Skip to content

Instantly share code, notes, and snippets.

@eros18123
eros18123 / chat nova versao 2
Created January 9, 2026 19:43
chat nova versao 2
import sys
import os
import uuid
import tempfile
import threading
import json
import time
import re
import base64
import mimetypes
@mda590
mda590 / boto3_listinstances_example.py
Last active January 9, 2026 19:42
Example using boto3 to list running EC2 instances
import boto3
ec2 = boto3.resource('ec2')
def lambda_handler(event, context):
# create filter for instances in running state
filters = [
{
'Name': 'instance-state-name',
'Values': ['running']
@punditmud4
punditmud4 / causeselected.md
Created December 15, 2025 06:47
Sl𝚎dujté~! Čarodějka: Druhá část—Célý F𝐢lm Onl𝔦ne CZ dabìng

Vítejte v oficiálním repozitáři GitHubu pro Čarodějka: Druhá část (2025) Celý F𝐢lm Online CZ DABING. Cesta do dávné tradice, božského hněvu a moci předků: legenda začíná zde.

Přístup Čarodějka: Druhá část 2025 Celý F𝐢lm Online CZ DABING Bezpečná cesta? Jste na posvátném místě.

✅ SLEDUJTE ▶️ Čarodějka: Druhá část (2025) CZ DABING

🥇 Informace o titulu

Když se rozzuřený dav vzbouří proti Zlé čarodějnici, Glinda a Elphaba se budou muset naposledy spojit. Jejich jedinečné přátelství je nyní základem jejich budoucnosti a pokud se chtějí změnit samy sebe i celý Oz k lepšímu, budou se muset navzájem skutečně vidět, s upřímností a empatií.

@pySilver
pySilver / field_block.py
Last active January 9, 2026 19:35
ModelChoiceBlock & MultipleModelChoiceBlock for Wagtail CMS
from typing import List, Optional
from django import forms
from django.db.models import Model, QuerySet
from django.utils.functional import cached_property
from wagtail.core.blocks import FieldBlock
from wagtail.core.utils import resolve_model_string
from dal_select2.widgets import ModelSelect2, ModelSelect2Multiple
@Klerith
Klerith / medium-dbdiagram.txt
Created July 14, 2023 18:25
Creación del diagrama de la base de datos
Table users {
user_id integer [pk, increment]
username varchar [not null, unique]
email varchar [not null, unique]
password varchar [not null]
name varchar [not null]
role varchar [not null]
gender varchar(10) [not null]
@xt0rted
xt0rted / README.md
Last active January 9, 2026 19:26
Auto-merge Dependabot PRs for minor & patch updates

README

Note

I'm now using a newer version of this workflow that supports an allow list for individual packages and update groups which can be found here:

If you're using a workflow like this and need to manage secrets in multiple repos xt0rted/secrets-sync can simplify that. This lets you add secrets to one repo and sync them to many repos. There's also a template you can fork to get started quickly with it.

Personal Access Token

@ThatNotEasy
ThatNotEasy / netflix-bypass.js
Last active January 9, 2026 19:24
Netflix Bypass Household
// ==UserScript==
// @name Block Specific GraphQL + Domains
// @namespace Custom Blocking Script
// @version 1.1
// @description Blocks GraphQL POSTs containing specific operations and requests to specific domains
// @match *://*/*
// @run-at document-start
// @grant none
// @inject-into page
// ==/UserScript==
@bjornmage
bjornmage / claude-orchestrator-setup.md
Last active January 9, 2026 19:13
Claude Code Orchestrator Setup Guide - Multi-agent workflow with Codex (writer), Gemini (auditor), and Nanobanana (image generation)

Claude Code Orchestrator Setup Guide

A complete guide for setting up Claude Code CLI as the master orchestrator with Codex CLI (writer), Gemini CLI (auditor), and Nanobanana (image generation).


Architecture Overview

┌─────────────────────────────────────────────────────────────────┐
@mag37
mag37 / Windows 11 VM with VirtManager.md
Last active January 9, 2026 19:07
Windows 11 VM with VirtManager.md

Preparations

  • Install Virtual Machine Manager - probably in your repo with the name virt-manager
  • Install any other requirements for virtualization on your distro
  • Ensure any Virtualization options is enabled in Bios.
  • Get a windows11 iso download here
  • Get virtio drivers iso download here

Setup

  • Edit -> Preferences -> Enable XML editing
  • Create the VM but before Finish - check Customize conf before install
  • @Overview
@gabeweb
gabeweb / xiaomi_minimal_debloater.txt
Last active January 9, 2026 19:07
Minimal Xiaomi/Redmi Debloat List (Android 15/HyperOS 2 - 06/2025)
android.autoinstalls.config.Xiaomi.model
android.qvaoverlay.common
com.android.cellbroadcastreceiver.overlay.common
com.android.contacts
com.android.incallui
com.android.inputsettings.overlay.miui
com.android.providers.partnerbookmarks
com.android.stk
com.google.android.apps.youtube.music
com.google.android.cellbroadcastreceiver.overlay.miui