Skip to content

Instantly share code, notes, and snippets.

@exonomyapp
exonomyapp / Qwen Vision Scope.md
Created April 2, 2025 12:08
Qwen Vision Scope

Exonomy & Exocracy: Vision and Scope

Introduction

Exonomy and Exocracy represent a decentralized, peer-to-peer (P2P) economic and project management ecosystem. This system empowers individuals, termed Exonomists and Exocrats, to create, exchange, and manage vouchers that represent goods and services within localized economies. These vouchers function as units of exchange, referencing real-world currencies for value assessment while remaining distinct from traditional money. By enabling structured, voucher-mediated interactions independently of banking institutions, Exonomy fosters economic resilience, fluid market participation, and community-driven decision-making. The system minimizes unnecessary data replication, ensuring that only relevant economic activities are recorded and propagated efficiently.

Exonomy serves as an alternative pathway for economic activity, prioritizing voucher-based interactions, self-regulating economies, and community-driven decision-making, offering economic independence f

@jacobparis
jacobparis / .cursor\rules\shadcn-ui.mdc
Created March 7, 2025 06:13
shadcn-ui cursor rules
---
description: "Use shadcn/ui components as needed for any UI code"
patterns: "*.tsx"
---
# Shadcn UI Components
This project uses @shadcn/ui for UI components. These are beautifully designed, accessible components that you can copy and paste into your apps.
## Finding and Using Components
@wh1te4ever
wh1te4ever / TrollDetector.m
Last active April 2, 2025 12:03
TrollStore Detector
//
// ViewController.m
// JBDetectTest
//
// Created by seo on 3/27/25.
//
#import "ViewController.h"
#import <dlfcn.h>
@asraa
asraa / byo-tuf.go
Last active April 2, 2025 12:01
setup-tuf.go
package main
import (
"encoding/json"
"flag"
"fmt"
"io"
"os"
"path/filepath"
"strings"
@K1ethoang
K1ethoang / Active StarUml version 6 for Window | MacOS | Linux.md
Last active April 2, 2025 12:01
Active StarUml version 6 for Window | MacOS | Linux
@evgenyneu
evgenyneu / setup_cursor_ubuntu.md
Last active April 2, 2025 12:00
Install Cursor AI code editor on Ubuntu 24.04 LTS

Install Cursor AI editor on Ubuntu 24.04

  1. Use the Download button on www.cursor.com web site. It will download the NAME.AppImage file.

  2. Copy the .AppImage file to your Applications directory

cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
@entrepeneur4lyf
entrepeneur4lyf / structured-decision-optimization-cline
Created March 3, 2025 04:12
Structured Decision Optimization Framework (RL-inspired) - for Cline
<Prompt>
<Context>
You're tasked with coding a project and need to follow specific guidelines to ensure quality and consistency across various programming languages and frameworks.
</Context>
<Progress>
Document all tasks. Create a folder in the project root named .cline and keep a log of tasks in the following format.
GOAL: Detail the goal of the task
IMPLMENTATION: Describe how it was implemented.
@dynamicguy
dynamicguy / recreate_all_ios_simulators.rb
Last active April 2, 2025 11:58
Recreate all available iOS simulators
#!/usr/bin/env ruby
# -*- mode: ruby -*-
# vi: set ft=ruby :
require 'JSON'
device_types = JSON.parse `xcrun simctl list -j devicetypes`
runtimes = JSON.parse `xcrun simctl list -j runtimes`
devices = JSON.parse `xcrun simctl list -j devices`
@rueycheng
rueycheng / GNU-Make.md
Last active April 2, 2025 11:57
GNU Make cheatsheet

An guide how to activate Windows 11 Pro for free

Why?

Because you will get some more features like an Bitlocker and host your device as an External Desktop which can be accessed through the internet

Am i also able to switch from any other edition to Pro?

The answer is yes! You can switch from almost any edition to Pro completely for free!

Note for users with unactivated Pro edition

People which already have Pro, but not activated, can skip to this step.

Getting started

What you first need to do is open CMD (Command Prompt) as Administrator using this keyboard key: