mtekman

joined 2 years ago
[–] mtekman@discuss.tchncs.de 1 points 1 year ago

Gives new meaning to the word mastication

[–] mtekman@discuss.tchncs.de 6 points 1 year ago

Yeah same. I'm pretty chill right now.

[–] mtekman@discuss.tchncs.de 2 points 2 years ago

Nice, no more messing around with treesitter packages

[–] mtekman@discuss.tchncs.de 1 points 2 years ago (1 children)

Wow, I tried NixOS at one point but I couldn't keep it as a daily driver because it didn't play nicely with my conda-based dev environment.

I knew nix like guix (another failed experiment I wanted to make my daily driver) could be run as a package manager but I had no idea it could cross-compile and copy in one command!

These are static builds right?

[–] mtekman@discuss.tchncs.de 1 points 2 years ago

True, I've never had my own build server before... maybe this is something I can start looking at.

[–] mtekman@discuss.tchncs.de 0 points 2 years ago (3 children)

Other packages do this though, and builds are easy to automate. Is it because it's not stable software, and so hasn't passed the usual unstable, testing, stabile repo vetting process? If so, I'm surprised, it really looks mature.

Ah cross-compiling is something I hadnt considered... do you have a preferred toolchain for this?

[–] mtekman@discuss.tchncs.de 0 points 2 years ago (1 children)

I'm thinking of doing the same, just for a few users like my and my family to interact with the rest of the world. I'm just worried how much resources this will need. How much RAM + CPU are you seeing in your small instance?

[–] mtekman@discuss.tchncs.de 2 points 2 years ago

I agree with you to some extent, but the problem is that these kinds of posts encourage others, create needless debate over trivial topics and generally get messy quite quickly.

Your solution of "just walk away" works if absolutely no one gets triggered. Problem is, everyone has their trigger topic.

 

I'm impressed that Lemmy only needs 150 MB RAM and uses virtually no CPU

This seems like an ideal thing to install on an embedded system such as a Raspberry Pi.

Problem: Where are the builds?

In the installation page, you have three options: Docker, Ansible, From Scratch

I'm currently doing the from scratch option since my OS distributor is not a fan of docker or ansible (and neither am I), but the build is taking ~1hr.

Are there no nightly builds with .deb packages?