- 1 Post
- 126 Comments
smiletolerantly@awful.systemsto Showerthoughts@lemmy.world•Google should have called it JIF, not WebP281·3 days agoHow does it feel to have the objectively best sense of humor?
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Matrix? No, thanks. — Hackea documentació14·3 days agoSome might say interconnecting everything could be a legitimate goal. Nonetheless, some people started to report about huge amounts of data and metadata being sent to Matrix central servers.
Curious that this claim is without source in the original.
I also have porblems with their claims about bridges. Bridges are Band-Aids to allow you to communicate with people not on Matrix, not a dark masterplan to build a central spionage hub.
By default, a homeserver trusts matrix.org in questions of federation and identity of other servers. You have to get that trust from somewhere. You are free to choose another source for that.
(For example, my homeserver isn’t federated at all, and has that trusted server removed; it doesn’t communicate with anyone. Also it’s not synapse, but that’s besides the point.)
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)
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.
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.
Please beware that DNS over TLS is transport protection; the dns server itself of course still sees and knows everything.
smiletolerantly@awful.systemsto Linux@lemmy.ml•Linux phones are more important now than ever.51·6 days agoHow exactly does Free, non-open-source software prevent that?
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.
Love Death Robots
smiletolerantly@awful.systemstoMicroblog Memes@lemmy.world•You'll never see them againEnglish6·9 days agoI’m currently re-reading Dan Simmons’ Hyperion Cantos, and something struck me. If this had been made into an HBO/… show, like, 8 years ago, it could have been a genre- and generation defining TV event akin to Game of Thrones.
But if it was to be produced today? It would be a cringe, plastic-feeling knock-off akin to Netflix’ Last Airbender.
smiletolerantly@awful.systemsto Asklemmy@lemmy.ml•What are the three most visited sites in your web browser?4·9 days agoGithub, Lemmy, my blog.
smiletolerantly@awful.systemsto Fediverse@lemmy.world•[fluff post] If lemmy users are Lemmites, what would we like to call piefed users?English3·12 days agoPiefuckers
I’m lawful evil. It’s so great. I can keep my head straight instead of always having it turned.
smiletolerantly@awful.systemsto Linux Gaming@lemmy.ml•LTT Labs blog + benchmarks for linux vs windows performance AMD/Intel/NVIDIA1·14 days agoPffft. You just aren’t a Nix enjoyer yet.
No problem. If you do decide to give NixOS a try, feel free to ask about anything should things be unclear :)
Yeah… I heard that too, about half a year after I got really into nix.
To be honest, I try to keep away from community drama as much as possible, so I am not entirely up to date here. I think (and I might be wrong, if someone reading this knows better, correct me!) there’s three main points of contention:
- Queer, PoC, and other “minority” users experienced harassment on (semi-)official channels (Github, Discord, Forums): That fucking sucks. I’m queer myself and lucky enough to not have experienced any of that in my time with Nix, but if I had not decided on Nix yet and learned about this before getting invested, it might have given me enough pause to not put any time into this. In all honesty however, that’s sadly a problem with many, many OSS projects.
- Governance and Funding: I do not know much about the governance, afaik there was a bit of drama about the inventor of Nix acting like a (benevolent?) dictator for life, but those issues should have been resolved with a new governance model. The really big, inciting incident of a lot of community drama with Nix through was a bit over a year ago, when the committee in question decided to let Anduril fund a NixCon, against the explicit and loud protests of the community. That sucked. Hard. While obviously all kind of shit companies use all sorts of great OSS projects, inviting Anduril to sponsor your official conference is… not really understandable.
- Conflicts of Interest: the aforementioned inventor of Nix owns a company heavily invested in the nix ecosystem. A bit reminiscent of the way that, say, Google holds Chromium by the balls, though to a much less severe extent. Miraculously, features that are “extremely unstable” in nix (but wanted by the community for a long time) suddenly get released in closed source to enterprise customers… However, the open source project is separate from, and not beholden to the whims of, said company.
My position on all three points is this: They are not great; but a) they do not threaten the ecosystem, which is mature and independent of this drama, and not reliant on one or a couple of central, potentially problematic, people; and b) there are community projects that actively and effectively do distance themselves from all of these points (namely: Lix) and which are drop-in replacements for the core nix language and compiler, meaning if the upstream project actively did something to really piss you of, you could move with very little work to something independent of Nix.
I hope this will not become necessary, because Nix is genuinely magic. Once you get the hang of it, nothing on your computer is particularly difficult anymore. You also get the best-in-class package management (and it’s easy! Once you have configured your own system to your liking, you already know everything you need to package your own software and contribute to nixpkgs!), being “bleeding edge” yet at the same time incredibly stable (seriously, I have switched all of my servers and VMs to Nix and I have not had one single incident once, including after updating machines after forgetting about them for 1.5+ years).
Anyways. Sorry for the wall of text lol.
I hope forgejo’s federation efforts come along. Being able to host projects on my own instance, yet receive contributions without having to allow people to register on my instance, would give me the push to completely abandon Github.