Huh, for some reason I completely missed that detail. I might need to give it a quick rewatch
I Cast Fist
Just your typical internet guy with questionable humor
- 0 Posts
- 36 Comments
I watched it a few years ago and all I could think of was how the kid was responsible for most of the problems he ended facing. Sad? Yes. But a “YOU are making a bad situation worse” sad, because the boy wanted to “prove” he could be an adult, despite being a 10yo with a younger sister to care.
Seriously, his aunt complained he was just hanging around, playing all day and not helping. His reaction? “You old hag, I don’t need you!”
I Cast Fist@programming.devto Anime@ani.social•New Texas bill could make incredibly popular anime & video games illegal - DexertoEnglish161·4 months agoA significant number of magical girl animes would also enter the watchlist, Sailor Moon’s transformations always showed their naked, high schooler silhouettes.
Dragon Ball (the original, before Z) would also mean instant jail. Sex jokes and innuendos were everywhere, like Goku scared shitless that Bulma didn’t have balls, Bulma showing her naked genitals to Master Roshi, Chichi being dressed in “bikini armor”, the romantic plot between her and Goku, etc.
I Cast Fist@programming.devto Anime@ani.social•New Texas bill could make incredibly popular anime & video games illegal - DexertoEnglish7·4 months agoShinji, you fucking idiot!
Japanese rendition of how a USA woman declares her love
I haven’t done anything with javascript in over 6 years, so I can’t say which is better.
This comparison might be useful to you. Tauri gives a smaller executable for Windows compared to Neutralino, but slightly larger for Mac and Linux. Also, Tauri’s build times are orders of magnitude longer (5 minutes vs 1 second for Neutralino), I’d like some confirmation on your part if that’s indeed the case. One thing that really caught my attention, however, is how huge a memory hog Neutralino is on Linux, 700MB for an “empty-app-frameless” project!!
https://github.com/Elanis/web-to-desktop-framework-comparison
I’m actually curious in trying these two out myself, especially to see if the tauri build times are that bad, and if neutralino’s RAM usage is so high on linux.
FreePascal + Lazarus have been desktop crossplatform for many years. “But it’s Pascal! Nobody uses Pascal! And the defaults are fugly!”, fair enough, but it offers compatible crossplatform UI with a single codebase.
Java also lets you write UI stuff and keep a single codebase for multiple platforms, thanks to the JVM. It always looks “weird” or “ugly” next to whatever OS’s default UI is and also needs a compatible JRM installed, but it works.
Nowadays, web/javascript projects can opt for Tauri or Neutralinojs instead of Electron. They use the OS’s native HTML renderer, no browser required.
The error is in picking Electron in the first place. One particular case that I’ve had with several Electron apps are zombie processes. You close the window, but you check the task manager and see 4-5 processes hanging in there, eating resources for no reason.
NeutralinoJS is an option similar to Tauri. You don’t need to bundle a whole fucking browser just to run a couple of webpages with some javascript.
Javascript, regarding zero, null and undefined =
They're all the same thing
I Cast Fist@programming.devto Programmer Humor@lemmy.ml•When the marketing director wants it to look "techie"7·2 years agoThey sure go out of their way to fill every pixel with ads, tho. If you so much breathe while the site’s open, an ad tab opens.
Guess that’s the counterbalance to being unable(?) to sell PID
I Cast Fist@programming.devto Lemmy@lemmy.ml•What is the plan to deal with CSAM?English201·2 years agoAFAIK, it all falls down on moderators’ shoulders. I don’t envy their jobs one bit :(
I Cast Fist@programming.devto Programmer Humor@lemmy.ml•I'm pretty sure I've actually seen lemmy logs grow that fastEnglish15·2 years agoTake a wild guess as to why it had to be enabled in the first place, and only for Delete queries.
I Cast Fist@programming.devto Programmer Humor@lemmy.ml•I'm pretty sure I've actually seen lemmy logs grow that fastEnglish19·2 years agoI’ve had that happen with database logs where I used to work, back in 2015-6.
The reason was a very shitty system that, for some reason, threw around 140 completely identical delete queries per millisecond. When I say completely identical, I mean it. It’d end up something like this in the log:
2015-10-22 13:01:42.226 = delete from table_whatever where id = 1 and name = 'Bob' and other_identifier = '123'; 2015-10-22 13:01:42.226 = delete from table_whatever where id = 1 and name = 'Bob' and other_identifier = '123'; 2015-10-22 13:01:42.226 = delete from table_whatever where id = 1 and name = 'Bob' and other_identifier = '123'; -- repeated over and over with the exact same fucking timestamp, then repeated again with slightly different parameters and different timestamp
Of course, “no way it’s our system, it handles too much data, we can’t risk losing it, it’s your database that’s messy”. Yeah, sure, I set up triggers to repeat every fucking delete query. Fucking morons. Since they were “more important”, database logging was disabled.
Web standards? You talk funny, funny man
Electron is just the “easiest, most common option”, because things like TauriJS and NeutralinoJS exist, which do what electron does without having to bundle a whole-ass Chrome browser.
New Doom speedrun category: controlling with a Porsche
What else works across as many platforms and screen sizes as well as the combination of HTML/CSS/JS?
Doom. It runs on every-fucking-thing
Man, I’ve never seen such a rapid succession of git pull and git push
TLDR - shitty NFT funded anime full of nazi and antisemitic dogwhistles