Live data from Hacker News

Viewing profile — szajbus

szajbus

HN member
Joined
Thu, Jun 09, 2011, 6:27 PM UTC
HN karma
41
Public activity
32 items

About szajbus

No profile information was provided.

Recent public activity

  1. comment
    Comment #44723228

    Well, distribution is the killer feature. More, it's inherent property of the platform (web). Web devs are in full control of their whole stack (excluding the browser where you occ…

  2. comment
    Comment #44721190

    ...and then jump through completely different set of hoops to distribute to multiple platforms

  3. comment
    Comment #43196253

    Interesting choice of a screenshot in the README... Manchester United in top four, clearly a hallucination produced by the AI.

  4. comment
    Comment #42558576

    I always thought that the movie would be better with another actor in the main role. I just don't buy the character played by Charles Bronson.

  5. comment
    Comment #42366595

    After testing many clients I learnt to stop worrying and just use Mail app.

  6. comment
    Comment #42086004

    That's anectdotal. I'd argue that the risk of your own instance being inaccessible for whatever reason is significantly higher than GitHub or GitLab having a full outage.

  7. comment
    Comment #39214516

    You can call Odra anything but a PC and the author is clearly referring to availability (or lack of) of personal computers.

  8. comment
    Comment #37543684

    It's probably good rule of thumb as the fitter you are the lower rest HR you have and your heart rate recovery rate is also higher.

  9. comment
    Comment #36747939

    All good, but without being actionable they're just vanity metrics that only get discussed during performance reviews. They don't provide any meaningful insights on how to improve …

  10. comment
    Comment #36678614

    As fun as the game seems to be, there are bugs that makes it impossible to play. Clock randomly jumps to zero. I can sometimes make infinite moves. Using laser is a bit unintuitive…

  11. comment
    Comment #36591249

    Blogging about Elixir https://szajbus.dev

  12. story
  13. comment
    Comment #30828584

    Do you recommend any alternative or perhaps complementary book?

  14. comment
    Comment #30305512

    I wrote Elasticsearch CLI just to scratch my own itch, as for certain tasks I just prefer to stay in the terminal. It's written in bash, uses curl under the hood and provides zsh c…

  15. story
  16. comment
    Comment #18814225

    About 10 years ago I attended a small local conference in Poland and met a guy who came there with his ~10yo son. As it turned out, the father was only an escort. The kid was the m…

  17. comment
    Comment #16418741

    The video should be watched at 0.25 speed to get the realistic impression.

  18. comment
    Comment #15982783

    Why doesn't it run on normal speed when connected to the charger?

  19. story
  20. comment
    Comment #5994142

    We always go with Hetzner for european based hosting. It is Germany-based. Never had any problems during our partnership with them, which we started 4 years ago.

  21. comment
    Comment #5448629

    We're using dashing to present some internal information about our company's cashflow. We built a second application (in Rails) that collects data from various sources, stores and …

  22. story
  23. story
  24. comment
    Comment #4595945

    Interesting that PHP is still doing so well. I think that's because of wide variety of CMS applications build with PHP that are so common. Also it's cheaper to hire a PHP programme…

  25. comment
    Comment #4409832

    I wouldn't say it's better. saxy wraps around Nokogiri SAX Parser by implementing it's callbacks. What I wanted to achieve is to take advantage of SAX parser (memory efficiency whe…