Live data from Hacker News

Viewing profile — jedschmidt

jedschmidt

HN member
Joined
Fri, May 14, 2010, 11:34 PM UTC
HN karma
1,259
Public activity
126 items

About jedschmidt

http://jed.is

Recent public activity

  1. comment
    Comment #49132898

    agreed. i think the economics of ramen make less sense outside of japan, where it’s more expensive and turnaround is slower because folks linger longer (often to amortize the cost …

  2. comment
    Comment #49132853

    this reminds me of a naive and happier time in tech, when i built a game called ramendan with twitter’s open API. you had to eat ramen every day for dinner, and tweet proof with th…

  3. comment
    Comment #46560772

    i went super deep on 140-byte code golfing[1] back when twitter was taking off, and it changed the way i think about code. for a brief while we had a small community collaborating …

  4. comment
    Comment #39754571

    In my experience, as long as a controlled window is communicating with the SW, the connection will remain alive.

  5. comment
    Comment #39752305

    A service worker would work fine; the connection would be instantiated from the SW and each window/worker could communicate with it via navigator.serviceWorker.

  6. comment
    Comment #32997814

    Instead of adding a non-standard API to opt-out of existing networking functionality, it would be great to see a lower-level networking primitive to unlock these kinds of use cases…

  7. story
  8. comment
    Comment #21475749

    If there's demand for it, would love to look into that.

  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #11257759

    Sure, as it could with any part of your app, including wherever your JSON.parse code lives.

  14. comment
    Comment #11257689

    Not _quite_ arbitrary; the only code run is that generated by lave. Arbitrary code present in functions is parsed, but not run.

  15. comment
    Comment #11257612

    My original HN submission was clearer, but alas didn't go anywhere: https://news.ycombinator.com/item?id=11185365

  16. comment
    Comment #11257600

    Absolutely. The downside of running a full-blown eval() exists in JSON too, it's just that the eval() there is taking place in the reviver function, which requires a lot more coord…

  17. story
  18. story
  19. comment
    Comment #9260777

    My situation is for an intranet environment, so I suppose I could just ask nicely that they don't change validations. But chances are most of my target users aren't familiar enough…

  20. comment
    Comment #9260732

    I really like the idea of using Google Spreadsheets as a quick and familiar GUI for entry or querying on data sets, as long as you understand the tradeoffs (write latency isn't gre…

  21. comment
    Comment #9152585

    I wish `void` would get more love for IIFEs instead of just sitting there in a dark corner of JS, unloved. var foo = 'bar' var baz = 'bletch' void function (global) { //module patt…

  22. comment
    Comment #8791071

    Having gotten more accustomed to the VM approach over the past year since I wrote this post, I agree.

  23. story
  24. comment
    Comment #7334109

    Are you sure he was saying "ore"? Given the fact that his grammar is otherwise pretty tight, I wouldn't be surprised if he were instead using "ware".

  25. comment
    Comment #7064902

    You might also want to consider whether a B Corporation would make sense: http://www.bcorporation.net