Ask HN: Show me your half baked project
51–60 of 708 posts
Re: Ask HN: Show me your half baked project
#52[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:
Re: Ask HN: Show me your half baked project
#53My last evening project was a virtual business card webapp. Cards can be designed with web technology and you can drag to rotate to see the back-side :)
Re: Ask HN: Show me your half baked project
#54https://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- 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
#56Im reimplementing RandomX (Monero's PoW) algorithm trying to optimize its original and improved (the one used by miners software) versions. All of that while learning cpp20/23.
Re: Ask HN: Show me your half baked project
#57Basically, 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
#58It helps you get access to someone's Google ads, Analytics, Tag manager, Search console, GMB and a few others in one click.
Re: Ask HN: Show me your half baked project
#59I 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…