uthredii

joined 1 year ago
MODERATOR OF
[–] uthredii@programming.dev 7 points 4 months ago (1 children)

How often do you run nixos-rebuild --switch?

If you don't run it regularly then you will likely be waiting for a few different packages to get updates. To fix this you can configure auto upgrades:https://nixos.wiki/wiki/Automatic_system_upgrades

[–] uthredii@programming.dev 10 points 4 months ago* (last edited 4 months ago)
[–] uthredii@programming.dev 3 points 5 months ago* (last edited 5 months ago)

I have definitely found it challenging at times to do even simple things. I think it does get easier over time.

I really hope the new user experience will improve. Once the issues with flakes are fixed and they are no longer experimental I would expect flakes to replace the other ways of doing things. This will hopefully make the documentation more concise/focused/better. It might also mean more people start using nix/flakes which will surface more of these problems to be fixed.

I think people need to decide if the benefits they are getting are worth the challenges. I personally really like the reproducibility and the massive amount of packages available from one place. On other distros I have used things have ended up breaking eventually and I have had to re-install things and search for fixes. But on NixOs things keep working.

[–] uthredii@programming.dev 7 points 6 months ago

"I'm playing both sides, so that I always come out on top"

[–] uthredii@programming.dev 18 points 6 months ago* (last edited 6 months ago) (1 children)

Most is described here (the author probably has some amount of bias but this is the only summary I know of): https://github.com/KFearsoff/nix-drama-explained

Other than that some very active contributors resigned as maintainers in support of the open letters.

And it seems now that the community members in support of the open letters/changes have convinced the board of the foundation to agree on some things.

[–] uthredii@programming.dev 2 points 6 months ago (2 children)

What is the app?

[–] uthredii@programming.dev 1 points 7 months ago (1 children)

Could you link to the Lemmy style app please, I haven't heard of this before

[–] uthredii@programming.dev -3 points 8 months ago (1 children)

Why? It is the same power dynamic as any other open source project that is primarily built by a company.

[–] uthredii@programming.dev -4 points 8 months ago

From what I read in the HN thread the token is only used for governance (and possibly also fundraising), it is not baked into the actual platform. I am happy to be corrected though if anyone knows more/has more details.

I agree that Forgejo looks good as well and is likely more usable than Radicle right now. But I do think there is value at looking at P2P solutions.

[–] uthredii@programming.dev -3 points 8 months ago (3 children)

From what I read in the HN thread the token is only used for governance (and possibly also fundraising), it is not baked into the actual platform. I am happy to be corrected though if anyone knows more/has more details.

[–] uthredii@programming.dev 10 points 8 months ago* (last edited 8 months ago)

Its really hard to day without more information. You should talk to a doctor. Some other things that could be causing this that noone else has mentioned yet(I can't tell if this applies for you or not based on your post):

  • not enough exercise
  • vitamin d/c deficiencies (you can take supplements of vitamin d in winter time)
  • bad gut microbiome. Try to eat a variety of vegtables as well as prebiotics (fibre, oats) and probiotics (yogurt, kefir,, sourdough ect).
  • try to get regular sleep. I know this is your problem but there may be some things you can do like have a set bedtime, no screens for a while before bed.

Remember that many people have had similar problems and overcome them. You will just need to work out what works for you. Good luck.

[–] uthredii@programming.dev 11 points 8 months ago* (last edited 8 months ago)

This actually sounds really promising!

  • They are teaming up with an existing python package manger written in rust.
  • These are the people who make/made ruff, probably the most useful and fast python linter.
  • you basically get pip from a single binary.
  • they plan to have cargo/poetry like functionality in the future.

Edit: here is a blog post from the creator of rye talking about rye and UV: https://lucumr.pocoo.org/2024/2/15/rye-grows-with-uv/

 

If you haven't heard of it before, nutshell is an alternative to bash/zsh: https://github.com/nushell/nushell

 
view more: ‹ prev next ›