Live data from Hacker News

Ask HN: What Are You Working On? (December 2025)

news.ycombinator.com

761–770 of 1001 posts

Re: Ask HN: What Are You Working On? (December 2025)

#761
Currently working on Skyscraper, which is an iOS native Bluesky client: https://testflight.apple.com/join/RRvk14ks

Primary goal with the project was to create a Bluesky client that I wanted to to use. While the standard Bluesky app is fine, I wanted something more reminiscent of Tweetie, Tweetbot, Twitteriffic, etc. Something that feels at home on the iPhone. With the transition to Liquid Glass, felt like a good time to practice and get to experience the new UI with a new project.

Still in what I call "alpha", but pretty feature rich. Support push notifications, lots of discovery/feed following features, search tools, moderation setting management, post translation, and much more.

If you use Bluesky and are an iOS user, there's still space on my TestFlight and would appreciate any feedback or comments!

Re: Ask HN: What Are You Working On? (December 2025)

#762
Right now I am working on fixing my PC because it is randomly restarting out of the blue during a video call, or during some coding or when it is left unattended. Highly annoying. Right now I basically ruled out anything but the ram and mobo which would be very costly to fix because of Open AI shenanigans.

Re: Ask HN: What Are You Working On? (December 2025)

#763
I'm migrating my current Google Sheets solution to a web application that I will primarily use for expense tracking and budgeting. I'm learning Golang so this is a perfect opportunity for me to build something meaningful.

Two main aspects will be to do Exploratory Data Analysis and to forecast expenses.

For later stage, I am planning to create a conversational interface for the application that I will use to do basic CRUD operations as well as capability to "talk" to my data and to do simulations using hypothetical yet real scenarios in future.

Re: Ask HN: What Are You Working On? (December 2025)

#764
https://www.sixthcoast.com/

It's feed aggregator backed by a web crawler that tries to find interesting RSS feeds. Posts are sorted by inverse frequency with the hope that time between posts will serve as a good proxy for quality.

I've been having fun with it! The results are a little strange, sometimes, but I've found some interesting sites that I never would have found otherwise.

Re: Ask HN: What Are You Working On? (December 2025)

#765
I want to build a complete radio station managed by an AI agent. It’s still at the idea stage right now: https://github.com/baturyilmaz/agent-radio

The idea is simple, but I think it could be really cool: an autonomous agent that actually manages an entire radio station. It creates its own shows, play copyright-free tracks, shares the daily program schedule on social media and the website, and later I want to add guest appearances too and live 7/24.

Re: Ask HN: What Are You Working On? (December 2025)

#766
https://codeboards.io

I built Codeboards, a developer portfolio that updates itself automatically from your GitHub, StackOverflow, LinkedIn, and more. Most dev portfolios are outdated, manual, and painful to maintain. GitHub alone doesn’t show who you are. LinkedIn is noise. Personal websites die after 6 months.

Re: Ask HN: What Are You Working On? (December 2025)

#768

I'm working on porting KiCad to the browser. It's a lot of sweat and tears, multithreading issues and some more sweat. I've updated a port of WxWidgets and now I support all the features KiCad needs with ~200 tests. Right now I have a build that loads in the browser, but I really want to have "multithreading" which means workers in the web. One can use asyncify with emscripten to translate blocking C++ to WASM, but t…

This is a great project! Thanks for tackling it!

Re: Ask HN: What Are You Working On? (December 2025)

#769
working on an AI browser: https://github.com/stingtao/ai-browser

I found Comet so useful and I vibe coded my own version to seek AI possibility

Also on an live interactive quiz service: https://live.stingtao.info/?lang=en

This helped me host live event for 1,000 participants

Re: Ask HN: What Are You Working On? (December 2025)

#770
post #570

I'm working on https://techposts.eu - Hacker News for Europe. Focused on all the interesting and exciting happenings in tech here, from AI to defence to deeptech, and posting the most interesting job openings too. Did you know Europe had two space launch startups? I didn't until I started this project! Feedback very welcome :)

very good start! I hate to be that guy, but I'd like if you had an imprint and privacy policy on the site ;)
Post reply on HN