Live data from Hacker News

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

news.ycombinator.com

531–540 of 1001 posts

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

#531
https://katarineko.com

I think by this point everyone that is learning a language knows that immersion is very important, however a problem I've had myself is that the content that interests me is beyond my reach, and the content that is within reach doesn't interest me.

This is my attempt at doing something to remediate that. You select the content you want, and I create a personalized study plan to learn the most important words to achieve a target % of understanding. Then I generate a short story each week for your particular level containing the new words in the context of your content.

The idea is to bring the content you want to learn to your level so you can watch what you want to watch.

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

#534
I have been working on Jigsaw Pic: https://jigsawpic.com

My 7 year old niece loves jigsaw puzzles, but a lot of the time I see her during family trips where taking puzzles along wouldn't be feasible. We usually have an iPad though. I plan to add more puzzle categories soon.

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

#537
Working on a desktop app that lets you ask questions on your data files like csv, json, parquet and excel in plain english without incurring heavy LLM costs.

Launched a new plan as well that gives unlimited question-answering for just $20/month. Truly unlimited, no strings attached.

https://zenquery.app

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

#538
I'm working on a K8S hosting solution that just gives the user a simple Kubernetes cluster. I (or we) handle the compute, (networked) storage and ingress hosting for you, and the cluster provision time should be within minutes.

You just need to pay for a fixed monthly upfront cost rather than PAYG, giving small developers a good save of their money.

In other words, this is similar to self hosting with K0S/K3S/OpenShift, except you don't have to own servers to begin with, in other words, it is a little similar to serverless K8S.

Well, all you those you can actually do with a VPS today, heck why do I have to do it if EKS/GKE/LKE/OKE/DOKS exists? That's because it takes a lot of time to properly setup VPC/EBS/S3/EC2, you need to pay an insane amount of premium and overheads to those while an ordinary user just don't want to hassle too much.

I want to undercut the big clouds by saving people's money and time. I have had enough of seeing a ludicrous EKS billing. I just want K8S to be the control panel of everything.

Deploy, run and scale later, simple as that

Post reply on HN