• 0 Posts
  • 155 Comments
Joined 9 months ago
cake
Cake day: June 23rd, 2024

help-circle










  • The article is absolute trash for not mentioning this. “Their iconic keyboards…” is the closest it gets to describing them.

    Thankfully, there is a link to the patent at the end.

    Abstract

    A keyboard comprising a plurality of transparent keys. In use, the keyboard is attached to a device such as a mobile device, to overlie a display screen of the device. One or more images displayed on the display screen are made visible to a user through the keys, which may be pressed by a user. User input is determined by identifying a pressed key, and the image or part thereof visible through the key when pressed.

    Basically a detachable keyboard of transparent material as a display overlay, providing tactile feedback while the LCD allows for backlit and customizable key labels. I don’t remember seeing a practical implementation of this IRL or in media but I might be too young for that.










  • Your client must have downloaded entire chunks, including parts of adjacent files to those you wanted. I think most clients will discard them but it’s possible they are stored somewhere hidden to enable seeding them again. Pretty much every client will tell you something like “66 chunks (have 11)” and/or progress on a per-file basis, from which you can deduce which of these behaviors is used. Badly written ones will make a file as big as the previous episode to the one you want and fill it with zeros so that the few MiB are physically in the right spot. Obviously, that fills your drive with junk unless compression is enabled at filesystem level.

    It’s always better to seed something even if it’s not an entire file. Peers are usually upload-bandwidth-limited so being another person providing just a few chunks helps download speeds. Unless you meddle with their progress files, torrent clients will not announce (offer for download) chunks they cannot reassemble. Only people who have 100% of the data are listed as “seeders” in the swarm.