Ad-homineLLM: Are you wrong because you used an LLM?
It’s unfortunate that the term Ad hominem translates directly from Latin to “to the person” in English, since the heart of the fallacy concerns the irrelevance of the source, rather than the humanity of the speaker. The general concept is attacking the source of an argument versus addressing the argument itself. Aristotle could never have envisioned something like an LLM, but he was surrounded by people who believed in all kinds of deities. ...
Fork Off: Surveillance States Need to Fork Linux Themselves
Linux is a free operating system that needs little introduction. It powers many of the pieces of technology from the phone you’re holding to read this to the server rendering the HTML and probably every hop in between. By most metrics it’s the most used system of that type. California passed its Digital Age Assurance Act which creates penalties for non-compliance ranging from $2,500 to $7,500 per affected child, with Colorado proposing a similar bill with SB26-051. These are political problems, which many of us often shy away from discussing publicly, but they obviously intersect with FOSS as a whole. We have seen comments from vendors like System76 that face hard decisions about how to comply with these laws to keep their business operating. On the other side of the spectrum there are obscure calculators like db48x that exist outside of those influences, having carved themselves out of the problem. Somewhere in the mix Ubuntu users are discussing potential compliance. ...
Android Studio Flatpak: The Debug Signing Key Gotcha That Will Waste Your Time
If you are running Android Studio as a Flatpak on Linux, there is a subtle but painful gotcha with debug signing keys that can cost you hours of debugging. The symptoms are generic, the usual troubleshooting steps will mislead you, and the root cause is entirely about where Flatpak stores your keystore. The Problem When you install Android Studio via Flatpak, the app runs inside a sandboxed container. This means the debug signing keystore (debug.keystore) that Android Studio uses is not the one at the usual location: ...
Introducing LLaMa Audit: Open-Source AI Detection for Students
We just released LLaMa Audit, an open-source tool that lets students analyze their own writing to see if it might be flagged as AI-generated by their instructors. The idea is simple: if AI detection tools are being used to evaluate your work, you should be able to run the same kind of analysis yourself before you submit. LLaMa Audit gives you per-paragraph probability scores, linguistic markers, and highlighted results so you can see exactly which parts of your writing might raise flags and why. ...
Introducing Ethos: Visualizing Hacker News Discourse for Under $1
We just launched Ethos, an open-source tool that visualizes what Hacker News is really thinking. It extracts entities, tracks sentiment, and groups discussions by concept, giving you a structured lens into the discourse happening across one of the internet’s most influential tech communities. At devrupt.io, we build AI workflows for real businesses that work smarter, not harder. Ethos is one of those projects - taking raw, unstructured data and turning it into something structured, searchable, and useful. ...