Feed aggregator

Liberation and Immanence

Hacker News - Sun, 03/08/2026 - 3:05pm
Categories: Hacker News

OpenAI might end up on the right side of history

Hacker News - Sun, 03/08/2026 - 3:02pm

note: I am in MENA, am not with the military in any way.

when i first read the statement by Dario, i was shocked by the fact the military was so dismissive about Ai safety (not to mention privacy). Seeing anthropic resist the military, I felt so proud of being a claude user to the point I deleted gpt right away. it's nice to see your fav products sync with your values.

but today, after thinking more about it, i realized something. for a government to allow one Ai company to dictate terms, it opens up a precedent for Ai companies in the future to resist governmental oversight. that might not be a big deal in 2020s, but in 2030s by all estimations many Ai companies will be big enough to resist entire governmental structures. Maybe not the US or China, but they will definitely be big enough not to be easily influenced.

those independent companies will eventually grow so large, no government can hope to tame them. i know that right now it seems impossible for a mere ccorp valued at less than a trillion to resist a government that spends 7 trillion each year. but zooming out, it feels likely that the next generation of Ai companies will be easily valued at 10T. if you look at a 2-year-old which just learned how to talk and suddenly he starts talking quantum, you can bet your a* he will grow up to be a powerhouse.

i know soft monetary power is very different than hard military power, but enough tokens of the first type can easily be converted into the second type if: 1. you have a sufficiently ambitious CEO. 2. the survival of the company is threatened in some way. I am not talking about AGI here, but good old private equity that does whatever it needs to survive. ruled by suits that have more loyalty to shareholders than anyone or anything else.

at the end of the day, corporations are ruled by dictators (they have to be), governments are not (not in the West at least). maybe just maybe we should NOT trust private equity to seek anything but profits. governments are manipulative and bloody, but at least we can vote.

Comments URL: https://news.ycombinator.com/item?id=47300047

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: FileMayor – A zero-dependency, local-first file organization engine

Hacker News - Sun, 03/08/2026 - 2:59pm

Hi HN,

My documents folder recently became an absolute disaster—thousands of unsorted PDFs, raw images, scattered .csv files, and code snippets from the last three years.

I looked for automated categorization tools, but every modern solution seemed to require uploading my local file metadata to a cloud UI or running an overly heavy background service. I explicitly wanted an offline, privacy-first engine.

So I built FileMayor. It’s a 100% local-first data organization engine built on Node.

A few technical properties I focused on:

Zero Runtime Dependencies: The core Node engine is pure. No vulnerabilities, no bloat, and minimal memory footprint. Deterministic Fallbacks: By default, files are sorted instantly into 12 hardcoded extensions/mime-type categories (Documents, Media, Archives, Code, etc.) using offline pattern matching. The Rollback Journal: Every file mutation is logged to a local .filemayor-journal.json. If an organization run ruins your directory structure, a single undo command reverses the entire batch operation instantly. AI SOPs (Opt-in): If you need complex directory trees, it parses .md or .txt Standard Operating Procedures, securely queries the Gemini API to transpile the intent into a locked YAML schema, and executes the file moves. I packaged versions for Windows, macOS (arm64), and Linux (.deb).

I'd really appreciate any feedback on the rollback journal architecture or the regex pattern matching approach!

Comments URL: https://news.ycombinator.com/item?id=47300013

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: VoiceFlow – Sub-second (0.3s-0.6s) voice-to-text built in Rust

Hacker News - Sun, 03/08/2026 - 2:56pm

Hi HN,

I was frustrated by the lag in Electron-based Whisper wrappers. Most of them feel disconnected from the typing experience because of the 2-5s delay.

I built VoiceFlow to solve this. It’s a native Rust core that targets 0.3s-0.6s latency. The goal is to make voice-to-text feel as instant as typing.

Key features:

Global hotkey [Ctrl+Space] to type into any app (Slack, VS Code, etc.)

Native Rust implementation for performance and low memory footprint

AI-based post-processing for punctuation and style

Privacy-focused: Microphone is only active during the keypress

I'm currently in private beta and looking for feedback, especially on the latency and UX.

I'll be around to answer any technical questions!

Comments URL: https://news.ycombinator.com/item?id=47299981

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Flux, a tiny protocol that rethinks email from the ground up

Hacker News - Sun, 03/08/2026 - 2:54pm

Hi HN,

I have been experimenting with a messaging protocol called FLUX. The goal is to explore what email might look like if it was designed today instead of in the 1980s.

FLUX tries to simplify a few things that feel complicated in the current email stack. Identity is based on cryptographic keys instead of usernames and passwords. Messages are signed and verified automatically. The transport is real time and does not depend on the traditional SMTP relay model.

The current implementation is small and meant as a prototype. The whole server is only a few hundred lines of Python so the protocol is easy to read and experiment with.

Repo: https://github.com/levkris/flux-protocol

I am mostly interested in feedback on the protocol design. What problems would appear in a real deployment. What parts are unnecessary. What would need to exist for something like this to actually work on the open internet.

Thanks for taking a look. levkris (wokki20)

Comments URL: https://news.ycombinator.com/item?id=47299960

Points: 3

# Comments: 0

Categories: Hacker News

Show HN: Forgiven – Emacs and Vim Reborn

Hacker News - Sun, 03/08/2026 - 2:54pm

v0.5.0-alpha.1 brings with it, MCP support, debugging panel, significant performance improvements on startup, smoother Github CoPilot integration, vertical split screen, git commit generation and markdown preview caching.

Comments URL: https://news.ycombinator.com/item?id=47299959

Points: 1

# Comments: 0

Categories: Hacker News

What I got wrong competing with ChatGPT

Hacker News - Sun, 03/08/2026 - 2:52pm

Article URL: https://schooly-waitinglist.app/

Comments URL: https://news.ycombinator.com/item?id=47299917

Points: 2

# Comments: 1

Categories: Hacker News

Show HN: Skales – Local AI agent desktop app (.exe/.dmg, 300MB idle RAM)

Hacker News - Sun, 03/08/2026 - 2:45pm

Hey HN,

I'm Mario from Vienna. I’m the designated "IT guy" for my family (the guy they call to plug in a Scart cable or to setup Chrome).

A few weeks ago, I spent over two hours wrestling with Docker (and some for my at this time unknown Terminal commands) just to get a CLI-based AI agent running. It ate all my RAM, and I had a realization: my wife, my non-technical clients, or my 6-year-old son could never set this up. If I deployed something like this, I'd spend my life doing setup-support (and this isn't just about finding the HDMI 1 to HDMI 2 input on the remote control).

I’ve been "vibecoding" with LLMs for a while the last 2 years, mostly building common landingpages or simple retro games to show my son that we live in a wild time where you can build a lot of 'entertaining' stuff just by prompting. I decided to pivot an old, failed Laravel SaaS of mine (Skales) into a native desktop app to solve this setup hell.

The only goal I wanted to reach: an autonomous AI agent that installs like a normal app (.exe / .dmg). No PhD required. Download, Install, Done.

It actually worked. My 60+ year old mom got it running instantly (so.. is Skales now a Grandma-Approved AI Agent?), and my 6yr used the built-in Coding Skill to make his own retro game (I wouldn't say its really a 'game' when it's basically a one level copy of Super Mario - but he loves it).

What it does:

ReAct autopilot, bi-temporal memory, browser automation (Playwright), and native integrations (Gmail, Telegram, Calendar).

BYOK: Works with OpenRouter, OpenAI, Anthropic, or local Ollama.

Tech stack: Electron + Next.js + Node.js (I managed to keep idle RAM around ~300MB).

Everything is stored locally in ~/.skales-data.

I know that being a "design guy who vibecoded an Electron app" (or Marketing-Dude) is basically fresh meat for the HN crowd. Feel free to roast the architecture! But my main goal was just making these incredible AI tools accessible for everyday tasks (formatting resumes, sending PDFs, building simple games) without touching a terminal or moving from one tool to another tool.

License note: The project is BSL-1.1 (Source-available, free for personal use). I chose this simply because I don't want a giant company to just take the repo, build their brand around Skales and commercially resell it, but I want the code out there for the community to use and learn from.

(excuse my English - i'm not a native speaker)

Would love your honest feedback on the UX (could be maybe better?)!

GitHub: https://github.com/skalesapp/skales Website: https://skales.app

Comments URL: https://news.ycombinator.com/item?id=47299856

Points: 2

# Comments: 0

Categories: Hacker News

Good Vibes, Bad Vendors

Hacker News - Sun, 03/08/2026 - 2:44pm
Categories: Hacker News

How to Recalculate a Spreadsheet

Hacker News - Sun, 03/08/2026 - 2:42pm

Article URL: https://lord.io/spreadsheets/

Comments URL: https://news.ycombinator.com/item?id=47299831

Points: 3

# Comments: 1

Categories: Hacker News

Pages