131 private links
Clever tricks work around major hurdles, but it's not a route to high performance.
Free hosted instance of PrivateBin.
General information on the PrivateBin project.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. See the standard modules page for a list of all the functions built into Webmin.
Economist Michael Hudson continues his discussion of Super Imperialism: The Economic Strategy of American Empire with a focus on US monetary imperialism
ASCIIQuarium is a short Perl script that lets you embrace aquatic nature from your terminal. It's an aquarium/sea animation in ASCII art.
A modern solitaire collection for the web. Built with HTML5 and Javascript.
Minesweeper for the web. Built with JavaScript and no ads, ever.
JS is a most popular technology, and second most wanted technology on the market, according to Stack Overflow 2018 survey. NodeJS is all over backend job ads. React vs Angular is the new tabs vs spaces.
Here we have a gem. JavaScript’s author saying that JS was meant to be what BASIC was to C++ and that was the sales pitch for it. This post is not about technicalities of JS. It’s about how our pluralistic ignorance allowed toy language to first become de-facto language in the browser, then work it’s way to the server side and now being used for things such as console emulation and data science.
As the title indicates, I consider JS being popular a bad thing. To begin with, JS is a very bad language. The Wat talk does brilliant job of explaining what is wrong.
In this guide we are going to look at how to use a script and scriptreplay commands in Linux that can help you to record commands and their output printed on your terminal during a given session.
I am not going to discuss why you need strong passwords. It is an open secret that strong passwords keep you relatively safer.
Generating strong passwords is something you can do on your own but putting all the combination of lower and upper cases, numbers, symbols can be a tiresome work.
But you need not worry. Linux has got you covered. We’ll see 5 best password generators for Linux that will ease the task for you.
Abricotine is an open-source markdown editor built for desktop.
Generate HQ poly wallpapers.
Example with fixed color/gradient:
WallGen is a small command-line utility that generates HQ poly wallpapers with only a few text arguments for inputs. Free and open source software.
From the creators of ack, a list of tools that are related with ack
. In particular they list:
- Tools that work with
ack
- Other grep-like tools
- Indexing tools
rga
is a line-oriented search tool that allows you to look for a regex in a multitude of file types.
rga
wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.
rga (or ripgrep-all) is a command line tool to recursively search all files in a directory for a regex pattern, that runs on Linux, macOS and Windows. It's a wrapper for ripgrep, the line-oriented recursive search program, on top of which it enables search in a multitude of file types like PDF, DOCX, ODT, EPUB, SQLite databases, movies subtitles embedded in MKV or MP4 files, archives like ZIP or GZ, and more.
Record and share your terminal sessions, the right way.
Forget screen recording apps and blurry video. Enjoy a lightweight, purely text-based approach to terminal recording.