Viewing profile — wpeterson
wpeterson
HN member- Joined
- Tue, Aug 04, 2009, 5:44 PM UTC
- HN karma
- 354
- Public activity
- 161 items
- HN profile
- View on Hacker News ↗
About wpeterson
http://twitter.com/wpeterson
Recent public activity
-
comment
Comment #44040178
[flagged]
-
comment
Comment #39244854
If they’re optimizing full table scans of 20M+ rows, they probably want an optimized column oriented DB or a data warehousing option like Snowflake.
-
comment
Comment #38962894
100% this. Only use containers for remote execution: CI, staging, production. Run native code locally. Manage dependencies and isolate project environments with NIX.
-
comment
Comment #33894191
Ugh, what a loss for this community and the Ruby community. This should be worthy of a Hacker News black banner today.
-
comment
Comment #31339121
This resonates with my experience. You can tell the author is mostly worn out not from long hours or challenging technical work, but from fighting against the overwhelming inertia …
- story
-
comment
Comment #22279100
This article is dangerous in romanticizing the “not invented here” culture at many big tech companies and seems rooted more in the 90s than present day. The world of open source to…
- comment
- story
-
comment
Comment #15536840
I spent two terrible years in Mountain View for a work opportunity I couldn't turn down and it was horrible. Our rent went up 20% during that time. It felt completely unsustainable…
- comment
-
comment
Comment #14103414
Hey buddy! Reading all the design and discussion I was. Rey curious how you structured things at a brass tacks storage level.
-
comment
Comment #13796556
This may be a confusing thing, I suspect Instacart may get volume discount from stores for bringing the extra business. So this markup may be based on discounted cost instacart pay…
-
comment
Comment #12848845
ezCater | Boston, MA | ONSITE | Fulltime https://www.ezcater.com/company/about-us/ ezCater is the #1 online marketplace for business catering in the United States – a $21 Billion m…
-
comment
Comment #11249833
Much better quality of [everything but weather]
-
comment
Comment #11249564
I've been living in Mountain View for several years, but we're moving back to Boston in a month. We can get a house 3x as large for 2/3 the cost and have a much better quality of l…
-
comment
Comment #11246179
RubyGems.org has their own web server and web services for publishing library versions and to allow the clients to fetch libraries and query the universal registry.
-
comment
Comment #11246103
It's totally reasonable to host your code on github and to build a package manager that loads the content of a package from it's github repo. What seems insane is to use a single g…
-
comment
Comment #11236124
The problem with performance optimization is that if you obsess with optimizing code well outside the critical path, it's often wasted effort drowned out by larger latencies. If th…
-
comment
Comment #11219205
I don't understand why people think serving a blank or janky page to your users is OK. There's no reason not to serve a completely rendered page from the server side and only enhan…
- story
-
comment
Comment #11028809
Outsourcing functionality or work makes a lot of sense for things that aren't core to your business. If you're building a web or mobile app, backend services should be core to your…
-
comment
Comment #11009800
This is a nice PR piece but building operational systems in a marine environment usually requires hardy engineering, equipment, and constant maintenance. It's not a friendly enviro…
-
comment
Comment #11009796
I grew up in Natick, surprised to see this as a codename. Is there any connection or just a weird coincidence?
-
comment
Comment #10800031
Viktor Frankl wrote about understanding human suffering as the one constant in all our lives and the one thing that binds us all together: “To draw an analogy: a man's suffering is…