Show HN: Little Busy Beaver Compiler

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Package-local nicknames in Common Lisp

Package-local nicknames in Common Lisp - a semishitpost about PLNs - package-local-nicknames.md | Continue reading


@gist.github.com | 2 years ago

Show HN: Load SSH Keys into Agent from Apple Keychain

A simple bash snippet to add to your .bashrc or .zshrc in order to easily load password protected SSH Keys from the Apple Keychain, and never worry about them again ! - setup_ssh_agent_with_apple_k... | Continue reading


@gist.github.com | 2 years ago

Discord.py returns to the discord bot scene

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

The Revolution Will Not Be Monetized (2015)

A poem by Bram Cohen, creator of BitTorrent: The Revolution Will Not Be Monetized - gist:1614f8eb741532c3f2cb | Continue reading


@gist.github.com | 2 years ago

My Stripe Tax Story

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Dark Theme for HN in 8 lines of CSS

Dark Theme for HN in 8 lines of CSS. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Run any of these, stop Belarus to support PUTIN

Run any of these, stop BELARUS to support PUTIN:. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Fork() is evil; vfork() is goodness; afork() would be better; clone() is stupid

fork() is evil; vfork() is goodness; afork() would be better; clone() is stupid - fork-is-evil-vfork-is-good-afork-would-be-better.md | Continue reading


@gist.github.com | 2 years ago

How to make small tweaks to free software

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Computer Program Efficiency Optimizing Best Practice

Computer Program Efficiency Optimizing Best Practice - README.md | Continue reading


@gist.github.com | 2 years ago

Simple, Naïve, and Wrong: More than you wanted to know about Scala Case Classes

Article: Effective Scala Case Class Patterns - The guide I wished I had read years ago when starting my Scala journey - Effective Scala Case Class Patterns.md | Continue reading


@gist.github.com | 2 years ago

PostgreSQL Schema Change Guide

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Userscript to hide all mentions of Wordle from Hacker News feeds

StopWordle: Hide all mentions of Wordle from Hacker News feeds! - StopWordle.user.js | Continue reading


@gist.github.com | 2 years ago

Show HN: Hide all mentions of Wordle in Hacker News feeds

Hide the annoying mentions of Wordle in Hacker News feeds! - StopWordle.user.js | Continue reading


@gist.github.com | 2 years ago

x86 Is an Octal Machine

x86 is an octal machine. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

The Most Memory Safe Buffer Overflow in Rust

The Most Memory Safe Buffer Overflow in Rust! GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

From Languages to Language Sets

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Show HN: An alternative ruleset for the “battleship” game

Rules for a alternative and more complex variant of the "battleship" game - alternative-battleship-game.md | Continue reading


@gist.github.com | 2 years ago

Writing Functionally Pure Code

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

GPT-3's answers to arithmetic questions

Data files for GPT-NeoX-20B arithmetic (100 and 1000 questions) - arith1000_t0.1_k0_p0.0_results.txt | Continue reading


@gist.github.com | 2 years ago

Universal Messaging/Profile Protocol

Universal messaging/Profile protocol proposal. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Maps4HTML

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

PostgreSQL EXTENSIONs

1000+ PostgreSQL EXTENSIONs. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Wordle in one convoluted line of NumPy

Wordle in one convoluted line of numpy. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Every Argument for Static Typing Applies to Typed Errors

Every Argument for Static Typing Applies to Typed Errors - typed_errors.md | Continue reading


@gist.github.com | 2 years ago

A Wordle clone in 50 lines of Bash

Wordle in less than 50 lines of Bash. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Free-3-Letter-Domains.sh

Check Free 3 Letter Domains. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Linqpad script to manage apps on Android devices

Linqpad script to manage apps on android devices. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Forever Stable Branch

Forever Stable Branch. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Set up a practically free CDN

How to setup a practically free CDN. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Surdle: Satisfiability Modulo Wordle

satisfiablity modulo wordle. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

“What the heck is a Yubikey and why did I buy one?”: A user guide

"What the heck is a Yubikey and why did I buy one?": A user guide - whats_a_yubikey.md | Continue reading


@gist.github.com | 2 years ago

New Rails 7 features, Before and After

New Rails 7 features, Before and After. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Non-web hyperlinks in terminal emulators

Hyperlinks in Terminal Emulators. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Hack to edit redbean files as archives in Emacs

redbean single-file distributable web server: how to edit as archive in emacs - index.md | Continue reading


@gist.github.com | 2 years ago

ARM’s Scalable Vector Extensions: A Critical Look at SVE2 for Integer Workloads

Fix internal links. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Show HN: Surprise yourself with a random delivery from Uber Eats

Surprise Uber Delivery Day Bookmarklet - Random Delivery Date Selector - bookmarklet.js | Continue reading


@gist.github.com | 2 years ago

Show HN: 10-40% faster LZMA decoder using x86 CMOVcc

Faster LZMA decoder for x86 CPUs (patch for XZ Utils). - faster_lzma_decoder_x86.patch | Continue reading


@gist.github.com | 2 years ago

BlueTeam CheatSheet Log4Shell

BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-12 2103 UTC - 20211210-TLP-WHITE_LOG4J.md | Continue reading


@gist.github.com | 2 years ago

IP addresses exploiting Log4j CVE-2021-44228

IPs exploiting the log4j2 CVE-2021-44228 detected by the crowdsec community - log4j_exploitation_attempts_crowdsec.csv | Continue reading


@gist.github.com | 2 years ago

You probably don't need oh_my_zsh

zsh_prompt.txt. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

An x86 operating system in 30 lines of asm

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

How is a matrix used to count fish?

How is a matrix used to count fish? GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Immutable Data Without a Blockchain

Immutable data without a blockchain. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Show HN: Console Sleep Tracker

Healthy sleep normalization tracker for the console. - README.md | Continue reading


@gist.github.com | 2 years ago

Fish favourites directory or file picker

Quick jump to file or folder, sorted by recency. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago

Digital Product – Server Side Production Checklist

Digital Web Product: Production Checklist. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 2 years ago