goostavos
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Strange Locomotion of Spirocuta (chriskiehl.com)
- Evolving Thoughts on AI in 2026 (chriskiehl.com)
- Just Send the Prompt (justsendtheprompt.com)
- Software development topics I've changed my mind on (chriskiehl.com)
-
https://www.manning.com/books/data-oriented-programming-in-j... This book is a distillation of everything I’ve learned about what effective development looks like in Java (so far!). It's about how to organize programs…
- How to lose $950 quickly on Airbnb (chriskiehl.com)
- Making Lenses Practical in Java (chriskiehl.com)
- Aurora's Query Plan Management is amazing (chriskiehl.com)
- Webscraping on Hard Mode with PureScript (chriskiehl.com)
- “What if it changes?” (chriskiehl.com)
- Why is the red primary color oriented at 104° on a vectorscope? (chriskiehl.com)
- A home theater layout tool in Purecript (github.com)
- Home theater layout calculator in PureScript (chriskiehl.com)
- How to Teach Ports and Adapters (chriskiehl.com)
- Software engineering topics I changed my mind on (chriskiehl.com)
-
How much equity should you ask for if you're an engineer joining a company for exclusively equity? I would be the first engineer and present from day one (though not a founder). This would be a part-time moonlighting…
-
Recommendations for machine learning or computer vision books which would be good for building on top of some newly found linear algebra knowledge?
-
What do you use for taking payments / setting up recurring payments, and managing your users? In short, I'm trying to limit the dev energy and time I spend on things that aren't core user facing features. When starting…
- Fix Your Front End: Make React an Implementation Detail (chriskiehl.com)
- Event Sourcing is Hard (chriskiehl.com)
-
I tend to always look to api.github.com when I need a little inspiration. Anyone have some good examples of a particularly well laid out API?