https://www.debt-dash.io Plug in some basic information about your debt accounts. Choose your payoff order and how much extra you can pay towards debt each month. I provide a month by month guide on how your payments will snowball until your debt-free. I’m the only user currently and I have a lot of work to do on branding/homepage before I share it with others but it fits the bill of unfinished but slightly useful.
Ask HN: Show me your half baked project
121–130 of 841 posts
Re: Ask HN: Show me your half baked project
#122Re: Ask HN: Show me your half baked project
#123I still have to add a lot of stuff, like bank accounts, mortgages, etc but with the lockdown here I've kinda lost motivation for a bit.
Re: Ask HN: Show me your half baked project
#124Help people understand computers from the gates up using simple computer system based on LoF notation and Oberon RISC and ATMega328P microcontrollers (of Arduino fame; because I have a handful laying around) New computer architecture based on latching sort-nets. (This isn't written up online anywhere.) Programing system inspired by M. Hamilton's Higher Order Software et. al., implemented with Joy lang.
Self-replicating swarm robots to collect and reprocess oceanic waste into more swarm robots and eventually large floating/flying structures.
Combine Christopher Alexander's Pattern Language with Permaculture ecology-mimetic design patterns to design and build large "art" installations: essentially vast gardens that people can live in. (on land, at sea, and in the air. And maybe one day on other worlds, eh?)
Join my mailing list. https://lists.sr.ht/~sforman/heliotrope.pajamas I need an audience and feedback, I need to know people give a fig and want this.
I tend to loaf around because to me it seems like folks obviously don't want the world saved, we're having a good time playing with our phones and shouting a lot. Who am I to disturb that?
http://phoenixbureau.github.io/PigeonComputer/
https://github.com/PhoenixBureau/PigeonComputer
https://pythonoberon.readthedocs.io/en/latest/
https://git.sr.ht/~sforman/Thun
http://phoenixbureau.github.io/ReGPGP/
Misc crazy notes with broken links, yay! https://cloudflare-ipfs.com/ipfs/QmXTnUTHEtJ8ZBAdEVP8VkNhzEv...
Re: Ask HN: Show me your half baked project
#125Re: Ask HN: Show me your half baked project
#126I am an experienced mobile developer but trying to learn web development these days. I have started this project a month ago and trying to build something useful.
You can create new threads by just typing or copy/pasting. Main goal is show retention rate of thread from analytics.
Beware, it is really in early stage.
Re: Ask HN: Show me your half baked project
#127Demo (desktop only): https://timdaub.github.io/videogame/ Code: https://github.com/TimDaub/videogame
Re: Ask HN: Show me your half baked project
#128I 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…
Re: Ask HN: Show me your half baked project
#129My personal website. Had lots of fun building it two years ago. I should migrate it to vanilla js and polish the newer informations (research activities) when I have time.
Re: Ask HN: Show me your half baked project
#130https://www.debt-dash.io Plug in some basic information about your debt accounts. Choose your payoff order and how much extra you can pay towards debt each month. I provide a month by month guide on how your payments will snowball until your debt-free. I’m the only user currently and I have a lot of work to do on branding/homepage before I share it with others but it fits the bill of unfinished but slightly useful.
I've thought about writing something like this. Right now I use a spreadsheet. The "killer feature" I've been looking for is the ability to compare things. Like, if I paid an extra $100 a month, how much faster would I pay off the loan and how much money would I save in interest. Also maybe different repayment strategies. Like one where your payments get gradually lower every month and one where they get gradually hi…