19 private links
Cribl's purpose-built Observability Pipeline gives you the power to collect, reduce, transform, and route machine data from anywhere, to anywhere - from a single interface.
Middleware that can connect log sources and destinations, translating between formats (like syslog, Elastic/filebeat, Splunk)
This talk aims to highlight the project's signature security features and development practices -- razor sharp focus on correct and secure code coupled with continuing code audit -- as well as the project's role as source of innovation in security practices and 'upstream' source for numerous widely used components such as OpenSSH, PF, LibreSSL and others.
...for people who haven't been following the whole thing from where it started
Quickly retrieve copies of paywalled artices from the Google search cache.
Apache Traffic Server™ software is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server. Formerly a commercial product, Yahoo! donated it to the Apache Foundation, and currently used by several major CDNs and content owners.
BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths.
Also, Ransomulator: https://github.com/zeronetworks/BloodHound-Tools/tree/main/Ransomulator
The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes. It then provides a bouquet of tools for manipulating and accessing your music.
Source: https://github.com/beetbox/beets
K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and smartphones. It works well on multi-column PDF/DJVU files and can re-flow text even on scanned PDF files. It can also be used as a general PDF copying/cropping/re-sizing/OCR-ing manipulation tool. It can generate native or bitmapped PDF output, with an optional OCR layer. There are downloads for MS Windows, Mac OSX, and Linux. The MS Windows version has an integrated GUI. K2pdfopt is open source.
Also, KOreader: https://koreader.rocks
One could go on at length to explain the various methodologies and debates within gender studies, the complexity of scholarship, and the recognition it has received as a dynamic field of study throughout the world, but that would require a commitment to education on the part of the reader and listener. Given that most of these opponents refuse to read any material that might contradict their beliefs or cherrypick from complex texts to support a caricature, how is one to proceed?
This post explains why you should always set ARP timeout to less than 5 minutes in L3 EVPN, and always be cautious of potential ARP suppression issues in L2 EVPN.
[..] in my opinion, ARP timeout < MAC age timer should be best practice in all EVPN deployments.
diffs between release files for thousands of Open Source software packages
connecting an external battery to a Dallas DS1x87 clock chip
The search engine calculates a score that aggressively favors text-heavy websites, and punishes those that have too many modern web design features.
This is in a sense the opposite of what most major search engines do, they favor modern websites over old-looking ones. Most links you find here will be nearly impossible to find on a regular search engine, as they aren't sufficiently search engine optimized.
Standard Ebooks takes ebooks from sources like Project Gutenberg, formats and typesets them using a carefully designed and professional-grade style manual, fully proofreads and corrects them, and then builds them to create a new edition that takes advantage of state-of-the-art ereader and browser technology.
A public-domain archive of the v2.1 (March 2003) Sun System Handbook on CD-ROM
rspamd inbound spam filters for MXroute.
PalmOS syscall emulator aiming to run PalmOS binaries on various platforms.
sqlite-tui: A TUI for viewing sqlite databases, written in Go
Another ActivityPub relay server
Community Bash Style Guide: writing useful and modern bash scripts, seriously. - GitHub - azet