Live data from Hacker News

Viewing profile — wpeterson

wpeterson

HN member
Joined
Tue, Aug 04, 2009, 5:44 PM UTC
HN karma
354
Public activity
161 items

About wpeterson

Software engineer, music nerd, beer snob, tropical reef keeper - Engineering @ Hunt Club

http://twitter.com/wpeterson

Recent public activity

  1. comment
    Comment #44040178

    [flagged]

  2. 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.

  3. 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.

  4. 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.

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

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

  8. comment
  9. story
  10. 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…

  11. comment
  12. 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.

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

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

  15. comment
    Comment #11249833

    Much better quality of [everything but weather]

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

  17. 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.

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

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

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

  21. story
  22. 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…

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

  24. comment
    Comment #11009796

    I grew up in Natick, surprised to see this as a codename. Is there any connection or just a weird coincidence?

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