Quick reference for T2 SDE development, system maintenance and hacking. Run commands from /usr/src/t2-src.
Reference docs:
Quick reference for T2 SDE development, system maintenance and hacking. Run commands from /usr/src/t2-src.
Reference docs:
| Model | Strength | Size | Command |
|---|---|---|---|
| DeepSeek-R1 70B | Reasoning, analysis, complex problems | 42GB | ollama run deepseek-r1:70b |
| Qwen3 32B | Fast general-purpose, good at following instructions | 20GB | ollama run qwen3:32b |
| Gemma 3 27B | Natural writing, prose, tone-matching | 17GB | ollama run gemma3:27b |
Konductor is a Nix-based, polyglot, AI-first developer workstation distribution that produces:
A primer for experienced engineers approaching Kubernetes API machinery
Before we dive into Kubernetes specifics, let's establish what we're actually building: a control plane. Not container orchestration, not pod scheduling—those are implementation details of one particular control plane (the one that ships with Kubernetes). We're interested in the machinery itself.
This guide documents the command-line installation procedure for GrapheneOS on a Google Pixel 6 Pro (codename: raven) from an Ubuntu 24.04 host system.
(Working as of 2025-02-09)
There are websites that use disable-devtool to prevent you from opening or using devtools. They typically prevent you from right clicking or using the keyboard shortcut to open devtools. Even if you successfully do so, they detect it and redirect you elsewhere. You can bypass this by using one of the following ways.
If the shortcut F12 on Windows or Option + ⌘ + I on Mac do not work. Press the three vertically aligned dots in the top right corner of your Google Chrome or Microsoft Edge window. Under the section "More Tools", you'll see the option to select "Developer Tools" which opens the toolkit in your window.
curl -XPUT -k -u elastic:changeme "https://localhost:9200/_snapshot/repository_backups" -H 'Content-Type: application/json' -d '{
"type": "fs",
"settings": {
"location": "/usr/share/elasticsearch/backup"
}| https://www.youtube.com/@90sFilmyGaane | |
| https://www.youtube.com/@AASTIKSpiritualSecrets | |
| https://www.youtube.com/@acousticsound | |
| https://www.youtube.com/@acousticsound5879 | |
| https://www.youtube.com/@actiondhamaka | |
| https://www.youtube.com/@ActionHeroes | |
| https://www.youtube.com/@ActionHits | |
| https://www.youtube.com/@adityamovies | |
| https://www.youtube.com/@AdkGujaratiProduction | |
| https://www.youtube.com/@AkkNedlyamenya |
This guide will walk through how to decompile/reverse engineer IL2CPP games for modding usage.
Note: expect this entire process to take upwards of an hour. Have something ready to do on the side while waiting for processing to finish.