tbe | 3 years ago | on: Muxfs – a mirroring, checksumming, and self-healing filesystem layer for OpenBSD
tbe's comments
tbe | 4 years ago | on: Rsync.net Technical Notes – Q4 2021
tbe | 4 years ago | on: The Unix Magic Poster
Hah, why is the cat(1)'s tail(1) missing from the drawing? Talk about missed oppertunity!
tbe | 5 years ago | on: Pattern matching accepted for Python
tbe | 5 years ago | on: Turn to RSS Feeds to Regain Control of the World Wide Web
tbe | 5 years ago | on: Show HN: Mono Icons – A simple, consistent open-source icon set
Imagine when an app is to be translated to 20 languages. Only the original language had the luxery of having a voice in how many buttons fit on the toolbar.
tbe | 6 years ago | on: Ask HN: Do You Miss IRC?
(I'm sorry, just had to do that.)
tbe | 6 years ago | on: SerenityOS – a graphical Unix-like OS for x86, with 90s aesthetics
tbe | 7 years ago | on: Bookworm: A Simple, Focused eBook Reader
BeOS actually solved this 20 years ago with its file system BFS. Haiku is an open source reimplementation of BeOS that recently progressed from (high quality) alpha releases to its first beta.
tbe | 7 years ago | on: Exwm – Emacs X Window Manager
tbe | 7 years ago | on: Show HN: B2blaze – A Backblaze B2 library for Python
So it's still 6x the price of B2, which made me go with Backblaze.
tbe | 8 years ago | on: Markdown Here – Write email in Markdown
tbe | 8 years ago | on: Markdown Here – Write email in Markdown
Are there any mail clients that will send both the markdown source and the rendered HTML as a multi-part message?
tbe | 10 years ago | on: SSH: Best practices
> Unfortunately ssh-keygen does not support input from stdin, so this example is slightly more complicated than it should.
Any shell that supports process substitution can fix this for you with something like;
ssh-keygen -l -f <(ssh-keyscan korell)
tbe | 10 years ago | on: Show HN: Manage passwords with GPG
Thanks for the autofs hint, will try it and see how that works out re unlocking.
tbe | 10 years ago | on: Show HN: Manage passwords with GPG
Has anyone else here had the same thought? This guy seems to at least;
https://github.com/equivrel/password-store-encfs/blob/master...
Edit: spelling
tbe | 11 years ago | on: BeOS Demo Video (1998) [video]
[0] https://en.wikipedia.org/wiki/BeOS_R5.1d0
[1] http://qube.ru/files/images/beos_r51d0_on_amd_athlon_xp_1600...
tbe | 11 years ago | on: WebIDE lands in Firefox Nightly
I totally agree that browsers should allow editing. Even if you are not authorized to PUT the page back to the server, it would still be useful to be able to edit before you print or save the page locally.
I really have no idea why we were robbed of this capability! It was probably just laziness from the people who wrote mainstream browser and httpd implementations.
tbe | 12 years ago | on: Wireless HDMI for Everyone
I want to use my TV as a VNC/RDP client, and either buy a wireless keyboard for it, or just let it act as a passive display.
tbe | 12 years ago | on: Wireless HDMI for Everyone