HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ftigis

no profile record

comments

ftigis
·4 bulan yang lalu·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 bulan yang lalu·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 bulan yang lalu·discuss
https://github.com/apple/container is supported from macOS 26
ftigis
·12 bulan yang lalu·discuss
Why is a LinkedIn URL needed? Some people don't have one.
ftigis
·12 bulan yang lalu·discuss
How about not accidentally showing tokens and credentials when live screen sharing?
ftigis
·tahun lalu·discuss
How about this version?

https://levenspiel.com/elephants/

Can't find the source though
ftigis
·tahun lalu·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.
ftigis
·2 tahun yang lalu·discuss
How does one follow a post in HN?
ftigis
·2 tahun yang lalu·discuss
They do rely on convection, just forced convection rather than natural.
ftigis
·2 tahun yang lalu·discuss
Have you heard of Blotch? How feasible is selling a device with a 13.3 inch e-ink screen under 200 USD?
ftigis
·2 tahun yang lalu·discuss
It may be marketed as bespoke, but it does seem to take USI stylus (styli?), at least for basic inking purposes, https://youtu.be/4peCXY7duxI?t=486

and USI seems to be about interoperability https://universalstylus.org/ , at least within that ecosystem.
ftigis
·2 tahun yang lalu·discuss
In Singapore there's a telco intending to launch 10 Gbps fiber for 30 SGD (~22.35 USD) per month. likely to be asymmetric though, since their 2.5 Gbps service at ~16.24 USD per month is advertised as 2.5 Gbps down and 1.25 Gbps up.
ftigis
·2 tahun yang lalu·discuss
Why does it say 1 user limit for Pro plan and also that is for small teams? Or am I missing misunderstand the pricing page?
ftigis
·2 tahun yang lalu·discuss
Is this the better pricing y'all are figuring out that's been dangled since the launch of Durable Objects + WebSocket on Workers?

Oh and somehow I missed the Hibernation API announcement. Paying for idle but connected time is what made me nope out of trying it out.
ftigis
·2 tahun yang lalu·discuss
neovim and vim (since v8.1) come with a terminal mode, and the default key combinations to get out of terminal mode is a little cumbersome (<C-\><C-n>). It's not unthinkable that if someone already maps jj to get out insert mode that they would do the same for terminal mode.