frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Learn conflict resolution through a 90-second interactive story

https://app.questly.academy/try/play?story=conflict
1•danish00111•1m ago•0 comments

The Consensus Algorithm

1•gokuljs•2m ago•0 comments

Show HN: How LLMs Work – Interactive visual guide based on Karpathy's lecture

https://ynarwal.github.io/how-llms-work/
2•ynarwal__•3m ago•0 comments

DeepSeek targets $20B valuation to stop poaching of staff

https://www.ft.com/content/f7c65d8e-aed1-4767-9ea3-9715cb8a24e0
2•petethomas•5m ago•0 comments

Gbrain-Evals

https://github.com/garrytan/gbrain-evals
2•mjtk•9m ago•1 comments

Pentagon email floats suspending Spain from NATO

https://www.reuters.com/world/pentagon-email-floats-suspending-spain-nato-other-steps-over-iran-r...
2•nistiminic•10m ago•0 comments

United plans fare hikes to offset fuel costs

https://www.usatoday.com/story/travel/airline-news/2026/04/22/united-airlines-ticket-prices/89734...
2•geox•14m ago•0 comments

When NASA Gave Spiders Drugs to See How It Affected Their Webs, 1995

https://rarehistoricalphotos.com/nasa-spiders-drugs-experiment/
2•simonebrunozzi•16m ago•0 comments

The Atari 1200XL – By Paul Lefebvre

https://www.goto10retro.com/p/inside-the-atari-1200xl
2•rbanffy•17m ago•0 comments

Show HN: Safer – Sleep better while AI agents have shell access

https://github.com/crufter/safer
1•friendly_chap•18m ago•0 comments

Xi Jinping wants a powerful currency. America's war has helped

https://www.economist.com/finance-and-economics/2026/04/23/xi-jinping-wants-a-powerful-currency-a...
1•petethomas•19m ago•0 comments

AI and Videogames – Conversational NPCs

https://www.youtube.com/watch?v=KfcIY0xePiM
1•frag•21m ago•0 comments

Why are the Mac mini and Mac Studio gradually becoming impossible to buy?

https://arstechnica.com/gadgets/2026/04/apples-m4-mac-mini-including-the-599-one-is-gradually-bec...
1•rbanffy•23m ago•1 comments

Business Ideas Under 5 Lakhs to Start Small – SMFG India Credit

https://www.smfgindiacredit.com/knowledge-center/business-ideas-under-5-lakhs.aspx
1•saumyaraut11•24m ago•0 comments

The Viscous Frontier – How to Move When the Machine Stops Pulling

https://aneeshsathe.substack.com/p/the-viscous-frontier
1•boredgargoyle•25m ago•0 comments

Advantages of Longhand over Laptop Note Taking (2014) [pdf]

https://brucehayes.org/Teaching/papers/MuellerAndOppenheimer2014OnTakingNotesByHand.pdf
1•the-mitr•28m ago•0 comments

In a first, a ransomware family is confirmed to be quantum-safe

https://arstechnica.com/security/2026/04/now-even-ransomware-is-using-post-quantum-cryptography/
1•rbanffy•28m ago•0 comments

YouTube Meet the Line-Dancing Community Doodle Taking Up Resources

1•Throwthrowbob•32m ago•0 comments

Doby –Spec-first fix workflow for Claude Code that cuts navigation tokens by 95%

https://github.com/changmyoungkim/doby
1•changmyoungkim•32m ago•0 comments

Ask HN: Models Comparable to Opus 4.6?

3•islandbytes•35m ago•0 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
2•aliezsid•35m ago•0 comments

Show HN: Proving sdocs.dev is running the public code

https://sdocs.dev/trust
1•FailMore•37m ago•0 comments

How Do LLM Agents Think Through SQL Join Orders?

https://ucbskyadrs.github.io/blog/databricks/
1•matt_d•45m ago•0 comments

Is Unbound AI the future of adult entertainment?

https://unbound.video/landing4
3•Discuss-AI•46m ago•7 comments

The Most Controversial Post I Ever Wrote on Quora

https://derangedmathematician.substack.com/p/the-most-controversial-post-i-ever
1•wjholden•49m ago•0 comments

My .config Ship of Theseus

https://shift1w.com/blog/config-of-theseus/
2•jacobwiseberg•52m ago•0 comments

Pedal History Is in Danger – ChatGPT Is Rewriting Fact – and It's Getting Worse [video]

https://www.youtube.com/watch?v=0QynkC5HpcI
1•bryanrasmussen•53m ago•0 comments

Sinceerly: AI to undo your AI writing

https://sinceerly.com/
1•MrBuddyCasino•1h ago•0 comments

Ben Goldacre: OpenSAFELY in Brief

https://www.bennett.ox.ac.uk/blog/2025/02/opensafely-in-brief/
3•anitil•1h ago•1 comments

Do those that deserve the world, get the world?

https://dreamingtooloud.substack.com/p/do-those-that-deserve-the-world-get
1•homebush•1h ago•0 comments
Open in hackernews

Weather Landscape on E-Ink with ESP32 – now rewritten in Rust

https://github.com/martinohmann/weather-landscape
11•_usr_bin_env•1y ago

Comments

_usr_bin_env•1y ago
I came across this idea here on Hacker News a while ago – a small weather display using an ESP32 and an e-ink screen to show a daily weather landscape. I loved it and shared the idea with a friend of mine. He went all in and rebuilt the whole thing in Rust – from the image rendering server to the embedded code on the ESP32.

It's a clean, minimal two-part project:

A Rust server fetches weather data from MET Norway and renders it as a landscape image.

An ESP32 downloads and displays the image on a 2.9" e-ink screen.

Here’s the repo: https://github.com/martinohmann/weather-landscape Would love to hear what you think!

whytevuhuni•1y ago
How does it loop, if at all? Does it just restart at the end after it falls out of `main()`?

This is definitely something I'd like to try. Gotta figure out where to run the server... maybe a good time to figure out how to do custom Home Assistant add-ons.

How long do those batteries last you? Even with the deep sleep, I imagine doing the WiFi handshake every time is going to be expensive.

_usr_bin_env•1y ago
As far as I understand it has a deep-sleep" timer that wakes it every X minutes (mine every 30). This gives me approximately 1 Month with 4 AA rechargeable. Larger sleep intervals, other esp dev boards or larger rechargeable will increase this.
adammarples•1y ago
People on github remain allergic to pictures, there's even a text description of each weather mode so that we can imagine it!
_usr_bin_env•1y ago
Text output would have been too easy on the eink screen xD