I guess it’s a matter of taste then. I really enjoy the vibrancy and fluidity of animation we get today. And I find them to be no less expressive.
I guess it’s a matter of taste then. I really enjoy the vibrancy and fluidity of animation we get today. And I find them to be no less expressive.
Yep.
Those older movies are beautiful achievements for sure. But it’s disingenuous to say that there isn’t a plethora of movies and shows today that rival and surpass those older examples visually. Not to speak of just how much more fluent animation has become.
Many of the people who worked on those older masterpieces are still in animation today, and have only become better at their art.
They are still being being painted by hand. On a graphics tablet, for example.
Drop if-let
Over my cold dead body. if-let-else is such a fantastic pattern. Makes everything an order of magnitude more readable. Works so nicely for unwrapping opts/errs.
This is about as useful as the assholes going “It’s not Pedophilia, it’s Hebephilia!”.
Right? These companies act like they are selling food and we are stealing it.
In reality, they put a big “free beer” sign up, we go and happily accept the beer, and then they act outraged that we refuse when they try to piss in the mug after handing it to us.
Yeah. I don’t have a contract with the site, agreeing to pay them in any way, shape or form. They voluntarily show me their content, but that does not obligate me to also accept their ads.
Yes, in supported apps / protocols. Koreader, for example, should have 2-way sync for eBooks, and Mihon has 2-way sync for Manga.
+1 for kavita. It also has a nice webreader ui.
Well… In my case it would be “calculate how much loss you’ve been making by growing your own veggies!”, lol.
(Container gardening and watering add up, but I am not complaining, I am not doing this to save/earn money)
I was SO confused until I checked the community.
Thought this was about literal, real-world vegatable gardens as a hobby.
… are entirely possible, even if rarely the right choice.
Or a CLI with clap
.
Curious what you are talking about. Multi-threaded sharing of memory for example is also easy with rust, it just doesn’t let you wrote and read at the same time, and so on.
Yeah. Once you get used to the (verbose, but by no means unergonomic!) syntax, you’ll probably never be happy with another language again. Job-wise, I am currently mostly using Go, and while also a nice language, I miss the confidence and security I took for granted with rust.
Not to mention just how goddamn expressive rust can be. Let bindings like if ok/err, else return? Assign from a match on Some(Ok(x))? Filter, map, and friends on any iterator? Oh my GOD the error handling with the question mark iterator? 100% confidence that if it compiles, no error, possible null value, or case is unhandled.
And all this WHILE giving you the amazing security benefits!
Ah, damn, caught me proselytizing again.
In summary: use rust.
Nice, that’s great to hear!
Ah, too bad! But thanks, that’s good to know.
Not gonna lie, I’m a tiny bit jealous of you 😄 It’s gotten to a point where having to use Android is a constant, low-intensity source of stress just because of how closed and privacy-unfriendly it has become.
Thanks, that is a very kind offer!
The secific app is xdrip+. But it’s probably not possible to test it out, because starting/working is not the issue, the issue is making sure that it has a 100%% stable background connection with my blood glucose sensor, recovers from failures, restarts in the background on closure,… Eventually, I’ll get my hands on a linux handheld and try for myself :)
That being said - how’s your experience with Sailfish been so far?
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)