Live data from Hacker News

Viewing profile — wetpaste

wetpaste

HN member
Joined
Thu, Jul 26, 2018, 8:24 PM UTC
HN karma
91
Public activity
21 items

About wetpaste

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. 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…

  10. 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…

  11. 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…

  12. 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?…

  13. 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…

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. 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…