frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Libpng 1.6.51: Four buffer overflow vulnerabilities fixed

https://www.openwall.com/lists/oss-security/2025/11/22/1
1•ledoge•4m ago•0 comments

Strategic Timing or Political Restraint?

https://rodgercuddington.substack.com/p/strategic-timing-or-political-restraint
1•freespirt•11m ago•0 comments

Show HN: Workin, a web app to control smart trainers

https://github.com/jsmolka/workin
1•jsmolka•17m ago•0 comments

About Libx11 Dlopen and Such

https://git.ricko.com.hr/19/desc
1•branc116•19m ago•1 comments

Benchmarking LLMs at the Frontier of Physics

https://artificialanalysis.ai/evaluations/critpt
1•mustaphah•19m ago•0 comments

Understanding LLMs as Pattern Machines, Not Thinking Partners

https://practicalsecurity.substack.com/p/why-your-ai-assistant-is-confidently
1•atilla_bilgic•19m ago•0 comments

The Secret History of Indian Science Fiction

https://altermag.com/articles/the-secret-history-of-indian-science-fiction
1•adityaathalye•30m ago•0 comments

Roblox CEO Makes a Fool of Himself in Car-Crash Interview

https://kotaku.com/roblox-new-york-times-interview-baszucki-2000646174
2•tobr•31m ago•0 comments

Neuroevolution: Harnessing Creativity in AI Agent Design

https://neuroevolutionbook.com/
1•salkahfi•31m ago•0 comments

Google tells employees it must double capacity every 6 months to meet AI demand

https://arstechnica.com/ai/2025/11/google-tells-employees-it-must-double-capacity-every-6-months-...
3•cheshire_cat•33m ago•0 comments

A word tracker that saves you time and money

https://catch-words.vercel.app
1•ardi_c_cc•34m ago•1 comments

Magician forgets password to his own hand after RFID chip implant

https://www.theregister.com/2025/11/21/magician_password_hand_rfid/
2•smurda•38m ago•0 comments

Matter 1.5 Officially Adds Support for Smart Cameras and Energy Management

https://www.iclarified.com/99104/matter-15-officially-adds-support-for-smart-cameras-and-energy-m...
3•Brajeshwar•56m ago•0 comments

AWS ECS and EKS now have remote MCP servers

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-eks-ecs-fully-managed-mcp-servers-preview/
2•stellastah•56m ago•0 comments

Cincinnati Subway

https://en.wikipedia.org/wiki/Cincinnati_Subway
2•keiferski•1h ago•0 comments

International Crypto Association elections botched by loss of key

https://iacr.org/news/item/27138
4•tomgag•1h ago•2 comments

The risk of round numbers and sharp thresholds in clinical practice

https://www.nature.com/articles/s41746-025-02079-y
2•asplake•1h ago•0 comments

Show HN: LexiForge – Auto-generate vocabulary flashcards from Kindle lookups

https://medium.com/@mr.thantsintoe/i-kept-forgetting-every-word-i-looked-up-on-my-kindle-so-i-bui...
1•thantsintoe•1h ago•0 comments

soul16 – Vibecoding native iOS and Android Apps

https://www.soul16.com
1•rendernos•1h ago•0 comments

Chromium reconsiders JPEG-XL implementation

https://groups.google.com/a/chromium.org/g/blink-dev/c/WjCKcBw219k/m/NmOyvMCCBAAJ
4•OuterVale•1h ago•0 comments

Ask HN: What recent thing you've been tasked improved your skills significantly?

2•setnone•1h ago•0 comments

I built TestCrew to solve the Android 12-tester problem

https://play.google.com/store/apps/details?id=com.testcrew&hl=en_US
1•akira-freeweb•1h ago•1 comments

UN human rights expert urges US to lift sanctions on Cuba

https://www.dw.com/en/un-human-rights-expert-urges-us-to-lift-sanctions-on-cuba/a-74845654
2•rguiscard•1h ago•0 comments

Preserving Historical Cryptography with Modern Python

https://github.com/denismaggior8/enigma-python
1•denismaggior8•1h ago•0 comments

hfsearch: a fast cli tool to discover models and datasets on HuggingFace

https://github.com/HenokB/hfsearch
1•henok_ademtew•1h ago•1 comments

Cloudflare error page of every HTTP status code (reload to show random page)

https://cloudflare-error-page-3th.pages.dev/
2•Donlon•1h ago•0 comments

Show HN: PokeSuite – Pokémon TCG pack simulator and competitive team builder

https://www.pokesuite.com
1•Fsen•1h ago•1 comments

Serflings is a remake of The Settlers 1

https://www.simpleguide.net/serflings.xhtml
1•doener•1h ago•0 comments

When AI Goes Wrong

https://whenaifail.com/category/ai-coding/
2•daco•1h ago•0 comments

Show HN: Minimal Start/Stop app for tracking billable hours (Tauri)

https://github.com/HustleCoding/time-tracker
1•FlorinDobinciuc•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•7mo ago

Comments

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