Viewing profile — flyinprogrammer
flyinprogrammer
HN member- Joined
- Mon, Jun 17, 2019, 11:18 PM UTC
- HN karma
- 48
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About flyinprogrammer
No profile information was provided.
Recent public activity
-
comment
Comment #48135747
Most importantly -- Happy birthday!!!
-
comment
Comment #40821650
I think I can do both? Especially because I have no choice but to boycott or risk killing my kid? But also, YOU should boycott too, why are you eating food with crap in it?
-
comment
Comment #40817174
When companies install a handicap ramp in their business, it also incurs a cost. I don't blame the bread companies for their choice, and I'm in the minority now left with no choice…
-
comment
Comment #40817076
As a father of a 9 mo old with a sesame allergy found out the hard way with a trip to the ER... not only are we making our own bread now because of this, but also, so should you! S…
-
comment
Comment #36862668
Honeycomb seems to be down.
- story
-
comment
Comment #35260223
Seems like season 3 of white lotus and Cristobal Tapia de Veer should work these blobs into the opening of the show.
-
comment
Comment #33445600
https://aws.amazon.com/controltower/ If we all started using Control Tower perhaps they'd get funded enough to continue to build it out and make it awesome.
-
comment
Comment #31581122
Because it primarily wasn't built for developers. It was built to keep sys admins relevant and give vendors a common place to sell their vaporware.
-
comment
Comment #30840143
Go check out docker-machine, but a fork: https://docs.gitlab.com/runner/executors/docker_machine.html... Because Docker stopped maintaining it.
-
comment
Comment #30840117
Intel NUCs are now Apple's new biggest dongle!
-
comment
Comment #30405868
You might also checkout https://rsocket.io/
-
comment
Comment #30265155
I 100% agree!
-
comment
Comment #30264757
Clearly not Web Scale. Edit: this was a poor attempt at humor
-
comment
Comment #29388446
Except that multi-stage builds are deceptively not grabbing or blending layers - it's simply letting you copy files from a layer. And that is a big miss. Being able to describe "no…
-
comment
Comment #29060838
I wonder if Docker Inc will learn from this.
-
comment
Comment #28572382
Interesting, what are you using for cert management?
- comment
-
comment
Comment #27634198
Plug for: https://github.com/goreleaser/goreleaser https://github.com/goreleaser/godownloader
-
comment
Comment #26142601
Nomad's support for CNI and CSI is improving with just about every release, and they just proved you can run over 2 million containers in a globally distributed cluster. https://ww…
-
comment
Comment #25066897
IDK why he didn't just get a mb with ipmi on it? /Shrug
-
comment
Comment #24341059
I'm curious to see if they improve upon the Rube Goldberg machine that is validating PRs with CodeBuild's lack of support for branches in 2020: https://aws.amazon.com/blogs/devops/…
-
comment
Comment #23026939
https://gravitational.com/teleport/docs/ Is another great tool for getting off SSH. Similarly if you're in AWS and not using Session Manager, you're missing out on a huge value add…
-
comment
Comment #23014136
Not being able to reassign, delete, or change the cidr of the default VPC is going to be a problem for most folks. Looking forward to the next release where this is fixed, and the …
-
comment
Comment #22907630
Does anyone know anything about the history of Java's Keytool/Ketstore? I've always been curious as to why this pattern was adopted, because it seems to be unique to Java, and I do…