Live data from Hacker News

Viewing profile — elsbree

elsbree

HN member
Joined
Thu, Oct 24, 2013, 1:51 AM UTC
HN karma
178
Public activity
19 items

About elsbree

No profile information was provided.

Recent public activity

  1. comment
    Comment #36775426

    Rafting on HN, never thought I'd see the day! For anyone looking for more on the subject of multi-day wilderness rafting trips, my parents wrote a blog post on a similar trip we di…

  2. comment
    Comment #29387840

    Had the opposite experience recently as an EM. Spent a few months trying to find a staff-level engineer. Found a great candidate who worked for a FAANG, worked to get our budget up…

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #14842998

    Looks like they hit the daily request limit on the Google Maps API (you'll see the error message if you hit Cmd-Option-J in Chrome).

  8. comment
    Comment #9919872

    If you're familiar with node.js' "require" syntax, Browserify is a good place to start: https://github.com/substack/node-browserify#usage . An up-and-coming alternative is Webpack:…

  9. comment
    Comment #9079407

    I was impressed by how easy it was to integrate Clef into my existing auth system- by far the best two-factor authentication system I've used.

  10. comment
    Comment #8853157

    From http://news.softpedia.com/news/Spotlight-Odd-Looking-Scuba-M... , "Designer Jeabyun Yeon's odd-looking and quite innovative concept scuba mask works by turning people into fis…

  11. comment
    Comment #7590316

    browser compatibility is hard :). in all seriousness though, we're working to support every browser we can. hopefully we'll have some fixes for Linux users in the next couple of da…

  12. comment
    Comment #7589776

    We should mention this on the site, but the visualizer currently only works in Chrome due to some idiosyncrasies with the way other browsers handle (or don't handle) getting wavefo…

  13. story
  14. comment
    Comment #7316560

    Yes, we're using Express.js. QUnit looks interesting, I think I'll start with it. Is it pretty standard to just have an HTML file that runs all your client-side tests?

  15. comment
    Comment #7315493

    This looks awesome, thanks! Definitely what I was looking for.

  16. comment
    Comment #7315225

    Wow, looks really helpful. I'm definitely going to try out their trial. Thanks!

  17. comment
    Comment #7314981

    Thanks! Our backend is built on Node, but I'll see if I can glean some general concepts from this.

  18. comment
    Comment #7314657

    Does anybody have recommendations for where/how to start learning best practices for TDD? As (nominally) top nerd at a tiny startup (2 engineers), I feel like I should set a preced…

  19. comment
    Comment #6651850

    Agreed, the current state of software tools for biology is sad- the tools are written by scientists, for scientists, and tend to have messy source code and incomplete/difficult to …