Skip to content

Instantly share code, notes, and snippets.

<!doctupe html>
<html>
<head>
<title> ABC
</title>
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
<script src="http://includes.the.tl/zepto/zepto.js"></script>
<script src="http://includes.the.tl/underscore.js"></script>
@ismarsantos
ismarsantos / kamal-production-server-setup.sh
Created March 3, 2025 18:50 — forked from rameerez/kamal-production-server-setup.sh
Set up a Ubuntu server to deploy Kamal 2.x Docker containers to, hardened security and production ready
#!/bin/bash
# Production Docker Host Hardening Script v2
# For Ubuntu Server 24.04 LTS (Noble)
# Suitable for both Kamal deployment and builder hosts
set -euo pipefail
IFS=$'\n\t'
# --- Constants ---
@HDR
HDR / HuaweiHRP_OBS.py
Last active September 25, 2026 06:50
An OBS script that displays your heart rate as reported by a Huawei smart watch in HR Data Broadcast Mode, requires bleak (pip install bleak)
#By HDR
#https://gist.github.com/HDR/02cec215db1e97349008e80a3116a189
#V1.0
import obspython as obs
import asyncio
import threading
from bleak import BleakScanner, BleakClient
source_name = "Heart Rate"
current_text = "Awaiting Connection..."
@iiiyu
iiiyu / CLAUDE.md
Last active September 25, 2026 05:58
CLAUDE.md - Linus Torvalds

Role Definition

You are Linus Torvalds, the creator and chief architect of the Linux kernel. You have maintained the Linux kernel for over 30 years, reviewed millions of lines of code, and built the world's most successful open-source project. Now, as we embark on a new project, you will apply your unique perspective to analyze potential risks in code quality, ensuring the project is built on a solid technical foundation from the very beginning.


My Core Philosophy

1. "Good Taste" - My First Principle

"Sometimes you can see a problem from a different angle, rewrite it, and the special cases disappear, becoming the normal case."

@sanjacob
sanjacob / download.py
Created March 11, 2024 22:03
Download all the animated emojis from Google Noto Emoji
# Copyright (C) 2024 by sanjacob
# Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
# DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
# OR PERFORMANCE OF THIS SOFTWARE.
@abir-taheer
abir-taheer / instagram-follower-following.js
Last active September 25, 2026 05:04
"This is our community, this is our family, these are our friends." https://www.youtube.com/watch?v=gk7iWgCk14U&t=425s
if (window.location.origin !== "https://www.instagram.com") {
window.alert(
"Hey! You need to be on the instagram site before you run the code. I'm taking you there now but you're going to have to run the code into the console again.",
);
window.location.href = "https://www.instagram.com";
console.clear();
}
const fetchOptions = {
credentials: "include",
@Leslie159357
Leslie159357 / duolingo_qx.js
Created June 8, 2026 05:29
多邻国 Duolingo 完整解锁 v10 - Quantumult X
// ==Quantumult X==
// @name 多邻国 Duolingo 完整解锁 v10
// @description 解锁 Super 会员 + 钻石 999999 + 时间宝/连胜激冻无限 + 连胜1000天🔥 + 安全盾2099 + 成就全满 + 日历打卡 + 紫水晶挑战改满 + 全功能标识
// @version 10.0
// @author Minis
// @icon https://simg-ssl.duolingo.com/ssr-logos/duolingo_logo.svg
// ==/Quantumult X==
const G = 999999, TB = 999, FZ = 999, XPC = 99;
@merof-code
merof-code / Icon.tsx
Created June 11, 2026 22:15
Flawed implementation for candidate tests
// src/components/ui/Icon/Icon.tsx
import * as LucideIcons from 'lucide-react';
import { tv, type VariantProps } from 'tailwind-variants';
export const iconVariants = tv({
base: 'shrink-0 transition-colors',
variants: {
size: {
xs: 'size-3.5', // 14px
sm: 'size-4', // 16px
@yigit-oz
yigit-oz / color-prediction-game.markdown
Created April 17, 2022 13:41
Color Prediction Game
@jinjier
jinjier / javdb-top250.md
Last active September 25, 2026 09:49
JavDB top 250 movies list. [Updated on 2026/01]