Live data from Hacker News

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

news.ycombinator.com

471–480 of 1001 posts

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

#471
I recently completed https://askannie.it.com, at first it was just a tool that I used myself after constantly copy/pasting YouTube transcripts into ChatGPT. A couple of friends liked it, so ended up building an app around it.

For a next project I'm exploring building something that let's you quickly embed charts. Similar to what Google Charts was, but I still haven't found a good alternative.

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

#473
Big 5 Archive (https://big5archive.live/): a Chrome extension that auto‑opens news articles in Archive

I've been reading the Wall Street Journal every morning this year but I'm too cheap to pay for the hefty $39/mo. subscription. My routine was: open article → hit paywall → copy URL → paste into Archive. After a few dozen times that got old.

So I built Big 5 Archive: a tiny Chrome extension that automatically redirects any link from WSJ, NYT, Washington Post, L.A. Times, or USA Today to its archived, paywall‑free copy.

I had fun making this and I hope it is helpful to the news-readers out there. Feedback welcome, happy reading!

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

#474

Trying to replace everything I use daily, outside money/banking, with my own fully customizable software. I had enough depending on others.

neat. anything you can share? code, blogs, etc?

probably too far for me, but very interesting to follow someone on this journey

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

#475

I recently quit my salary job after 16 years and am consulting in nuclear engineering now. I have a few passion projects that I'm working on (between the somewhat substantial consulting work that came out of the woodwork): - Nuclear Reactor Starter Kit --- an open source set of procedures, processes, templates, and maybe even some IT advice that should help newcomers start companies with nuclear quality assurance pro…

Do you think there's a path for ..say.. a competent engineer from a small country to obtain such a starter kit and jumpstart a weapons program?

I'd guess all the information would already be available on the internet, but is there competitive advantage here?

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

#476
I am writing a newsletter, https://www.clientserver.dev. It started with the writing prompt “what if someone tried to make Money Stuff for software engineering?” My time is constrained since I have a kid, and I’m still iterating on the format a bit. But I recently crossed 250 subscribers and have made the Hacker News front page twice in the 6 months I have been running the newsletter, so I feel like I’m on the right track.

In the past few months, I've learned that (a) writing a bulleted outline is a cheat code for producing decent work quickly, (b) every newsletter is a reminder that people could unsubscribe, so skip publishing issues that you're not proud of, (c) people really like stories, and (d) it's okay to have a mix of formats.

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

#477

An open-source, self-hostable app for sending out newsletter to your friends and families. I'm mostly making it for myself because I want to share what I've been up to and family photos, without uploading it to Facebook or whatnot. At the moment, the flow goes like this: 1. During the week, write posts for things that have happened. 2. Posts can be assigned to groups. (family, friends etc). 3. At the end of the week…

Your email deliverability will be key to survival and easily damaged. All it takes is a couple of spam reports from good or bad actors and you can get black listed. Your users may forget they ever subscribed. Think of some work around to prevent that. Some examples - for large mailings you are required to add a physical address to your emails and an unsubscribe link. Those are filtered by mail providers and automatically sent to spam a lot.

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

#478
I turned a game my friends and I play during March Madness into a web app:

https://bracketmayhem.app

While the tourney isn't going year-round, it has a demo mode where you can play through prior years (with friends! Or with yourself on another browser/device). The chat feature is admittedly half-baked and is mostly there to get my wife to quit asking about it. Will try to get that fully done for next year.

I'm also working on another side project in Gleam just to check it out. That seems to be taking shape and once I get something decent I'll post it.

All of these are self-hosted via Coolify on a VPS, which has almost been a project to itself (I've had it with cloud providers). I've learned a lot and it was cool to see some other self-hosting solutions in the thread here.

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

#479

Trying to replace everything I use daily, outside money/banking, with my own fully customizable software. I had enough depending on others.

That sounds like a very cool (and very difficult) project, do you rewrite everything from scratch or build on top of FOSS solutions for some things?

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

#480

A free DocuSign/e-sign alternative https://useinkless.com/ Andrew Wilkinson tweeted the other day "I just found out how much we pay for DocuSign and my jaw dropped." https://x.com/awilkinson/status/1892638803505868824 So I thought "how hard could this be?" and decided to build a free alternative that's UETA and ESIGN act compliant!

Looks great. How can I contribute as a dev?
Post reply on HN