- 0 Posts
- 177 Comments
I had to look it up and it looks like you’re right. If only my teacher had spent any effort at all explaining that.
When the car is at a stop is when he is most vulnerable. He must fight everyone, right there, until the car starts moving again.
I had a similar experience with square roots, writing both the positive and negative answers. It’s wild for a teacher to actively reject correct answers because “that’s not what we learned today” (the negative answers, in my case).
# Copy pwd into clipboard using pbcopy alias cpwd="pwd | tr -d '\n' | pbcopy && echo 'pwd copied into clipboard'"
# grep search the current directory function lg() { ls -alt | grep $1 }
The main one that jumped out to me was a scroll issue on iOS when using multiple fingers. I just looked it up to share a link and it may be fixed? It’s the mentality of “Eh, we might fix it one day” that is the bulk of why I didn’t stick with Flutter. A bug this annoying lingering for as long as it did said volumes to me.
Possibly fixed: https://9to5google.com/2023/12/28/google-fixes-flutter-infamous-scrolling-bug/
I wanted to get into Flutter but it seems like there are some bugs that are either unfixable or that they have actively decided not to fix. I didn’t want to end up wasting my time building on such a foundation, but it’s definitely nice for certain projects that fit within the supported functionality.
livingcoder@programming.devto Linux@lemmy.ml•Ubuntu 25.10 drops support for GNOME on Xorg6·1 month agoCan anyone explain what this means to me like I’m 5?
livingcoder@programming.devto People Twitter@sh.itjust.works•Die Another Day. Judy Dench.9·1 month agoCast Away. Tom Hanks.
It’s a movie that starts really goofy, gets serious for a long time, and is then oddly goofy again.
I had to test it. That is wild.
It’s not delayed. The other person who is seen in the broadcast must be asleep. I’m sorry that your superpower is so limited. Such a shame.
The other person has to be asleep and hears it as a whisper in their dream.
I can pause time in order to write as much code as I want without interruption.
livingcoder@programming.devto Comic Strips@lemmy.world•[ButAJape] Nintendo is going too far12·2 months agoIsn’t it part of some secret Pokémon lore that humans are Pokemon? Someone made a video on YouTube about it a few years ago.
livingcoder@programming.devto Lemmy Shitpost@lemmy.world•Let's put an end to the discussion; what is the best way?4·2 months agoI started doing this and have never looked back. We also keep the next loaf in the freezer, so we always have bread.
livingcoder@programming.devto Programming@programming.dev•Migrating away from Rust [gamedev]291·2 months agoThis was a great blog post. I love Rust and Bevy, but I can definitely see why you made the switch.
The primary issue with your decision to use Rust/Bevy, for me, was that you were taking on the task of getting others to work in a difficult language for novice developers. I would never suggest Rust as someone’s first language, coupling that with a regularly-changing library like Bevy.
I would love to know what the pros and cons were between Unity and Godot. If you were going to switch to C# anyway, Godot seems like the next logic choice to me, so I’m curious about what your team’s evaluation was for that engine.
I leave mine in the trunk and have only walked into the store without them twice. Not forgetting them before walking into the store and putting them back into the trunk after unloading them is the hardest part.
Exactly. The functions of the super trait are also required when implementing the child trait’s functions, as you would expect from inheritance.
This looks like the old logo died, laying in a pool of blood. I would like to imagine that they may be subtly acknowledging the end, or at least the art director is.