Oooh. That makes more sense, thank you.
I somehow thought you’d meant your global IP addresses, lol
Oooh. That makes more sense, thank you.
I somehow thought you’d meant your global IP addresses, lol
Do the private IPs not change at all? Or can you handle that automatically?
I have next to no experience, but I’m pretty sure that wouldn’t work for me since my IP changes? Idk
Could you elaborate a little on the LXC, please?
I was thinking about looking into Paperless after seeing it gleefully mentioned so much in this post, but lack of easy/accessible backups seems strange for something you wanna use to eventually destroy your only other copy of it (the physical letter).
If you don’t mind me asking, how/on which criteria does auto-sort and -categorization work? Scanning file name and contents? But then you’d have to pre-define some sort of keywords, no?
Same! Lots of good stuff that’s been mentioned so far, so much to look up and into :D
Thanks!
I’ll add that onto my pile list of things to look into again once Helix gets its plugin functionality…
Am not a Neovim user. How do you make the lines show up next to the directory contents listing?
Wrong, correct answer is that it depends on the university.
… With the tradeoff being containers much more lightweight and having much less overhead than VMs…
My real issue with Python comes with managing a development environment when multiple developers are working on it. Dependency management in Python is a headache, and while in theory, virtual envs should help with synchronizing environments from machine to machine, I still find it endlessly fiddly with a bunch of things that can go wrong that are hard to diagnose.
Late to the party, but a serious suggestion; give uv for Python dev env/package management and ruff (or Black, for that matter, if you’re not using a formatter yet like some others here in the comments) for linting/formatting a shot.
They’re great and feel magical to use if you’ve known the pain experience of not having them.
Was about to send that first link. Glad someone beat me to it.
blue black dress meme
You mean the gold/white dress meme?
Sorta, but sorta no.
It was actually addressed in https://github.com/microsoft/vscode/issues/32459 – the GUI implied a different git command than what actually got executed!
Because “the underlying Git nukes them right away, so why shouldn’t we perma-delete the files, too?”
Anything else’d be effort…
This is why Kagi is a great company.
Nobody is getting LLM functionality shoved in their faces unless they wanted to.
You cannot make a safe yet universal cutting tool.
I’m neither language designer or crustacean advocate, but from what can be read, Rust seems to have managed just fine. The trick is probably to allow removing the cover of the sharp edge when needed (execute unsafe).
Nice find, thanks for sharing.
For Macs (only Macs, I believe), there is StopTheMadness, which, uh well, stops the madness (test page here for some examples it can re-enable).
JS doesn’t have any standards
ECMAScript would like to have a word with you.
If however by “doesn’t have any standards” you meant it’s willing to sink to new low grounds every day, you would be correct.
As someone who knows neither of the three: Why Zig over Rust as a Cpp replacement?