- 2 Posts
- 24 Comments
Sounds like you haven’t done it in a while. It has calamares installer now.
I haven’t tried it out yet for some reason, but I’d start here https://youtu.be/qlfm3MEbqYA
qqq@programming.devto News@lemmy.world•Kamala Harris Launches Presidential Bid: ‘My Intention Is to Earn and Win This Nomination’28·10 months agoGoing to be interesting to see fox news shift gears into full-time demonization of her.
qqq@programming.devto News@lemmy.world•Trump rushed off stage after gun shots targeting him3·10 months agocollapsed
I don’t see this word in the article. I’m guessing OP changed the title or perhaps CNN did after the fact. Nothing surprises me anymore.
qqq@programming.devto Technology@lemmy.world•Even Apple finally admits that 8GB RAM isn't enoughEnglish2·11 months agoI once went for lower CAS timing 2x 128MB ram sticks (256 MB) instead of 2x 256s with slower speeds because I thought 512MB was insane overkill. Realized how wrong I was when trying to play Star Wars galaxies mmorpg when a lot of people were on the screen it started swapping to disk. Look up the specs for an IBM Aptiva, first computer my parents bought, and you’ll understand how 512MB can seem like a lot.
Now my current computer has 64 GB (most gaming computers go for 32GB) at the time I built it. My workstation at work has 128GB which really isn’t even enough for some workloads we have that use a lot of in-memory cache… And large servers can have multiple TB of RAM. My mind has been blown multiple times.
qqq@programming.devto News@lemmy.world•Man survives being lost in California mountains for 10 days by eating berries13·11 months agoI’m pretty convinced from watching every season of alone that catabolysis was likely the main factor rather than eating berries.
Why does “Why did you switch from*” have different options for each distro? Thought it was funny only NixOS had “toxic people” option. Guessing due to recent drama.
qqq@programming.devto Technology@beehaw.org•OpenAI Insider Estimates 70 Percent Chance That AI Will Destroy or Catastrophically Harm Humanity2·11 months agoWake me up when nixpkgs issues decline significantly from 5k+ due to AI.
I share your concern about over dependence, but for different reasons.
There’s a lot of metadata Github has that’s not backed up in the git repo. For example. pull requests, issues, projects, milestones, wikis etc.
There appears to be third party tools that can back this metadata up using Githubs API. I wonder if anyone bothered. Kinda doubt it.
After the Google cloud UniSuper incident, I think it’s clear that no org is immune from accidentally deleting everything.
which somehow belong to Microsoft and is not good for privacy.
It’s hard for me to guess exactly what your concern is. There’s nothing stopping you from using an anonymous account on Github to contribute. Or just connecting to it via Tor / VPN.
If its mostly about sticking to principles, then you might like https://guix.gnu.org/ more.
There’s also these are projects you could contribute to:
- https://tvl.fyi/ Tvix rewrite of cppnix in rust
- https://lix.systems/ recent cppnix fork
- auxolotl.org An alternative to the Nix ecosystem (in the works)
I think they’re all using forgejo or some FOSS git forge. At least I think aux is still planning moving to forgejo. However, I’m not aware of anyone still planning to fork nixpkgs.
- previous nixpkgs mirror discussion: https://discourse.nixos.org/t/what-would-a-nixpkgs-mirror-look-like/16293
qqq@programming.devto Lemmy Shitpost@lemmy.world•I can't understand why it never caught on...2·1 year agoWeird. My brain didn’t even notice the blender until after I watched the video.
qqq@programming.devto Programming@programming.dev•The 2024 Stack Overflow Developer Survey is live5·1 year agoMost of the survey was about AI it seemed.
qqq@programming.devto Technology@lemmy.world•Elon Musk is a pigeon CEO, 'he comes, sh*ts all over us, and goes', says former Tesla managerEnglish7·1 year agoHere’s some more anti-patterns https://gist.pother.ca/2e5817a37b1229ea1930/
qqq@programming.devto Technology@lemmy.world•Eww, Copilot AI might auto-launch with Windows 11 soonEnglish131·1 year agoAll my homies use TempleOS
qqq@programming.devto aww@lemmy.world•On an open, straight road, a giant tortoise can actually hit quite reasonable speed.English3·1 year agoRunning
We need a cocaine tortoise horror movie.
qqq@programming.devto Web Development@programming.dev•The quiet, pervasive devaluation of frontend2·1 year agoI thought it was https://upload.wikimedia.org/wikipedia/en/c/c3/Nothingremastered.jpg at first
I dodged that bullet then. I do have a Bosch dishwasher. It’s fairly new and I like it so far.
qqq@programming.devto Nix / NixOS@programming.dev•Help Me With My Baby Nix Dev EnvironmentEnglish4·1 year agoI was wondering if I am using a large package like TexLiveFull, how to make sure nix don’t delete large packages after I close the shell? I also don’t want this package to be available in my global environment, as I don’t need to use it outside vscode.
There’s a bunch of tools that solve this problem.
https://github.com/direnv/direnv/wiki/Nix
In the link above check out the table in the “Some factors to consider” section. However, note that it hasn’t be updated since May 30, 2022. Many of those tools don’t depend on
direnv
if you don’t need its functionality.Personally, I use
direnv
and enablenix-direnv
using these options:Here’s an example of how I use
direnv
withnix-direnv
.Edit: damn over wrote what I wrote to the first question with a response to the second question. Thank goodness for automatic file backups I have setup in Emacs.
Ironically the site is glitchy, unresponsive and hardly usable on mobile.