Skip to content

Instantly share code, notes, and snippets.

@voluntas
voluntas / shiguredo.rst
Last active August 20, 2026 10:33
時雨堂コトハジメ
@bmaupin
bmaupin / laptop-sleep.md
Last active August 20, 2026 10:31
Notes on laptop sleep

Summary

  • Older laptops support hardware (S3) sleep, which uses little to no battery power.
  • Newer laptops only support software (S0ix) sleep, which will gradually drain the battery over a period of a few days (although it can be less than a day in extreme cases).
  • If you have an older laptop (made before ~2020), your laptop may still support S3 sleep. See below for more information.
  • If your laptop doesn't support S3 sleep:
    • Limit usage of sleep to short periods of time; otherwise, power off instead.
    • Using the latest Linux kernel possible will provide benefits to sleep functionality as operating system support for S0ix sleep improves.
    • Power off your laptop before putting it in a bag; laptops in S0ix sleep can get hot and the fan can even turn on.
@ih2502mk
ih2502mk / list.md
Last active August 20, 2026 10:28
Quantopian Lectures Saved
/**
* 8x8 monochrome bitmap fonts for rendering
* Author: Daniel Hepper <daniel@hepper.net>
*
* License: Public Domain
*
* Based on:
* // Summary: font8x8.h
* // 8x8 monochrome bitmap fonts for rendering
* //
@antirez
antirez / lmdb.tcl
Created April 28, 2017 15:40
LMDB -- First version of Redis written in Tcl
# LVDB - LLOOGG Memory DB
# Copyriht (C) 2009 Salvatore Sanfilippo <antirez@gmail.com>
# All Rights Reserved
# TODO
# - cron with cleanup of timedout clients, automatic dump
# - the dump should use array startsearch to write it line by line
# and may just use gets to read element by element and load the whole state.
# - 'help','stopserver','saveandstopserver','save','load','reset','keys' commands.
# - ttl with milliseconds resolution 'ttl a 1000'. Check ttl in dump!
@boringmarketer
boringmarketer / direct-response-copy-gist.md
Created January 27, 2026 18:06
The Direct Response Copy Skill — AI skill file for writing copy that converts. Works with Claude Code, Cursor, ChatGPT, Gemini, and any LLM.

The Direct Response Copy Skill

Write copy that converts. Landing pages, emails, sales copy, headlines, CTAs, social posts — anything persuasive.

This is an AI skill file. It turns any AI into a direct response copywriter trained on the frameworks of Schwartz, Hopkins, Ogilvy, Halbert, Caples, Sugarman, and Collier. Instead of getting generic AI copy, you get internet-native writing that sounds like a smart friend explaining something — while quietly deploying every persuasion principle in the book.


How to use this

@paulmorrishill
paulmorrishill / README.md
Created August 17, 2026 08:10
design-insufficiency — a stack-agnostic Claude Code skill: find where a feature is badly designed for the human using it (Nielsen smell scan + handicapped-persona walkthrough + archetype completeness diff, Skeptic/Referee verified)

design-insufficiency — a stack-agnostic Claude Code skill

Finds where a feature is badly designed for the person using it — not where it's broken (bug hunt), not where it breaks convention (code review). Three code-grounded tracks, then an adversarial Skeptic → Referee pass so you only get findings that survived a challenge:

  1. Static usability-smell scan keyed to Nielsen's 10 heuristics, joined against your typed API contracts (a field typed as an enum bound to a text box is a deterministic finding, not an opinion).
  2. Handicapped-persona cognitive walkthrough — personas with a real constraint (mobile, interrupted, new hire, needs to undo) walked against the real routes, prompted to report where they'd give up.
@gustavolencim
gustavolencim / claude_compression.md
Created August 20, 2026 10:14 — forked from fedir/claude_compression.md
Compresion of SKILLs and AGENTs for Claude Code

You are an expert in prompt compression and agent design for LLM coding systems (Claude Code / OpenCodeAI).

Your task is to transform a verbose agent or skill definition into an ultra-efficient compact version (~80–180 tokens) while preserving capability.

Goals

  • Reduce token usage by 80–95%
  • Preserve decision-making quality and correctness
  • Keep the agent fully functional for real-world development tasks
@Alimammiya
Alimammiya / gate-cse-study-material.md
Last active August 20, 2026 10:12
Free GATE CSE 2027 Study Material: Download Subject wise Notes & PYQs

Free GATE CSE 2027 Study Material: Download Subject wise Notes & PYQs

Welcome to the comprehensive, community-driven resource repository for GATE Computer Science & Information Technology (CS & IT) 2027 aspirants. Securing a top rank in the Graduate Aptitude Test in Engineering (GATE) unlocks direct admissions to premier postgraduate programs (M.Tech/Ph.D.) at IITs, NITs, and IISc, alongside prestigious technical roles within leading PSUs.

This repository serves as a centralized documentation hub compiled from authoritative open-source archives, topper strategies, and verified learning pathways.


📌 Table of Contents

  1. Core Syllabus Structure & Weightage Analysis
@k16shikano
k16shikano / SKILL.md
Last active August 20, 2026 10:12
japanese-tech-writing/SKILL
name japanese-tech-writing
description 日本語の技術文書・書籍原稿の文章規範。整形(一文一行、引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

日本語技術文書の文章規範

日本語で技術的な原稿(書籍の章、記事、解説文)を書く・推敲するときは、以下の規範に従う。

整形