frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Keigo Higashino, author of The Devotion of Suspect X, dies at 68

https://www.oricon.co.jp/news/2470322/
1•linzhangrun•7m ago•0 comments

Even in Utah Families Are Getting Smaller

https://www.nytimes.com/2026/07/25/us/politics/utah-birth-rate-fertility-decline.html
1•geox•15m ago•0 comments

Show HN: A browser-based vector animation engine rendering animated objects

https://thorvg-janitor.vercel.app/
3•hermet•17m ago•2 comments

I made a anoynmous file sharing service

https://coldfiles.dev/
1•bunchy7s•17m ago•5 comments

Show HN: Comparing stock returns after cyber incidents

https://incidentimpact.com/
1•0xad•22m ago•0 comments

Build internal tools for your Startup with Construct AI

https://construct.computer/blog/build-internal-tools-with-construct/
1•ankushKun•23m ago•0 comments

From Seed to Startup: How AI Is Revolutionizing Cannabis Cultivation

https://www.researchgate.net/publication/410602482_From_Seed_to_Startup_How_AI_Is_Revolutionizing...
1•fofoz•30m ago•0 comments

Could a Neuroscientist Understand a Microprocessor?(2017)

http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005268
1•num42•33m ago•0 comments

Can a Biologist Fix a Radio?(2002)

https://www.cell.com/action/showPdf?pii=S1535-6108%2802%2900133-2
1•num42•34m ago•0 comments

Reverse Engineering of Biological Complexity(2002) [pdf]

https://courses.physics.illinois.edu/phys498BIO/sp2009/LECTURE7/Doyle.pdf
1•num42•34m ago•0 comments

Ask HN: Does the tech industry require deterministic ML training?

3•Swapnopam•35m ago•0 comments

The Lean Theorem Prover: Design, Evolution, and Impact

https://leodemoura.github.io/static/floc26/
1•tosh•35m ago•0 comments

General Resolution: LLM Usage in Debian

https://www.debian.org/vote/2026/vote_002#texta
1•olalonde•38m ago•0 comments

LVMH CEO Bernard Arnault's open letter responding to Le Monde's investigation

https://twitter.com/i/status/2081439415268790328
1•Michelangelo11•41m ago•0 comments

Building Real-Time Financial Analytics with Stream Processing

https://medium.com/@DolphinDB_Inc/why-stream-processing-matters-and-how-dolphindb-does-it-b63c5dc...
2•chaercling•44m ago•0 comments

CstWeave – On-device, privacy-first Chrome extension for tab region GIFs

1•fujidevv•45m ago•0 comments

Overprint vs. Knockout

https://www.designyourway.net/blog/overprint-vs-knockout/
1•ankitg12•46m ago•0 comments

Show HN: Watch 14-Byte AI "brains" attempt to solve a 2D maze (Its hard)

https://con-dog.github.io/MINIMIO-PUBLIC-FRONTEND/
3•purple-leafy•49m ago•1 comments

Show HN: Anduril, Apple, Antropic. Recap the biggest tech news from last week

https://choclatenews.substack.com/p/icymi-anduril-unveiled-thunder
1•dariusogenyiebu•50m ago•0 comments

Show HN: How big of a deal of energy dependence on technology market?

https://raylinement.substack.com/p/how-big-of-a-deal-of-energy-dependence
1•rzwsan•50m ago•0 comments

Show HN: How to Resolve Software Deployment Issues with SeaTicket in 4 Steps

2•Daniel-Pan•53m ago•0 comments

China wants to end AI romances

https://www.economist.com/china/2026/07/16/china-wants-to-end-ai-romances
3•hebelehubele•56m ago•3 comments

Show HN: 'Write' – A Markdown Editor in the Browser

https://codeberg.org/joexo/write
1•joexo•57m ago•0 comments

API Testing Chrome Extension

https://chromewebstore.google.com/detail/repost-api-tester/eipmeckflplenlbnlhbpmjojahephhkp
1•info-chirila•1h ago•0 comments

OpenAI's myopia keeps causing alignment problems

https://www.lesswrong.com/posts/Mxx5GapJtqyQtpy96/openai-s-myopia-keeps-causing-alignment-problems
1•joozio•1h ago•0 comments

AgentHost – Persistent, governed AI agents in your own cloud

https://agenthost.space/
1•stevekaplanai•1h ago•0 comments

Seriously, what is the large code-model even for?

https://fzakaria.com/2026/07/26/seriously-what-is-the-large-code-model-even-for
1•ingve•1h ago•0 comments

Sodaslim| Natural Weight Management Support

https://finance.yahoo.com/healthcare/articles/sodaslim-releases-updated-2026-highlights-122400710...
1•Zoerieves•1h ago•0 comments

The Problem with Capitalism – Smarter Every Day [video]

https://www.youtube.com/watch?v=vS6HEes8daw
2•Erikun•1h ago•1 comments

ASD-STE100 Simplified Technical English for LLMs

https://github.com/woosal1337/blog/tree/main/videos/ep01-the-cure-for-ai-slop
2•modinfo•1h ago•2 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