We know GNU & Linux and FOSS!
The Community gives us our edge.
Check out our services.
Revamp your old Linux desktop with Joe's Window Manager
by sethkenlon
2019-12-11 03:02:00 -0500

Joe's Window Manager (JWM for short) is a lightweight window manager for X11. It's written in C, minimally using Xlib. Because it's so small and simple, JWM makes a great window manager for slow or old computers. The Raspberry Pi barely registers that JWM is running, leaving precious system resources for more important tasks than the desktop.
read more
Annotate screenshots on Linux with Ksnip
by cedewey
2019-12-11 03:01:00 -0500

I recently switched from MacOS to Elementary OS, a Linux distribution focused on ease of use and privacy. As a user-experience designer and a free software supporter, I take screenshots and annotate them all the time. After trying out several different tools, the one I enjoy the most by far is Ksnip, an open source tool licensed under GPLv2.
read more
Enable your Python game player to run forward and backward
by sethkenlon
2019-12-11 03:00:00 -0500

This is part 8 in an ongoing series about creating video games in Python 3 using the Pygame module. Previous articles are:
read more