Live data from Hacker News

Viewing profile — sfev

sfev

HN member
Joined
Wed, Mar 14, 2012, 9:36 PM UTC
HN karma
14
Public activity
6 items

About sfev

[ my public key: https://keybase.io/spmason; my proof: https://keybase.io/spmason/sigs/Ekvi0mcowfdrBirX-JhVr5VjXEQVY7I1kg8MhgS6l5c ]

Recent public activity

  1. comment
    Comment #33302411

    If you use EKS, we’ve had a great experience with Karpenter (karpenter.sh) It’ll look at your pods’ cpu and memory requests and choose an appropriate instance type for you, and the…

  2. comment
    Comment #25100361

    I’ve been using lightwaverf for around 10 years now and find it to be a decent solution. I originally bought a light switch and some of their pass through plugs, but recently I’ve …

  3. comment
    Comment #22408969

    We’ve used Avro in production for a number of years now. We use it to define the schema for Kafka messages passing between parts of the system and it has worked well - but you want…

  4. comment
    Comment #19335754

    I remember having another type of cartridge - one that let you plug a UK and a US “shape” cart into so you could play the US cart on your UK machine. Like the “Noah’s Ark” cart it’…

  5. comment
    Comment #16248469

    Actually if you’re frustrated with the web ui then just drop into a cloud shell instance and do everything from there “in the command line” And even though the UI can be a bit slug…

  6. comment
    Comment #3705545

    Sure, but what you're describing is prototyping. Prototype all you want without tests, but once you've settled on a design & are ready to make it production-ready you should spend …