

what are you compiling?
Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity.


what are you compiling?


And I assume all of those devices have a UPS
checksum > write > checksum
the failure im referring to is power/other interruptions during the write process. doing a pre and post checksum is worthless if the flash fails half way through.
if its a device that you expect to flash regularly, theres usually a recovery process or failover device, right? no way youre flashing prod devices without a dr or failure recovery.
for a random users keyboard? simple - dont flash it if its not broken.


Or maybe its because flashing firmware is inherently risky. Any power loss mid flash would brick the device.
the same as daemon


imagine if he said fuck it and turned sudo into a crypto mining malware


the garmin I used a few years ago had atrocious software. Laggy, slow, poor UX.


Literally in the article
The Agentic AI Foundation “AAIF” has been formed with Anthropic contributing the Model Context Protocol (MCP), Block’s goose, and OpenAI contributing their AGENTS.md specification for guiding coding agents.


Ooh do they have any magic beans? Im looking to trade a cow for some


I truly do not understand “AI” (LLMs) as they stand.
I asked Copilot (microsoft) to suggest a way to log from powershell (ms) to application insights (ms)
It straight made up a powershell module, and method call. Completely made up, non existent.
And somehow people are using it for useful decompilation???
edit
Im not even sure I understand what this repos point is. It shows various LLMs performing decompilation… but does it show any level of accuracy? I must be missing something.
does this repo show useful real world decompilation or am I missing something


Why is it only Strava that seems to be affected? Doesn’t Google and Apples own products also consume data from Garmin? Will they also be showing Garmin logo?


iOS app, working fine for me





thanks for the random medium from someone unknown I guess?


? what


proton ceo supports trump


Havent used forgejo, but -
Is the zip file a dump of the filesystem / data / config the application needs?
You could want to extract that somewhere, and mount the directory into the container.
https://docs.podman.io/en/latest/markdown/podman-volume-mount.1.html
so for example you extract to /home/forgejo you would map this to a container in podman
Stack to help? https://stackoverflow.com/questions/69298356/how-to-mount-a-volume-from-a-local-machine-on-podman/71576242#71576242


I have a surface laptop 7. You need to make sure ARM images exist, but apart from that its worked great


yes i did read OP.
ed. i see this was downvoted without a response. But il put this out there anyway.
If you host a public site, which you expect anyone can access, there is very little you can do to exclude an AI scraper specifically.
Hosting your own site for personal use? IP blocks etc will prevent scraping.
But how do you identify legitimate users from scrapers? Its very difficult.
They will use your traffic up either way. Dont want that? You could waste their time (tarpit), or take your hosting away from public access.
Downvoter. Whats your alternative?


Im struggling to find it, but theres like an “AI tarpit” that causes scrapers to get stuck. something like that? Im sure I saw it posted on lemmy recently. hopefully someone can link it
just curious, why move away from tailscale?