Viewing profile — joelcornett
joelcornett
HN member- Joined
- Mon, Apr 09, 2018, 4:42 AM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About joelcornett
No profile information was provided.
Recent public activity
-
comment
Comment #17564026
Maybe humans will no longer be responsible for maintaining software
-
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…
-
comment
Comment #17332879
What’s the difference?
-
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. …
-
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...
-
comment
Comment #17080041
Sweeping generalizations and thinly veiled racism is ok on HN?
-
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. …
-
comment
Comment #17002027
Throughput limitations. This won’t (at least in current iterations) scale well.
-
comment
Comment #17002012
I love sweeping generalizations presented without evidence to back them up.
-
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. …
-
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 …
-
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…
-
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…
-
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 …