2026 1

Things I Learned - 05 Apr 2026

This week, I learned: It’s pretty convenient (on Ubuntu) to be able to move windows around desktops. Apart from the usual Super + Arrow keys to manage windows within a desktop, you can use: Ctrl + Alt + Left/Right Arrow: Move desktops Ctrl + Alt + Shift + Left/Right Arrow: Move window to desktop Super + Shift + Arrow: Move window to another monitor Super + Drag: Drag window from anywhere jq . file.json is an efficient way to pretty-print JSON files in the terminal. (Or jaq . file.json, which is ~30% faster.) GitHub Copilot monthly premium requests were not reset at 12 am UTC How Diffie Hellman Key Exchange Works by Julia Evans is an excellent explanation. Share a random number. A multiplies it by their private key and shares SA. B multiplies it by their private key and shares SB. They multiply the others’ key with their secret key and they get SAB = SBA. Now both of them have the same new secret they can encrypt/decrypt with, but no one else knows, even though they shared everything publicly! This may be one of the best cool uses of math I’ve seen in a long time. Shell tricks I didn’t know: # ALT + . cycles through the last arguments typed mv file.{txt,md} # Move file.txt to file.md ls |& tee file.txt # Pipe both stdout and stderr to tee

2006 1

Why Linux does not need defragmenting

Why Linux does not need defragmenting (via Google Operating System’s article on fast disk defragmenters.)

2003 1

I am Debian Linux

I’m Debian Linux. Apparantly. via Dancing with Dogs

2002 4

Compendium of multimedia projects on Linux

Compendium of multimedia projects via RobotWisdom

Microsoft strategy

Nice strategy, Microsoft. Users aren’t upgrading to your new products. So you decide to focus on security and force upgrades. And, in the meantime, sue open-source competitors and spend lots of money to beat Linux.

India to go the Linux way

India to go the Linux way. Department of IT will support Linux as the de facto standard in academic institutions. Possibly elsewhere in the future.

Microsoft released Linux

If Microsoft released Linux… but then, they may not need to.

2001 4

Linux saved Amazon

Linux has saved Amazon $17 million.

Living without Microsoft

They say it is possible. Living without Microsoft.

OggVorbis

Will OggVorbis beat MP3 Pro? Will Netscape 6.1 beat IE 5.5? Will OpenBSD 2.9 overtake Linux? Unlikely. But should be interesting to watch.

The Cathedral and the Bazaar

Eric has updated The Cathedral & the Bazaar

2000 2

Tech search engine

TechTarget is a search engine on all kinds of IT topics, likd Linux, EBusiness, SAP, etc.