Viewing profile — wetpaste
wetpaste
HN member- Joined
- Thu, Jul 26, 2018, 8:24 PM UTC
- HN karma
- 91
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About wetpaste
No profile information was provided.
Recent public activity
-
comment
Comment #48922527
7 is enough for a lot of adults. especially 7 hours of quality sleep. After seeing a sleep doctor I realized that stressing out about not getting exactly 8 hours each night was par…
-
comment
Comment #43211297
I don't think it was purely a calculation error, it was probably also an intuitive evaluation. Bobby was trying to complicate the game and create an imbalance, where there were sti…
-
comment
Comment #43175460
I love the concept. I wouldn't prefer to play chess this way, but I've had a lot of practice, I find it visually a little distracting but I started getting used to it. I had a situ…
-
comment
Comment #42253475
RE: slow autoscaling Maybe the cloud companies could do something here by always keeping a small subset of machines online and ready to join the cluster. Provided there is some com…
-
comment
Comment #40929686
I think it gets hard when an emergent chain of complex trust relationships need to be built and understood. Things like IAM identity center, workload identity, IRSA on EKS, service…
-
comment
Comment #40910196
Coming from the world of audio software I've always wondered why it seemed like Adobe has such a stranglehold on visual work and nothing really catches up to photoshop or illustrat…
-
comment
Comment #39632308
In the context of this article, it is that security scanning software that companies/users are using seem to be indexing some of the 12-char links out of emails which ends up in so…
-
comment
Comment #37449579
I'm kind of surprised at the statement that Terraform is bad at bootstrapping things like Kubernetes, not the statement on it's own, but in context of using Talos. Yes, for a lot o…
-
comment
Comment #21815444
This is reprimanding for the content of the message, not the scope of the code which would have actual security implications. Furthermore, it is a warning about not violating an ac…
-
comment
Comment #20912048
In the age of treating servers (or containers) like cattle instead of pets, the "Back up everything" mantra has fallen by the wayside. In order to get away with selective backups y…
-
comment
Comment #19733741
Thank you. I feel kind of silly about this but I feel like I've had a hard time understanding when an org should, or could use something like this. I have seen them mentioned but e…
-
comment
Comment #19212348
Have you ever used a product recommended thinking it's going to work a certain way and it works completely differently and it was not nearly as intuitive or helpful as you thought?…
-
comment
Comment #19048688
- Get backups sorted out before you consider using it as a production system. If OP had iterated on having a backup system BEFORE adding important data, they wouldn't have conseque…
-
comment
Comment #19030090
I had a service industry job in texas that payed me around 2.50 an hour (iirc) and as long as I made enough in tips to cover minimum wage they didn't have to pay actual minimum wag…
-
comment
Comment #18973251
Yeah, I mean it doesn't say the context very well, so I assumed it I clicked on a link. Like if it said you signed up for a service and clicked on a link to do something very speci…
-
comment
Comment #18907521
This partly solves a big problem for me, which was how do I keep those configmaps up to date for a bunch of customers with a legacy application that writes UI config updates to a l…
-
comment
Comment #18694993
I have used backupPC for quite a while. It works great but doesn't scale very well when you are getting to the scale of TBs upon TBs of files, 100s of millions of files. I ended up…
-
comment
Comment #18497780
Exactly. It solves some of the most important problems that come up of working with microservice based architectures, and establishes mature patterns around the ability for multipl…
-
comment
Comment #18463156
Coda and notion both seem to be in the space of dropbox paper crossed with confluence crossed with airtable. I feel like these have more promise than airtable in the long run, or p…
-
comment
Comment #18293788
I don't feel like we are losing "they" as a plural. We're just learning how to use it in more singular contexts than we used it before. Many new pronouns have been invented and som…
-
comment
Comment #17873443
This is just some MVP java app with an nginx proxy, elastic-search, and mysql? Why is this running in k8s on aws via Kops in conjunction with a cloudformation template for aurora i…