Live data from Hacker News

Viewing profile — ringmaster

ringmaster

HN member
Joined
Thu, Dec 29, 2011, 3:17 PM UTC
HN karma
381
Public activity
38 items

About ringmaster

http://owenw.com/ http://asymptomatic.net/ [ my public key: https://keybase.io/ringmaster; my proof: https://keybase.io/ringmaster/sigs/jCjQMhr3Vl44inlbbpd6qsZ_Nw9gwwfoTpnkUe88Qao ]

Recent public activity

  1. comment
    Comment #8963173

    I have to agree with the frustration of the apparent minority. We've been using HipChat corporate-wide, and the subset of users that have been using Screenhero aren't going to be a…

  2. comment
    Comment #6861058

    I work from home and brew my own beer. (home -> home -> home -> home)

  3. comment
    Comment #6772542

    The airlocks are not at all of the terminals, so it's not surprising you didn't see it. Here's a PDF explaining the airlock rooms at PHL (they call it a "secure exit lane system") …

  4. comment
    Comment #6771662

    Philadelphia airport has been like this for years already. The "airlock" isn't a single-person, but a small room that can lock a handful of people in as they pass individually thro…

  5. comment
    Comment #6714479

    The aggregation framework is ideal for answering these kinds of issues. Mongo has a bunch of aggregation routines that are useful for producing reports on demand, but not on the fl…

  6. comment
    Comment #6713040

    I was on a team that built a web app for primary school standardized testing. The amount of data presented and collected per student per test is large and perfect for a document st…

  7. comment
    Comment #6680344

    Is it just me, or should this title be "Zero-Day Attack"? What's the "Under" all about?

  8. comment
    Comment #6476000

    Useful, maybe. Constructive, no. Especially to someone who didn't understand enough not to do this in the first place. Just because you should expect the internet to be full of dou…

  9. comment
    Comment #6475748

    It's ownCloud, but SaaS. Wait... That IS Dropbox.

  10. comment
  11. comment
    Comment #6097191

    It's a byproduct of a one-size-fits-all-content design for a CMS that all of their output looks like the same drivel. In contrast, if a designer had the opportunity to hand-design …

  12. comment
    Comment #6096949

    He makes a good point in that design generally sucks on the web, though I disagree with practically everything else in this article, which seems to lay all of the blame for bad des…

  13. comment
    Comment #6058632

    Better yet, put the stuff that's not related to what's on the tab (like bookmarks) OUTSIDE of the tab. Then I don't have to explicitly hide my bookmarks every time I capture a scre…

  14. comment
    Comment #6015763

    In the Introduction, under functions: f = m*a f(20) = 20a Which is ok, but then farther down: f(a) = m*a f(20) => 20a This seems incorrect, since I was expecting m*20. On a separat…

  15. comment
    Comment #6001920

    When you write an authentication system with username and password you never display an error like "that password is incorrect", because then the attacker knows that the username i…

  16. comment
    Comment #5960330

    There are plenty of free and full yet simple CMSes that also fully integrate these features, for no monthly fee.

  17. comment
    Comment #5960290

    There is clearly a niche for these small "CMS" tools, but let's be real about what these CMSes are generally not offering: User authentication, localization, custom field indexing,…

  18. story
  19. comment
    Comment #5774582

    This seems especially difficult for a web-based model, and I've personally questioned why anyone would want SaaS when: 1. The company already pays for and supports infrastructure. …

  20. story
  21. comment
    Comment #5621251

    What is of interest to me in this crowdfunding of celebrity projects is that it gives the impression that crowdfunding could be a way to "solve" the general issue of content only c…

  22. comment
    Comment #5313978

    I was disappointed by this headline. After resetting my Evernote password this morning, I was looking forward to reading about a new technique that would allow me to avoid password…

  23. comment
    Comment #5078584

    A more sensible rule: If I'm wearing headphones in/over both ears, it's possible I can't hear you, so you might want to make sure you have my attention before you talk to me from b…

  24. comment
    Comment #5002401

    Properly indented code is like properly layered design graphics. It should be a habit such that you're unconsciously doing it all the time, regardless of whether you're otherwise d…

  25. comment
    Comment #4857879

    To be sure, it makes sense to ship over making everything perfect under the hood. But to many who would read this post, it's granting implicit permission to write code that is utte…