frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Can I work my 9-5 Job from Inside Skyrim [video]

https://www.youtube.com/watch?v=v9gIK4j1Ip0
1•ecares•1m ago•0 comments

HP 785M/780M Ultra Fast Scrolling Review and Stutter Fix

https://www.jacopofranco.com/projects/hp-785m780m-ultra-fast-scrolling-review
1•omblivion•1m ago•0 comments

GrapheneOS leaves OVH: "France isn't safe for open source privacy projects."

https://twitter.com/GrapheneOS/status/1993035936800584103
4•bocytron•6m ago•0 comments

Sustainable mycoprotein nutrition: metabolic engineering of Fusarium venenatum

https://www.cell.com/trends/biotechnology/fulltext/S0167-7799(25)00404-4?_returnURL=https%3A%2F%2...
1•PaulHoule•10m ago•0 comments

Show HN: AI search context engine for startups and engineering teams

https://crewmem.com/blog/AI-Search-Engine-for-Indie-Startups-and-Engineering-Teams
1•flabberghasted•11m ago•0 comments

China launches Shenzhou 22 spacecraft to return 3 stranded astronauts

https://economictimes.indiatimes.com/news/international/world-news/china-launches-shenzhou-22-spa...
1•ZeljkoS•12m ago•0 comments

Show HN: Pixeli – The CLI Tool for Creating Beautiful Image Grids and Mosaics

https://github.com/pakdad-mousavi/pixeli
1•zephyrrd•13m ago•0 comments

Disasters I've seen in a microservices world

https://world.hey.com/joaoqalves/disasters-i-ve-seen-in-a-microservices-world-a9137a51
1•enz•14m ago•0 comments

Human-AI Decision Making Costs in Synthetic Teams

https://arxiv.org/abs/2511.19312
1•undefinedmethod•15m ago•0 comments

Astrl

https://www.tryastrl.com/
2•jjwilkin•20m ago•0 comments

LLMs in Predicaments

https://dxdt.ch/blog.php?blog=predicaments
2•lkm0•21m ago•0 comments

When Video Detailed Captioners Evolve Themselves via Agentic Self-Reflection

https://arxiv.org/abs/2511.19436
1•badmonster•23m ago•1 comments

Show HN: 1-of-1 Offline AES Encryption Object (Non-Cross-Decryptable)

https://github.com/0north-eth/zero-north-vault/releases/tag/v1.0-demo
2•0north•23m ago•1 comments

Show HN: Echosnap AI – A simple voice-first notes app

https://www.useechosnap.com/
2•pradeep3•23m ago•0 comments

How do we keep apps maintained on Flathub?

https://tim.siosm.fr/blog/2025/11/24/building-better-app-store-flathub/
2•aragilar•27m ago•1 comments

Show HN: DuckDuckGo Search Results Scraper

https://apify.com/johnvc/duckduckgoseoscraper
1•johncole•29m ago•0 comments

Show HN: I built a tool for instant, thoughtful X/LinkedIn replies in your feed

https://www.yapyap.fun/
1•kartik_malik•35m ago•1 comments

Show HN: Banana Studio – AI Image Editor Powered by Nano Banana

https://banana-studio-nano.vercel.app/
2•sumit-paul•36m ago•0 comments

Perplexity Comet UXSS

https://www.hacktron.ai/blog/perplexity-comet-uxss
2•Mohansrk•37m ago•0 comments

How the K-Shaped Economy Is Hurting Everyone but the Rich

https://www.bloomberg.com/news/articles/2025-11-24/how-the-k-shaped-economy-is-hurting-everyone-b...
1•zerosizedweasle•38m ago•2 comments

Show HN: Scrape Baidu

https://apify.com/johnvc/baidu-search-scraper
1•johncole•39m ago•0 comments

How to Create Advertising That Sells by David Ogilvy (1972)

https://borakaizen.medium.com/how-to-create-advertising-that-sells-ad-by-david-ogilvy-1972-a1b4af...
1•kaizenb•41m ago•0 comments

A Memo from the Future

https://www.freethink.com/artificial-intelligence/memo-from-the-future
1•Brajeshwar•41m ago•0 comments

ADHD: Pharma, schools, & parents helped medicalize childhood restlessness

https://ebm.bmj.com/content/30/Suppl_1/A52.2
1•SanjayMehta•43m ago•0 comments

Show HN: We cut RAG latency ~2× by switching embedding model

https://www.myclone.is/blog/voyage-embedding-migration/
2•vira28•43m ago•0 comments

Plamort Tank Trap

https://www.atlasobscura.com/places/plamort-tank-trap
1•Brajeshwar•43m ago•1 comments

Breaking the Thesis Mold – Building Real Products in Academia

https://www.scmp.com/news/china/science/article/3333836/chinas-new-tech-war-tactics-phd-students-...
1•dancehari•48m ago•1 comments

Build Your Own Router with URLPattern()

https://jschof.dev/posts/2025/11/build-your-own-router/
2•tobr•49m ago•0 comments

ChatGPT insists that Musk's DOGE never existed

https://old.reddit.com/r/artificial/comments/1p66cag/chat_gpt_saying_elon_musks_doge_never_existed/
5•LeoPanthera•49m ago•0 comments

No Backup, No Cry

https://world.hey.com/dhh/no-backup-no-cry-274e0c31
2•Brajeshwar•56m 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