Recent Comments
-
Recent Posts
Favorite Bloggers
Meta
Tag Archives: Free software
Powerful Regular Expressions Combined with Lisp in Emacs
Regular expressions are a powerful text transformation tool. Any UNIX geek will tell you that. It’s so deeply ingrained into our culture, that we even make jokes about it. Another thing that we also love is having a powerful extension … Continue reading
Posted in Computers, Emacs, Free software, FreeBSD, GNU/Linux, Lisp, Open source, Programming, Software
Tagged Computers, Emacs, Free software, FreeBSD, GNU/Linux, Lisp, Open source, Programming, Software
Leave a comment
Speeding Up Emacs and Parsing Emacs Lisp from Emacs Lisp
I recently spent a bit of time to clean up all the cruft that my ~/.emacs file and my ~/elisp directory had accumulated. I have been using a multi-file setup to configure my Emacs sessions, since at least 2008. This … Continue reading
Posted in Computers, Emacs, Free software, GNU/Linux, Linux, Lisp, Open source, Programming, Software
Tagged Computers, Emacs, Free software, GNU/Linux, Linux, Lisp, Open source, Programming, Software
8 Comments
Saving Space in Rsnapshot Archives with Hardlinks
The hardlink package is quite handy on Linux systems. It appears to do a nice job saving disk space in my local rsnapshot archives (25 GB reported as “saved” after today’s run on a week of daily snapshots). The stress … Continue reading
Posted in Backup, Computers, Free software, GNU/Linux, laptop, Linux, Open source, Software, Ubuntu
Tagged backup, Computers, Free software, GNU/Linux, laptop, Linux, Open source, Software, Ubuntu
Leave a comment
Saving & Restoring Mate Terminal’s Color-Profile Information
Terminal palettes come in infinite variations. Almost everyone has a “favorite” palette, and if you are like me, you probably hate losing all your finely tuned terminal colors, because you wanted to experiment with this new color scheme and forgot … Continue reading
Posted in Computers, Free software, GNOME, MATE desktop, Open source, Programming, Software
Tagged Computers, Free software, GNOME, MATE desktop, Open source, Programming, Software
4 Comments
Controlling the Keyboard Backlight from CLI
I found out today how to query and set the state of the keyboard backlight of my Asus Zenbook laptop through dbus-send calls, so I instantly thought “hey this would be nice to have in a shell script”. So I … Continue reading
Posted in Computers, Free software, GNU/Linux, laptop, Linux, Open source, Zenbook
Tagged Computers, Free software, GNU/Linux, laptop, Linux, Open source, zenbook
Leave a comment
Fixing Shifted-Arrow Keys in 256-Color Terminals on Linux
The terminfo entry for “xterm-256color” that ships by default as part of ncurses-base on Debian Linux and its derivatives is a bit annoying. In particular, shifted up-arrow key presses work fine in some programs, but fail in others. It’s a … Continue reading
Posted in Open source, Software, GNU/Linux, Free software, Computers, FreeBSD, Emacs, Linux
Tagged Computers, Free software, Open source, Software, FreeBSD, GNU/Linux, Linux, Emacs
Leave a comment
Mate desktop support for xdg-open (tiny patch)
The Mate desktop really lives up to its promise of a “traditional desktop”, compatible in look and feel with Gnome 2.X versions. After running it for a few hours now, I’m sold. I never really liked Unity very much, so … Continue reading
Posted in Computers, Free software, GNOME, GNU/Linux, Linux, MATE desktop, Open source, Software
Tagged Computers, Free software, GNOME, GNU/Linux, Linux, MATE desktop, Open source, Software
2 Comments
Automatically Joining Password-Enabled Channels in ERC
If, like me, you are using ERC to chat with your IRC friends all over the world, then the next few paragraphs describe how you can set up automatically joining channels in a secure manner, even if the channels require … Continue reading
Posted in Open source, Software, Free software, Computers, Emacs
Tagged Computers, Free software, Open source, Software, Emacs
Leave a comment
Mutt-like Scrolling for Gnus
Mutt scrolls the index of email folders up or down, one line at a time, with the press of a single key: ‘<’ or ‘>’. This is a very convenient way to skim through email folder listings, so I wrote … Continue reading
Posted in Open source, Programming, Software, GNU/Linux, Free software, Computers, FreeBSD, Emacs, Linux, Gnus, Email
Tagged Computers, Free software, Open source, Programming, Software, FreeBSD, GNU/Linux, Linux, Emacs, Gnus, Email
1 Comment
Awesome WM in Ubuntu 12.04
I’ve been using awesome and other tiling window managers for a while now. I find it more comfortable when programs are using as much screen space as possible, and I like organizing my open windows in “workspaces” instead of having … Continue reading
Posted in Computers, Free software, GNOME, GNU/Linux, Linux, Open source, Software, Ubuntu
Tagged Computers, Free software, GNOME, GNU/Linux, Linux, Open source, Software, Ubuntu
3 Comments