For GDPR compliance, absolutely
I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
- 1 Post
- 10 Comments
It shouldn’t be
That’s fucked up
I’ve used it before but couldn’t see the advantage over using JSONB with Postgres except change streams.
What are you referring to?
I really like how I can turn everything into immutable
val’s and represent different paths as expressions, it can IMO really reduce the complexity of a function and makes it easier to spot bugs. I’ve been migrating some code of a FOSS app to Kotlin and was able to shrink most classes by like 30% while making it easier to read. The only thing I dislike about it is the additional syntax for various things, I could do without having multiple ways to write a constructor.
Also, like, fuck golang, it’s such a shit language and the compiler does very little to protect you
I never understood why people like it. It’s a “new” language, and it still doesn’t seem to get the basics right. No proper null handling, and don’t get me started on
interface{}. It’s like they set out to build a better alternative to C++ while ignoring the other developments outside C/C++ for the past 15 years. The compiler is damn quick, though.
qaz@lemmy.worldto
Linux@programming.dev•Phoenix Emerges as a Modern X Server Written From Scratch in ZigEnglish
1·3 days agoBIOSes had a built in browser

qaz@lemmy.worldto
Linux@programming.dev•Phoenix Emerges as a Modern X Server Written From Scratch in ZigEnglish
0·3 days agoDidn’t they switch from Firebird because of the database?

Maybe FerretDB will work.