Live data from Hacker News

Ask HN: What are you building that's not AI related?

news.ycombinator.com

11–20 of 265 posts

Re: Ask HN: What are you building that's not AI related?

#13
still working on https://stringscales.com - fun sideproject to visualize guitar scales on a configurable fretboard, with interactive note highlighting to a backingtrack.

The backingtrack is what I'm actively improving right now. It's just a pad running now, but it will turn into a full track with bass/drums/piano/... and will feature a comprehensive chords based editor so you can add and save your own progressions with a logged in account.

Re: Ask HN: What are you building that's not AI related?

#16
Working on an audio streaming platform powering an indy internet radio. Looks like Icecast & friends show its age and a similar product can be easily built with the functionality cast down to simply robust streaming & handling "timed playlists". I enjoy every bit of knowing exactly what happens in the code. It's not open source atm, but will be. It's in Go, is a pleasure to write and the deployment takes minimal amount of resources.

Other project is to continue a bit stalled progress of a configuration language BCL - add functions, more structures and fix some hidden scoping issues. Making languages is an endless fun. https://github.com/wkhere/bcl

Re: Ask HN: What are you building that's not AI related?

#18
I've been working on a super-straightforward volunteering platform -- https://handsup.barryvan.com.au/ . Mainly because I got frustrated with my kids' school and sailing club activities being (mis)managed across WhatsApp, Google Forms, pieces of paper, and the like.

Re: Ask HN: What are you building that's not AI related?

#20

[dead]

I literally said this exact thing verbatim with someone who was worshipping ai for code. This is an insane idea, really cool.

One bit of feedback, I'd love if this could be a little more aesthetic in the visualization. The method names are a little hard to read, white on light green.

Post reply on HN