Ask HN: What are you working on? (August 2026)
921–930 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#922Still plugging away on Cassava, a CSV editor that sits somewhere between sublime text and Excel: https://cassava.dev/ . Our most recent releases added first-class xls/xlsx file opening and an autofill handle. The project goals are simple: * Treat CSV files like first-class spreadsheets; don't do anything that isn't supported by serializing to/from CSV files * Be as performant as your favorite text editor while retain…
Re: Ask HN: What are you working on? (August 2026)
#923AI quant trading (so that I have another income and can stop being threatened by managers that if I don't meet their unrealistic expecations that I won't have food on the table next year). So far it's going well, 30000% gains on my initial capital in 3 months very gradually over 100K trades. But I need to build some more sleeves because (a) the edge could die any time (b) I hit capacity of that edge and it can only g…
Re: Ask HN: What are you working on? (August 2026)
#924There is no website so no UI to maintain, it is just text. You text ‘connect’ to the number, it asks you zip code and once your store is set, all you do then is to text the items. I have been including things like texting ‘seasonal’, which picks the seasonal items and add to your shopping cart. I am having a lot of fun with it since it is hot in Seattle , peaches are in season and the home manager ‘made’ me a peach burrata salad.
Currently only works if your main store is in the QFC/Kroger family. Email in bio if you would like to try!
Re: Ask HN: What are you working on? (August 2026)
#925Re: Ask HN: What are you working on? (August 2026)
#926Re: Ask HN: What are you working on? (August 2026)
#927Still plugging away on Cassava, a CSV editor that sits somewhere between sublime text and Excel: https://cassava.dev/ . Our most recent releases added first-class xls/xlsx file opening and an autofill handle. The project goals are simple: * Treat CSV files like first-class spreadsheets; don't do anything that isn't supported by serializing to/from CSV files * Be as performant as your favorite text editor while retain…
(note, you can test the spreadsheets by continuing through the login page at https://my.blackbear.app as an anonymous user)
Re: Ask HN: What are you working on? (August 2026)
#928- Stack enhacements
- Updates/upgrades
- Security audit
- Prometheus/Grafana monitoring and alerting
- Backups
Basically a sysadmin for my own local cloud.
Re: Ask HN: What are you working on? (August 2026)
#929I'm looking for brutal feedback for my game that I'm working on. I'm working on a cozy voxel game with RPG and platforming elements. Still early days, so I'm still figuring things out. Players play on their own private instances. The world is very malleable as player instances are based on a "master tape" world that I maintain. After creation that fork is the players own, and they do whatever they want. You can play…
Re: Ask HN: What are you working on? (August 2026)
#930Feedback has been good so far, next up is proper vim modes/bindings.