Live data from Hacker News

Viewing profile — calineczka

calineczka

HN member
Joined
Wed, Nov 21, 2012, 10:03 AM UTC
HN karma
634
Public activity
139 items

About calineczka

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46362824

    > message oriented Very well said. I think there is enormous complexity in many layers because we don't have that building block easily available.

  3. comment
    Comment #45155504

    Toptal Core is hiring full-time remote (Europe timezones) Senior Ruby Engineer. Our current stack is Ruby, Rails, PostgreSQL, ElasticSearch, GraphQL, Kafka, K8s. Mostly working on …

  4. story
    Show HN: STRMNL – Strava plugin for TRMNL device

    I built this using Cloudflare workers and https://usetrmnl.com/framework/ and I gotta say I love how it ends up looking on the TRMNL device. Sadly Strava seems to be returning inco…

  5. comment
    Comment #41443378

    What you say and the math does not agree. Do it 10x and in your scenario already 1TB is consumed of those "hundreds of TB of writes".

  6. comment
    Comment #39103067

    > Cucumber In every project that I've seen using it, it was a tremendous unnecessary waste of time in comparison to writing feature/acceptance tests just in Ruby. Gherkin is just s…

  7. comment
    Comment #35769971

    What about MP3, MP4, H264 etc? Aren't they good examples of successful formats despite the necessary licensing fees etc?

  8. comment
    Comment #33570687

    Is it more expensive than keeping an office for entire year, though?

  9. comment
    Comment #33392755

    What's the source of this claim, especially the "still" part. I could never find newest data which would confirm it easily.

  10. comment
    Comment #32424863

    > creating a container for any minor thing like npm + some js project I am backend engineer with a non-JS background and to me that's a a very useful thing. I really don't want to …

  11. comment
    Comment #31930495

    Jira is slow and Confluence too. I 120% agree. It's the biggest issue for me. The longer the page in Confluence the worse it gets. I use it for weekly meeting notes and every 2 qua…

  12. comment
    Comment #27834989

    Thanks for answering, I appreciate. I found good documentation in https://mariadb.com/kb/en/lock-in-share-mode/ but I am not sure how it works in Postgres: https://www.postgresql.o…

  13. comment
    Comment #27833950

    Can anyone comment on how to do it without race conditions? I described the problem here: https://github.com/RailsEventStore/rails_event_store/issues/...

  14. comment
    Comment #24540575

    Rubymine is fantastic most of the time. But when projects use too much DSLs and 'magic', nothing helps.

  15. comment
    Comment #24006071

    Exactly same experience. Hearing disabled and using subtitles whenever I can. The generated ones are not good at all. The more unusual wording (i.e. full of technical terms or cust…

  16. story
  17. comment
    Comment #23677776

    I guess most people don't know what color blindness feels like. Obviously, I can only speak for myself, so YMMV. It's not that the colors are indistinguishable per se, always. They…

  18. comment
    Comment #23675368

    As someone with colorblindness who often struggles with reading colors on maps, this would be a lifesaver if used. I love it.

  19. comment
    Comment #23637639

    > one of the problems that computer science has studied is how to manage the size and complexity of programs and development teams Did we though? Can you point out some books, or P…

  20. comment
    Comment #23492829

    I would rather argue that we make scientific discoveries to predict the future and minimize surprises. The discoveries themselves are often indeed surprising. But once we understan…

  21. comment
    Comment #23271054

    I would summarise it as: use separate keywords instead of sentences. "Change Light Bulb" instead of "how to change a light bulb". "Black Science Guy", "Kevin Durant height", "rails…

  22. comment
    Comment #22018661

    My personal theory: same reason but scoped to a limited domain. You can be a generally happy and successful person but a fanboy of an athlete because you've never achieved much in …

  23. comment
    Comment #21823921

    > an aggregate of much more sequestered small parts, each treated as a separate full product What does it mean exactly? I feel you are trying to share a nice idea but I can't compr…

  24. comment
    Comment #19387163

    How does the property tax work in the US? How big is it? There is a similar concept in Poland but the values are relatively low and I don't think they affect the economy of cities …

  25. comment
    Comment #18746647

    How is it so much faster exactly? Is it due to parallelization or being written in a compiled language or something entirely different?