Skip to content

Instantly share code, notes, and snippets.

@nort3x
nort3x / readme.md
Last active June 18, 2026 01:39
prevent Jetbrains products (Intellij, Webstorm, Rider, Goland ...) checking for validity of License - don't use ja-netfilter

Warning

I see many people proposing solutions for other platforms (such as Windows or macOS). I cannot verify the authenticity of those methods, and you should not copy, paste, and run code from random people on the internet without first understanding what it does. Ideally, review every line carefully and, even then, run it with caution in a sandboxed environment.

Introduction

I personally experienced slowdowns and issues while using the ja-netfilter agent.

I decided to investigate how JetBrains checks license validity, because despite explicitly configuring JetBrains to work offline, it still attempts to validate licenses.

Here are my findings:

@zaxebo1
zaxebo1 / README.md
Created October 28, 2017 15:28
How to enable SecureBoot with own keys in KVM and on a laptop (T450s)

UEFI SecureBoot on ArchLinux

For KVM and Laptop

Rationale

I want full control what boots the computer to avoid the so called evil maid attack. That requires setting SecureBoot with only my own keys.

Intro

@celesteking
celesteking / spamassassin.md
Last active May 12, 2020 20:20
spamassassin: what you need to know.

Fucking SA can't get their shitty doc right. Here's the proper doc.

Config

score SYMBOLIC_TEST_NAME n.nn [ n.nn n.nn n.nn ]

Here's what these scores actually mean:

@mubbashir
mubbashir / Jenkins+Script+Console.md
Last active August 2, 2025 17:15 — forked from dnozay/_Jenkins+Script+Console.md
jenkins groovy scripts collection.