Skip to content

Instantly share code, notes, and snippets.

View opencoca's full-sized avatar
😅
Trapped working in paradise!

OpenCo opencoca

😅
Trapped working in paradise!
View GitHub Profile
@opencoca
opencoca / UserScript.js
Created April 18, 2026 20:46
With this UserScript and Violentmonkey of http://violentmonkey.github.io/ you can quickly see at a glance how organic the growth of a github repo likely is.
// ==UserScript==
// @name GitHub Fork/Star Ratio
// @author OpenCoCa
// @namespace https://github.com/
// @version 1.0.0
// @description Shows fork/star ratio inline near the About section. Low ratios signal potential fake stars (CMU StarScout, ICSE 2026).
// @match https://github.com/*/*
// @exclude https://github.com/*/*/**
// @grant none
// @run-at document-idle
@opencoca
opencoca / alex-somma-s-qr-code-maker.markdown
Created June 23, 2026 12:34
Alex Somma's QR Code Maker
@opencoca
opencoca / index.html
Created June 29, 2026 08:19
Musical Sonfication of Elementary Cellular Automata
<!-- <select id="random selector" onchange="selChange()">
<option value="random">random</option>
<option value="single">single cell</option>
</select> -->