Hacker News
Show HN: Chuk.chat – Privacy-first AI chat with multiple models
I built Chuk Chat because I wanted AI chat that doesn't treat my data as a product.
It runs only open-weight models: DeepSeek V3.2, Qwen3, Kimi K2.5, MiniMax M2.5, GLM 5. Encrypted chats, no tracking, fully deletable data.
€20/month flat, no token counting.
Available on Web, Windows, macOS, Linux, Android. iOS coming soon.
Comments URL: https://news.ycombinator.com/item?id=47016028
Points: 1
# Comments: 0
PascalABC.net
Article URL: https://pascalabc.net:443/en
Comments URL: https://news.ycombinator.com/item?id=47016024
Points: 1
# Comments: 0
Interop 2026
Article URL: https://webkit.org/blog/17818/announcing-interop-2026/
Comments URL: https://news.ycombinator.com/item?id=47016023
Points: 2
# Comments: 0
A Review of M Disc Archival Capability. With long term testing results
Article URL: http://www.microscopy-uk.org.uk/mag/artsep16/mol-mdisc-review.html
Comments URL: https://news.ycombinator.com/item?id=47015579
Points: 1
# Comments: 0
Talking Again with Jon Gruber
Article URL: https://paulkrugman.substack.com/p/talking-again-with-jon-gruber
Comments URL: https://news.ycombinator.com/item?id=47015578
Points: 1
# Comments: 0
Just 5 weeks of brain training may protect against dementia for 20 years
Article URL: https://www.sciencedaily.com/releases/2026/02/260211073023.htm
Comments URL: https://news.ycombinator.com/item?id=47015551
Points: 1
# Comments: 0
Show HN: Rune-stone | A spec pattern for consistent AI code generation
AI coding tools generate different code every time for the same requirement. RUNE is a specification pattern that fixes this: define a function's signature, WHEN/THEN behavior rules, and test cases upfront. Give the same spec to any AI tool — the generated code has the same behavior.
It's a pattern, not a framework. Works as YAML files or Markdown sections. Any language, any AI tool, no installation.
Includes 7 skills (markdown files you load into your AI tool) for the lifecycle: create specs, validate, refine, generate tests, detect drift, reverse-engineer from code, multi-language generation.
This is the GitHub project: https://github.com/vict00r99/Rune-stone
Comments URL: https://news.ycombinator.com/item?id=47015481
Points: 1
# Comments: 2
The most beautiful collection of science, mathematics, and internet resources
Article URL: https://abakcus.com/
Comments URL: https://news.ycombinator.com/item?id=47015469
Points: 1
# Comments: 0
Show HN: We built AI to help bidding teams – mentioned by Kunal Bahl on ET Now
Kunal Bahl mentioned us on ET Now. As a founder, you try to stay composed. But it’s hard not to feel something when your team’s effort gets acknowledged like that.
When the video came in, our team had one of those rare moments where we genuinely teared up.
We shared the clip with our families too - not for validation - but because it’s difficult to explain what you’re building every single day until someone like that says your name out loud.
And right after the joy came something else: responsibility.
Because we’re not building AI for headlines.
We’re building ContraVault.AI to change procurement for good - globally. The United States, Europe, India, Middle East & South East Asia.
To make tender and RFP bidding processes less exhausting, less manual, and far more rewarding.
We want procurement teams to spend less time buried in documents and more time making real decisions.
We want bid teams to go home earlier. And we want lean teams to compete with the same confidence as the biggest players.
Thank you, Kunal, for the mention.
It meant a lot to the entire ContraVault AI team - and it raised the bar for what we’re here to build.
YouTube Link - https://www.youtube.com/watch?v=FSaekquMGHo&t=470s
Comments URL: https://news.ycombinator.com/item?id=47015463
Points: 1
# Comments: 0
New marketplace let's you exchange metals locall
Article URL: https://metalmoves.app/
Comments URL: https://news.ycombinator.com/item?id=47015457
Points: 1
# Comments: 0
Data Models
Article URL: https://datamodels.databases.biz/
Comments URL: https://news.ycombinator.com/item?id=47015450
Points: 1
# Comments: 0
The Untold Story of NotPetya, the Most Devastating Cyberattack in History
Article URL: https://www.wired.com/story/notpetya-cyberattack-ukraine-russia-code-crashed-the-world/
Comments URL: https://news.ycombinator.com/item?id=47015428
Points: 1
# Comments: 0
Show HN: A "TLDR for the internet" – curious if this is your problem
Im consuming a lot of content on youtube then ever, news, science, programming, design, you name it. I know that youtube and other platforms change some rules about its algorithm and most creators are adapting to it. But very often I get the feeling that they are loosing a lot of time before going to the point just to keep me there - to make videos around 8min or 20min. I get it, they need to make money, but the worst part are those that don’t even deliver what the title was about, or are fake, just to grab my play.
So I decided to make something for myself, and i've been enjoying it.
(Chrome extension is not ready in marketplace, if anyone wants please send feedback on site i can share the package for testing)
Any feedback is super welcome.
Comments URL: https://news.ycombinator.com/item?id=47015417
Points: 1
# Comments: 1
As Complexity Grows, Architecture Dominates Material
Article URL: https://worksonmymachine.ai/p/as-complexity-grows-architecture
Comments URL: https://news.ycombinator.com/item?id=47015416
Points: 1
# Comments: 0
Platforms bend over backward to help DHS censor ICE critics, advocates say
Show HN: Whisper Money – Open-source, privacy-first personal finance app
Hi HN,
I built Whisper Money because I was frustrated that every personal finance app wanted full access to my bank credentials, fed my transactions into AI systems, or sold my spending data to third parties.
Whisper Money takes a different approach:
- *No bank credential sharing* - Import your transactions via CSV/XLS exports from your bank. No Plaid, no OAuth to your bank, no third-party integrations that can get breached. - *No AI snooping* - Your transactions are never fed into AI systems you don't control. - *No third-party data sharing* - Your financial data is never shared with advertisers or data brokers. - *Self-hostable* - Run it on your own infrastructure via Docker or Coolify (one-click deploy template included). - *Open source* - Full code transparency so you can audit the security yourself.
Features: - Multi-account tracking with budgets and cashflow analysis - Automation rules to auto-categorize transactions (built with JSON Logic) - Visual spending insights and reports - CSV/XLS import (a year of transactions in ~10 seconds) - PWA support - works as a mobile app - Dark mode, multi-language support
Tech stack: Laravel 12, React 19, Inertia.js v2, TypeScript, Tailwind CSS v4, MySQL, Redis.
There's also a hosted version at https://whisper.money if you don't want to self-host, and a demo account you can try without registration: https://whisper.money/login?demo=1
I'd love to hear your thoughts on the approach. Is "no bank integration" a feature or a dealbreaker for you?
GitHub: https://github.com/whisper-money/whisper-money
Comments URL: https://news.ycombinator.com/item?id=47015391
Points: 1
# Comments: 0
Why do office chairs have 5 legs? [video]
Article URL: https://www.youtube.com/watch?v=kKt46Lch2bo
Comments URL: https://news.ycombinator.com/item?id=47015389
Points: 2
# Comments: 0
Hare 0.26.0 Released
Article URL: https://harelang.org/blog/2026-02-13-hare-0.26.0-released/
Comments URL: https://news.ycombinator.com/item?id=47015388
Points: 3
# Comments: 0
I updated the README and my Benchmarks Regressed
Article URL: https://codspeed.io/blog/unrelated-benchmark-regression
Comments URL: https://news.ycombinator.com/item?id=47015361
Points: 2
# Comments: 1
Switzerland to Vote on Capping Population at 10M
Article URL: https://www.nytimes.com/2026/02/11/world/europe/switzerland-to-vote-on-capping-population-at-10-million.html
Comments URL: https://news.ycombinator.com/item?id=47015345
Points: 12
# Comments: 14
