can recommend taking a leashed @woof.rip for walkies 10/10
@ptrpa.ws
22 y/o queer nonbinary hacker π³οΈββ§οΈ | I love (bre|m)aking stuff security research focused on VR/AR, maintains Quest firmware archive @ https://cocaine.trade fascinated by trains | used to make YouTube videos loves meeting cool people!
can recommend taking a leashed @woof.rip for walkies 10/10
On dirait que j'ai perdu mon follower bsky prΓ©fΓ©rΓ©.
I love my friends so much <3
just had the best birthday party ever :3
got bored and wrote a kexec implementation for armv7 iOS in 100% rust :3
it's not a "real" kexec, but imo close enough. all the code does is: load the /patched/ iBoot correctly into ram, overwrite the deep-sleep trampoline (reset vector) with shellcode that jumps to the new stage1, and then schedules a power event in the existing kernel to trigger a deep sleep/wake cycle
yes! I wrote a separate tool to patch out signature checks in iBoot, prevent iBoot from messing with nvram and inject boot args to set a different root disk node and enable verbose boot etc (newer iOS versions require a few more / different patches)
featuring a wild @woof.rip on the wallpaper :3
got bored and wrote a kexec implementation for armv7 iOS in 100% rust :3
without my patches it used to crash instantly :3c
still need to clean them up to be able to contribute them i think they break super monkey ball π΅βπ«
appdb.touchhle.org/apps/487
took some time, but managed to get @touchhle.org to run angry birds rio :3
android emulator with a signal conversation on top of a flipper window with the entire chat history of the account visible
working on something fun for signal :3
new blog post about how i pwned nixpkgs :3
ptrpa.ws/nixpkgs-acti...
discord chat. me: screenshot of berlin with a replica of the U5 in colins game (subwaybuilder). colin: wtf is that berlin? how did you do that? me: yea. colin: and who are you how did you get a copy of the game
i got too silly and modded berlin into a game I shouldn't even have access to yet sdfhjjsdhf
badische neuste nachrichten newspaper frontpage with an article called "hacker knacken kvv"
got on the front page of a local newspaper x.x
MRMCD talk ΓΌber ein Datenleck das ich mit Freunden in einem Verkehrsverbund gefunden habe :3
www.youtube.com/watch?v=egux...
there is nothing as healing as watching the 2014 hit film whoami with friends
gpt-2 output "twink or blob? or is it a blob? I've got a problem with my brain. I have no idea what I'm looking at. But I suspect that's what I'm looking at, and I've found a way to"
me too gpt-2 me too
entity (not me) wearing a bnd cap and bnd lanyard with bnd ticket attached showing two middle fingers towards viewer while looking down
me showing a censored vip ticket to the viewer in front of a screen with code
out here @ gamescom
japanese sign for a "nix hair salon" with a snowflake
nix at home
anubis with broken logo image on an android phone with wine internet explorer
mystical anubis pull on android internet explorer
looks like it might be using overstriking (printing a char twice on the same position) as a backwards compatible way to create bold text on teletypes and that went wrong somehow lol
I have no idea
zed code window showing openssl help with lots of letters duplicated
ooppeennssssll --hheellpp
just taking a dump :3
get prompted idiot πΌ
two bvg trams cuddling
this too is yuri
Jupyter Lab screenshot with nix lang cells. The exact content is: ``` [1]: 100 * 5 "Hello, " + "Jupyter!" [1234] rec { x = "Nix"; y = "Kernel"; greeting = "Welcome to the ${x} ${y}!"; }. greeting 500 "Hello, Jupyter!" [1]: "Welcome to the Nix Kernel!" [2]: mySet = { a = 10; b = 20; } [3]: mySet.a + mySet.b [3]: 30 [4]: :doc builtins.map Synopsis: builtins.map f list Apply the function f to each element in the list list. For example, | map (x: "foo" + x) I "bar" "bla" "abc" 1 evaluates to [ "foobar" "foobla" "fooabc" 1. [5]: :t { name = "Nix"; version = 2; } a set [6]: let x = 1; in y let x = 1; in y error: undefined variable 'y' at Β«stringΒ»:1:15: 1| let x = 1; in y [7]: lecho "Hello from the shell running inside the Nix kernel!" !date Hello from the shell running inside the Nix kernel! Thu Jul 3 00:07:52 CEST 2025 [8]: :load ./test.nix Added 2 variables. ```
Drew like a dark, fucked up version of Jupyter notebooks haha. Just a glimpse into my dark reality. A full stare into my twisted computer would make most simply go insane lmao
getrΓ€nkestand mit groΓem blauen wassertropfen logo
shoutout an den hyprland stand auf der fusion
cooking up a quest bluetooth client