Live data from Hacker News

Ask HN: What are you working on? (May 2025)

news.ycombinator.com

991–1000 of 1001 posts

Re: Ask HN: What are you working on? (May 2025)

#991

I‘m writing a visual travel guide for the edge of the humanly thinkable: https://www.unthinkable.net (I made a small newsletter sign-up form, feel free to join the wait list for betas and a free e-Book!)

I wanted to let you know there is a typo on the website. it says "Atumn 2025", I believe it should be Autumn 2025.

Anyway, looks like a very interesting topic and I signed up for the newsletter :)

Re: Ask HN: What are you working on? (May 2025)

#992

HomeFree https://homefree.host A turnkey self-hosted home router + app server that you can (eventually) just plug into your modem and go through a simple setup and have self hosting. It's in heavy development, so it requires some experience with NixOS to get running, but the goal is to have it usable by non-technical people. Current features - Firewall - Headscale VPN, apps private by default - Automated DDNS - Dozen…

This is very interesting. Do you think people will trust it enough in terms of security/hardening to let homefree be their main router/firewall/vpn ?

Re: Ask HN: What are you working on? (May 2025)

#993

I'm building a stock portfolio tracker, because I've found myself managing many portfolios with spreadsheets and Python scripts, which became a massive time sink. At the same time I couldn't find a tracker that was 100% what I wanted, while at the same time I wanted to learn web dev, web services & cloud deployment. I've decided to release an MVP so I can gauge interest, and after ~8 months of deployment and 2 releas…

maybe you could add link in your HN profile so interested people could atleast take a look?

Re: Ask HN: What are you working on? (May 2025)

#994

I'm writing an easy to use APM platform in a single executable (plus the database). I tried self-hosting Sentry recently and found out there are a lot of moving parts, which makes sense for their scale and use case. I was wondering if I could build something small and not multi-tenant. So I started experimenting with writing a server (in Go) that collects OpenTelemetry data and inserts into Clickhouse, an API for ret…

Have you tried coroot?

Re: Ask HN: What are you working on? (May 2025)

#995

A web app which we plan to be always free for personal use. It's called MyMirror 360 [1]. The goal is for you to get complete and honest feedback from the team you work with. The killer feature is we make it quick and easy. And your reflectors can never initiate the instance of giving of feedback, the system invites them; this avoids the "but I am angry now" situation. You can add the team members you work with in an…

Any company that doesn't want to use this is sus.

Re: Ask HN: What are you working on? (May 2025)

#996
post #983

Fostrom ( https://fostrom.io ) A developer-focused IoT Cloud Platform. The idea stems from pain points experienced while automating an indoor farm a few years ago where I had to spend way too much time building the data collection and analysis infrastructure instead of focusing on the actual automation. Devices connect via secure MQTT, HTTP, or WebSockets and send structured, typed data. Each device gets its own sequ…

What is your plan for time-series analytics?

We're currently working on a data explorer which will allow you to choose, filter, and sort datapoints in a table view. We're gonna add time-based aggregations, charts, anomaly detection, and correlation analytics soon after.

Any feedback or suggestions on what you would like to see?

Re: Ask HN: What are you working on? (May 2025)

#997

Art project. Counter Productive A random button in a park with a countdown timer. Instructions: - Press the button to reset the 24-hour countdown timer. - If the timer ever reaches zero, the project ends and the project will be removed. - To keep the project alive — press the button Its been running for 56 days with 820 button presses. Write up: https://blog.abluestar.com/projects/2025-counterproductive/ Stats page h…

How is that « counter productive »? That’s amazing!

Re: Ask HN: What are you working on? (May 2025)

#998
post #382

Nest Thermostats of the 1st and 2nd generation will no longer be supported by Google starting in October. I'm working on an enclosure-compatible open-source version of the 2nd gen Nest thermostat. It reuses the enclosure, encoder ring, display, and mounts of the Nest but replaces the "thinking" part with an open-source PCB that can interact with Home Assistant

What microcontroller would you use?

ESP32-C6 on the faceplate board to have the WiFi and Zigbee. STM32 on the "ring" portion - that drives the display and the scrolling ring

Re: Ask HN: What are you working on? (May 2025)

#999
post #453
post #382

Nest Thermostats of the 1st and 2nd generation will no longer be supported by Google starting in October. I'm working on an enclosure-compatible open-source version of the 2nd gen Nest thermostat. It reuses the enclosure, encoder ring, display, and mounts of the Nest but replaces the "thinking" part with an open-source PCB that can interact with Home Assistant

I hate to rain on a cool personal project but you could just get a cheap z-wave dumb thermostat like a CT101 for $50 and hook it up to home assistant. Solves the problem permanently, no risk of future deprecations.

Someone else replied about how ugly most cheap dumb Z-Wave thermostats are. Nests are beautiful by comparison. I've been searching for something I like as much aesthetically and come up short. That's one of the motivators

Re: Ask HN: What are you working on? (May 2025)

#1000
post #856
post #382

Nest Thermostats of the 1st and 2nd generation will no longer be supported by Google starting in October. I'm working on an enclosure-compatible open-source version of the 2nd gen Nest thermostat. It reuses the enclosure, encoder ring, display, and mounts of the Nest but replaces the "thinking" part with an open-source PCB that can interact with Home Assistant

What exactly does "will no longer be supported" mean? Does it mean they'll stop working altogether? Will they just not provide support for them but they'll keep working until the day they won't? If it's the former, that's ridiculous and goes in the face of all the "good" they have been trying to do with the "leaf" program

"Dear Nest Learning Thermostat owner,

We want to make you aware of some upcoming changes that will impact our earliest generation thermostats, including those at Your House. Starting October 25, 2025, Google will no longer provide support for the Nest Learning Thermostat (1st gen) launched in 2011 and Nest Learning Thermostat (2nd gen) launched in 2012.

You will still be able to access temperature, mode, schedules, and settings directly on the thermostat – and existing schedules should continue to work uninterrupted. However, these thermostats will no longer receive software or security updates, will not have any Nest app or Home app controls, and will end support for other connected features like Home/Away Assist. See more details at our support website."

Post reply on HN