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.
- 1 Post
- 49 Comments
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.
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•what questions do you have but don't feel you can ask trans people?5·17 days agoI just started working at a new place, and my closest coworker has my deadname. Threw me for like half a second, but hasn’t been an issue at all otherwise.
smiletolerantly@awful.systemsto Selfhosted@lemmy.world•Is there a selfhosted eBooks app that can do this?English3·24 days agoYes, 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.
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•Are you scared of AI becoming sentient? How do we ensure we never make one that is?52·28 days ago- LLMs are a complete dead end when it comes to actual intelligence, understanding, or sentience
- constant fearmongering from decades of media makes you afraid of sentient AI. I think it’s important to recognize that. I’m willing to bet that if people would have grown up with, say, Iain Banks’ Culture instead of Terminator, the idea of sentient AI would be exciting. (Not a value judgement, just pointing it out.)
smiletolerantly@awful.systemsto Programmer Humor@programming.dev•My skill prevents bugs, unlike your fancy compiler, peasant.21·1 month ago… are entirely possible, even if rarely the right choice.
smiletolerantly@awful.systemsto Programmer Humor@programming.dev•My skill prevents bugs, unlike your fancy compiler, peasant.4·1 month agoOr a CLI with
clap
.
smiletolerantly@awful.systemsto Programmer Humor@programming.dev•My skill prevents bugs, unlike your fancy compiler, peasant.71·1 month agoCurious 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.
smiletolerantly@awful.systemsto Programmer Humor@programming.dev•My skill prevents bugs, unlike your fancy compiler, peasant.14·1 month agoYeah. 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.
smiletolerantly@awful.systemsto Programmer Humor@programming.dev•My skill prevents bugs, unlike your fancy compiler, peasant.13611·1 month ago- if your skill is so great that you would never cause the kinds of bugs the rust compiler is designed to prevent, then it will never keep you from compiling, and therefore your complaint is unnecessary and you can happily use rust
- if you do encounter these error messages, then you are apparently not skilled enough to not use rust, and should use rust
In summary: use rust.
smiletolerantly@awful.systemsOPto Selfhosted@lemmy.world•`continuwuity` vs `tuwunel`: where to go from `conduwuit`? (Update: probably `continuwuity`.)English2·1 month agoNice, that’s great to hear!
smiletolerantly@awful.systemsOPto Selfhosted@lemmy.world•`continuwuity` vs `tuwunel`: where to go from `conduwuit`? (Update: probably `continuwuity`.)English0·2 months agoAh, nice. In that case just beware to move /var/lib/private/conduwuit to /var/lib/private/continuwuity, not /var/lib/conduwuit to its counterpart
smiletolerantly@awful.systemsOPto Selfhosted@lemmy.world•`continuwuity` vs `tuwunel`: where to go from `conduwuit`? (Update: probably `continuwuity`.)English0·2 months agoAh crap, forgot to ping you! Sorry!!
Yep, easy decision now. Migration went smoothly, just had to move the state dir and chown it to
continuwuity:continuwuity
. Might be different on docker though, no idea, sorry 😄
smiletolerantly@awful.systemsOPto Selfhosted@lemmy.world•`continuwuity` vs `tuwunel`: where to go from `conduwuit`? (Update: probably `continuwuity`.)English0·2 months agoRoger, will do.
Yeah, community driven sounds like unless there’s new drama. But yeah, currently tending towards continuwuity. Purely vibes based from snooping around both repos.
Last place of employment had
develop
as the default branch. Actually quite liked it. (There also was a main branch, which only got merged into as part of the release flow, so might as well have called itrelease
, I suppose).Anyway, IMO it communicated “volatile and subject to change” a lot more clearly than things like “head of main” etc
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•Ahoy, what's the most unhinged wierd shower curtain I can put in a shower.2·3 months agoA photo of yourself, naked, in that very shower. With your dick enlarged to a comical size. (Or shrunk.) (Yes this is a gender neutral suggestion.)
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•What episode/season/movie do you consider as the ending in an otherwise long running franchise, and Why?2·3 months agoSadly, we won’t see a second season, because some “fans” on the internet got mad that women, people of color and - very shocking - queer people exist in the Star Wars universe.
It sucks that these people exist, for many reasons. One of these reasons (surely not the worst one, but the one I want to focus on) is that it muddies all criticism of a project. Your comment implied that this was the sole, or main, reason that The Acolyte was canceled, so I want to jump in here to say:
Having more women, people of color, and queer characters was the only refreshing thing about The Acolyte, and I wish more Star Wars projects took notice. Other than that though, the show is an utter disaster. It was incompetently written and directed, its story and characters make no sense, and the effects can be jarring.
Characters either have no defined motivations, or their motivations flip flop at the drop of a hat. Scenes dealing with the Jedi order and the republic fuck with established lore and do lasting damage to the Jedi order (not in the sense that they are shown as morally gray, but in that they are utterly incompetent and seemingly don’t remember the appearance of the Sith during living memory, for example).
Speaking of which, yes, the show tries to portray Jedi/Sith as a gray area, but
a) that has been done to death at this point, seriously, every other SW project tries to do a “ooooh but maybe Jedi not completely good!”, and b) The Acolyte is probably the most incompetent version of that I have seen (so far!).
I hope I have demonstrated that this show can be critiqued bar any bigotry, and I think it should be acknowledged that that, together with the giant sum of money it ate, are the reasons it got canceled - I am sure Disney also does not like the bigotry, but sadly, they get that with every project, even those that do not get canceled…
In any case, there is no comparison to Andor to be made, SMH.
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)