Posts by tranquillity@mastodon.minionflo.net
 (DIR) Post #B7ozunNdHZabWnnIrQ by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       A403, hallucinated by brain, and dream me also knew it doesn't exist and was mega confused
       
 (DIR) Post #B7p0xAQ6gvx1WCe8J6 by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @brettm a variable will often turn into a pointer, depending on where it is storedAs for dereferencing, consider the x86 assembly: cmp a, b where a, b are constants compares a and b, whereas cmp [a], b reads a to get an address, then reads memory at the address. The constant is hardcoded in the machine code, except one is a constant whilst the other is an address. A pointer is an address. ([a] is the Intel assembly syntax for dereferencing a pointer, Zig has a.*, C has *a...)
       
 (DIR) Post #B7qORcwNi2m4lTCCcC by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @Paradox knives
       
 (DIR) Post #B7wGMWLdmqvoX7FqQC by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       Fuck I enjoy breaking and abusing girls so muchI'm sure this post looks so normal out of context lmao. I promise I'm a good kitten and only abuse those that find it hot. Pinky promise!
       
 (DIR) Post #B7wGMWaWtUqDHIDjd2 by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       And I only break my promises sometimes!
       
 (DIR) Post #B7wGMWnI8337usBvWK by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       You know that I am trustworthy because I openly shitpost about wanting to do these things 🥰I'll tell you that I'm abusing you in your face and you'll like it.
       
 (DIR) Post #B7yFclxzuZznsj8OTA by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       That is certainly a reason to want to defed mastosoc.I'm just gonna leave that here under the fediblock hashtag, y'all make of that what you will. I don't think I'll be suspending them on my instances because we mostly only moderate away 4chan and Nazi harassment instances and have each of our users make use of the instance or user block features instead, but ik every instance is different, so here y'all go.#fediblockRE: https://burnout.cafe/@admin/116857804772538444
       
 (DIR) Post #B7yHRFak8nDuC9tISO by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @brettm Yea, were also my thoughts
       
 (DIR) Post #B7yHRFvIuLfbDvViVM by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @brettm I just realized it wasn't obvious that that's what I meant so I edited the post, oops
       
 (DIR) Post #B8Cjgc2CUyTh4dHoZM by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @elise how French
       
 (DIR) Post #B8Cjm7pFj9Kb7VrIrw by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @elise the Rust wasn't getting them enough D
       
 (DIR) Post #B8FIOOIqH8c9DEbIky by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @Paradox I'd boost this if it was CW'd
       
 (DIR) Post #B8FIOSMBCff1mkC1Vw by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       Wait did I misread that profileIs that an MDNI DNI or notI genuinely can't tellYk what:if there_is($me.age) where $user.dislike($me) or $user.not_talk($me) then $user.unfollow($me)
       
 (DIR) Post #B8FOktJaFnJjUS3lAm by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @arti @Paradox now I need to calculate that
       
 (DIR) Post #B8FSQc0HJ68ZpCcCn2 by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       Are ur cool friends u can DM random obscure questions for incl. work reasons smth to put on a CV
       
 (DIR) Post #B8G2Rb4lq0KLaUUAHA by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @elise be like me and just post "OH @ me"
       
 (DIR) Post #B8NHxaBXet5hYJFYqe by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @mntmn best TL;DR of the Linux experienceruns away to usb quirks to hide
       
 (DIR) Post #B8xgBxVMriRtnsEl4y by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @mntmn feeling like managing windows today?
       
 (DIR) Post #B9EPHPCSBZtPZNUhYu by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @elise ficken Kinder ? 🥰
       
 (DIR) Post #B9YVkbloxeWabJzZeS by tranquillity@mastodon.minionflo.net
       0 likes, 0 repeats
       
       @wolf480pl alldepends on the sw? Manually, usually one, rest is done by the build system, which might or might not request more stuffI haven't had them break outside of the usual GitHub outage