Skip to content

Instantly share code, notes, and snippets.

@calnix
calnix / Readme.md
Created September 6, 2022 02:17 — forked from Sebb767/Readme.md
Escape The Matrix (Dark Web Article)

This is the famous escape the matrix article from the hidden wiki. Since most mirrors are down and on the hidden wiki itself, the first chaper was replaced with a bitcoin scam, I thought I repost this here. Copyright goes to the original author and I'm not stating any opinion on this text except that it may or may not be an interesting read ;)

The .txt version is taken from here (there's also an intepretation where that came from), the markdown version was converted via some regexes by, well, me.

Have fun :)

@rain-1
rain-1 / LLM.md
Last active May 16, 2025 06:56
LLM Introduction: Learn Language Models

Purpose

Bootstrap knowledge of LLMs ASAP. With a bias/focus to GPT.

Avoid being a link dump. Try to provide only valuable well tuned information.

Prelude

Neural network links before starting with transformers.

@shubhamjain
shubhamjain / universe.md
Last active March 8, 2025 13:17
What is the Universe made up of? (by Issac Asimov) [1980]

What is the Universe made up of?

Part of Asimov's essay collection, this essay is the most accessible introduction to the standard model of atom. It was published on November 1980.

All the countless myriads of things, living and non-living, large and small, here and in the farthest galaxies, can't really be countless myriads. That would be too complex, too messy to suit our intuition which is that the Universe is basically simple, and that all we need is to be subtle enough to penetrate that simplicity.

The Greeks suggested the Universe was made up of a few "elements,*' and some supposed that each element was made up of invisibly small "atoms” (from a Greek word meaning "indivisible”) which, as the name implied, could not be divided into anything smaller.

Nineteenth-century chemists agreed in essence. But what nineteenth-century chemists found were elements by the dozens, each with its characteristic atoms. Again, too complex and too messy.

Code Bash command prefix detection

This defines risk levels for actions that the ${K4} agent may take. This classification system is part of a broader safety framework and is used to determine when additional user confirmation or oversight may be needed.

Command prefix extraction examples

Examples:

  • cat foo.txt => cat
  • cd src => cd