Live data from Hacker News

Viewing profile — joelcornett

joelcornett

HN member
Joined
Mon, Apr 09, 2018, 4:42 AM UTC
HN karma
11
Public activity
14 items

About joelcornett

No profile information was provided.

Recent public activity

  1. comment
    Comment #17564026

    Maybe humans will no longer be responsible for maintaining software

  2. comment
    Comment #17449976

    I’m probably in the minority here, but I prefer open offices. I prefer open spaces in general and try to work outdoors as often as possible when the weather permits. So to me, an o…

  3. comment
    Comment #17332879

    What’s the difference?

  4. comment
    Comment #17227774

    > The good thing is that it means now they care a lot about what we think of them. They didn't before. So at least, if they haven't changed, they are forced to act like they have. …

  5. comment
    Comment #17172429

    I’ve never found a compelling reason to use this construct (or the analogous `while...else` construct). But then again, I rarely find myself using `else` with `if` either...

  6. comment
    Comment #17080041

    Sweeping generalizations and thinly veiled racism is ok on HN?

  7. comment
    Comment #17047391

    So, at my company, we have yearly reviews. Instead of looking at how productive people are from week to week, people are allowed to vary in their productivity throughout the year. …

  8. comment
    Comment #17002027

    Throughput limitations. This won’t (at least in current iterations) scale well.

  9. comment
    Comment #17002012

    I love sweeping generalizations presented without evidence to back them up.

  10. comment
    Comment #16903223

    I wrote this as one of my first HTML/JavaScript projects. It’s far from perfect, but it served me well for 4 years. It was not difficult to make and uses MediaWikis existing APIs. …

  11. comment
    Comment #16875927

    As an aside, education does not scale with the ever increasing number of ways that personal information can “get online”. Additionally, it assumes some degree of privilege as more …

  12. comment
    Comment #16865058

    Personally, (I can’t speak for everyone, or even most), I find enormous value in breadth of knowledge. For example, purposefully using different programming languages and/or differ…

  13. comment
    Comment #16790555

    TL;DR don't rely on humans to "do the right thing", even if they're supposed to know what they're doing (i.e. ops people). As part of a team (and an organization) that practices "d…

  14. comment
    Comment #16790510

    This seems like it fits the narrative. Still, WTF? A quick google tells me that PostgreSQL supports SSL cert-based authN. The prod environment (and possibly an Ops host) should be …