Explore >> Select a destination


You are here

shrik3.com
| | wittchen.io
10.3 parsecs away

Travel
| | Introduction From a long time I wanted to try lightweight WM (Window Manager) for Linux. I installed i3 once a few years ago, but I had no idea how to use it, so I just closed this thing and got back to Gnome. Recently, I watched several videos and tutorials about Linux and i3 on youtube, which helped me to learn this WM, how it works and how to use it.
| | jmmv.dev
73.2 parsecs away

Travel
| | Towards the end of 2021, I was playing with QB64 and thought that its default color scheme-called Super Dark Blue-was quite neat. It reminded me of QuickBASIC, which is what the whole program is supposed to do, but the colors felt vivid and modern. Take a look: QB64 with its default color configuration. "Naturally," I wondered if I could adopt those colors in VSCode and Windows Terminal, as these are the apps I look at the most throughout a work day. I quickly ruled out VSCode because defining a theme seems non-trivial, but creating a scheme for Windows Terminal was very easy.
| | unixdigest.com
7.8 parsecs away

Travel
| |
| | logr.cogley.info
221.7 parsecs away

Travel
| I looked at various window tiling managers for macOS, but I think I will stick with hammerspoon. To use it, you write a lua program in your $HOME (similar to awesomewm for linux), and bind macOS APIs to keyboard shortcuts. It is a "bridge between the operating system and a Lua scripting engine". Not only can you tile your windows, but also do things like trigger events when you arrive home, or, plug in a USB device, for example.