Viewing profile — joeskyyy
joeskyyy
HN member- Joined
- Fri, Jan 10, 2014, 8:22 PM UTC
- HN karma
- 107
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About joeskyyy
Recent public activity
-
comment
Comment #46950608
Long time GitLab fan myself. The platform itself is quite solid, and GitLab CI is extremely straightforward but allows for a lot of complexity if you need it. They have registries …
-
comment
Comment #25280237
Kubernetes manages many types of containers, Docker containers just happen to be the most popular (or at least I'd venture to guess). But Kubernetes for a while has supported a few…
-
comment
Comment #25260764
Yeah but can it run kubernetes? /s
-
comment
Comment #24782803
Soooo... docker? haha edit: I joke, I love what containers accomplish, and working with Docker has been a joy (:
-
comment
Comment #24644889
I used LucyPhone back in the day and it was great, but sadly it looks like it's no longer around, would love to have something like this as well. FastCustomer still exists but hasn…
-
comment
Comment #23884590
Agreed. With autocomplete I find myself being able to make those long commands painless while making sure I'm being explicit. Only took me one time running the wrong command agains…
-
comment
Comment #23241680
Small update for you: I did this on my AmpliFi HD mesh network and it worked pretty flawlessly! I tried it in multiple places around my house and didn't experience lag, exposure of…
-
comment
Comment #23229307
Wait really?! I was wondering why I would want to fork over so much money for the app, but having this as a possibility changes everything. Thanks for the heads up :D
-
comment
Comment #22850577
Ahahaha, I thought you were merely joking... apparently not!
-
comment
Comment #22306461
Apply Pay in stores is amazing and all, but holy cow the integration when you're using it to pay on your phone while using Safari or something (add in Sign in with Apple) is astoun…
-
comment
Comment #22272480
You can also use SSM and session manager to get a similar experience for those instances: https://docs.aws.amazon.com/systems-manager/latest/userguide... I haven't had to manage SS…
-
comment
Comment #18884913
> Exercise to get healthy, treat the metabolism boost as a bonus. Exercise does not cancel out foods Thank you! Exercise should be completely supplemental to overall health, not to…
-
comment
Comment #18355959
All of this. It's impossible to run Neo4j out of the box in HA in a sane way. Not to mention, you can't even run a reliable backup of the datastore without shutting down the databa…
-
comment
Comment #16979192
Heavy rancher user here for managing Kubernetes clusters, the Rancher team has been an absolute dream to work with, fast to fix issues, and have created a super solid product. Very…
-
comment
Comment #16756268
A container is not a VM (at least in the traditional sense). The advantages of running java inside of a container is that you can ship all of your things as one artifact, and run i…
-
comment
Comment #15984602
Right there with you. While the power of vim is to be able to customize it, I hate getting used to something and then not being able to use it everywhere. I've managed to get by wi…
-
comment
Comment #15361497
Easy there, tiger. Not doing well for the brand of your team.
-
comment
Comment #15143555
Funny enough, I did this with Postmates once. I ordered a meal which Postmates estimated to be ~$16. When they finally billed me it was charged at $32. When I contacted them they t…
-
comment
Comment #14981570
Platejoy[1] does this. I did their trial a while back and they've got some great meal ideas. One thing I like about this, is that there's no potential waste compared to Blue Apron …
-
comment
Comment #14922188
I'm in the same camp. It's hard for me to focus on an audiobook, even though I listen to plenty of podcasts and am able to focus quite easily on those. I really do want to read mor…
-
comment
Comment #14866851
Thank you for a good laugh to start my day haha
-
comment
Comment #14418137
> When you sit down with one of the AWS engineering teams you’re sitting down with grownups. At a guess median age would be 40-45, someone like Andi Gutmans, now 41, one of the ori…
-
comment
Comment #13968922
I'm definitely on the one monitor train. For the longest time, I didn't even use an external monitor, just the one on my laptop. I like having a consistent experience when working …
-
comment
Comment #13815848
> Purge the room of erasers. This forces the candidate to erase with their hands, reminding them that mistakes will be smeared all over them. I actually had to laugh out loud at my…
-
comment
Comment #13697917
Kind of related: The anagrams problem is probably my favourite interview question to dole out. Always shows completely different ways of thinking and normalising things.