Live data from Hacker News

Viewing profile — cesnja

cesnja

HN member
Joined
Sun, Dec 20, 2015, 8:58 AM UTC
HN karma
239
Public activity
131 items

About cesnja

No profile information was provided.

Recent public activity

  1. comment
    Comment #49222278

    If you have time to read on the toilet, then (barring any disease or other disfunction) you’re not getting enough fiber.

  2. comment
    Comment #46522835

    Best marathon runners can do it in "conventional" running shoes [0], but I agree it's easier to find the better technique barefoot or in barefoot shoes. [0] https://marathonhandboo…

  3. comment
    Comment #46496603

    Running barefoot forces you to improve your technique in line with this description. [0] There's also a sizeable market of "barefoot shoes" that's between being barefoot and the re…

  4. comment
    Comment #45924468

    But the Gateway API has only been generally available for two years now. And the last time I checked, most managed K8S solutions recommend the Ingress API while Gateway support is …

  5. comment
    Comment #45717865

    You can still get hit by a path traversal exploit. The safest option is to only have the public files on the server.

  6. comment
    Comment #45193792

    There's this 6.1 inch phone, now stop complaining.

  7. comment
    Comment #44720959

    Not any more - nowadays being aero is more important and that adds quite a bit of weight. And disc brake sets are also heavier than brake pads used to be.

  8. comment
    Comment #44638854

    Heat adaptation is a thing.

  9. comment
    Comment #44579151

    A democratic government can set up an independent emergency response organization that doesn’t need government involvement to declare and respond to an emergency.

  10. comment
    Comment #44070758

    Based on DORA research it's correlated with the engineering team/company being a high-performer.

  11. comment
    Comment #43420544

    You can build the first pipeline with oneliners, but as long as you want to keep optimizing the pipelines, the yaml code will keep piling up with CI vendor's specific approaches to…

  12. comment
    Comment #43068052

    Kinetic energy increases with the square of the velocity, so in a head-on collision everything not buckled on the back seat becomes a missile heading towards the passenger seats. E…

  13. comment
    Comment #42557942

    It can be configured with `core.abbrev`. https://git-scm.com/docs/git-config#Documentation/git-config...

  14. comment
    Comment #41654484

    You get to choose either the mind-numbing churn of constant updates, the risk of updates piling up and becoming unmanageable, or shipping software with vulnerabilities. None of the…

  15. comment
    Comment #41654471

    Renovate has a feature called "Dependency Dashboard" which does exactly that.

  16. comment
    Comment #40958919

    Zenphone 9 was marketed as small, but it's exactly the same size as a normal iPhone 13/14/15.

  17. comment
    Comment #39897998

    This would be just to allow you to connect to the server. If there was a vulnerable sshd on port 22, an adversary would have to know the port knocking sequence to connect to sshd a…

  18. comment
    Comment #39872846

    This is sometimes the only way to make sure the drivers notice you.

  19. comment
    Comment #39285497

    Methane breaks down into CO2.

  20. comment
    Comment #38830510

    Due to (async) code reviews slowing down the development, we've adopted some workflows described at https://martinfowler.com/articles/ship-show-ask.html and it's working out pretty…

  21. comment
    Comment #38717209

    I think which-key already solves exactly that: https://github.com/justbur/emacs-which-key

  22. comment
    Comment #38717206

    Another option to trigger functions are vim-inspired leader key sequences such as god mode [1] and the evil leader implementations in spacemacs and doomemacs, for example [2]. [1] …

  23. comment
    Comment #38395795

    I'd advise against that kind of shortening. If you use set -e , which you should, then if [ a = b ]; then echo "Oops!" fi will do exactly what you imagined, but [ a = b ] && echo "…

  24. comment
    Comment #38056693

    There were 20000-year old footprints discovered in Australia [1], the estimated speed of these barefoot runners was comparable to olympic sprinters. [1] https://www.nationalgeograp…

  25. comment
    Comment #36932749

    Seems quite complicated. I think you set your protein goals too high if you need to be so careful about what you eat. In general, a diverse enough diet that gives you enough calori…