Comment on
Kamala Harris Launches Presidential Bid: ‘My Intention Is to Earn and Win This Nomination’
Reply in thread
Going to be interesting to see fox news shift gears into full-time demonization of her.
Comment on
Kamala Harris Launches Presidential Bid: ‘My Intention Is to Earn and Win This Nomination’
Reply in thread
Going to be interesting to see fox news shift gears into full-time demonization of her.
Comment on
NixOS 25.11 "Xantusia" Ships with GNOME 49, Linux kernel 6.17
Reply in thread
.. or config files floating around in your FHS dirs
Mostly true, but unless you're doing an impermanence setup, programs still poop random files all over the place. Especially in home and other various places like /var/lib /var/cache.
Comment on
Man survives being lost in California mountains for 10 days by eating berries
Reply in thread
I'm pretty convinced from watching every season of alone that catabolysis was likely the main factor rather than eating berries.
Comment on
Eww, Copilot AI might auto-launch with Windows 11 soon
Reply in thread
All my homies use TempleOS
Comment on
Have you tried NixOS?
Reply in thread
Sounds like you haven't done it in a while. It has calamares installer now.
Comment on
Elon Musk is a pigeon CEO, 'he comes, sh*ts all over us, and goes', says former Tesla manager
Reply in thread
Here's some more anti-patterns https://gist.pother.ca/2e5817a37b1229ea1930/
Comment on
Gaming on NixOS ?
I haven't tried it out yet for some reason, but I'd start here https://youtu.be/qlfm3MEbqYA
Comment on
A lot of dependence on Github
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:
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.
Comment on
Goodbye Non-KISS Appliances
Reply in thread
When you do buy one make sure it is one that could be legally sold in the EU so you can get one that lasts.
I was going to call BS, but I set my VPN to Dublin, Ireland and started shopping there using google maps.
Some places I looked:
https://www.appliancesdelivered.ie/
https://www.miele.ie/e/refrigeration-appliances-1022129-c
Lot of interesting brands I ran across:
BEKO
BOSCH
CANDY
HOOVER
HOTPOINT
INDESIT
LIEBHERR
MIELE
NORDMENDE
NORKO
POWERPOINT
SIEMENS
TCL
WHIRLPOOL
Really surprising to my that a Bosch / Miele can be had for less than $1000. In the US, it's hard to find anything less than $3k in those brands. I have seen some places around here sell Beko, but only in white.
Comment on
The 2024 Stack Overflow Developer Survey is live
Reply in thread
Most of the survey was about AI it seemed.
Comment on
Help Me With My Baby Nix Dev Environment
Another question is how to keep my packages up-to-date. I don’t do serious development work, thus I typically perfer my package and dev-tools to be on the latest version. I prefer to have a little management of this as possible. Ideally, every time I start up a nix shell, the package manager will grab the latest version of the package if possible without requiring additional interaction from me. Is this possible?
Definitely sounds like you should look into using https://direnv.net/. Once you direnv allow the directory, as soon as you enter the directory it will create per-project isolated development environments.
The in the .envrc file you could have something like:
nix flake update
use flake
If your using nix flakes which also imply you're using git.
However, without flakes you could use a tool like:
And run their update command from the .envrc
Or if you don't want to use direnv, then perhaps run a update command from the nix shellHook.
shellHook =
''
echo "Hello shell"
export SOME_API_TOKEN="$(cat ~/.config/some-app/api-token)"
'';
Sorry, I'm not sure about your last question.
Edit:
If you're using git and a forge like GitHub, then you could use a GitHub
action to automate the update and create a
PR. Such as a GH action like
https://github.com/DeterminateSystems/update-flake-lock
Personally, for projects I use direnv + flakes and that github action above,
but I can understand if you don't want to mess with learning git.
Comment on
Help Me With My Baby Nix Dev Environment
I 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 enable nix-direnv using these options:
Here's an example of how I use direnv with nix-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.
Comment on
I am sorry, but everyone is getting syntax highlighting wrong
Reply in thread
garish background colour
Honestly, thought this would be the only thing that people would talk about. I can't bring myself to seriously read a blog post about syntax highlighting when presented with such a horrendous color scheme. I usually just dive right into firefox reader because 99% of the web is shit, and I guess I did only to look for some callout to the irony or trolling.. "Yellow for comments" And I'm still not convinced it's not trolling.
Comment on
Trump rushed off stage after gun shots targeting him
Reply in thread
collapsed
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.
Comment on
Goodbye Non-KISS Appliances
Reply in thread
Thanks! I had nothing but doubts while typing it that anyone would read it. lol
Comment on
On an open, straight road, a giant tortoise can actually hit quite reasonable speed.
Reply in thread
Running
We need a cocaine tortoise horror movie.
Comment on
I can't understand why it never caught on...
Reply in thread
Weird. My brain didn't even notice the blender until after I watched the video.
Comment on
Linux user survey!
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.
Comment on
Even Apple finally admits that 8GB RAM isn't enough
Reply in thread
I 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.
Comment on
80% of programmers are NOT happy… why? - YouTube
Reply in thread
Yes