98 private links
a structural diff that understands syntax 🟥🟩. Contribute to Wilfred/difftastic development by creating an account on GitHub.
Adding a column with the favicon of sender's domain to the message list
Hayabusa (éš¼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs. - GitHub - Yamato-Security/hayabusa: Hayabusa (éš¼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
Buy Hacks, Leaks, and Revelations: The Art of Analyzing Hacked and Leaked Data by Micah Lee.
📖 A collection of pure bash alternatives to external processes. - GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
Manage your dotfiles across multiple diverse machines, securely. - GitHub - twpayne/chezmoi: Manage your dotfiles across multiple diverse machines, securely.
Immer aktuelle Apple-News, Tipps, Tricks und Testberichte rund um Mac, iPhone, iPad und Co.
git dotfiles synchronizer written in bash. Contribute to andsens/homeshick development by creating an account on GitHub.
This guide explains the objectives of the OffSec Certified Professional (OSCP) certification exam. Section 1 describes the requirements for the exam, Section 2 provides important information and suggestions, and Section 3 specifies instructions for after the exam is complete.
A complete guide to planning, outlining and scripting before you shoot.
Share cameras and integrate into OBS
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
This section helps you get comfortable with Plane and find your way around more effectively.
The open source tool analyzes Kubernetes YAML files and Helm charts to ensure they adhere to best practices, focusing on production readiness and security. Here's how to set it up and use it.
user.js file to harden Firefox and optimize privacy, security, and speed - GitHub - yokoffing/Betterfox: user.js file to harden Firefox and optimize privacy, security, and speed
CPU Utilization is Wrong
At this point, most developers use Git as a tool for collaboration. We have our rote-learned commands to pull, commit, and push. And of course, there's that one coworker who knows a bit more about Git than everyone else, who helps get us back on track whenever our local repos end up in a strange state. But what if I told you that Git can be a valuable tool without ever setting up a remote repository? I'm not just talking about having a working version of your code base to roll back to if you mess something up, although there's that too. Used correctly, Git can help to structure your work, identifying gaps in your test coverage and minimizing dead code.