

This basically amounts to a key/interaction logger in the IDE. I’d suspect this would prevent many people contributing to projects using something like that, at least I wouldn’t install such a plug-in.


This basically amounts to a key/interaction logger in the IDE. I’d suspect this would prevent many people contributing to projects using something like that, at least I wouldn’t install such a plug-in.


What exactly would you checksum? All intermediate states that weren’t committed, and all test run parameters and outputs? If so, how would you use that to detect an LLM? The current agentic LLM tools also do several edits and run tests for the thing they’re writing, then edit more until their tests work.
So the presence of test runs and intermediate states isn’t really indicative of a human writing code and I’m skeptical that distinguishing between steps a human would do and steps an LLM would do is any easier or quicker than distinguishing based on the end result.
Even counting all who voted for them, as the voter turnout was 64%. I’m not sure how much of the population 100% would be with that voter registration system the US has (is 100% all registered voters or all that could in theory register), but even if 100% was all the population, it would only be around 35% MAGA voters
The artist David Revoy has a home page with all of them: https://www.peppercarrot.com/en/webcomics/miniFantasyTheater.html
You can also find Pepper & Carrot there, a comic with a larger format and longer episodes.
He uses only open source software and also publishes the Krita source files for every comic.
A lot of Dockerfiles start with installing dependencies via the base image’s package manager, without specifying exact versions (which isn’t always possible, as most distros don’t keep all history of all packages in their repos). So all your dependencies may have different versions, when you build again.
I thought the default interactive shell is still bash on Ubuntu, dash is only used for /bin/sh, isn’t it? At least bash is also installed by default, as there are so many scripts that wouldn’t run otherwise
I switched to zsh at a time where completion for commands parameters except file paths in bash wasn’t really a thing, you could add some with a script, but they didn’t work well. I’m sure the situation has improved by now, but someone told me recently, there are still no descriptions for the completions. I find it very helpful and it saves me opening a man page a lot of times. For example, typing grep -<Tab> gives me this:

And now I’m so used to many little features (mostly around the syntax) that wouldn’t be a reason to switch on their own, that I find bash cumbersome to use.
Isn’t sha512sum a regular binary, that should not depend on the shell at all? What does nushell do that something like that can break o.O


I’m not sure if supports encryption though, which is probably where a dedicated server would be useful.
Well, ideally you encrypt your data before transferring, so the provider never sees your data. I’m using a storagebox to backup btrfs incremental snapshots (using btrbk) and just AES encrypt them locally before sending them over, so I don’t care if the storagebox itself is encrypted.
Well to be fair, atheism and pagan also are assigned to non-Linux OSes here.