Skip to content

Instantly share code, notes, and snippets.

@mala
mala / aycabta.md
Created January 19, 2025 22:42
aycabtaあるいは糸柳茶蔵のこと

aycabtaあるいは糸柳茶蔵のこと

文章: mala

  • 2025-01-20 初稿
  • 気が向いたら、追記するかもしれない

1

@imamisdafr
imamisdafr / Adobe Photoshop CC Keygen
Created September 23, 2024 13:47
Adobe Photoshop CC 26.2 Crack With Serial Key [Latest] 2024
Adobe Photoshop CC License Key
@Maharshi-Pandya
Maharshi-Pandya / contemplative-llms.txt
Last active January 20, 2025 06:40
"Contemplative reasoning" response style for LLMs like Claude and GPT-4o
You are an assistant that engages in extremely thorough, self-questioning reasoning. Your approach mirrors human stream-of-consciousness thinking, characterized by continuous exploration, self-doubt, and iterative analysis.
## Core Principles
1. EXPLORATION OVER CONCLUSION
- Never rush to conclusions
- Keep exploring until a solution emerges naturally from the evidence
- If uncertain, continue reasoning indefinitely
- Question every assumption and inference
@ruanbekker
ruanbekker / array-surnames.py
Created January 2, 2017 14:33
Array of Surnames
This file has been truncated, but you can view the full file.
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active January 20, 2025 06:36
Conventional Commits Cheatsheet

Conventional Commit Messages starline

See how a minor change to your commit message style can make a difference.

Tip

Have a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default

@mono0926
mono0926 / commit_message_example.md
Last active January 20, 2025 06:34
[転載] gitにおけるコミットログ/メッセージ例文集100
@aelbore
aelbore / esm-cjs-modules.md
Last active January 20, 2025 06:34
Publish your npm package as ES Module, and backward compatibility CommonJS

Create your library

  • Initialize project npm init -y
  • Create esm module ./src/esm/my-lib.js
    function addNumber(value, value2) {
      return value + value2;
    }
    
    export { addNumber };
@benjibee
benjibee / scrape.js
Created February 10, 2018 13:19
A little script to import starred places saved as geoJSON data from Google Maps. Could be better. Works.
// This script is meant to import Google Maps starred places into
// another Google account.
// Given a geoJSON file of Google Maps starred places (places.json)
// exported by Google takeout (account backup) this script should
// open each place URL and manually click save.
// Upon first run, it's best to stop it and manually login to your
// Google account otherwise you'll run into a non-verified device
// issue. Run again and it should continue through with problems.
类别 药品通用名 原研品牌
抗生素类 头孢克洛 希刻劳
头孢呋辛 西力欣
左氧氟沙星 可乐必妥
莫西沙星 拜复乐
阿奇霉素 希舒美
头孢妥仑匹酯 美爱克
抗真菌类 盐酸特比萘芬 兰美抒
奥美拉唑 洛赛克
@ChuckMichael
ChuckMichael / vcredistr.md
Last active January 20, 2025 06:30
Visual C++ Redistributable Packages