introducing pi-arm64-exec, a pi extension that gives exactly *one* tool to your agent: it lets them do what they need in arm64 assembly
github.com/aliceisjustp...
introducing pi-arm64-exec, a pi extension that gives exactly *one* tool to your agent: it lets them do what they need in arm64 assembly
github.com/aliceisjustp...
Chuleta con todo lo que necesitas en un sitio ↓
Chuleta con todo lo que necesitas en un sitio ↓
cargo/rustc
sublime text
rust-analyzer
cargo-watch
firefox
beeper
python3 (as a calculator repl)
poststation
I'll go first:
- Da Vinci Resolve
- Clip Studio Paint
- Unreal Engine
- Reaper
- FL Studio
- Affinity Photo
- Toon Boom Harmony
cargo/rustc
sublime text
rust-analyzer
cargo-watch
firefox
beeper
python3 (as a calculator repl)
poststation
Същата работа.
Същата работа.
age -r age10gcp7tygjhtts9mllgeq7k5heethg9d5zr2m9qx2jaq3r7wp6qws647w9k message.txt | python3 zalgo256.py enc | wl-copy
and pasting the result into a skeet. I'll then be able to decrypt via:
wl-paste | python3 zalgo256.py dec | age -d -i key.txt
You can fit somewhere between 1kb and 1.5kb of data in one skeet (I haven't done the exact math yet...)
age -r age10gcp7tygjhtts9mllgeq7k5heethg9d5zr2m9qx2jaq3r7wp6qws647w9k message.txt | python3 zalgo256.py enc | wl-copy
and pasting the result into a skeet. I'll then be able to decrypt via:
wl-paste | python3 zalgo256.py dec | age -d -i key.txt
here goes i guess
here goes i guess
#! /usr/bin/env python3
import pty, os, time
pty.spawn("sh", lambda fd: time.sleep(1/150) or os .read(fd, 1))
#! /usr/bin/env python3
import pty, os, time
pty.spawn("sh", lambda fd: time.sleep(1/150) or os .read(fd, 1))