yayyy
15.10.2025 02:51 β π 0 π 0 π¬ 0 π 0@jjjollyjim.bsky.social
meow. she/her
yayyy
15.10.2025 02:51 β π 0 π 0 π¬ 0 π 0signal push notifications have no content other than βa message was recievedβ, to wake up the app and fetch+decrypt, right?
22.09.2025 08:05 β π 3 π 0 π¬ 1 π 0i should return to this and try and do a proper exploit for it and blog post at some point
17.08.2025 09:47 β π 1 π 0 π¬ 0 π 0In practice with libstdc++ you need to produce a comparator which is not a pure function, which is obviously not easy in nixβ¦ but you can do that, you can swap pointers from out-of-bounds of your list.
17.08.2025 09:46 β π 1 π 0 π¬ 1 π 0oh yeah i didn't find it by mistake, i was reading the code to find memory bugs :3
builtins.sort takes a nix lambda as a comparator, and calls C++'s std::stable_sort⦠but std::stable_sort is UB if the comparator is not a valid partial ordering!
github.com/Voultapher/s...
[ 4 Β«nullptrΒ» Β«nullptrΒ» 10 9 7 6 8 1 5 ]
i was messing with a nix interpreter memory-corruption recently and discovered that the repl has special-case support for printing null object pointers :P
17.08.2025 09:35 β π 2 π 0 π¬ 1 π 0what if im not talking to my loved ones but also refuse to use ai
12.08.2025 11:28 β π 1 π 0 π¬ 1 π 0yeah
09.08.2025 17:26 β π 59 π 4 π¬ 1 π 0yup i have the same vibe :/
09.08.2025 14:05 β π 4 π 0 π¬ 1 π 0yeag
03.08.2025 08:47 β π 2 π 0 π¬ 0 π 0Graphene lists some apps that are unusable without Play Services grapheneos.org/articles/att...
23.07.2025 14:03 β π 1 π 0 π¬ 0 π 0i cant believe u cant see it lol
09.07.2025 08:31 β π 1 π 0 π¬ 2 π 0i also use 4! you used something else :3
09.07.2025 03:55 β π 1 π 0 π¬ 1 π 0do u think maybe theres something u could have done to make the code look nicer too, indentation-wise? π
08.07.2025 12:58 β π 1 π 0 π¬ 1 π 0sorry I gotta know every detail of what happened here. why were they messing with pow(). why did they not test pow() after messing with it. why did it take until an investigation by the osu team to figure out what was wrong. should the osu team be placed in charge of the windows runtime
02.07.2025 10:40 β π 433 π 227 π¬ 10 π 3Something the Skrmetti decision drives home: "Puberty blockers" should be abandoned as a goal; the goal should be HRT for any minor that wants it; puberty blockers should be a tool for minors who choose themselves they need more time to decide and *nothing else*.
Compromising achieved nothing, here
macos tahoe was inspired by ur macos touhou post
12.06.2025 08:54 β π 2 π 0 π¬ 0 π 0no way, the welcome tour game shows off the real pcb layout
08.06.2025 09:59 β π 507 π 47 π¬ 12 π 0any idea if the memory encryption that T234 has is present/enabled?
06.06.2025 02:56 β π 4 π 0 π¬ 1 π 0since the ascription derfc i guess there at least aren't any syntactic ambiguitiesβ¦ :3
rust-lang.github.io/rfcs/3307-de...
it's recently become a common refrain among insane people π
11.05.2025 02:29 β π 1 π 0 π¬ 0 π 0i've been working on a specialised hypervisor for running nix builds, which involves structs holding raw pointers to guest memory (which stops rust automatically deriving send/sync) βΒ i'm not really confident that code is correct rn, i just wanted to get it working and will make it woke later
10.05.2025 11:13 β π 1 π 0 π¬ 2 π 0i do not feel safe and protected because i have typed "unsafe impl Send" and "unsafe impl Sync" a lot recently π
10.05.2025 10:58 β π 1 π 0 π¬ 1 π 0I've been using netdata to understand every facet of "what my computer is doing" for 8 years, and I'm really going to miss it :(
09.05.2025 01:54 β π 5 π 0 π¬ 1 π 0It's been replaced with slop, a Cloud Offering with AI Functionality(!), which displays all metrics the same as each other, with all the explanatory content gone. Metrics are aggregated in nonsensical ways and units are frequently mislabeled. It's a generic Grafana clone.
09.05.2025 01:54 β π 5 π 0 π¬ 1 π 0Every graph was perfectly customised and disaggregated for the type of data displayed, and incredible explanatory text crafted to instill mechanical sympathy and guide you to identify problems your linux system is having that *you didn't even know computers could have*!
09.05.2025 01:54 β π 6 π 0 π¬ 1 π 0text: CPU Total CPU utilization (all cores). 100% here means there is no CPU idle time at all. You can get per core usage at the CPUs section and per application usage at the Applications Monitoring section. Keep an eye on iowait (0.21%). If it is constantly high, your disks are a bottleneck and they slow your system down. An important metric worth monitoring, is softirq (0.67%). A constantly high percentage of softirq may indicate network driver issues. The individual metrics can be found in the kernel documentation." followed by a stacked line-graph showing recent cpu usage in all these categories.
Rest in peace to netdata, among my most beloved tools, victim of enshittification.
It was, technically speaking, a general-purpose time-series database for Linux, but what mattered was the built-in dashboard UI.