That’s not too bad. Back in the days when Nintendo Switch came out, I heard that rich people bought digital version of games because they were too lazy to get up from the couch and walk to the docked console to switch cartridges.
CarrotsHaveEars
- 1 Post
- 39 Comments
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Which Country's flag has the worst design in your opinion?
5·13 days agoMorocco has the worst colour scheme. Low contrast makes the star disappear when viewing from far away.

CarrotsHaveEars@lemmy.mlto
Open Source@lemmy.ml•Lore is a next-generation, open source revision control system
21·20 days agoSo is it written in Godot or something?
Oh, cool, Rust!
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Do you think people misunderstand what socialist democracies look like?
21·2 months agoNo investigation
I live in China.
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Are there any phones or tablets out there that can run on the charger cable only, completely missing the battery?
2·2 months agoThen I had to wonder, does the cellphone still refuse to work even though the battery Vcc pin is wired to the wall charger? Do you think it was trying to talk to the battery in a protocol? I don’t remember third-party batteries being so sophisticated.
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Are there any phones or tablets out there that can run on the charger cable only, completely missing the battery?
2·2 months agoHave you tried removing the battery out? I assume you did, but have you tried taking it to a repair shop and ask to short the charging pin to the battery power pin?
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Do you think people misunderstand what socialist democracies look like?
55·2 months agoYou know who’s insufferable? The people who downvoted a wrong statement, and the mod who right out removed it. How about just tell them how it was wrong?
I was clearly not trolling or joking, and yes, less educated than you on politics. Did you get tossed out of school in the first grade when you gave a wrong answer to the teacher? No. Then how about have some empathy and tell people what you think is right?
Insufferable. I moved away from Reddit but Reddit found me here.
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Do you think people misunderstand what socialist democracies look like?
612·2 months agoRemoved by mod
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Do you think people misunderstand what socialist democracies look like?
621·2 months agoI don’t think the PRC falls into the bracket of socialist countries. If you apply for jobs, nine out of ten times you will end up working for a compamy owned by one boss or a board, and that makes the principal aspect of economy owned privately. Please correct me if I’m wrong.
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•Is everything in your life the way you want it to be & you're comfortable & feel no angst?
5·2 months agoSorry about your loss.
Hey, did you know you get to send your deceased love one a letter once your life comes to an end? You can write about how much you have enjoyed your life when you were together, and your life later without her. How you accepted, how you coped, how you overcame. I’m sure you don’t want her to know that you lived an extremely terrible life afterwards, right? Definitely not good, but not too bad. You can’t end your life early just to send that letter, for the obvious reason!🙂
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•where do the people in my dreams go when I wake up?
4·2 months agoYou dreamed about waking up.
I love the people around me. Yes, I made that.
CarrotsHaveEars@lemmy.mlto
Asklemmy@lemmy.ml•What movie franchise gets worse with each new film?
2·2 months agoI think I’ve already seen people giving a bad review to the new one a few years ago.
My inner monologue says, “Fuck off. You don’t care anyway. Your pretentious caring has made me worse.”
CarrotsHaveEars@lemmy.mlto
Open Source@lemmy.ml•Blombooru: A modern, self-hosted, single-user booru built with FastAPI & Tailwind. Docker-ready and simple to set up.
2·3 months agoWell, sir, it is of course way off because I was only saying what the word originally means. It means “house” and there is no argument about it. “Nerd” is developed later.
CarrotsHaveEars@lemmy.mlto
Open Source@lemmy.ml•Blombooru: A modern, self-hosted, single-user booru built with FastAPI & Tailwind. Docker-ready and simple to set up.
3·3 months agoJust looked it up. Otaku (お宅) is essentially 宅, which means “house”. It became an adjective which describes someone who seldomly leave the house, which relates to animation (anime). It probably means somewhere to host images or videos now.
You guys feel free to keep being JS-phobic but please don’t describe setting up an ECMAScript runtime environment scarily complicated. It’s
apt install node npmnotably on Ubuntu/Debian. That’s it.Besides, there are Bun and Deno now which are evidently faster runtime than Node.
If you have a problem with the language itself, please criticise at it, not something made from it. In fact, being a programmatic schematic file, a script rather than a compiled language makes more sense because a script evolves faster in development while sacrificing performance. Performance isn’t top priority.
And you said it’s object-oriented? Which part of this piece of code in their tutorial looks OO to you?
https://fluidcad.io/docs/guides/sketching/introduction
circle(50, "xy") // circle on the XY plane rect(100, 60, "front") // rectangle on the front plane line([0, 0], [100, 50], "xz") // line on the XZ plane slot(80, 20, "xy") // slot on the XY plane arc(50, 0, 90, "front") // arc on the front plane
CarrotsHaveEars@lemmy.mlto
Open Source@lemmy.ml•[solved] looking for an mp3 player (android)
1·3 months agoModify playlists. Perhaps just use VLC or built-in music player for that.

The traditional writing in CJ (can’t say about K) is top to bottom, then expand the lines to the left. I think you got it in reverse.