Viewing profile — Piraty
Piraty
HN member- Joined
- Fri, May 05, 2023, 2:53 PM UTC
- HN karma
- 100
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About Piraty
Recent public activity
-
comment
Comment #48285714
which is in fact by Max Levchin: https://max.levch.in/post/724289457144070144/shamir-secret-s...
-
comment
Comment #48100595
there is more to your choice of terminal emulators than pure memory usage. https://lwn.net/Articles/749992/ https://lwn.net/Articles/751763/
-
comment
Comment #47591888
every sunday
-
comment
Comment #47323941
https://blog.dshr.org/2025/03/archival-storage.html
-
comment
Comment #47258953
there is electron already. https://news.ycombinator.com/item?id=14087381
-
comment
Comment #46986390
related (2022): DensePose From WiFi https://arxiv.org/abs/2301.00250
-
comment
Comment #46869459
solved long ago. https://github.com/jirutka/doas-sudo-shim/
-
comment
Comment #46855145
well done. this brought up fond memories of crackme communities in the early web... looking at asm callgraphs in ollydbg ... I just found my +20y old patch.exe that 'NOP's the corr…
-
comment
Comment #46786362
yes, i found conan appears to have lax rules regarding package maintenance which leads to incosistent recipes
-
comment
Comment #46779882
very related: https://michael.orlitzky.com/articles/motherfuckers_need_pac...
-
comment
Comment #46763530
i write in markdown, use lowdown + make to build html, push the html to a branch that my hoster serves from : https://piraty.dev/
-
comment
Comment #46730394
I was involved in a very similar situation once. I recommend wireguard for this, it's mature for years, has superb support in linux and some BSDs and there are userspace implementa…
-
comment
Comment #46706151
install ublock-origin, right-click on the element, choose the new 'block element...' option, preview, verify, create .done.
-
comment
Comment #46691383
> Web development is hard. no it's not. you all make it hard by bloating your sites with Jenga tower abstractions for styling, needlessly load content dynamically via Jenga tower j…
-
comment
Comment #46645993
remember the times when common sense was to not accept the remote site's fonts, and thus web devs should not use them
-
comment
Comment #46613584
i usually use subshells and a project specific shell script to not have variables linger around in long-lived shell processes: ` ( . ./credentials && PW="$CRED_PW" ./the_thing ) ` …
-
comment
Comment #46325865
It's always good to write tests with the "The Enterprise Developer from Hell" in mind: https://fsharpforfunandprofit.com/posts/property-based-testi...
-
comment
Comment #46306364
exactly the reason why you NEVER should copy-paste code from a website into your terminal, even if that has paste protection ( https://lwn.net/Articles/749992/ )
-
comment
Comment #45808777
a look at terminal emulators https://lwn.net/Articles/749992/ https://lwn.net/Articles/751763/
-
comment
Comment #45566474
If they (and every public body doing the same move) now start donating 50% of their previous costs to the FOSS projects they, that would most notably put mozilla in a much better p…
-
comment
Comment #45413727
don't tell author about new meta glasses everybody and their grandma will wear 24/7 in 10y. https://news.ycombinator.com/item?id=45283306
-
comment
Comment #45329517
you could just have read the abstract instead
-
comment
Comment #45287738
so, everybody wearing this in europe will hand out 'may i take photographs of you or your property'-forms + 'do you agree to Facebook's TOS, as your photographs will be uploaded to…
-
comment
Comment #45126052
git pull. too often i found breake so i inspect git-log message prior to update, git-bisect came in handy once
-
comment
Comment #44824230
25M ? lol . the venv is 6.9G