Ask HN: Show me your half baked project
161–170 of 841 posts
Re: Ask HN: Show me your half baked project
#162It's a simple project to allow call forwarding from apartment buzzers to multiple phone numbers - ideal for roommates, couples or families.
Had something very basic working 2 years ago and should have released it like that. It's still not quite where I want it at, but now I can iterate instead of holding everything back
Re: Ask HN: Show me your half baked project
#163https://github.com/macarc/PipeScore music notation for bagpipes. I started this a year and a half ago and I keep throwing it away and restarting, but I'm hopeful for this iteration. I haven't got around to making a README yet unfortunately.
Neat. Knowing nothing about bagpipes but a bit about music notation from playing piano I'm curious what's different.
There are other dedicated bagpipe apps but none of them are as frictionless as I'd like.
Re: Ask HN: Show me your half baked project
#164Re: Ask HN: Show me your half baked project
#165https://www.namehunt.dev/ I've always struggled with finding domain names for new projects (all the good ones are taken!) that I decided to do something about it. The suggestion engine isn't really fully working yet, but the idea is to input a desired word/name/set of keywords and see a list of available domain names. Kind of following the "build what you yourself would use" philosophy. P.S.: Love the idea of having…
It shows everything as available even if it’s very obviously not, and it uses underscores in the names.
The first problem might lie with the registrar API assuming you’re using one.
Re: Ask HN: Show me your half baked project
#166Site to learn traditional music. The cost of creating high quality original content is really high :/
Re: Ask HN: Show me your half baked project
#167Re: Ask HN: Show me your half baked project
#168Was released with 30% of features, but seems that people love it as-is. So updates went and getting more and more features.
Re: Ask HN: Show me your half baked project
#169Re: Ask HN: Show me your half baked project
#170I think it's a little bit beyond "half" baked, but I built a thing I call Logsuck last year: https://github.com/jackbister/logsuck The idea is to have a free Splunk alternative which you can set up with just one binary. I use Splunk at work and love it, but it just doesn't seem like a product for solo developers (I can't even find a pricing page on splunk.com), and the primary free alternative, the ELK stack, seems a…
This is cool, do you have any usage detail and/or production nuances?
I do have a list of known issues on a private Trello board, I should probably move those to GitHub so that they are at least visible to people, I'll take care of that right away.
There is some info in the readme on how to get started, if you want to try it out and need any help beyond that let me know!