Skip to content

Instantly share code, notes, and snippets.

@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active September 7, 2026 12:30
crack activate Office on mac with license file
@jboner
jboner / latency.txt
Last active September 7, 2026 12:30
Latency Numbers Every Programmer Should Know
Latency Comparison Numbers (~2012)
----------------------------------
L1 cache reference 0.5 ns
Branch mispredict 5 ns
L2 cache reference 7 ns 14x L1 cache
Mutex lock/unlock 25 ns
Main memory reference 100 ns 20x L2 cache, 200x L1 cache
Compress 1K bytes with Zippy 3,000 ns 3 us
Send 1K bytes over 1 Gbps network 10,000 ns 10 us
Read 4K randomly from SSD* 150,000 ns 150 us ~1GB/sec SSD
@chm123
chm123 / qwen3.8-flash-next-setup.md
Created September 1, 2026 04:09
Qwen3.8-Flash-Next on Strix Halo
---
title: skimlens Privacy Policy
permalink: /privacy
---
# skimlens Privacy Policy
**Effective date:** 2026-09-04
**Applies to:** the skimlens browser extension
@Leniwcowaty
Leniwcowaty / linux-mint-btrfs-fde.md
Last active September 7, 2026 12:22
This is an instruction on how to setup Linux Mint/LMDE with BTRFS and Full Disk Encryption using LUKS the way that the installer does it with LVM

Linux Mint and LMDE BTRFS setup guide with Full Disk Encryption using LUKS2

Disclaimer 1

Doing this requires a bit of technical knowledge about filesystems, partitioning and disk labels. If you don't know what UUID is or how to check if your system uses BIOS or UEFI, go learn some more and come back.

Disclaimer 2

Read THE WHOLE instruction first, understand what it does, then try it yourself, first in a VM (I recommend virt-manager). Really, read the whole thing first.

Disclaimer 3

All that is written here, you do at your own risk. I do not take any responsibility for any data or hardware loss (if you somehow manage to damage your hardware...), or any security risks. This workes for me and I feel confident using this, but I am the author. Do your own research, see if it works for you and decide if you want to use it or not. I do not claim this is the best or perfect solution.

@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active September 7, 2026 12:15
Complete Recent Discord Quest

Caution

As of August 26th 2026, Discord has started suspending quest access of people caught automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you WILL get flagged by doing so.

Complete Recent Discord Quest

@ihoneymon
ihoneymon / how-to-write-by-markdown.md
Last active September 7, 2026 12:12
마크다운(Markdown) 사용법

[공통] 마크다운 markdown 작성법

영어지만, 조금 더 상세하게 마크다운 사용법을 안내하고 있는
"Markdown Guide (https://www.markdownguide.org/)" 를 보시는 것을 추천합니다. ^^

아, 그리고 마크다운만으로 표현이 부족하다고 느끼신다면, HTML 태그를 활용하시는 것도 좋습니다.

1. 마크다운에 관하여

@P4STH3LL
P4STH3LL / Reddit-AdBlocker.js
Last active September 7, 2026 11:58
LLM Built Reddit AdBlocker
// ==UserScript==
// @name Reddit-AdBlocker
// @version 1.0
// @author P4STH3LL
// @description Blocks Reddit ads | Made with GPT-OSS 120B
// @match *://reddit.com/*
// @match *://www.reddit.com/*
// @match *://old.reddit.com/*
// @grant none
// ==/UserScript==
@P4STH3LL
P4STH3LL / WebRTC Disabling Guide.md
Created July 29, 2026 20:58
WebRTC Disabling Guide on Chromium-based & Firefox-based browsers

WebRTC Disabling Guide on Chromium-based & Firefox-based browsers

To maximise your online privacy, I recommend disabling WebRTC.

WebRTC may disclose details of your network connection to websites.

Find out more and test your browser at the same time. IPLeaks

This is how you should proceed:

Disabling WebRTC in Helium: