Live data from Hacker News

Ask HN: What are you working on? (October 2024)

news.ycombinator.com

441–450 of 1001 posts

Re: Ask HN: What are you working on? (October 2024)

#441
I wanted to to make a PoC (Proof of Concept) to show genuinely good and original use of AI in gaming. I found a gameplay loop that requires the user to understand what was meant by a generated image, and the main gameplay element is to argue something, to have real language-based interactions. I think in some ways it is achieving some of the vision from the old interactive fiction games.

I understand the AI fatigue, as almost all of the proposed uses of AI in gaming are generally either random generation (in other words, procedural generation but worse) or 'better replies from NPC'. Neither solve any problem people really have. And probably more importantly, the other use is for mega-corporations to hire less competent programmers/artists.

Unfortunately being tied to the AI calls poses a lot of issues with distribution, which is annoying for what was supposed to be a glorified PoC. I'm still finishing the backend to comply with Steam's review (which does not really match their guidelines...)

https://store.steampowered.com/app/3248650/JOBifAI/

Re: Ask HN: What are you working on? (October 2024)

#444

I'm maintaining Basti, an open-source AWS Bastion Host management CLI that lets you connect to RDS and other resources at almost no cost. Check it out: https://github.com/basti-app/basti This project also inspired me to explore a commercial analytics solution for CLI applications — currently assessing if there's demand for it.

It looks interesting. Is the Basti EC2 instance deployed in a private subnet? Do you have a high-level diagram?

Re: Ask HN: What are you working on? (October 2024)

#446

I'm building a custom NC manufacturing robot from scratch. I was unhappy with availability, pricing, and business model (SaaS lock-in) of the existing hardware/software solutions. But to my delight, I noticed that you just need better amplifiers to use 3D printer mainboards for driving industrial stepper motors. Everything is controlled with Gcode, which is just text. And sensors can send back logging messages over t…

Interesting! The use of 3D printer electronics is a great idea as they are cheap(ish) and get reasonable accuracy. I'm curious what you mean by a custom NC manufacturing robot? A CNC mill?

No, its neither a CNC mill nor a lathe nor a robot arm. It's a specialised machine that automates one production step. But it needs to react to variations in the input work pieces, which is why it needs to be computer-controlled.

Re: Ask HN: What are you working on? (October 2024)

#448
post #223

I've noticed that my son spends way too much time on YouTube or playing Minecraft and one of the few offline activities he enjoys doing on his own is coloring. And since he comes to me every time he wants a new coloring book and we spend about 10 minutes together searching for each picture, I made a website with a collection of coloring books for him. The site is very simple, but to be honest, I haven't had so much f…

Such a cute website <3

Re: Ask HN: What are you working on? (October 2024)

#449
post #223

I've noticed that my son spends way too much time on YouTube or playing Minecraft and one of the few offline activities he enjoys doing on his own is coloring. And since he comes to me every time he wants a new coloring book and we spend about 10 minutes together searching for each picture, I made a website with a collection of coloring books for him. The site is very simple, but to be honest, I haven't had so much f…

20 years ago I met a young woman in her mid 20's. She's setup coloring book pages with google ads by the thousands, in pretty much every language. Her income from that was around $8K a month, and this was late 90's?

Just to be a bit picky, I guess it was Doubleclick or some other thing instead of Google Ads, as Google AdWords started working in 2000
Post reply on HN