Viewing profile — exposition
exposition
HN member- Joined
- Thu, Nov 24, 2022, 9:28 AM UTC
- HN karma
- 49
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About exposition
No profile information was provided.
Recent public activity
-
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
-
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…
- story
- story
- story
- comment
-
comment
Comment #38722472
Thanks for the feedback!
- story
- story
-
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.
- comment
-
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 …
-
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…
- story
- story
- comment
- story
-
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…
-
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…
- story
- story
-
comment
Comment #36177120
https://hardwary.com/ for hardware news
-
comment
Comment #36155566
Thanks. I’ve reduced it.
-
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…
-
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.