HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ftigis

no profile record

comments

ftigis
·4 เดือนที่ผ่านมา·discuss
> 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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
https://github.com/apple/container is supported from macOS 26
ftigis
·12 เดือนที่ผ่านมา·discuss
Why is a LinkedIn URL needed? Some people don't have one.
ftigis
·12 เดือนที่ผ่านมา·discuss
How about not accidentally showing tokens and credentials when live screen sharing?
ftigis
·ปีที่แล้ว·discuss
How about this version?

https://levenspiel.com/elephants/

Can't find the source though
ftigis
·ปีที่แล้ว·discuss
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.