Hacker News
Temper – A programming language for libraries translated to all the others
Article URL: https://github.com/temperlang/temper
Comments URL: https://news.ycombinator.com/item?id=48871475
Points: 1
# Comments: 0
Networking and the Internet, from First Principles
Article URL: https://fazamhd.com/mental-models/networking/
Comments URL: https://news.ycombinator.com/item?id=48871470
Points: 24
# Comments: 8
Show HN: Yqr – jq-style YAML tool that preserves comments and formatting
Article URL: https://github.com/zoosky/yqr
Comments URL: https://news.ycombinator.com/item?id=48871455
Points: 1
# Comments: 1
AI takes two-thirds of venture money, and your odds are still one in six
Article URL: https://okaneland.com/study/ai-startup-raise-math/
Comments URL: https://news.ycombinator.com/item?id=48871449
Points: 2
# Comments: 0
Show HN: Hidetext.sh – encrypted pastebin where the server never sees the key
Hi HN! I built hidetext.sh — a way to share text, code, and files through links the server can't read.
How it works: your browser generates a random key and encrypts everything locally (NaCl secretbox, XSalsa20-Poly1305). Only ciphertext is uploaded. The key goes into the URL fragment — the part after # — which browsers never send to servers. The link carries the key, my server stores the locked box, and the two only meet in a browser.
A design detail I'm fairly happy with: burn-after-read doesn't destroy the paste on the first HTTP request. The naive version means a Slack or iMessage link preview "reads" your paste before the recipient ever opens it. Instead, the reader's tab sends a heartbeat, and the paste is deleted only once nobody is watching it anymore.
Being upfront about the limits (full page at hidetext.sh/how-it-works): you're trusting the JavaScript I serve — inherent to any browser-based E2E tool; filenames are stored in plaintext (contents aren't); and anyone holding the link can read the content, because the link is the key. No accounts, no cookies, no analytics, IPs aren't stored.
Stack: Next.js static on Cloudflare Pages, Pages Functions, D1 for metadata, R2 for encrypted blobs.
It's free. I'd love feedback — especially on the threat model and anything you'd expect from a tool like this that's missing.
Comments URL: https://news.ycombinator.com/item?id=48871436
Points: 1
# Comments: 0
I guess most useful extention on Chrome for readers I downloaded
New How 3 Years of Experimenting Helped Me Build a Powerful Morning Routine
Article URL: https://pressearn.it.com/blog/2026/03/11/how-can-i-improve-my-memory-for-studying-2/
Comments URL: https://news.ycombinator.com/item?id=48871412
Points: 1
# Comments: 0
openpilot 0.11.1
Article URL: https://blog.comma.ai/0111release/
Comments URL: https://news.ycombinator.com/item?id=48871392
Points: 2
# Comments: 0
FCC Approves Test of Space Mirror to Light Night Sky Despite Outcry
Article URL: https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror.html
Comments URL: https://news.ycombinator.com/item?id=48871367
Points: 6
# Comments: 1
Liminality
Article URL: https://geohot.github.io//blog/jekyll/update/2026/06/23/liminality.html
Comments URL: https://news.ycombinator.com/item?id=48871365
Points: 2
# Comments: 0
Naïve Art
Article URL: https://en.wikipedia.org/wiki/Na%C3%AFve_art
Comments URL: https://news.ycombinator.com/item?id=48871311
Points: 1
# Comments: 0
Companies are struggling to hire competent software developer
Article URL: https://twitter.com/GergelyOrosz/status/2071105819089973716
Comments URL: https://news.ycombinator.com/item?id=48871282
Points: 1
# Comments: 0
All Your Favorite Gadgets Are Getting More Expensive Again
Article URL: https://www.wired.com/story/we-are-in-the-knockout-round-of-price-increases-for-consumer-electronics/
Comments URL: https://news.ycombinator.com/item?id=48871278
Points: 1
# Comments: 0
Show HN: AI assistant for Google Chat to translate any file preserving layout
Article URL: https://workspace.google.com/marketplace/app/anyfile_translator/960750725467
Comments URL: https://news.ycombinator.com/item?id=48871277
Points: 1
# Comments: 0
Show HN: Parlan – a new programming language for fun
Article URL: https://github.com/parlan-lang/parlan
Comments URL: https://news.ycombinator.com/item?id=48871263
Points: 1
# Comments: 1
Self-Hosting Umami with Cloudflare, Fly, and Supabase
Article URL: https://hjerpbakk.com/blog/2026/07/11/self-hosting-umami
Comments URL: https://news.ycombinator.com/item?id=48871262
Points: 1
# Comments: 0
Einride: Freight Platform Has Enough Early Traction
Article URL: https://seekingalpha.com/article/4921116-einride-freight-platform-has-enough-early-traction
Comments URL: https://news.ycombinator.com/item?id=48871248
Points: 1
# Comments: 0
I built a free Wordle × GeoGuessr for the stock market
Article URL: https://benginn.github.io/stockguesser/
Comments URL: https://news.ycombinator.com/item?id=48871232
Points: 1
# Comments: 0
Show HN: Andurel Web Framework Releases v1.0.0
For close to a year now I have been exploring what a rails-like framework in Go could look like, from my perspective.
This has resulted in a very opinionated set of tools, architecture and agent-friendly CLI that I believes will make building fast and secure web apps in Go a much better experience. Omakase as DHH would say.
Check it out and let me know what you think and please open an issue if you have feature requests or find any bugs!
Comments URL: https://news.ycombinator.com/item?id=48871211
Points: 1
# Comments: 0
ChatGPT Work
Article URL: https://openai.com/chatgpt-work/
Comments URL: https://news.ycombinator.com/item?id=48871195
Points: 1
# Comments: 0
