Explore >> Select a destination


You are here

www.pagetable.com
| | www.onetransistor.eu
9.1 parsecs away

Travel
| | A new version of the serial device programmer PonyProg has been released. It comes with a good-looking Qt based interface. Here are some screenshots and tests.
| | bytecellar.com
8.1 parsecs away

Travel
| | In October 1985 I purchased the first Amiga sold in the state of Virginia. It was a transformative experience to have that level of technology on the desk in front of me as a young geek. The Amiga 1000 was ... Continue reading ?
| | feertech.com
7.9 parsecs away

Travel
| | Getting data out of an old computer often means reaching for (or making up) a serial cable. Here's an example, transferring files from a Tatung Einstein to a Windows 10 computer using a USB to Serial adapter and a custom cable. Most of the details apply to other computers making it possible to swap files between retro and new machines relatively easily.
| | carlschwan.eu
38.2 parsecs away

Travel
| A month ago, I started working on a new application to manage your passwords in Plasma. And while still at a PoC status, this weekend, it finally started to look like something almost usable, so it sounded like a good occassion to write a small blog post about it. The current name is "Keychain" or "Plasma Keychain" but this is subject to change and suggestions are more than welcome. My end goal is to provide a more future proof replacement to the ageing KWallet application. From a technical point of view, this is a fork of the internal of KeepassXC with a Kirigami GUI completely written from scratch. This means it uses the standardized Keepass format to store the passwords in the database which is implemented by many applications including on other platforms like Android and iOS (see the list of Keepass port). And while not yet exposed in the GUI, basing the work on top of KeepassXC enables a lot of interesting features not available in KWallet, like Yubikey and PassKey support, password sharing, export and import for various other password database formats, TOTP support and browser integration...