goostavos

↗ HN profile [ 65.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Just Send the Prompt (justsendtheprompt.com)
  2. 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…

  3. “What if it changes?” (chriskiehl.com)
  4. 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…

  5. Recommendations for machine learning or computer vision books which would be good for building on top of some newly found linear algebra knowledge?

  6. 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…

  7. Event Sourcing is Hard (chriskiehl.com)
  8. 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?