LuLu – a free alternative to Little Snitch?

If you use MacOS and you would like the functionality of Little Snitch but don’t want to pay for it, this might be an alternative to consider. I haven’t tested it, nor have I done a feature comparison between LuLu and Little Snitch, so this is just to note that it exists and nothing more.

In today’s connected world, it is rare to find an application or piece of malware that doesn’t communicate with a remote server.

LuLu is the free, open-source firewall that aims to block unknown outgoing connections, protecting your privacy and your Mac!

Source: Objective-See: LuLu

How to manage multiple Time Machine backups on and off your Mac

Time Machine offers some options for retrieving files that aren’t obvious at first glance, with changes in Ventura.

Source: How to manage multiple Time Machine backups on and off your Mac | Macworld

Manage Flatpak App Permissions Easily with Flatseal

If you make frequent use of Flatpak apps and want a user-friendly front-end for managing app permissions, check out Flatseal.

Source: Manage Flatpak App Permissions Easily with Flatseal – OMG! Linux

Shell Genie – a command-line tool that lets you interact with the terminal in plain English

Shell Genie

Your wishes are my commands.

Shell Genie is a command-line tool that lets you interact with the terminal in plain English. You ask the genie what you want to do and it will give you the command you need.

System must have Python 3.10 or higher installed.

Shell Genie – Your wishes are my commands (GitHub)

Videos show how to use Shell Genie:


An article on Shell Genie:

Convert Plain English To Commands Using GPT-3 Powered Shell Genie (Linux Uprising)

How to Set Up Local DNS Resolver with Unbound on Ubuntu 22.04

Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. It’s a feature-rich DNS server that supports DNS-over-TLS (DoT), DNS-over-HTTPS (DoH), Query Name Minimisation, the Aggressive Use of DNSSEC-Validated Cache, and support for authority zones. Unbound is focused on the privacy and security of DNS, but without sacrificing the speed and performance.

Source: How to Set Up Local DNS Resolver with Unbound on Ubuntu 22.04 – Howtoforge

Bunch – Mac automation with plain text

Bunch is a macOS automation tool that takes a folder of plain text files containing lists of apps and commands to launch and provides an easy-to-use menu for triggering them.

Its intuitive syntax makes it easy to get started, and its array of features allows you to automate everything you need to work smarter and faster. Build “contexts” of apps and settings for your different modes of work and play, and switch between them with a couple of keystrokes.

It’s just plain text, but with Bunch it’s a powerful automation tool.

Source: Bunch – Mac automation with plain text

If you want to read more about Bunch before downloading it, you can scroll to the bottom of the page, where you will find links to various articles about Bunch.

Awesome macOS open source applications

List of awesome open source applications for macOS. This list contains a lot of native, and cross-platform apps. The main goal of this repository is to find free open source apps and start contributing. Feel free to contribute to the list, any suggestions are welcome!

Source: Awesome macOS open source applications – GitHub

Python namedtuple (Take the tuple to the next level)

In this tutorial, you’ll learn how to create a Python namedtuple from a list or a tuple, how to get namedtuple items or specific item, how to sort it, and more.

Source: Python namedtuple (Take the tuple to the next level) – Like Geeks

Run Windows Software On Linux With Bottles

This tutorial explains what is Bottles, how to install Bottles in Linux and how to manage and run windows software with Bottles in Linux.

Source: Run Windows Software On Linux With Bottles – OSTechNix

Setting up a Raspberry Pi Scanner Server using SANE

This tutorial will show you how you can set your Raspberry PI up as a scanner server by using the SANE Software.

Source: Setting up a Raspberry Pi Scanner Server using SANE – Pi My Life Up