Links
Add
Hooks - Anthropic
https://docs.anthropic.com/en/docs/claude-code/hooks
Customize and extend Claude Code's behavior by registering shell commands
Added 2 weeks ago
Hosts Search - Censys
https://search.censys.io/search?resource=hosts&sort=RELEVANCE&per_page=25&virtual_hosts=INCLUDE&q=fipo.co
Censys helps organizations, individuals, and researchers find and monitor every server on the Internet to reduce exposure and improve security.
How a cybersecurity researcher befriended then doxed the leader of LockBit
https://techcrunch.com/2024/08/09/how-a-cybersecurity-researcher-befriended-then-doxed-the-leader-of-lockbit-ransomware-gang/
Jon DiMaggio used sockpuppet accounts, then his own identity, to infiltrate LockBit and gain the trust of its alleged admin, Dmitry Khoroshev.
Added 1 month ago
How Cloudflare auto-mitigated world record 3.8 Tbps DDoS attack
https://blog.cloudflare.com/how-cloudflare-auto-mitigated-world-record-3-8-tbps-ddos-attack/
Over the past couple of weeks, Cloudflare's DDoS protection systems have automatically and successfully mitigated multiple hyper-volumetric L3/4 DDoS attacks exceeding 3 billion packets per second (Bpps). Our systems also automatically mitigated multiple attacks exceeding 3 terabits per second (Tbps), with the largest ones exceeding 3.65 Tbps. The scale of these attacks is unprecedented.
Added 1 month ago
How I Built an NFC Movie Library for my Kids | Simply Explained
https://simplyexplained.com/blog/how-i-built-an-nfc-movie-library-for-my-kids/
When I was a kid, my sister and I had a tower of VHS tapes we watched endlessly. Fast-forward to today, and my children's movie collection is vastly different. It's completely digital and dispersed across services. I wanted to recreate the tangibl...
How I configure my Git identities | benji
https://www.benji.dog/articles/git-config/
This may be overkill, but it works on my machine
Added 1 month ago
How I publish from Google - social media Internet-based applications and
http://www.arnnet.com.au/article/424539/how_publish_from_google_/
Columnist Mike Elgan offers tips on how to post to Twitter and Facebook, send a newsletter and more all from a Google+ account.
Added 1 month ago
How I use Kanban boards in Obsidian to manage my personal projects
https://www.xda-developers.com/how-i-use-kanban-boards-in-obsidian-to-manage-my-personal-projects/
Stay organized and focused by using Kanban boards in Obsidian
Added 1 month ago
How open source SIEM and XDR tackle evolving threats
https://www.bleepingcomputer.com/news/security/how-open-source-siem-and-xdr-tackle-evolving-threats/
Evolving threats require security solutions that match the sophistication of modern threats. Learn more about how Wazuh, the open-source XDR and SIEM, tackles these threats.
How Our Longest Nerve Orchestrates the Mind-Body Connection | Quanta Magazine
https://www.quantamagazine.org/how-our-longest-nerve-orchestrates-the-mind-body-connection-20240826/
How stargazing and looking to the night sky boosts mental health and wellbe
https://www.abc.net.au/news/health/2024-08-11/stargazing-and-mental-health-night-sky-can-boost-your-wellbeing/104177006
Do you feel at peace under the stars? That effect is supported by research, which links our connectedness to the night sky to general wellbeing.
Added 1 month ago
How to build a CI/CD pipeline for container vulnerability scanning with Tri
https://aws.amazon.com/blogs/security/how-to-build-ci-cd-pipeline-container-vulnerability-scanning-trivy-and-aws-security-hub/
In this post, I’ll show you how to build a continuous integration and continuous delivery (CI/CD) pipeline using AWS Developer Tools, as well as Aqua Security‘s open source container vulnerability scanner, Trivy. You’ll build two Docker images, one with vulnerabilities and one without, to learn the capabilities of Trivy and how to send all vulnerability […]
Added 1 month ago
How to build a CI/CD pipeline with GitHub Actions in four simple steps | Th
https://github.blog/2022-02-02-build-ci-cd-pipeline-github-actions-four-steps/
Here’s a quick guide on the advantages of using GitHub Actions as your preferred CI/CD tool—and how to build a CI/CD pipeline with it.
How to Build a Multi-Tenancy Internal Developer Platform with GitOps and vCluster | by Artem Lajko |
https://itnext.io/how-to-build-a-multi-tenancy-internal-developer-platform-with-gitops-and-vcluster-d8f43bfb9c3d
Added 1 month ago
How to build an open source metrics dashboard
https://github.blog/open-source/maintainers/how-to-build-an-open-source-metrics-dashboard/
How GitHub volunteers built an open source metrics dashboard for the World Health Organization and some best practices they picked up along the way.
Added 1 month ago
Broken
How to Create a MSI File: 9 steps - wikiHow
http://www.wikihow.com/Create-a-MSI-File
Added 1 month ago
Broken
How to Create an MSI Package - Tips & Tricks
http://create-msi.com/how-to-create-msi-package
This articles provides an overview of tools and approaches that can be used to create a MSI package. Advantages and benefits of every method are explained.
Added 1 month ago
Broken
How to create a third-party Microsoft Installer package
http://support.microsoft.com/kb/257718
Added 1 month ago
Broken
Added 1 month ago
How to Get Rid of Ransomware at No Cost - Spiceworks
https://community.spiceworks.com/topic/2080067-how-to-get-rid-of-ransomware-at-no-cost
Ransomware is one of the biggest scourges we face as Internet citizens today. What happens when you have been struck by it? The most obvious option would be to pay the ransom. You would not be alone if you did – even lar…
Added 1 month ago
How to improve your WFH lighting to reduce eye strain • Russell Baylis - Designer
https://rustle.ca/posts/articles/work-from-home-lighting
I work from home everyday, I am susceptible to eye strain, eye pain, and dizziness. Having a working environment that’s as easy on my eyes as possible is of critical importance. I'd like to share what I've learned over the years in hopes that it can be helpful to you if you work from home, and like many, have experienced WFH eye strain.
How to keep up with CI/CD best practices | GitLab
https://about.gitlab.com/blog/2022/02/03/how-to-keep-up-with-ci-cd-best-practices/
Added 1 month ago
How to mitigate OWASP vulnerabilities while staying in the flow | The GitHu
https://github.blog/2022-11-04-how-to-mitigate-owasp-vulnerabilities-while-staying-in-the-flow/
Explore how GitHub Advanced Security can help address several of the OWASP Top 10 vulnerabilities
How to Perform a Task When a New File is Added to a Directory in Linux
https://www.howtogeek.com/405468/how-to-perform-a-task-when-a-new-file-is-added-to-a-directory-in-linux/
Linux can send a notification every time a file is added to a directory. Here's how to use that for automation.