API tool to automate all the stuff Postman makes painful: https://callosum.dev Spec generation from request logs, automatic schema generation and validation, test generation (eventually), totally offline, no accounts or cloud sync necessary! Been taking longer than I hoped but should be released soon (next week or two)
Ask HN: What are you working on (August 2024)?
401–410 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#402It's a fun challenge, because I need to figure out how to reliably determine the matching game for files like /pub/johnny/midi/games/sc2kmenu.mid, and also to show them in a way that fits nicely in the UI.
Re: Ask HN: What are you working on (August 2024)?
#403Re: Ask HN: What are you working on (August 2024)?
#404I am currently working on developing a procedural, interpreted language that is amenable to genetic (evolutionary) programming. I have decided to shelve my work on architectures that are biologically inspired for now. I was getting reasonable results with spiking neural networks and evolutionary training, but there are so many hyper parameters to think about and how they behave over time is really hard to predict. I…
Re: Ask HN: What are you working on (August 2024)?
#405The set of puzzles is really tickling my fancy at the moment, for some reason.
Re: Ask HN: What are you working on (August 2024)?
#406— I’m working on a second newsletter that’s more discovery oriented but still focused on the personal web space
— I’m setting up a private, invite only discourse forum to create a space where people can hang out and connect in a more meaningful way
— I’m working on a new studio site in collaboration with a friend
Re: Ask HN: What are you working on (August 2024)?
#407I'm working on a web app that helps you discover books, movies, TV shows, video games, and songs that you'll like. The app makes it super easy to describe what you're looking for and then gives you a unique set of 10 suggestions on each run. It's the first solo project I've done in many years and I'm having a great time learning. I've also been able to get some great recommendations for myself and it's fun to use! ht…
Re: Ask HN: What are you working on (August 2024)?
#408Re: Ask HN: What are you working on (August 2024)?
#409We just had a kid... trying to make his entrance into the world pleasant.
Re: Ask HN: What are you working on (August 2024)?
#410I'm doing so by making it easier to mint certificates for your pods in k8s (https://gitlab.com/gauntletwizard_net/kubetls/-/tree/master), by writing documentation on how to create good root certs with cheap HSM backed keys, updating cfssl to work with name constraints (https://github.com/GauntletWizard/cfssl/tree/ted/constraints), and building tools to issue short-lived certificates to developers.