Live data from Hacker News

Viewing profile — exposition

exposition

HN member
Joined
Thu, Nov 24, 2022, 9:28 AM UTC
HN karma
49
Public activity
40 items

About exposition

No profile information was provided.

Recent public activity

  1. comment
    Comment #40329901

    There’s also pzip[1], which lets you create zip files and extract them in parallel. [1] https://github.com/ybirader/pzip Disclaimer: I’m the author

  2. comment
    Comment #39864099

    Astro is amazing. I built my blog with it, hosted on CF pages [1]. DX is great. In most cases, ships absolutely zero JS to the client, meaning super fast load times. [1] https://ww…

  3. story
  4. story
  5. story
  6. comment
  7. comment
    Comment #38722472

    Thanks for the feedback!

  8. story
  9. story
  10. comment
    Comment #38439118

    There's also pzip/punzip ( https://github.com/ybirader ) for those wanting more performant (concurrent) zip/unzip. Disclaimer: I'm the author.

  11. comment
  12. comment
    Comment #38030492

    Yep I get that- it's just that using unsafe reduces the benefits you get from Rust's model. And so I was wondering whether using it is still worth it. Obviously, it probably still …

  13. comment
    Comment #38028895

    Has anybody else used Rust for embedded? Would be interested to hear your experience. So far, I’ve seen mixed reviews. Some say that you can end up using unsafe a lot and so it’s b…

  14. story
  15. story
  16. comment
  17. story
  18. comment
    Comment #37641969

    At the moment it doesn't- if it's something you're looking for, please open an issue. I didn't want to go down the route of implementing a bunch of features without there being a a…

  19. comment
    Comment #37641956

    Yep the standard I refer to is Info-ZIP (zip(1)). I will add the resulting compression sizes- there is not much between them (pzip was around 2% larger for the 10GB directory). Alt…

  20. story
  21. story
  22. comment
    Comment #36177120

    https://hardwary.com/ for hardware news

  23. comment
    Comment #36155566

    Thanks. I’ve reduced it.

  24. comment
    Comment #36155555

    Appreciate the feedback! I’ve reduced the font size for small screens so the post density should be higher. Agree that learning to solder is on the basic side but I thought it woul…

  25. comment
    Comment #36155460

    Thanks for the feedback! I’ve reduced the font size so it should be easier on the eye. Improving the UI is on the top of my list.