Live data from Hacker News

Viewing profile — gui77aume

gui77aume

HN member
Joined
Wed, Sep 20, 2017, 8:43 PM UTC
HN karma
25
Public activity
23 items

About gui77aume

No profile information was provided.

Recent public activity

  1. comment
    Comment #39534044

    Legacy systems I guess, maybe cloud specific services

  2. comment
    Comment #39533753

    If you are testing a microservices "ball of mud", you can (and probably should) setup a testing environment and do your integration tests right there, against real dependencies. Th…

  3. comment
    Comment #39270225

    Would it make it better if it was the other way around? If user would send the ramdom code to the authenticating entity by SMS?

  4. comment
    Comment #36316616

    It has the best latency from Chile and I think from other countries of South America

  5. comment
    Comment #29835842

    For Java, JIB on distroless works pretty well. It's small, fast and secure. - https://github.com/GoogleContainerTools/jib - https://github.com/GoogleContainerTools/distroless

  6. comment
    Comment #29835595

    Indeed. But the old debian and the new debian images may have a common layer.

  7. comment
    Comment #28870511

    Interesting. It's my impression too. I understand that CPU limit will artificially throttle CPU, when not necessarily needed, wasting CPU cycles I could use. (Java programs in my c…

  8. comment
    Comment #28857465

    I'm always a bit confused about the CPU limit (for the pod), some guides (and tools) advice to always set one, but this one [0] doesn't. Ops people I worked with almost always want…

  9. comment
    Comment #28768918

    Two more points: - Always log errors - Don't log errors twice (log or rethrow)

  10. comment
    Comment #27670297

    I had better luck with date-fns than with moment.js, from Chile perspective, better daylight saving time handling.

  11. comment
    Comment #27273013

    I'm fine with Firefox developer edition, but I find it's hard to see which tab is selected in this new design especially when using dark theme.

  12. comment
    Comment #26562707

    I use it too, as an "l" function in fish, like an alias for "exa -lah" I like it so far, nice colors.

  13. comment
    Comment #26562604

    I guess it means more modern implementation (rust). ripgrep is faster than grep, but there are some differences, not exactly the same flags, for example. If you use grep on big fil…

  14. comment
    Comment #26498655

    I now use IntelliJ (CE) but: - Eclipse type hierarchy view (and quick view) was nice - Google-Java-Format plugin integration was better - The default color scheme of Eclipse was be…

  15. comment
    Comment #26258545

    I worked at two big companies in Chile since the last 3 years and I see microservices everywhere, it's huge here, almost a standard right now from my point of view. We have still s…

  16. comment
    Comment #25590473

    We used SumoLogic at my last job, really nice for dashboards IMHO, much easier than Grafana, it's log oriented but works with any structured data you throw at it. I think it was ex…

  17. comment
    Comment #24845013

    Nice to know. Also, using a container, the port number generally doesn't matter so much.

  18. comment
    Comment #24844386

    Shouldn't the Dockerfile have a USER directive, so it doesn't use root by default?

  19. comment
    Comment #22406663

    Is it ok to have two nodes (mdi) ? Or does 2n+1 means you always want a odd number of master eligible nodes?

  20. story
  21. comment
    Comment #16173953

    No, I thought it was deprecated

  22. story
  23. comment