Skip to content

Instantly share code, notes, and snippets.

View tillahoffmann's full-sized avatar

Till Hoffmann tillahoffmann

View GitHub Profile
@tillahoffmann
tillahoffmann / gemini-settings.schema.json
Created July 12, 2025 17:48
JSON schema for Gemini CLI settings.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Gemini CLI Settings",
"description": "Configuration for the Gemini CLI, based on settings in .gemini/settings.json.",
"type": "object",
"properties": {
"theme": {
"type": "string",
"description": "Sets the visual theme for Gemini CLI."
},
date holiday
2023-01-02 New Year's Day
2023-01-16 Birthday of Martin Luther King Jr.
2023-02-20 Washington's Birthday
2023-05-29 Memorial Day
2023-06-19 Juneteenth National Independence Day
2023-07-04 Independence Day
2023-09-04 Labor Day
2023-10-09 Columbus Day
2023-11-10 Veterans Day
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
"theta","rho","C1","C2","C3","C4","C5","C6","C7"
5.16004198230803,0.240250562783331,29,22.6429951726459,4.50612244897959,6.09779033565804,15,11,6
1.78052346222103,3.58324605505913,11,4.06614730600268,1.19183673469388,11.7077033880623,6,37,2
8.18850920768455,5.21797996014357,27,22.3963479569647,4.20163265306122,5.02584656458809,22,9,12
1.94151380797848,5.9612188488245,6,5.39146609371528,0.860408163265306,0.115489458194625,6,37,2
1.81142480578274,0.973127665929496,6,3.10169262229465,0.782857142857143,0.0434027777777778,7,32,2
5.12457573786378,0.697821727953851,37,0.066773867001757,12.2685714285714,5.22543680195018,12,10,3
3.33208687137812,6.31788031198084,19,6.08835836756043,4.80081632653061,3.92653515713548,16,11,8
3.18306566914544,6.59299547318369,25,15.7205617986619,7.13469387755102,9.61977683572063,13,15,5
9.81655519222841,3.44068030361086,65,15.0540117465425,8.86367346938776,5.81210758413745,29,6,18
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tillahoffmann
tillahoffmann / readleaf.user.js
Last active August 18, 2025 17:02
Readcube-Overleaf integration: Adds an "Update Library" button to Overleaf that allows you to import your Readcube library.
// ==UserScript==
// @name Readcube-Overleaf integration
// @namespace https://tillahoffmann.github.io/
// @version 0.1
// @description Adds an "Update Library" button to Overleaf that allows you to import your Readcube library.
// @author Till Hoffmann
// @match https://www.overleaf.com/*
// @connect readcube.com
// @grant GM_xmlhttpRequest
// ==/UserScript==
[
{
"number": 6222258175386405304,
"cid": "uEmt9NfmWVYJ"
},
{
"number": 15091031681562760571,
"cid": "e9W20VsdbtEJ"
},
{
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.