Ask HN: What are you working on (August 2024)?
51–60 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#52Re: Ask HN: What are you working on (August 2024)?
#53Just today, I finished first working version of the new compiler (https://github.com/ubavic/mint). It is written in Go, and there are lot of things on the TODO list, but it works :)
This is actually the second compiler for the atex. The first one was written in Haskell and compiled fixed document schema. I used it for writing a book on Haskell (https://github.com/ubavic/programming-in-haskell).
Re: Ask HN: What are you working on (August 2024)?
#54I’m using it personally as a transcribed voice-note system.
https://athens.winterdelta.com/playlist/536a9778-cd9d-4491-8...
Re: Ask HN: What are you working on (August 2024)?
#55Working on building a copilot for oncall engineers. Goal is to automate or reduce the grunt work oncall engineers have to do. Code is here: https://github.com/opslane/opslane
I think your work was mentioned on our team channel this week.
I found these papers to be pretty interesting:
https://arxiv.org/abs/2305.10638 https://arxiv.org/abs/2402.02357
Anything else I should be reading?
Re: Ask HN: What are you working on (August 2024)?
#56(Source code at https://bgammon.org/code)
Re: Ask HN: What are you working on (August 2024)?
#57Re: Ask HN: What are you working on (August 2024)?
#58I read the abstract a while ago and I was fascinated by the methodology.
Re: Ask HN: What are you working on (August 2024)?
#59Essentially combining the softness of fine count cotton with the weight and durability of a heavier garment.
Also a lot of ERP, warehouse, UI work and fun with Cursor.
Re: Ask HN: What are you working on (August 2024)?
#60About 50% of my days are spend doing the coin dealer stuff - hunting for inventory, buying collections/doing appraisals, going to coin shows and buying and selling in person, etc.
The other 50% I’m writing code and building out the tech stack for this business. I’ve written the whole backend for the retail site myself, which includes my own inventory management system, sync with eBay and other marketplaces, etc.
I’ve also built out a research tool which includes an ML price prediction engine engine (which sounds fancy but is really just a tabular regression model).
Backend is written in Crystal because I love the language and there’s nobody stopping me from using it :) Frontend is all Svelte and they’re glued together using a mini framework I wrote:
https://github.com/noahlh/celestite
I probably have 5 years worth of ideas I still want to build and I wish I could spend even more time building it all, but it’s super fun actually using it in the real live marketplace so I’d never give that up.
Happy to chat about this stuff with anyone who’s interested or vaguely interested in numismatics.