Userscripts Are Fun And Are Still Very Much Relevant | Things I’ve Learnt

A userscript is a script that usually helps make the web a better place. Source: Userscripts Are Fun And Are Still Very Much Relevant | Things I’ve Learnt


Why you should use nstat instead of netstat

This article is about the differences between netstat and nstat regarding Linux system network metrics, and why nstat is superior to netstatSource: Linux network metrics: why you should use nstat instead of netstat


Simula: A Linux VR Desktop

Simula is a VR window manager for Linux that runs on top of Godot. It takes less than 1 minute to install.


Signal Threatens to Dump US Market if Anti-Encryption Bill Passes

Signal is warning that an anti-encryption bill circulating in Congress could force the private messaging app to pull out of the US market. “At a time when more people than ever are benefiting from these (encryption) protections, the EARN IT bill proposed by the Senate Judiciary Committee threatens to put them at risk,” Signal developer Joshua Lundhttps://signal.org/blog/earn-it/


Breaking LastPass: Instant Unlock of the Password Vault | ElcomSoft blog

For the LastPass database, the attacker will not need the user’s Windows login credentials of macOS account password. All that’s actually required is the file containing the encrypted password database, which can be easily obtained from the forensic disk image. Neither Windows credentials nor master password are required. Source: Breaking LastPass: Instant Unlock of the…


Announcing unverified.email 

A hosted service to test and verify that the email logic in your application is correct. Source: Announcing unverified.email . Pavlo Kerestey


GitHub Protips: Tips, tricks, hacks, and secrets – The GitHub Blog

Source: GitHub Protips: Tips, tricks, hacks, and secrets from Vitor Monteiro – The GitHub Blog


Converting your Python 2 code to Python 3

Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies on libraries that were not available in Python 3 initially, earlier versions of python 3 were slower than python 2 and also because Python 2…


Linux tr Command Tutorial for Beginners

Depending on the kind of work you do on the command line in Linux, you may want a utility that can act as a Swiss army knife of quick text editing. Gladly, there exists a tool dubbed tr, which qualifies for this role. In this tutorial, we will discuss the basics of tr using some…


Server Migration Steps [5 Key Pillars] | Liquid Web

Server migrations may need to happen for a number of reasons.  Sometimes, a user decides to change hosting providers; what worked well in the past is no longer adequate for the future. Other times, a user needs to move to a larger or smaller server, and takes the opportunity to choose different infrastructure entirely. In…