HN user

Piraty

100 karma

https://piraty.dev/

Posts0
Comments81
View on HN
No posts found.

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 correct address of a popular windows archive handling software just to get rid of its nag screen ;-)

Stunnel 6 months ago

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 implementations if you need that. It wraps traffic in UDP, the overhead is much smaller thus throughput mich higher than traditional TCP-based VPN (you want to avoid tcp-in-tcp!). There were once patches posted to lkml that passed QoS-flags from the inner packet to the wireguard packet, if you need that. not sure if that landed upstream in the end. key distribution and lifecycle management is what was still unsolved years back when this was evaluated, nowadays tailscale and its clones and similar oss should serve you well.

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 javascript libraries that pulls complexity into frontend and most of the time puts unnecessary load on the content generator ("backend") too. I don't know a lof of sites where that actually makes sense, as web === text.

When html5 came about, along with CSS3, it was such a big leaf in terms of ease of use and accessibility. I argue that what most websites do to my taste nowadays can be achieved by early-stage html5+css3+ a few svg.

Nowadays on about 50% of websites it have to * enable 3rd-party JS just to get the text * enable massive amounts of 3rd-party JS to get the images * enable remote fonts just to grok your pathetic icon-only menu or even spot the 'search' feature (it's not even a 'button' most of the time) because you didn't care to use a proper <img> or <svg>

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 position to not have to bow to google money and go down the route they did lately.

Meta Ray-Ban Display 10 months ago

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 and processed by them'-forms prior to using this in public? just like owners of all the rolling surveillance stations (some still call them EV) do?

spy state actor's wet dream comes even more true with this, even more than with already overly de-privaciced public spaces.

Neovim Pack 11 months ago

git pull. too often i found breake so i inspect git-log message prior to update, git-bisect came in handy once

I do use a Pinephone (not pro) for 5y now. I switched to the "stable" branch of pmos 2y ago which made my life siginicantly more hassle free. Note that pmos support for pinephone (not pro) degraded in recent stable release, so i recommend to not run 24.12 but the prior version. you will still get occasional updates from the stable alpine branch it's based on (which makes 99% of available packages anyway).

VoLTE works fine (phosh with gnome-calls)

feel free to ask questions you may have