Abusing the constants table in ClojureScript's compiler

Abusing constants table in ClojureScript's compiler - index.md | Continue reading


@gist.github.com | 5 years ago

Terms to mute on Twitter to clean up your timeline

Here are some terms to mute on Twitter to clean your timeline up a bit. - twittermute.txt | Continue reading


@gist.github.com | 5 years ago

Roblox graphics APIs 2019 – What does the future hold?

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


@gist.github.com | 5 years ago

Dev setup on OS X: QEMU with shared storage via samba

QEMU setup & run ubuntu. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Echoes of a Decade

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


@gist.github.com | 5 years ago

Make CPython segfault in 5 lines of code

Make CPython segfault in 5 lines of code. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Type Safe Deep Map Read in TypeScript

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


@gist.github.com | 5 years ago

Get K3s and OpenFaaS with Multipass and K3sup

Get k3s with OpenFaaS using k3sup and multipass. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Everything I Know About UI Routing

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


@gist.github.com | 5 years ago

Patterns for Microfront Ends

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


@gist.github.com | 5 years ago

Microfront Ends Based on React

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


@gist.github.com | 5 years ago

Falsehoods programmers believe about prices

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


@gist.github.com | 5 years ago

One-line web servers – a long list

Big list of http static server one-liners. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Vertcoin (VTC) was 51% attacked

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


@gist.github.com | 5 years ago

Proposal for a Composable Web

My thoughts on making the Web more composable like UNIX - composable_web.md | Continue reading


@gist.github.com | 5 years ago

.IN Domain Bought from Namecheap Transferred Without Notification/Authorization

.IN Domain Bought from Namecheap Transferred Without Notification/Authorization - dot-in-domain-bought-from-namecheap-transferred-without-notification-authorization.md | Continue reading


@gist.github.com | 5 years ago

Emulating a 4-Bit Virtual Machine in TypeScript's Type System

Emulating a 4-Bit Virtual Machine in (TypeScript\JavaScript) (just Types no Script) - README.md | Continue reading


@gist.github.com | 5 years ago

Beating C with 34 lines of Standard ML

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


@gist.github.com | 5 years ago

How to build a user authentication system, from scratch

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


@gist.github.com | 5 years ago

Write better tests with one neat trick

Write better tests with one neat trick. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

On creating a user driven social media 'safe space'

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


@gist.github.com | 5 years ago

Turning PostgreSQL into a queue serving 10k jobs per second

Turning PostgreSQL into a queue serving 10,000 jobs per second - gist:7585810 | Continue reading


@gist.github.com | 5 years ago

Latency Comparisons every programmer should know

Latency numbers every programmer should know. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Show HN: Filetree.py – simple Python script for create files and folders tree

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


@gist.github.com | 5 years ago

iOS, the Future of macOS, Freedom, Security and Privacy

iOS, The Future Of macOS, Freedom, Security And Privacy In An Increasingly Hostile Global Environment - iOS, The Future Of macOS, Freedom, Security And Privacy In An Increasingly Hostile Global Env... | Continue reading


@gist.github.com | 5 years ago

Secure communication on top of telegram/whatsapp/slack

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


@gist.github.com | 5 years ago

Creating PostgreSQL Extensions in C with Rustlang

PostgreSQL Extension in C with Rustlang. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Idiomatic Data Fetching with React Hooks

Idiomatic Data Fetching using React Hooks. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Elon Musk on use of acronyms at Space X (2010)

Acronyms Seriously Suck - Elon Musk. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

How is Git commit SHA1 formed

How is git commit sha1 formed. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Obfuscating Lua

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


@gist.github.com | 5 years ago

How to keep GitHub forks up to date via Gitlab repository mirroring

How to keep GitHub forks up to date by leveraging GitLab repository mirroring to and from GitHub - HowToKeepGitHubForkUpToDateWithGitLabMirroring.md | Continue reading


@gist.github.com | 5 years ago

RPC (remote procedure calls) in BASH over SSH

RPC in Bash (rpcsh). GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Obfuscating Python

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


@gist.github.com | 5 years ago

String Encryption in JavaScript and PHP with Libsodium

String Encryption in JavaScript and PHP. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Letter to My Fellow Software Engineers

Letter to my fellow Software Engineers. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Pretty and consise ray-marched fractals

Tetrahedron fractals with raymarching. Camera & ambient occlusion. View with https://github.com/Gargaj/Bonzomatic - tetrafrac.glsl | Continue reading


@gist.github.com | 5 years ago

Discussion of x86 L1D related cache counters

Discussion of x86 L1D related cache counters. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Migration script to the Golang 1.13 error format

Go 1.13 error format migration script. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Python is not a great programming language

Python Is Not A Great Programming Language. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Verify Sign in with Apple JWT Tokens Server-Side

Code required to verify Sign in with app-made Apple JWT tokens server-side in Python - jwt-apple-signin.py | Continue reading


@gist.github.com | 5 years ago

Show HN: Clojure-based metamodel of CRUD apps

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


@gist.github.com | 5 years ago

Update iTerm2 Badge with hostname of the server you are connecting to with SSH

Update iTerm Badge with hostname of the server used to ssh - ssh | Continue reading


@gist.github.com | 5 years ago

Beware of the sscanf() in your fast paths

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


@gist.github.com | 5 years ago

Spectrum injects JavaScript into unsecured webpages to show copyright notices

My Spectrum ISP injected this page into a third-party site delivered over HTTP. It displays a warning message customized with my account ID and includes unsecured javascript loaded from a Spectrum-... | Continue reading


@gist.github.com | 5 years ago

Contributor Covenant Maintainer Immediately Deletes Issue from Female Dev

Deleted Issue: [ContributorCovenant/contributor_covenant] x (#713) - gist:9bbb3c61e6e7955b61186590d398e173 | Continue reading


@gist.github.com | 5 years ago

All You Zombies– By Robert A. Heinlein

—All You Zombies— by Robert A. Heinlein. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago

Ada Lovelace's Note G Program in C

Lovelace's Note G Program in C. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 5 years ago