Live data from Hacker News

Viewing profile — rkrzr

rkrzr

HN member
Joined
Tue, May 21, 2013, 2:30 PM UTC
HN karma
1,318
Public activity
241 items

About rkrzr

Co-founder & CTO at channable.com

Recent public activity

  1. comment
    Comment #48861120

    This is a good post. AI has changed the programming language trade-offs and, as someone running a company that uses both Haskell and Python, I hope that Haskell can adapt to this n…

  2. comment
    Comment #47210204

    It does. See https://ghostty.org/docs/config/keybind/reference#toggle_qui... This works on MacOS, and on Linux sometimes: > On Linux, the quick terminal is only supported on Waylan…

  3. comment
    Comment #46289588

    Cells may generate their own electrical signals through microscopic membrane motions. Researchers show that active molecular processes can create voltage spikes similar to those us…

  4. story
  5. comment
    Comment #41998736

    Lots of interesting points here, e.g. > We should distinguish between infrastructure code and application code. Often, the two areas need different languages, tools, and techniques…

  6. story
  7. comment
    Comment #40800481

    The extra emissions come from several factors: - cows need a lot of land. If you used that land for e.g. efficient crops instead (and if people ate that instead of all that beef) y…

  8. comment
    Comment #40210806

    No. The SQLite bytecode is much higher-level than the instruction set of a CPU.

  9. comment
    Comment #40097478

    You can learn the lambda calculus in a few hours. If you read just the first page of the linked paper and work through a few examples, you will likely already know enough about it …

  10. story
  11. comment
    Comment #39915222

    I suspect that the actual cost to rebuild the bridge will be far higher than that. Initial estimates of large public works projects are virtually always too low, and actual costs c…

  12. comment
    Comment #39807583

    I am really glad to see that deterministic simulation testing is getting more coverage on HN lately. It feels like the next step up from property-based testing and (coverage-based)…

  13. comment
    Comment #38654779

    Thank you for all the great products that you have created! Your vision on infrastructure has always been inspiring to me and you are one of the few engineers who has truly moved t…

  14. comment
    Comment #38518409

    Channable - https://www.channable.com | Utrecht, The Netherlands | ONSITE Join one of the fastest growing scale-ups in the Netherlands. We currently have several open engineering p…

  15. comment
    Comment #37425142

    Channable - https://www.channable.com | Utrecht, The Netherlands | ONSITE Join one of the fastest growing scale-ups in the Netherlands. We currently have several open engineering p…

  16. story
  17. comment
    Comment #36849540

    It allows the attacker to steal data like e.g. your (root) password.

  18. comment
    Comment #36681229

    Functional languages use recursion instead of for and while loops. Recursion is a more general mechanism that can be used to implement the equivalent of for and while loops. So in …

  19. story
    Ask HN: What are you using for Continuous Deployment (CD)?

    We are currently working on supporting continuous deployments, but it seems that no suitable tools are available. We don't have particularly outlandish requirements, we want someth…

  20. comment
    Comment #36291546

    We have a tech blog that has been on the HN front page several times in the past. We focus on writing in-depth technical articles about how we use Haskell, how we solve scaling iss…

  21. comment
    Comment #35999102

    Do you see any new challengers to PyTorch?

  22. story
  23. comment
    Comment #35069760

    Great news! > Starting with Cachix v1.3, we’re enabling multipart uploads directly to storage. I would be interested to hear more about the design of the new system. E.g. does it m…

  24. comment
    Comment #34582422

    We wrote a blog post on how Nix helps us solve some of the problems that we encountered with other package managers like e.g. apt and pip. https://www.channable.com/tech/nix-is-the…

  25. story