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.