That’s my horses name in RDR2 and RDR
A very good horse
That’s my horses name in RDR2 and RDR
A very good horse


And I prefer C/C++ and Python due to that.
Eg. JS devs need to version pin in NPM to not expose users to compromised packages. That means that, from now on, they need to be active at least every week and update the pinning to not expose users to vulnerable packages. Meanwhile, the users need to be on-edge about the dev actually being active, and, still, for every vulnerability and compromised package, need to scan their whole system for files relating to that package. And of course, that means a very long fix path of Vuln discovered -> Vuln fixed -> Dev knows that one of the dozen packages they use needs updating -> Dev updates -> Package managers updates -> User updates.
It’s a horrible experience for sysadmins. I’m actively switching to alternatives and rewriting smaller things in C++, because everything I’ve written in the latter has never broken in years, without recompilation, because the ABI stayed the same for all libraries, while the libraries get carefully curated by a dedicated team. And as soon as a vulnerability/backdoor is found and fixed? sudo pacman -Syu. nothing more, nothing less. Fix path: Vuln discovered -> Vuln fixed -> Package managers updates -> User updates.
Looking at more than just binary files in repos: I’m also actively rewriting PKGBUILDs to use the native python packages instead of building a venv, because that just works better in my experience. I’ve never had issues with incompatibility between python-* packages, simply because they are build for each other. And I mean, it took 30 minutes to build a component that converts a requirements.txt, which requires you to trust the dev (to be active) and pypi (which you can’t trust), to a collection of pacman packages. Universally applicable to all requirements.txt and uncomplicated. So yeah, idiots can continues using pip, I laugh with a list of packages neatly curated by a dedicated team.
The only component actually fucking up boot has been the NVidia driver. Otherwise, Arch with testing repos has never failed me for years on many devices.


Voting just prevents the worst, so I do it. But nothing is going to get better if we just stay at voting, without activism.
If you want to have at least some thrill, use testing repos. I had to fix GitLab two (2) times due to the main package not being linked against testing libraries (it took 10 seconds to ln -s the new to the old version), and had one breakage due to dovecot revamping their whole config system, but publishing no example/useful docs.


Searching these devices produced no evidence relevant to the case. Nothing linked Klayme to the girl. No intimate images were found. Klayme did have a Kik account, but cops couldn’t even show that he had accessed the service during the period in question.
And then they want us to follow the law. Fucking fascists.
Fave: vim
First: notepad.exe
Future: vim
Honorable mention: vi
Loathed: Everything but (neo)?vim?
Current: vim
Longest: vim


Never got a reponse so I just apply a workaround everyday
Death cause: Choked on dick


On many Android devices, yes. Which phone do you have?


Using any other ROM, not made by chronically abusive narcisissts living in their dream world where their own ROM is the only acceptable choice.
Eg. LineageOS. Good chances are it already works on your device.
I hate it. I just want vanilla sway; and i want everything else to look like it too.


a ton .3g and some fat


Blåhaj, Blåhaj and Blåhaj. The other three will need to be adopted by my bf


Afaik immich is generally safe to publicly expose. Otherwise, I’d just use http basic auth. Supported by every server and client, should be secure enough to hold off attacks in case immich’s login/auth mechanisms fail, and I don’t see a usecase where this wouldn’t work.
If you don’t have a public IP or need IPv4, get a 4€/Month VPS (cheaper than even a Pi’s energy usage I suppose) and put headscale on it.



Isn’t this ‘sharing an album’?


It’s obvious spam… I’d assume they’re deleted and banned asap, are they not?


If you’ve manually verified the tests, then you prove that the tests are a proof, the LLM still did not proof anything on it’s own. And if you didn’t verify (read every single line of) the tests, they are not proof of the code working, because the LLM can and will just rewrite the tests to pass, not the code.
Same with Lineage, so seems to be an issue with HeliBoard itself.
I ‘fixed’ it by hard rebooting, switching keyboards multiple times, and randomly it fixed itself.