

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.
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.
Viel Spaß! War im Mai 3 Wochen dort, absolut begeistert, jetzt wird fleißig Japanisch gelernt 😄
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?
Ah, true. I honestly think we need to get to a point where smartphones intended for use with linux are profitable / widespread.
But that’s a catch 22 with UX and HW both being required for companies to invest in the other.
They don’t let you anymore, do they? There was a whole controversy about the Zenfone 12
Just waiting for the pain to be enough to switch to Linux on a phone.
Main drawbacks right now:
There so much misogyny oozing out of your comment, I think I’ll go disinfect my screen now.
Hope your friend gets convicted for sending unsolicited explicit content 👍
I always sort by new comments.
You misunderstand! It has also turned into basically a hobby (and recently, a job, lol) to manage nix configs.
Those 19k lines are clean, well-structured and DRY, and do describe every little thing about ca. 30 machines.
maniacally laughs while trying to avoid eye contact with 19k lines of nix config
Lmao I love this Lemmy instance
Think about it like this:
with ansible, you are responsible for making sure that executing the described steps in the described order leads to the desired result
with nix, you describe what you want your system to look like, and then figuring out how to get there is nix’s problem (or rather, is obvious to nix thanks to nixpkgs)
I graduated with my Master’s 4 months ago.
I HAVENT PLAYED A SINGLE GAME SINCE, WHAT THE FUCK
No but you see those are people
Yeah but they can at least buy their bullshit, i.e. “we help gut overspending and Make America Great Again”. What’s the supposed mission here? “We help you fap to people that don’t want to he fapped to”?
Or a CLI with
clap
.