Skip to content

Instantly share code, notes, and snippets.

@techguy16
techguy16 / README.md
Last active January 14, 2026 04:06
Get Minecraft Education running on Ubuntu Linux!

Minecraft Education on Ubuntu Linux

Currently, there are 2 ways you can accomplish this task:

  • Waydroid (preferred method)
  • Wine

Along with some information on the progress of running newer versions!


If you found this gist useful, remember to share it with others!

@kieranklaassen
kieranklaassen / SKILL.md
Last active January 14, 2026 04:28
TRMNL e-ink display image generator skill for Claude Code
name description allowed-tools
trmnl-image-generator
Generates TRMNL-compatible e-ink display images. Use when creating images for TRMNL devices, converting images to 1-bit format, or uploading content to e-ink displays. Triggers on "TRMNL", "e-ink", "e-paper", "terminal display".
Bash
Write
Read
Edit
@jhrcook
jhrcook / common-github-badges.md
Last active January 14, 2026 03:53
A list of GitHub badges I usually add to me README files.

GitHub Badges

Social

jhc github jhc twitter jhc website

Code

@bryc
bryc / YamahaFM.md
Last active January 14, 2026 03:52
Collecting info on Yamaha FM soundchips
@itswin
itswin / copy_cells.user.js
Created March 6, 2025 05:17
Copy Selected Cells in Sudokupad
// ==UserScript==
// @name Copy Selected Cells
// @include https://sudokupad.app/*
// @version 1
// @grant none
// ==/UserScript==
(function () {
function injectScript() {
const script = document.createElement('script');
import os
import subprocess
import tempfile
from langchain.agents import create_agent
from langchain.agents.middleware import TodoListMiddleware
from langchain_core.tools import tool
@tool(parse_docstring=True)
@Othello1111
Othello1111 / kmskeys10.txt
Created July 23, 2020 12:29 — forked from CHEF-KOCH/kmskeys10.txt
Windows 10 KMS Keys
Windows.10.and.Office.2016.gVLK
#####################################################################
# Install/Uninstall keys #
#####################################################################
1.) Uninstall the current product by entering the “uninstall product key” extension:
slmgr.vbs /upk
2.) Install the key that you obtained above for “Windows Srv 2012R2 DataCtr/Std KMS for Windows 10”
@mathwo
mathwo / gist:4958a7e50be85743615c18d9e34109e9
Created July 10, 2024 18:39
How to add MathJax support to Zola Static Site Generator
Step 1: follow the instructions on this [starting guide](https://www.getzola.org/documentation/getting-started/overview/)
Step 2: add following piece of code in templates/blog-page.html (before the last line):
```
{% if page.extra.math %}
<script>
MathJax = {
tex: {
inlineMath: [['$', '$'], ['\\(', '\\)']]
}
@Klerith
Klerith / custom_product_field.dart
Created March 22, 2023 19:35
Pantalla de Producto y Custom Product Field
import 'package:flutter/material.dart';
class CustomProductField extends StatelessWidget {
final bool isTopField; // La idea es que tenga bordes redondeados arriba
final bool isBottomField; // La idea es que tenga bordes redondeados abajo
final String? label;
final String? hint;
final String? errorMessage;
@avkcode
avkcode / West_of_Eden.md
Last active January 14, 2026 03:16
West of Eden

Watch Netanyahu interview to the Economist.

Netanyahu represents a significant faction in contemporary geopolitics, one closely allied with the Trump wing of US politics and supported by a powerful consortium of donors. This coalition actively marshals substantial financial and media resources to shape global narratives. Their core project is to frame Israel’s strategic position not merely as a national conflict, but as the frontline in a broader civilizational clash. This framing serves a direct purpose: it consolidates a domestic base and secures unwavering international backing by simplifying complex regional rivalries into a binary struggle. The observation of Christian persecution is factually grounded, but its presentation here is a strategic choice. It aligns with the values of a targeted evangelical constituency and leverages their influence. This is less a neutral analysis of religious dynamics and more a demonst