Lmao: Command Line Russian Roulette For Linux and Unix Users
Russian Roulette is a fatal game of chance in which a player places a single round in a revolver, spins the cylinder, places the muzzle against their head, and pulls the trigger. The post Lmao: Command...
View ArticleDating a sysadmin: What’s your idea of a perfect date?
She: What’s your idea of a perfect date? Me: Unix epoch time The post Dating a sysadmin: What’s your idea of a perfect date? appeared first on nixCraft.
View ArticleHow to generate RSS 2.0 feed quickly using Python
I wanted to generate RSS 2.0 feeds in Python. Nothing fancy but for certain tasks I needed it something that is quick and just works out of the box. I found rfeed - a library to generate RSS 2.0 feeds...
View ArticleHow to customize title in WordPress themes using pre_get_document_title
WordPress version 4.4 and above use a filter called pre_get_document_title() for a customzing title for each page, post, tag, category and more. For example, I can change 404 error title using this...
View ArticleLinux/Unix desktop fun: sl – a mirror version of ls
One of the most common mistakes is typing sl instead of ls command. I set up an alias, i.e., alias sl=ls; but then you may miss out the steam train with a whistle. sl is a joke software or classic UNIX...
View Article6 Github alternatives that are open source and self-hosted
Git is a version control system. Linus Torvalds created Git in 2005 for development of the Linux kernel. Git is mainly used for software source code management. However, it can be used to keep track of...
View ArticleDell announces new Linux XPS 13 developer edition 7390 laptop
Dell recently announced the new XPS 13 developer edition powered by Ubuntu Linux and Intel's 10th generation Comet Lake CPUs. The new device will soon be available in the US, Canada, and European...
View ArticleDell XPS 13 Developer Edition 2020 Ubuntu Laptop Announced
Look like Dell listing to customer feedback. Dell XPS 13 Developer Edition is the ultimate Linux laptop for developers and Linux enthusiasts/power users. The Dell XPS 13 Developer Edition 2020 now...
View ArticleSystem76 Announces AMD Threadripper Linux Workstations
System76 is a Denver, Colorado-based American computer manufacturer. They are specializing in the sale of Linux powered laptops, desktops, and servers. Last year System76 announced two Intel laptops...
View Articlebat Linux command – A cat clone with written in Rust
The cat (short for concatenate) command is one of the most frequently used flexible commands on Linux and Unix-like operating systems. Say hello to bat Linux command, which is a cat command written in...
View Article