KindaABigDyl

joined 1 year ago
[–] [email protected] 0 points 6 days ago

This response needs more up votes

[–] [email protected] 1 points 1 week ago (1 children)

What packaging types are there for Rust? Isn't everything just source-based through cargo?

[–] [email protected] 11 points 1 week ago

Rust and Haskell (I think Haskell counts)

[–] [email protected] 31 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

Pantheon desktop from elementaryOS.

You can use it on their distro (Ubuntu based with lots of curated apps) or on its own (you can still get access to their curated apps, just not in the store)

EDIT: Sorry, I misunderstood. You want classic Mac. I'd say get Xfce4 and theme it yourself then.

[–] [email protected] 9 points 4 weeks ago

I find Rust crates generally have pretty good docs. Docs.rs is a major time saver

[–] [email protected] 14 points 1 month ago

complete dealbreaker issues

.

inability to use 240hz

Opinion disregarded

[–] [email protected] 17 points 1 month ago

More like gaming executives

[–] [email protected] 1 points 1 month ago

You can build with mingw64 built with msvc and use more or less the same Makefile. As for Xcode... well, there's not really a good reason to support Mac. On principle I wouldn't even try

[–] [email protected] 1 points 1 month ago

How the heck does a Makefile not scale??? That's all it does!

[–] [email protected] 29 points 2 months ago (10 children)

Life is and will always be better writing your own Makefiles. It's literally so easy. I do not get the distaste. Cmake is arcane magic. Bazel is practically written in runes. Makefile is a just a glorified build script, but where you don't have to use a bunch of if statements to avoid building everything each time.

[–] [email protected] 17 points 2 months ago (2 children)

And yeah I know about NixOS but I like to distro hop and experiment

If you know about NixOS, then you probably know this, but Nix, the package manager/the language behind NixOS, is cross-platform.

I daily drive NixOS, but I also use Nix (and home-manager) on my Fedora music laptop, my Ubuntu home file-server, and my work Windows machine (WSL) to install and configure neovim automatically instead of copying a config, installing all the packages, and running check health over and over again until everything is set up.

I just copy my neovim.nix file over (also other things like zsh.nix) and run home-manager switch

You don't have to use NixOS to take advantage of its benefits.

[–] [email protected] 5 points 2 months ago

Ext4 bc of its speed for games and my main files. Btrfs on the root for compression

view more: next ›