Live data from Hacker News

Viewing profile — neovintage

neovintage

HN member
Joined
Thu, Mar 05, 2009, 3:24 PM UTC
HN karma
334
Public activity
51 items

About neovintage

https://bsky.app/profile/neovintage.bsky.social

I make pretzels.

Recent public activity

  1. comment
    Comment #48808968

    I feel like your con about not making the right design choices isn't a con. Solo development doesn't mean throwing out the principles that help you learn. Prototyping and beta rele…

  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #26105195

    “Data Downtime” is very real and can have terrible impacts on understanding what’s happening to customers or your business. I like that this series is taking the simple approach of…

  8. comment
    Comment #26067720

    I'm sorry code search isn't working. I'm more than happy to help. If you reach out to me via my email I can see whats up. neovintage [at] github [dot] com.

  9. comment
    Comment #26018661

    The premise around arrow is that when you want share data with another system, or even on the same machine between processes, most of the compute time spent is in serializing and d…

  10. comment
    Comment #25459489

    Hey everyone. I had a lot of folks reach out to me about this change. We've heard y'all loud and clear that you want a better code search. The goal of this change was to balance pe…

  11. comment
    Comment #25459097

    I apologize the changelog wasn't more clear. For repos like that, they continue to show up in search results. Every time they do, that resets the clock on when the repo ages out of…

  12. comment
    Comment #23342492

    Agree with the improvement on code search results. Our team is working on it!

  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #16234285

    I believe Redis has a great developer experience. It’s easy to get set up and use. When I see the work on Redis streams, I think its going bring a much better getting started exper…

  18. story
  19. comment
    Comment #14606200

    The really important part of this post is the section articulating why not Dynamo. It uncovers a big question I ask of all of my customers when they're trying to choose data stores…

  20. story
  21. comment
    Comment #14464108

    Interesting offering. I wonder who they're targeting with this and the problem they're trying to solve. * Is the expectation that everyone can write SQL? * If the customer can writ…

  22. comment
    Comment #14401646

    Thanks for the feedback! I'll see if we can get that in the guide.

  23. comment
    Comment #14401209

    I would recommend that you check out the Heroku CLI Style Guide: https://devcenter.heroku.com/articles/cli-style-guide There are many different teams within Heroku that need to pro…

  24. comment
    Comment #14023331

    Anything proclaiming its going to "kill" some other business, likely isn't. Google Docs is a great example of solving a problem that carved out a subsegment of Microsoft Office use…

  25. comment
    Comment #13949931

    Outside of speed benefits as compared to ruby, one of the main things going for crystal is it's ability to use all of the robust tooling that already exists. This post mentions it …