Saturday, 30 November 2019
Interesting Snippets from 2019-11-30
-
TurboBytes Pulse: global DNS, HTTP and Traceroute testing
TurboBytes Pulse enables you to quickly collect DNS, HTTP and Traceroute responses from many computers around the world. Most of these 'agents' are connected to consumer ISP networks. Pulse is free and open-source.
Interesting Snippets from 2019-11-26
-
GitHub - denji/nginx-tuning: NGINX tuning for best performance
Generally, properly configured nginx can handle up to 400K to 500K requests per second (clustered), most what i saw is 50K to 80K (non-clustered) requests per second and 30% CPU load, course, this was 2 x Intel Xeon with HyperThreading enabled, but it can work without problem on slower machines.
Interesting Snippets from 2019-11-25
-
GitHub - W4RH4WK/Debloat-Windows-10: A collection of Scripts which disable / remove Windows 10 Features and Apps
This project collects PowerShell scripts which help to debloat Windows 10, tweak common settings and install basic software components.
-
GitHub - dg/rss-php: Small and easy-to-use library for consuming RSS and Atom feeds
RSS & Atom Feeds for PHP is a very small and easy-to-use library for consuming an RSS and Atom feeds.
Interesting Snippets from 2019-11-21
-
exa · a modern replacement for ls
exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary.
-
GitHub - sharkdp/hyperfine: A command-line benchmarking tool
To run a benchmark, you can simply call hyperfine
.... The argument(s) can be any shell command. -
GitHub - antifuchs/chars: cha(rs) is a commandline tool to display information about unicode characters
Use this tool to display names and codes for various ASCII (and unicode) characters / code points! It's strongly inspired by ascii(1), but supports unicode characters; it's also inspired by unicode.py, but it attempts to support whitespace/control characters better.
-
Introduction · Tig - Text-mode interface for Git
Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands.
Interesting Snippets from 2019-11-17
-
GitHub - zadam/trilium: Build your personal knowledge base with Trilium Notes
Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.