Live data from Hacker News

Viewing profile — foo4u

foo4u

HN member
Joined
Mon, Feb 08, 2016, 7:13 PM UTC
HN karma
55
Public activity
15 items

About foo4u

No profile information was provided.

Recent public activity

  1. comment
    Comment #48985924

    Also, altitudes matter after about 5 mins here.

  2. comment
    Comment #48985818

    This game would also be better if I could actually decide when to clear departures.

  3. comment
    Comment #48549392

    I've been building multi-cluster Kubernetes for some time and things like External DNS and Ingress controllers per app are just non-starters. They always felt kludgy having K8S orc…

  4. comment
    Comment #47360079

    I love how this post, almost to a fault, just jumps right in. No BS set up. Not even context set up. Just what you expected after reading the title. That's an art. As for the conte…

  5. comment
    Comment #47247336

    Claude Code is pretty good at Swift + Swift UI. I created and have been iterating on a menubar app for myself that I plan to share with a small team. I'd prefer to do this native t…

  6. comment
    Comment #46128804

    This is absolutely untrue. Code from JDK 8 runs fine on JDK 25 (just released LTS). It is true that if you did something silly that locks you into certain dependency versions, you …

  7. comment
    Comment #42249430

    Using Lambda functions stored in ECR has no impact on performance from my experience. AWS Lambda uses Firecracker under the hood, which builds a VM from a container image. It's lik…

  8. comment
    Comment #29744183

    What’s more interesting to me than the NPS scores are the free form comment section below the 0-10 rating. Never mind that anything below X is considered neutral or a detractor. Yo…

  9. comment
    Comment #21709557

    The same functionality could have been accomplished by just allowing us to specify the max number of concurrent instances of a function that can be active at a time. With proper re…

  10. comment
    Comment #15192004

    It's really SOA without the XML based service bus.

  11. comment
    Comment #15133544

    > Programming in C/C++, Java, Javascript, that's easy, anyone can write code. But having the skill of standing in a circle and saying what you've been working on, what you will be …

  12. comment
    Comment #12866565

    Done development for both here. On Dev Tools / Programming: I'd have to say Google's Tools are 100x better than they used to be. Android Studio is based on IntelliJ IDEA and they'v…

  13. comment
    Comment #12498152

    As an US citizen, I no longer salute that piece of cloth or sing the national anthem at sports games. I don't even bother standing for it and encourage others to do the same to sho…

  14. comment
    Comment #12269363

    If you add it to your reading list, Safari is supposed to make it available offline on all devices linked to the same iCloud account.

  15. comment
    Comment #11060266

    Gave this a quick look. I'm much more a fan of Spring Boot ( http://projects.spring.io/spring-boot/ ). Like Pippo, Spring Boot starts with a lot of auto-configured defaults that ca…