User's banner
Avatar

Arthur Besse

cypherpunks@lemmy.ml
Joined
607 posts • 899 comments

cultural reviewer and dabbler in stylistic premonitions

Direct message

Framework:

  • doesn’t offer Linux preinstalled
  • doesn’t ship fully assembled laptops without Windows (only the “DIY” edition you must assemble yourself can ship without Windows)
  • just now (April 2022, over two years late) finally put up a Linux compatibility page which currently describes Ubuntu 21.10 as “🤔 medium difficulty”
  • doesn’t have a free software BIOS or EC firmware

Meanwhile companies like Purism, System76, and Starlabs are shipping modern laptops with various distros preinstalled, never shipping windows, shipping coreboot, and (in the case of the first two, at least, and especially the first) funding the development of free software.

permalink
report
reply

truly, i can tell from some of the pixels (and from having seen quite a few shops in my time)

permalink
report
reply

Here is a thread there started by @nutomic a month ago, welcoming them to lemmy and suggesting that they enable federation. (tldr, some admins reply but they don’t say anything about federation; another user implies that they maybe don’t want federation yet but might later.)

I hope they turn on federation! edit: after reading the above comments 🤦‍♂️

permalink
report
reply

There are many types of QR code. iirc a single qrcode can contain up to a few kilobytes, but the more data you put in it the more difficult it will be to scan.

so, you could use qrcodes for offline distribution of short text messages or very low resolution images. I think mobile devices’ qrcode scanners will display the contents of TEXT type qrcodes, but they probably don’t have support for decoding an image from one (so such an app would need to be written). you can create TEXT type qrcodes using the qrencode tool (packaged in major linux distros) or using websites like https://www.qr-code-generator.com/ (note that I think only their URL and TEXT types are offline; the others upload a file to their servers and make a qrcode containing a URL for it).

This qrcode says “Hello”:

This qrcode contains this 88x26 pixel (1467 byte) image:

(created using cat lemmy.png |base64 |qrencode -o lemmy_qr.png; can be decoded using zbarimg lemmy_qr.png |sed 's/QR-Code://'|base64 -d > output.png. on debian/ubuntu you can apt install qrencode zbar-tools to get the two required commands.)

permalink
report
reply

The current link in this post goes to a year-old story about the online translation feature… here is the same site’s coverage of this week’s news - which is that there is now offline translation support: https://www.ghacks.net/2022/05/30/firefox-translations-firefoxs-offline-translate-feature-is-making-progress/ (i assume this is what OP actually meant to post). (edit: OP fixed the post’s link)

Here is a web page that loads their wasm translation engline and does the actual translation offline (and it does work in the stable release of Firefox). It’s irritating that the extension still requires a nightly firefox build, as I’d like to use it in my daily browsing but I don’t want to use nightly all the time.

permalink
report
reply

You call that a TTY? This is a TTY:

smdh at kids today with their fancy emoji-having terminal emulators

permalink
report
reply

via the /r/fuckcars thread about this, someone said in February that they were working on submitting a proposal. It appears that the 2022 submissions aren’t on the unicode consortium’s list of proposals yet; hopefully they submitted it!

permalink
report
reply

so… a bunch of twilio employees had (and still have) exactly the capability that the attackers gained with this phishing attack. As do employees of Signal, Amazon, and various telecom companies, not to mention governments.

“Secure messenger” and “requires a telephone number” are not compatible concepts.

permalink
report
reply