Live data from Hacker News

Viewing profile — tardigr8

tardigr8

HN member
Joined
Thu, Jan 27, 2022, 1:51 PM UTC
HN karma
33
Public activity
17 items

About tardigr8

Java back end developer. Mainly fintech, and now some crypto.

Love: k8s, spring, quarkus, golf, astronomy and bad ass tech solutions.

Recent public activity

  1. story
  2. comment
    Comment #30134960

    This gives me fond memories of this excellent book I read as a kid. https://en.wikipedia.org/wiki/Last_and_First_Men

  3. comment
    Comment #30130260

    Also hook it up to the Twitter api and multiply any price movements by 5 for 2 hours after an Elon tweet.

  4. comment
    Comment #30126979

    Nothing very automated I am afraid, but we had enough people who cared to do the admin work to make the figures reliable. We wanted to get a handle on how often work went backwards…

  5. comment
    Comment #30126078

    I envy people who enjoy and make a living from social interaction or physical work. I may be wrong, but looking from the outside it looks to me like they are improving themselves a…

  6. comment
    Comment #30125999

    100% agree. If you are good at coding, then you code for a day and create something you are proud of. +1 to self worth. You send it for code review or deploy and you get positive f…

  7. comment
    Comment #30125932

    We tracked work hours using a custom desktop app in our team (made by the team over several iterations to make it not burdensome), and insisted that devs log time against the downt…

  8. comment
    Comment #30125841

    Another study here that uses an estimate for productivity. https://ftp.iza.org/dp8129.pdf His models show peak productivity between 5 and 6 hours a day. In my own experience, I hav…

  9. comment
    Comment #30125735

    Yes I am the same. Work sets me goals that I obsess about. I like playing golf, but I can’t obsess about getting my handicap down. I also can’t obsess about a hobby project. I can …

  10. comment
    Comment #30125709

    “Weird psychological addiction” that’s where I would place it too.

  11. comment
    Comment #30125685

    I agree. And I tried it too. In the end I couldn’t find anything else to do in my downtime. So I went home at 5 and worked from there. Got up early and worked before coming in. I w…

  12. comment
    Comment #30125092

    Working 80 hours a week is unhealthy and a bad idea. I don’t think there is any solid argument against that. Until recently I was a dev manager for about 20 devs (not all direct). …

  13. comment
    Comment #30111127

    Your question is "Is it ok?" rather than "Is it legal?". Assuming you have checked the legality of this hiring criteria in your country/state... I think it is ok, I live in a count…

  14. story
  15. comment
    Comment #30100848

    I agree it is a steep learning curve coming from docker only. But if you have to scale your app or other resources quickly and easily, I think k8s is the best of the bunch. I have …

  16. comment
    Comment #30100772

    As soon as we brought our redis and mongo in house, k8s became easier and cheaper than heroku (and 2 other PAAS solutions that we had experimented with). After the switch (and a si…

  17. comment
    Comment #30100604

    > "you will not, in general, see that error at creation time. " I agree, this was daunting for me too. I use werf.io now (an opensource project which I am not affiliated with, I am…