@Kieran0Day 2 of #10-days-in-public! today i added a leaderboard for #10-days-in-public to my website which you can find here: m.kieranklukas.com/s/10daysinpublic. I also got 2 new Dell poweredge r210 ii servers and 6 older supermicro servers! I will probably set them up later today. Also used GitButler quite a bit to manage my website repo and it was a joy to use!
@Kieran0🚢 One more ship before i turn in for the night; I got ui working! now I have a snazzy ui as well as working snipper; i chose clack as the ui framework as it was already written in typescript; clack can be found here: github.com/natemoo-re/clack
@Kieran0🚢 Another micro ship! I built a shopgoodwill.com auction snipper to try and snag an ipod; it is written in typescript and bun as usual and requires only a max bid and auction id to work (besides authentication of course); i'm going to try and add a tui for it and clean up the code a bit but it works!