Skip to content

Instantly share code, notes, and snippets.

@sekedus
sekedus / README.md
Last active May 15, 2026 08:59
Caveman

Caveman

Turn your AI assistant into a ‘smart caveman’ – terse and efficient – that cuts fluff but keeps all technical accuracy.
Ideal for developers who want concise, no-nonsense answers without losing substance.


Note

If your goal is to reduce token usage, keep in mind that techniques or skills like “Caveman” only shorten an AI’s replies.
They do not reduce the input tokens consumed when the AI processes files or recalls conversation history, which is often the largest cost.

(function(e) {
function a(a) {
for (var t, i, s = a[0], u = a[1], c = a[2], d = 0, l = []; d < s.length; d++) i = s[d], Object.prototype.hasOwnProperty.call(o, i) && o[i] && l.push(o[i][0]), o[i] = 0;
for (t in u) Object.prototype.hasOwnProperty.call(u, t) && (e[t] = u[t]);
m && m(a);
while (l.length) l.shift()();
return r.push.apply(r, c || []), n()
}
function n() {
<!DOCTYPE html>
<!-- saved from url=https://web.archive.org/web/20130713072921/https://arrahmah.com/jadwal-shalat/ -->
<html lang="id">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Jadwal Shalat</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
@sekedus
sekedus / getMatchedCSSRules.js
Last active June 11, 2024 12:57 — forked from ydaniv/mozGetMatchedCSSRules.js
Alternative to deprecated window.getMatchedCSSRules
/**
* Alternative to deprecated window.getMatchedCSSRules()
*
* Usage: getMatchedCSSRules(document.getElementsByClassName('my-element')[0]).cssText;
*/
if (typeof window.getMatchedCSSRules !== 'function') {
var ELEMENT_RE = /[\w-]+/g,
ID_RE = /#[\w-]+/g,
CLASS_RE = /\.[\w-]+/g,
ATTR_RE = /\[[^\]]+\]/g,
@sekedus
sekedus / git.md
Last active April 6, 2026 08:27
Git tutorial for beginners
@sekedus
sekedus / alternative-front-ends-reddit.md
Last active February 25, 2025 00:45
Alternative front-ends: Reddit
@sekedus
sekedus / YTDLnis with translated title.md
Last active August 22, 2023 11:06
Simple guide to download YouTube videos on YTDLnis with translated title
  1. Download & install YTDLnis

  2. Open YTDLnis, go to More > Command Templates > New template, fill with :

    • Title: translated title
    • Command: --extractor-args "youtube:lang=en", replace en with your language code
    • enable Extra Command
    • tap Create
  3. Go to More > Settings > Downloads, enable Quick Download