Live data from Hacker News

Ask HN: Show me your half baked project

news.ycombinator.com

51–60 of 708 posts

Re: Ask HN: Show me your half baked project

#52
Well, these ones aren't "half-baked," but they are no longer being maintained (archived):

[0] https://github.com/RiftValleySoftware/RVS_IPAddress

[1] https://github.com/RiftValleySoftware/RVS_ParseXMLDuration

[2] https://github.com/RiftValleySoftware/RVS_ONVIF

This project is unfinished (I just walked away from it, as it wasn't really giving me what I wanted):

[3] https://github.com/RiftValleySoftware/RVS_GTDriver

This one is "half-baked," I believe. I never really took it particularly far:

[4] https://github.com/RiftValleySoftware/RVS_MediaServer

Re: Ask HN: Show me your half baked project

#54
https://github.com/halftheopposite/TOSIOS: never brought the game to the "fun" part of what a game is supposed to be, but at least it serves as educational.

https://github.com/halftheopposite/graph-dungeon-generator: what was supposed to be circular graph dungeon generator, ended up being a tree dungeon generator.

https://webcursors.click - I should have spent more time thinking about solving a problem that doesn't exist and clearly you can feel that there's something missing.

Re: Ask HN: Show me your half baked project

#55
waggledance.ai!

- source code: https://github.com/agi-merge/waggle-dance

- buggy demo available @ https://waggledance.ai

- really neat (IMO) adaptation of Plan-Validate-Solve

- similar to AutoGPT and its ilk but with different architecture decisions - seeking co-founders/contributors

Re: Ask HN: Show me your half baked project

#57
Lightrail: https://github.com/lightrail-ai/lightrail

Basically, I think that LLMs will enable a whole new set of app UXes, and I'm trying to build a platform for those UXes. In a sense, a "shell" for LLM apps. It's a command-bar style UI with an SDK that makes it really easy to build functionality on top of LLMs / vector-dbs etc and to interact with other software/files (e.g. VSCode, Chrome, etc.). Currently very limited docs but if you're interested in building LLM workflows/tools, I'd love to collab!

Re: Ask HN: Show me your half baked project

#59
post #23

I started on a Navidrome/Subsonic/Plex/Jellyfin replacement for my bachelors thesis this year - I haven't had the time to actively work on it since starting work but I really want to as I've been daily driving it for a while and it's lacking in quite a few areas. Just as a warning, not even half of the stuff on the landing page are actually present in Coral but they absolutely will be future. The next thing on the pl…

I'm curious, what did you find lacking in Navidrome/...? I'm thinking about installing one of those pieces of software to serve my media and I'd love to know why you're building your own (if the answer isn't "for fun" :) )
Post reply on HN