Viewing profile — heydonovan
heydonovan
HN member- Joined
- Thu, Apr 12, 2012, 1:26 AM UTC
- HN karma
- 299
- Public activity
- 106 items
- HN profile
- View on Hacker News ↗
About heydonovan
No profile information was provided.
Recent public activity
-
comment
Comment #33711577
Disagree. A ticket should be created for any change, no matter how small. It takes seconds to write a title, body and hit submit. I've seen those small ad-hoc changes cause havoc b…
-
comment
Comment #33556479
You can! At least with GitLab. Our pipelines are written in Python, and generate YAML that kick off child-pipelines. It's fairly trivial and works really well. Having for-loops and…
-
comment
Comment #32196789
Nah, Ibuprofen definitely affects the kidneys. It's on my mental list of medications never to try again. It always leaves me writhing in pain (thought it was my lower back that was…
-
comment
Comment #31040847
Could not disagree more. For entertainment purposes, I've installed neovim with `brew install neovim`. Opened a small project with `nvim ~/projects/whatever`, and am presented with…
-
comment
Comment #30292482
When job hunting, I'll skip those companies that require me to type out my resume. That's why I wrote the resume in the first place. Similar feelings towards those that want it in …
-
comment
Comment #30276555
Am I sure? No, haha. Maybe I don't understand stove terminology. I thought induction were the metal coils that turn red. Maybe induction is different than a regular electric?
-
comment
Comment #30276380
Disagree. The coils on an induction take way longer to heat up than gas, I've gone through that frustration. How can you beat instant fire? The top of it was always scratched which…
-
comment
Comment #30059825
Criminals use dollars, not crypto. You would not want to use a technology whose main selling point is a permanent, public ledger of all transactions.
-
comment
Comment #30025527
I hate PDF's with a passion. Not once have I ever wanted to use one. All the pinching and zooming, such a waste of time. I'm giving this a shot next time I need one, the whole scan…
- comment
-
comment
Comment #30014664
You beat me to it, was going to say the same. It's always a few bad actors that try and hammer our servers, gets annoying real fast. I'd honestly block them and move on, I don't ha…
- comment
- comment
-
comment
Comment #27894169
Yes! Was going to say the same. Kubernetes is far easier to learn than some random bespoke setup. After reading the article, it just sounds like they reinvented the wheel but made …
-
comment
Comment #27633912
It's such a confusing slogan (probably on purpose, like most things political). I thought it meant to abolish the police. Even a quick search defines it as "prevent from continuing…
-
comment
Comment #27435176
I've gotten into the habit of manually creating a backup of the state file: # to view the state file $ aws s3 cp --quiet s3://terraform/production/terraform.tfstate /dev/stdout # t…
-
comment
Comment #27435124
CloudFormation is too limited. I imagine most companies use much more than AWS. Off the top of my head, we use Cloudflare, PagerDuty, GitLab, etc all of which have Terraform provid…
-
comment
Comment #27434969
I'll chime in. When I first used Terraform, it was described as this tool that would create resources in a cloud agnostic way. That's still possible, but not the main focal point. …
-
comment
Comment #25424592
This is scary to read, as I've been there. All my friends know not to give me Tylenol. I think on two occasions now I had slight pain and took maybe two or three extra strength Tyl…
-
comment
Comment #25126160
I actually don't use Twitter much because of this. I'll lurk for sure, but I'm more active on Snapchat where I know all my thoughts and photos will be gone. You ever see those folk…
- story
-
comment
Comment #21499190
It took forever, but I finally made the switch a month or two ago. Firefox Quantum had promised to fix performance issues on the MacBook Pro, but tons of users (myself included) we…
-
comment
Comment #21491672
It blows my mind that someone that makes more money than me, pays less taxes than me. Why? Well, I know why, but why is it like this? I don't care if my neighbor has more money tha…
-
comment
Comment #19249911
Dribbble, Behance, Designer News
-
comment
Comment #19249709
From my experience, the hardcore Unix folks should stick to jobs that highlights that type of knowledge. If you join an AWS shop, you're never going to dig into low level things li…