Live data from Hacker News

Viewing profile — mshenfield

mshenfield

HN member
Joined
Sat, Nov 29, 2014, 5:11 AM UTC
HN karma
561
Public activity
206 items

About mshenfield

No profile information was provided.

Recent public activity

  1. comment
    Comment #37083362

    25k per unit, assuming the battery lasts 5 years, is uneconomically high at $5k/year per home. A 100kw generator can produce enough power for 100 homes, costs ~$50k all in, and ~$1…

  2. story
  3. comment
  4. comment
    Comment #35044756

    It's back

  5. comment
    Comment #34997202

    No. Companies just have to re-hire fired employees and pay lost wages and benefits. IMO Starbucks should pay a large punitive fine that gets split between the fired workers and the…

  6. comment
    Comment #34458495

    I've never seen anyone directly make this case. Most people seem to want their colleagues (many of whom are friends) to keep their jobs more than they want the stock price to go up…

  7. comment
    Comment #34011516

    I'm still not convinced VSCode is faster and better. My Atom setup was never slow, the only thing that wasn't instantaneous was code completion. For me, it felt like VSCode came ou…

  8. comment
    Comment #33469174

    Twitter won't die, but it won't make much of a profit either. Elon Musk will find another buyer in 2 years for $25 billion and make most of his money back while leaving the company…

  9. comment
    Comment #33234484

    Also a good reminder why exceptions and optionals exist. Bonkers that "I didn't get a response" defaults to 0.

  10. comment
    Comment #32594552

    I like Pixlr, I use pixlr.com/e. It's free and web based and has always worked well for me. Did that happen recently? It says in Pixlr's site they're owned by INMAGINE.

  11. comment
    Comment #32590541

    These tools are amazing for prototyping. I had an idea for a promotional poster, and seeing my idea just by writing it felt like magic. The generated image had too many artifacts t…

  12. comment
  13. comment
  14. comment
    Comment #31729828

    I had the luck of getting to interact with Simon a little at my first real programmer job at Eventbrite. You would never know meeting him that he was one of the creators of Django,…

  15. comment
    Comment #31715497

    Love everything about this. The 6+ lawyers of parallax background really make it feel alive. Is the background generative in some way, or is each layer in a loop?

  16. comment
    Comment #31701953

    I used Atom for a long time after it was cool. I just loved the idea of an editor I could extend using the standard web tools and frameworks. Overall love this project, and still a…

  17. comment
    Comment #30950608

    Thanks for acknowledging how much harder this is when you use a cloud-specific feature. Modifying your codebase to migrate off some cloud specific service seems like it would be by…

  18. comment
    Comment #27775220

    Even though this begins with a pitch for empowering tenants, the customers are the landlords. The value for landlords comes at the expense of tenants in several ways. * It prevents…

  19. comment
    Comment #26591871

    It's a post about emojis, but I feel like I understand Unicode better now?

  20. comment
    Comment #26567830

    Does Google contact developers before taking down their extensions?

  21. comment
    Comment #26247302

    I used d3.js for one of my first programming projects. I was grateful and impressed that almost every question on Stack Overflow was answered by Mike Bostock or Jason Davies. I'm (…

  22. comment
    Comment #26157906

    One trick of `pragma journal_mode = WAL` is that even with synchronous normal, SQLite syncs when you close the last connection [1]. So re-using a connection is key to getting the f…

  23. comment
    Comment #25894628

    This list is self-consciously blunt/rude (correlating programming practices with intelligence and sanity) and unaccountable ("who knows what I'll believe in a few more years"). It'…

  24. comment
    Comment #25873219

    Going from a local db to one over a network has at least one risk. The SQLite docs gives developers the okay to write "n+1" style queries ( https://www.sqlite.org/np1queryprob.html…

  25. comment
    Comment #25696733

    There hasn't been a post with the words "twitter alternative" in 3 weeks [0]... but this probably has nothing to do with Twitter banning Donald Trump today. [0] https://hn.algolia.…