Hacker News
How AI slop is causing a crisis in computer science
Article URL: https://www.nature.com/articles/d41586-025-03967-9
Comments URL: https://news.ycombinator.com/item?id=47017026
Points: 4
# Comments: 0
Show HN: AuraSpend " Voice-first expense tracker using Gemini for NLU
I built an expense tracker where the primary input is voice. The thesis: expense tracking apps fail because manual entry has too much friction, which is why most people abandon them within weeks.
How it works: - Open app, tap mic - Say "yesterday I spent 30 dollars on lunch at Chipotle" - AI extracts: amount, merchant, category, date - One tap to confirm and save
Other features: - Receipt scanning with ML Kit OCR + Gemini Vision for parsing - Background notification listener that catches bank alerts and creates pending entries - GPS-based currency detection for travelers - Multi-language with native script fonts (Nastaliq for Urdu, Devanagari for Hindi, Amiri for Arabic) - Offline-first with Google Drive sync
Tech: Flutter, Riverpod, Hive, Gemini 2.0 Flash
The hardest part was prompt engineering for consistent JSON output across languages. Had to build "Supreme Laws" into the system prompt - things like "never translate native text" and "extract currency from context."
Free tier available. First 500 users get Pro free for a year.
Play Store: AuraSpend
Happy to discuss architecture, prompt engineering approach, or take technical feedback.
Comments URL: https://news.ycombinator.com/item?id=47016993
Points: 1
# Comments: 0
Every App Needs Auth / Ory Helps / This Template Fixes It
Article URL: https://github.com/Samuelk0nrad/docker-ory
Comments URL: https://news.ycombinator.com/item?id=47016982
Points: 1
# Comments: 0
Show HN: Aurora-OS.js – High fidelity hacking simulator pre-alpha
Extensible web OS game and hacking simulator framework for developers and gamers. Virtual OS experience with scripting, apps, terminals & sandboxed gameplay, set in the mental.os() universe.
Born from the intersection of digital art and cyberpunk culture, this project reimagines the operating system as an immersive game world. It is a high-fidelity hacking simulator built on modern web technologies (React, Vite, Electron), designed to blur the line between utility and gameplay.
Currently in its pre-Alpha stage, it serves as the foundation for a future MMO hacking universe - a persistent world where you script, hack, and uncover the lore of an emerging game universe.
Contributors & testers wanted!
Comments URL: https://news.ycombinator.com/item?id=47016761
Points: 1
# Comments: 0
Visions of America
Article URL: https://www.lrb.co.uk/the-paper/v48/n02/adam-shatz/another-country
Comments URL: https://news.ycombinator.com/item?id=47016759
Points: 1
# Comments: 1
Show HN: Managing dotfiles without complex tools – just symlinks and Makefiles
Article URL: https://github.com/Thysrael/dotfiles
Comments URL: https://news.ycombinator.com/item?id=47016726
Points: 1
# Comments: 0
AI Twitter's favourite lie: everyone wants to be a developer
Article URL: https://www.joanwestenberg.com/ai-twitters-favourite-lie-everyone-wants-to-be-a-developer/
Comments URL: https://news.ycombinator.com/item?id=47016699
Points: 2
# Comments: 0
Elvish as She Is Spoke [pdf]
Article URL: https://www.elvish.org/articles/EASIS.pdf
Comments URL: https://news.ycombinator.com/item?id=47016696
Points: 1
# Comments: 0
Dutch House of Representatives advances controversial 36% tax law
Instruction decoding in the Intel 8087 floating-point chip
Article URL: https://www.righto.com/2026/02/8087-instruction-decoding.html
Comments URL: https://news.ycombinator.com/item?id=47016658
Points: 2
# Comments: 1
Show HN: Describe your Discord server in one sentence – AI builds it in 60s
We kept seeing the same problem: someone wants a Discord server for their community, game group, or project - and then spends hours setting up channels, roles, permissions, bot configs. Most give up halfway and end up with a half-broken server.
So we built an AI agent that does the entire thing. You type something like "competitive gaming community with tournament brackets and rank progression" and 60 seconds later you have a fully configured server with 30+ channels, roles, permissions, welcome system, moderation, tickets - everything working. It's not a template picker. The agent actually reasons about what your community needs - a music production server gets different channels and permissions than a study group or a startup team. What surprised us: people don't just use it once. They keep coming back to spin up servers for new projects, events, or clients. One user runs 5 servers through it now. The white-label tier lets you run it all under your own bot name and branding, which turned out to be the feature nobody asked for but everyone wants once they see it. Free to try - no credit card needed.
Comments URL: https://news.ycombinator.com/item?id=47016652
Points: 1
# Comments: 0
Gamma Function: Visualization for Complex Arguments
Article URL: https://vanilla-gamma-graph.netlify.app/
Comments URL: https://news.ycombinator.com/item?id=47016639
Points: 1
# Comments: 1
Secure Port Forwarding Without Exposing Internal Services
Port forwarding is often the fastest way to access an internal service — a database, admin panel, or metrics endpoint.
But in many setups, that means opening a public port and relying on firewall rules or IP restrictions for safety. Those rules tend to accumulate over time.
I’ve been looking at how modern “brokered” port forwarding models work. Instead of exposing a service publicly, they rely on outbound-only connections and create identity-scoped tunnels that exist only for the duration of a session.
No persistent inbound ports. No long-lived firewall exceptions.
I wrote a breakdown here, focusing on mechanics rather than product pitch:
https://www.lynxtrac.com/secure-port-forwarding-without-exposing-services
Curious how others here handle temporary service access in cloud environments.
Comments URL: https://news.ycombinator.com/item?id=47016627
Points: 2
# Comments: 0
World's Only Pencil Sharpener Museum
Article URL: https://www.bostonglobe.com/2026/02/13/lifestyle/pencil-sharpener-museum-ohio/
Comments URL: https://news.ycombinator.com/item?id=47016624
Points: 3
# Comments: 1
OpenAI sidesteps Nvidia with unusually fast coding model on plate-sized chips
Article URL: https://arstechnica.com/ai/2026/02/openai-sidesteps-nvidia-with-unusually-fast-coding-model-on-plate-sized-chips/
Comments URL: https://news.ycombinator.com/item?id=47016620
Points: 2
# Comments: 0
I love validating E2E while vibing in my code editor, possible? Hell Yes
Article URL: https://sebringj.github.io/autonomo/
Comments URL: https://news.ycombinator.com/item?id=47016617
Points: 3
# Comments: 1
What Is OTLP and How It Works Behind the Scenes
Article URL: https://signoz.io/blog/what-is-otlp/
Comments URL: https://news.ycombinator.com/item?id=47016602
Points: 2
# Comments: 0
GitGen: A static Git repository website generator
Article URL: https://cybrkyd.com/post/gitgen-a-static-git-repository-website-generator/
Comments URL: https://news.ycombinator.com/item?id=47016599
Points: 2
# Comments: 0
OpenClaw Partners with VirusTotal for Skill Security
Article URL: https://openclaw.ai/blog/virustotal-partnership
Comments URL: https://news.ycombinator.com/item?id=47016592
Points: 2
# Comments: 0
