frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

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

https://github.com/martinohmann/weather-landscape
11•_usr_bin_env•10mo ago

Comments

_usr_bin_env•10mo 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•10mo 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•10mo 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•10mo 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•10mo ago
Text output would have been too easy on the eink screen xD

Show HN: Rhome, a social app for media recs from friends instead of algorithms

https://preview.rhomeapp.com/profile/rohannihalani
3•rohannih•1m ago•0 comments

One-liner to get Claude Code usage stats

https://github.com/anthropics/claude-code/issues/13585
1•behnamoh•1m ago•0 comments

Move over stoics Why we should all embrace nihilism

https://www.theguardian.com/books/2026/feb/23/nihilism-why-we-should-embrace-it
3•devonnull•1m ago•0 comments

Anthropic Accuses Chinese Companies of Siphoning Data from Claude

https://www.wsj.com/tech/ai/anthropic-accuses-chinese-companies-of-siphoning-data-from-claude-63a...
1•mrbonner•2m ago•0 comments

Cancer, Water, Religion, Tooze, Weiss, Land, Diff Jobs

https://www.thediff.co/archive/longreads-open-thread-166/
1•paulpauper•2m ago•0 comments

Daniel Litt on AI and Math

https://marginalrevolution.com/marginalrevolution/2026/02/daniel-litt-on-ai-and-math.html
1•paulpauper•3m ago•0 comments

OpenClaw – My Automation Setup

https://krausefx.com//blog/openclaw-my-automation-setup
2•domysee•4m ago•0 comments

Cartographic Symbologies: The Art and Design of Expression in Historic Maps

https://exhibits.stanford.edu/cartosym/browse
2•starkparker•4m ago•0 comments

Hidden Cause of Permanent Hearing Loss Identified

https://neurosciencenews.com/hearing-loss-tmc1-membrane-apoptosis-30163/
1•mikhael•4m ago•0 comments

Every SaaS Is Now an API. Whether They Like It or Not

https://twitter.com/nicbstme/status/2025643017571541378
1•nbstme•4m ago•0 comments

Play is sub-optimal, and just what we need in the Climate Crisis

https://www.theremake.org/play-is-sub-optimal-and-just-what-we-need-in-the-climate-crisis/
2•AmosLightnin•6m ago•0 comments

Off topic: NAI_Journal

https://medium.com/@NAI_Journal
1•CerNai•6m ago•0 comments

US Gov Deploys Grok as Nutrition Bot, It Advises for Rectal Use of Vegetables

https://futurism.com/artificial-intelligence/us-government-grok-nutrition
4•latexr•6m ago•0 comments

The Global Battery Race Heats Up as China Tightens Its Grip

https://oilprice.com/Energy/Energy-General/The-Global-Battery-Race-Heats-Up-as-China-Tightens-Its...
1•PaulHoule•6m ago•0 comments

So I've Been Thinking About Static Site Generators

https://wolfgirl.dev/blog/2026-02-23-so-ive-been-thinking-about-static-site-generators/
1•speckx•6m ago•0 comments

Benji's Guide to Machine Creativity

https://machinecreativity.substack.com/p/benjis-guide-to-machine-creativity
1•benjismith•7m ago•0 comments

How to Filter a Todo.txt File in Obsidian – Without Plugins

https://ellanew.com/2026/02/23/filter-todotxt-in-obsidian-no-plugins
3•jethronethro•8m ago•0 comments

Why SWE-bench Verified no longer measures frontier coding capabilities

https://openai.com/index/why-we-no-longer-evaluate-swe-bench-verified/
1•tedsanders•8m ago•0 comments

Ask HN: Cool hardware blogs and new company's in the the hardware space

1•monkmartinez•9m ago•0 comments

South Carolina Hospitals Aren't Required to Disclose Measles-Related Admissions

https://www.propublica.org/article/south-carolina-measles-hospital-admissions
4•digital55•9m ago•0 comments

Detecting and Preventing Distillation Attacks

https://www.anthropic.com/news/detecting-and-preventing-distillation-attacks
2•meetpateltech•10m ago•0 comments

New Microsoft gaming chief has "no tolerance for bad AI"

https://arstechnica.com/gaming/2026/02/new-microsoft-gaming-chief-has-no-tolerance-for-bad-ai/
1•oldnetguy•10m ago•0 comments

Writing about Agentic Engineering Patterns

https://simonwillison.net/2026/Feb/23/agentic-engineering-patterns/
1•mfiguiere•10m ago•0 comments

Pure-Rust HDF5 – zero C deps, 55x faster file open, no_std

https://github.com/rustystack/edgehdf5
1•redclaw•10m ago•1 comments

Study shows two child household must earn $400k/year to afford childcare

https://finance.yahoo.com/news/two-child-household-must-earn-195951419.html
2•toomuchtodo•10m ago•1 comments

CMS with Graphical Simulator for Finite Automata, Mealy, and Turing Machines

https://tursim.org
1•ferri-emanuele•11m ago•1 comments

Bootstrappable Builds

https://bootstrappable.org/
1•tosh•12m ago•0 comments

Claude Code on the Web broken?

1•powera•12m ago•0 comments

Show HN: I got tired of leaking API keys, so I made .env files safe to commit

https://github.com/MrPrinceRawat/dotlock
1•mrprincerawat•13m ago•1 comments

Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)

https://www.joelreske.com/blog/claude-nancy-drew/
4•joelres•14m ago•2 comments