

How exactly does Free, non-open-source software prevent that?
How exactly does Free, non-open-source software prevent that?
Github, Lemmy, my blog.
I’m just going to leave this here: Wigner’s friend.
In Timelike Infinity, there’s a group following that logic through to its conclusion, committing a bit of terrorism on the galactic scale to make Ultimate Observer-senpai notice them from the end of time and the universe.
Batshit insane, 10/10, one of Baxter’s tamer plotlines.
I miss the Be Like Bill memes
This is about as useful as the assholes going “It’s not Pedophilia, it’s Hebephilia!”.
I 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.
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.
Hey, thanks! It’s a photo I took almost a decade ago in New Zealand. Here’s a link.
I also have a second “swipe” to the homescreen (with about as many apps), but I make a point to keep apps installed to a minimum, and everything else is not used commonly enough to justify a place on the homescreen. 95% of my app opens are probably Firefox, haha.
I kinda like it, but fuck Xiaomi for disabling gestures unless you use their launcher.
Used Kvaesitso previously.
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.
Using a docker container provides you with the exact amount of extra protection as using a VM: zilch.
Only advantage is you can use other people’s config easily.
… 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.
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)