Live data from Hacker News

Viewing profile — mixonic

mixonic

HN member
Joined
Wed, Jun 16, 2010, 3:24 PM UTC
HN karma
1,168
Public activity
172 items

About mixonic

[ my public key: https://keybase.io/mixonic; my proof: https://keybase.io/mixonic/sigs/ecBMyVJGSdm4QW2lcoAzhyeRvyEv-87CZo7j15JbwDg ]

Recent public activity

  1. comment
    Comment #36825112

    A very good book on the zero-day market (amongst other topics) is 2021's This Is How They Tell Me The World Ends: https://thisishowtheytellmetheworldends.com/

  2. comment
    Comment #28723614

    Addepar | Full-time | Front-end/Web architecture/Full-stack | Remote available (offices in NYC, SLC, MV or Edinburgh) | https://addepar.com/careers Addepar brings data, technology …

  3. comment
    Comment #25142826

    Howdy! Nope, I'm one of the two Matts from the Synitech, the original publishers. IIRC the codebase as we left it was heavily into iframes. iframes and SQL injection attack surface…

  4. comment
    Comment #25142444

    Howdy there! I was one of the original authors of OpenEMR back in high school. I'm still good friends with at least one of the other authors. We're always stunned to see OpenEMR in…

  5. comment
    Comment #25141870

    OpenEMR collaboration happens on GitHub: https://github.com/openemr/openemr Yeah it started in CVS in 1998ish :-p

  6. story
  7. comment
    Comment #21851458

    The results there are using Ember 3.11, not Octane, so I'd also say those results are out of date :-p I will try to get the benchmarked Ember codebase updated over the winter holid…

  8. comment
    Comment #20771499

    Indeed, those who develop browsers are on it! https://github.com/tc39/proposal-realms

  9. comment
    Comment #16126064

    The interesting story in this post is not about JS frameworks. It is about StackOverflow. The Ember community made a proactive decision to abandon StackOverflow around the 2.0 rele…

  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #14866029

    Mobiledoc dev here. Mobiledoc is used at Bustle (who funded initial development) on two properties, at Upworthy, Daily Beast, and on several other sites. We're extremely proud this…

  17. comment
    Comment #14051397

    For one, JavaScript code is actually pretty verbose. It both has a large payload size and high parsing overhead. Earlier versions of Ember's rendering engine worked this way and th…

  18. comment
    Comment #14046546

    There was a lightning talk on TypeScript at EmberConf that also gave a status update on how TS and Ember work together: * https://www.youtube.com/watch?v=ZCHFjGSCqP4&feature=youtu.…

  19. story
  20. story
  21. comment
    Comment #13073341

    This release of Ember.js integrates the new Glimmer rendering engine and stabilizes a year of work by contributors. It is a backwards compatible drop-in upgrade that should also yi…

  22. story
  23. comment
    Comment #12735230

    Expanding the jQuery foundation in this way is an exciting change, and one I'm interested to follow and learn from. Ember.js for example has taken some tips from how jQuery grew an…

  24. comment
    Comment #12548820

    As mentioned in response to the other comment here, I was in error to use the term "bfcache". Yes, servers cache AJAX calls, this is described under the section "In practice" and t…

  25. comment
    Comment #12548791

    Sorry :-( You are correct. What I described is not be behavior of the bfcache, it is the network behavior described under the heading "In practice". And there is a link there to a …