Viewing profile — neovintage
neovintage
HN member- Joined
- Thu, Mar 05, 2009, 3:24 PM UTC
- HN karma
- 334
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About neovintage
I make pretzels.
Recent public activity
-
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…
- story
- story
- story
- story
- story
-
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…
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #23342492
Agree with the improvement on code search results. Our team is working on it!
- story
- story
- story
- story
-
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…
- story
-
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…
- story
-
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…
-
comment
Comment #14401646
Thanks for the feedback! I'll see if we can get that in the guide.
-
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…
-
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…
-
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 …