joeskyyy
No user record in our sample, but joeskyyy has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but joeskyyy has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 as well, though admittedly the…
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 container runtimes (: Here's some k8s…
Yeah but can it run kubernetes? /s
Soooo... docker? haha edit: I joke, I love what containers accomplish, and working with Docker has been a joy (:
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't been updated in over 5 years...
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 against the wrong cluster to drill that one…
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 apps I tried was super limited cause I…
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
Ahahaha, I thought you were merely joking... apparently not!
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 astounding. It's so smooth, no crazy pages or…
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 SSH keys in a long time ;) With this I…
> 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 lose weight. The amount of times I've…
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 database entirely... unless you pay for their…
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 excited for the migration to 2.x from…
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 it on a bunch of different…
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 with no extra .vimrc things whatsoever…
Easy there, tiger. Not doing well for the brand of your team.
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 told me that the prices reflected aren't…
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 and the like. Also being able to…
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 more, it's just finding the time ):
Thank you for a good laugh to start my day haha
> 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 original creators of PHP, who now runs…
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 from the office, or working remote. In…
> 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 desk at this. My office is absolutely…
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.