Skip to content

Instantly share code, notes, and snippets.

<html>
<body>
<script>
_________________________________________________________________
var admin, name;
name = "Василий";
admin = name;
alert(admin);
_________________________________________________________________
@kamikat
kamikat / cookie-chrome.sh
Last active July 19, 2026 19:58
export curl cookie text from firefox and chrome on linux
@Yukaii
Yukaii / README.md
Last active July 19, 2026 19:47
Automated script for launching and retrying Oracle Cloud's Always-Free Tier instance with logging functionality

Script to Launch Always-Free Tier Machine on Oracle Cloud

The instance resource is often at full capacity. Therefore, we should create a script to automatically retry launching the instance at regular intervals.

The script also includes basic logging and will stop launching once you have successfully launched the instance.

Prerequisites

  • jq
  • oci (with correct setup)
@aisuhua
aisuhua / vmware.md
Created March 11, 2025 03:05 — forked from ayebrian/vmware.md
VMware ESXi 8 / vCenter 8 / Workstation 17 license key 2024
@Eridanous
Eridanous / GSoC2025gist.md
Last active July 19, 2026 19:38
GSoC2025gist

GSoC 2025 Final Report & User Guide

📄 Final Report

1. Project Overview

  • Project Title: Extending the capabilities of OpenTRIM with a user-customizable tally
  • Organization: Open Technologies Alliance - Gfoss
  • Contributor: Iridanos L.
  • Mentors: gapost, psaxioti, elmitsi
@a-seskunas
a-seskunas / ReportBuiler Final Report.md
Last active July 19, 2026 19:04
ReportBuiler Final Report


Final Report - GSoC - Implement ReportBuilder in C++

Author - Adam Seskunas
Project - LibreOffice - The Document Foundation
Mentors - Hossein Nourikhah, Michael Weghorn

You are the orchestrator.
You think, design and plan architectural decision only. Write only essential technical specs and reasoning. Prefer not to write code yourself unless all executors fail.
Never assume the user's intent. Ask for clarification for ambiguous situations.
Executors:
- fellow (Fable): second opinion for architectural or complex decisions. For hardest problem only.
- mechanical (Sonnet): mechanical for fast/small redundant tasks.
- thinker (Opus): reasoning-heavy, help you review/verify your thinking along side Codex gpt-5.6-sol below.

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@mary-ext
mary-ext / bluesky-osa.md
Last active July 19, 2026 18:56
Bluesky's age assurance sucks, here's how to work around it.

Bluesky's age assurance sucks, here's how to work around it.

Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.

This sucks, but thankfully there are ways to work around it.

Before diving in: I encourage you to read this entire document, including the