💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-12-24.txt captured on 2024-05-26 at 16:11:26.

View Raw

More Information

⬅️ Previous capture (2022-01-08)

-=-=-=-=-=-=-

[2021-12-24T02:52:23Z] <testuser[m]> Hi
[2021-12-24T02:53:17Z] <testuser[m]> snprintf > str*cat
[2021-12-24T03:23:33Z] <noocsharp> i think i have used strcat once in my life
[2021-12-24T10:08:42Z] <phoebos> they're meant to be equivalent
[2021-12-24T10:09:00Z] <phoebos> except *printf is bad with signals
[2021-12-24T10:09:11Z] <phoebos> and locales can mess it up
[2021-12-24T10:18:06Z] <phinxy> That was "fun".  Couldn't figure out how to apply a touchpad "quirk" without udev so I patched libinput with hardcoded touchpad resolution values.
[2021-12-24T10:18:43Z] <testuser[m]> bruh
[2021-12-24T10:22:42Z] <phinxy> testuser[m]: You don't enjoy hacking?
[2021-12-24T10:34:46Z] <testuser[m]> I do
[2021-12-24T19:17:34Z] <rio6> *printf parses its input at runtime which is iff