Viewing profile — sfev
sfev
HN member- Joined
- Wed, Mar 14, 2012, 9:36 PM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About sfev
Recent public activity
-
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…
-
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 …
-
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…
-
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’…
-
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…
-
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 …