Live data from Hacker News

Viewing profile — canto

canto

HN member
Joined
Thu, May 19, 2022, 9:11 AM UTC
HN karma
51
Public activity
33 items

About canto

No profile information was provided.

Recent public activity

  1. comment
    Comment #49108718

    One taco and one slice of pizza. I mean, technically correct but...

  2. comment
    Comment #48810644

    They're just all in mobile and fsck you Diablo and Fallout fans. That's pretty much it.

  3. comment
    Comment #48666175

    Because plenty of people share your POV and kinda - a little bit - behave like there was no life before k8s, I will try to address your points. >What happens if a container in the …

  4. comment
  5. comment
    Comment #48665946

    This or there's a lot of fresh blood ;-)

  6. comment
    Comment #48665917

    If all you have is a hammer, everything looks like a nail.

  7. comment
    Comment #48665663

    While I agree with you I'm not sure the rest of the world does. Over the past decade, I'm seeing k8s used everywhere for everything, companies setting up clusters to run literally …

  8. story
  9. comment
    Comment #47744262

    https://statusdude.com/ and a gift for my friend's birthday.

  10. comment
    Comment #47149474

    Not in my projects it seems. Perhaps you can share your best practices? Moreover, avoiding these should be the default behaviour. Currently the default is to drain your pockets. P.…

  11. comment
    Comment #47149448

    q() { local output output=$("$@" 2>&1) local ec=$? echo "$output" | tail -5 return $ec } There :)

  12. comment
    Comment #47149378

    This is merely scratching the surface. LLMs (Claude Code in particular) will explicitly create token intensive steps, plans and responses - "just to be sure" - "need to check" - "v…

  13. comment
    Comment #47149319

    I'm having a mixed feelings about this xD

  14. comment
    Comment #47048418

    "A plugin/annotation system where users can teach the agent about custom resource types would scale better than hard-coding each one." - this is a fantastic observation and feedbac…

  15. story
    Show HN: StatusDude – Uptime monitoring internal services with K8s autodiscovery

    Hey HN, I'm Oskar. For the past few months I've been building StatusDude - an uptime monitoring tool with private agents that auto-detects your Kubernetes resources. I run a bunch …

  16. comment
    Comment #46986811

    Good day commander!

  17. comment
    Comment #46963958

    GO BLIK! Go! https://en.wikipedia.org/wiki/Blik

  18. comment
    Comment #46147063

    MY GOD THIS IS GOLD. Nothing but the truth here.

  19. comment
    Comment #46146849

    How is following a http request and guessing some variables a "reverse" engineering now?

  20. comment
    Comment #45753789

    ffs, stop installing stuff by piping random scripts from the internet to shell!!1one

  21. comment
    Comment #45672590

    It's absolutely not what is happening. It's more like the farmer was giving leftovers for free to schools and it was so good that it made him famous. People from all over the count…

  22. comment
    Comment #45669428

    It's absolutely stunning that people actually defend this behaviour! The community is having an outrage - and rightfully so - about a silently discontinued artifact delivery at a v…

  23. comment
    Comment #45626723

    OVH sells bare metal servers with 6 cores 32 gb ram and 512 nvme disks in raid 1 (!) with *unmetered* 1gbps line, for 70 bucks. 70 united states dollars. How much of AWS EC2 you ca…

  24. comment
    Comment #43495226

    That's true, but these usually come with LB and a bit of redundancy. Granted, it's not crucial at the very initial stage, but it also gives the easy of deploy. My take is that not …

  25. comment
    Comment #43495184

    100% agree! I much appreciate your input. It validates my theory how things should be done - IMHO. I'm just genuinely curious how people around the world, with different background…