Treeniks

joined 2 years ago
[–] Treeniks@lemmy.ml 42 points 2 years ago

if your title was "I NEED ANSWERS PEOPLE" then this one's on you...

[–] Treeniks@lemmy.ml 4 points 2 years ago (1 children)

This talk is technically not about Zig, but he still shows many of Zig's strengts: https://youtu.be/aPWFLkHRIAQ?si=b-rf_oMremovedIvAdq

To me, Zig is a language that tries to be like C, but with all the decades of mistakes removed, or rather with modern knowledge of good language design in mind, while keeping as much compatibility as possible, as to not require a lot of work for the transition as Rust did. Thus, if you're working in a C codebase, you'll be good to go to integrate Zig in as little as an hour. They also have by far the cleanest solution to macros and generics that I have seen yet (although I miss my type classes).

[–] Treeniks@lemmy.ml 10 points 2 years ago* (last edited 2 years ago)

If the communities could federate, then posting to /c/rust@lemmy.ml will not automatically repost it to the other 2, instead subscribers to one of the other 2 will just also be able to see the post. I.e. it eliminates the need to subscribe to all 3, and thus also the need to post to all 3. That's how I understand it at least.

[–] Treeniks@lemmy.ml 1 points 2 years ago (1 children)

There is also Mailbird (not FOSS, costs money and has some weird NordVPN-like fake sales, but the app seems somewhat competent) and Mailspring (partly open source but afaik not completely, built with a MacOS-esque UI but works for Windows and Linux as well).

[–] Treeniks@lemmy.ml 5 points 2 years ago* (last edited 2 years ago)

Last time I tried NixOS, I tried to get some newer and lesser known wayland window managers to work. After like an hour of trying to get a custom session option into gdm, I had to give up. The nix package manager is fantastic, truly, but NixOS imho alters the way the system works way too much. Either it supports whatever you're trying to do out of the box, then it's very nice, or you'll be in hell trying to map whatever explanations you find online to the clusterfuck that is NixOS's altered file structure. You don't simply add a .desktop file to the xsessions folder.

Whatever solutions to problems like these you build in NixOS are always meant to be beautiful and reproducible, but building such solutions is a lot of work. For a window manager that I only wanted to try for a couple days, way too much work. For a system that I don't intend to install on any other machine, probably not worth it.

I.e. NixOS trades initial time invested with beauty and future time invested. A solution in NixOS is more beautiful, and much quicker to reproduce on another machine, but it takes way more time to set up the first time around (e.g. just doing it as opposed to writing a script that does it). As someone that does a lot of experimenting with new setups, NixOS was frustrating as hell. But for someone that needs to frequently install the same system on multiple machines, it's a game changer no doubt.

[–] Treeniks@lemmy.ml 1 points 2 years ago (3 children)

Now it absolutely isn't open source or even free, so if that is a must feel free to ignore me, but I personally do still really like using Sublime. Once you install SublimeLSP I find it genuinely really clean to work with. And even though it's technically not free, you can use its free trial version for as long as you want (with the only drawback being an annoying popup), if you do buy it it's a one-time payment, not a subscription, and the package eco system is mostly open source (SublimeLSP e.g. is open source).

Again, not free, but much faster, more light weight and imo cleaner than VSCode, and definitely not very corpo given the rather small size of Sublime HQ.

view more: ‹ prev next ›