Skip to content

Instantly share code, notes, and snippets.

View terraboops's full-sized avatar
sparkle boops

Terra Tauri terraboops

sparkle boops
View GitHub Profile
// ==UserScript==
// @name netflix
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author You
// @match *://www.netflix.com/*
// @grant none
// @run-at document-start
// ==/UserScript==
@rylev
rylev / rust-in-large-organizations-notes.md
Last active June 12, 2025 16:06
Rust in Large Organizations Notes

Rust in Large Organizations

Initially taken by Niko Matsakis and lightly edited by Ryan Levick

Agenda

  • Introductions
  • Cargo inside large build systems
  • FFI
  • Foundations and financial support