Live data from Hacker News

Viewing profile — ocdnix

ocdnix

HN member
Joined
Sun, Mar 10, 2013, 5:39 PM UTC
HN karma
45
Public activity
18 items

About ocdnix

No profile information was provided.

Recent public activity

  1. comment
    Comment #42601003

    Fascinatingly effective, but maybe I'm the only one getting the heebie-jeebies when someone suggests implementing this in production corp networks. Sure it's super convenient, but …

  2. comment
    Comment #39724092

    This lists r7iz at the top, and AWS says they run at 3.9 GHz. Dunno where this leaves the m5zn and x2iezn family (at 4.5 GHz), or even the z1d (at 4.0 GHz). Frequency isn't everyth…

  3. comment
    Comment #28484912

    What pain points do you see with Amazon ES, if I may ask? I'm considering migrating to it.

  4. comment
    Comment #26135393

    How do 32 and 64ths look if you swing on 16ths? Do they end up on a sine-like interpolated curve of sorts, or do changes in velocity happen instantaneously like a square wave?

  5. comment
    Comment #26106729

    Reminds me of Lyft's thing from a couple of months ago: https://news.ycombinator.com/item?id=25000950 I would love to get answers to questions like "which users have access to reso…

  6. comment
    Comment #25904174

    That cloud provider should be AWS, no? There's no corresponding incident on AWS' status page, which seems a bit strange.

  7. comment
    Comment #25632080

    With AWS Route 53's 10 000 records/zone, 400 values/record 255 chars/TXT and base64's ~35% overhead, you have a bit over 600 megabytes of binary value storage.

  8. comment
    Comment #24857203

    I was expecting this to be about the NLB's strange "lag" in updating its flows, wreaking havoc when it comes to changes in the target group, and possibly also relating to weirdly l…

  9. comment
    Comment #24132989

    This doesn't cover other interesting uses, like tag-based automation. Random examples: Tagging DynamoDB tables to identify which should be backed up and at which frequency (when yo…

  10. comment
    Comment #23926321

    Turns out this is about EC2 spot instances for ECS. How would it compare to ECS Fargate spot these days? I'm also missing a discussion about designing for interruption, either by n…

  11. comment
    Comment #21711719

    If I were to do it again, I'd consider either that or building it directly on EC2, preparing the AMI with Packer or something, and handling scaling with an autoscaling group.

  12. comment
    Comment #21708065

    I really hope it can replace PgBouncer. We've spent way too much time getting it running in ECS, mostly due to us needing a separate PgBouncer service for the primary and replica R…

  13. comment
    Comment #21307111

    Yes, for about a year now, both in the console (alacritty) and vscode, and I think it's great. Granted, I mostly ignore it, which is a good thing. I frequently change the term emul…

  14. comment
    Comment #18013444

    This looks like it an interesting alternative to Gravitational Teleport.

  15. comment
    Comment #17798663

    Do you run into problems with Lambda's 5-minute maximum execution time for those kinds of operations? I'd like to do something similar to this for both RDS and DynamoDB, but the ex…

  16. comment
    Comment #17701462

    I'd like to have metadata about the materials used in the lenses, specifically info about wetting agents. My go-to lens is Acuvue Moist, which has the "Lacreon" wetting agent, aka …

  17. comment
    Comment #8527907

    "JSON documents are stored relationally, not as a blob/jsonb." How is the transformation designed, to go from a structured document to a flat set of tables, akin to what an object-…

  18. story