HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ftigis

no profile record

コメント

ftigis
·4 か月前·議論
> It is worth noting that this law also applies to non-web applications where the service provider supposedly being secured against is also the client software distributor; thus, the “end-to-end encryption” offered by Whatsapp and Signal, amongst other proprietary services, is equally bogus. (Both Whatsapp and Signal ban use of third party clients, and enforce this policy.)
ftigis
·9 か月前·議論
ImageMagick with `-dither` and `-remap` could also work. For remap you would need an image with your desired palette, and IIRC you could use ImageMagick to produce that image but I cannot recall the incantation required for that.
ftigis
·10 か月前·議論
https://github.com/apple/container is supported from macOS 26
ftigis
·12 か月前·議論
Why is a LinkedIn URL needed? Some people don't have one.
ftigis
·12 か月前·議論
How about not accidentally showing tokens and credentials when live screen sharing?
ftigis
·昨年·議論
How about this version?

https://levenspiel.com/elephants/

Can't find the source though
ftigis
·昨年·議論
This isn't the same though. With EventTarget, if one of the callback throws, the later callbacks would still get called. With yours the later callbacks don't get called.