Discover the power of the Linux SpaceFM file manager
Discover the power of the Linux SpaceFM file manager sethkenlon Mon, 12/19/2022 – 03:00 SpaceFM is a tabbed file manager for Linux using the GTK toolkit, so it fits right in on desktops like GNOME, Mate, Cinnamon, and others. SpaceFM also features a built-in device manager system, so it’s particularly good for window managers, like Fluxbox or fvwm, which typically don’t include a graphical device manager. If...
Use my Groovy color wheel calculator
Use my Groovy color wheel calculator clhermansen Sun, 12/18/2022 – 03:00 Every so often, I find myself needing to calculate complementary colors. For example, I might be making a line graph in a web app or bar graphs for a report. When this happens, I want to use complementary colors to have the maximum “visual difference” between the lines or bars. Online calculators can be useful in calculating two or maybe three...
Try this Python-based file manager on Linux
Try this Python-based file manager on Linux sethkenlon Sun, 12/18/2022 – 03:00 Dragonfly Navigator is a general-purpose file manager written in Python and Qt. It’s easy to install, easy to use, and a great example of what Python can do. Python is a popular language for several reasons, but I think one of its primary strengths is that it’s equally useful to beginner-level programmers and to experienced coders....
How I wrote an open source video game for Open Jam in a weekend
How I wrote an open source video game for Open Jam in a weekend Jim Hall Sat, 12/17/2022 – 03:00 Every year, Itch.io hosts Open Jam, a game jam where developers build an open source video game over a weekend. This year’s Open Jam ran from October 28th to October 31st. Open Jam is a friendly competition with no prizes, which makes it a great opportunity to try new things, experiment with a new game idea, or learn a new...
Travel back in time with the mc file manager on Linux
Travel back in time with the mc file manager on Linux sethkenlon Sat, 12/17/2022 – 03:00 In the late 1980s and throughout the 1990s, there was a popular file manager for DOS called Norton Commander. It was beloved by many computer users of the day, but it fell out of favor as graphical file managers became the default. Fortunately for fans of the original commander, and those who missed out on the original, an open source file...
A new generation of tools for open source vulnerability management
A new generation of tools for open source vulnerability management vdanen Fri, 12/16/2022 – 03:00 Product security incident response teams (PSIRTs) are teams of security professionals that work diligently behind the scenes to protect software products and services of companies. A PSIRT is a different breed than a computer security incident response team (CSIRT), those that tend to be called Information Security. The difference...