💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-05-27.txt captured on 2024-06-16 at 13:35:53.

View Raw

More Information

⬅️ Previous capture (2022-06-04)

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

[2022-05-27T00:16:36Z] <noocsharp> howdy cem
[2022-05-27T00:27:19Z] <cem> hello hello
[2022-05-27T00:27:27Z] <cem> How are you all?
[2022-05-27T00:45:44Z] <noocsharp> doing alright, playing around with bare metal risc-v
[2022-05-27T00:51:44Z] <noocsharp> how about you?
[2022-05-27T00:57:17Z] <cem> Oh nice, what did you get?
[2022-05-27T00:58:25Z] <cem> Not much for me, working on university stuff, trying to find a job and a house
[2022-05-27T01:19:58Z] <noocsharp> i'm just using qemu
[2022-05-27T01:21:54Z] <noocsharp> are you close to being done with university?
[2022-05-27T02:27:31Z] <cem> noocsharp: not really, I have been kind of negligent on my uni work this year
[2022-05-27T02:27:42Z] <cem> what about you?
[2022-05-27T02:45:01Z] <noocsharp> done for the semester, but have a year left
[2022-05-27T03:22:34Z] <acheam> phoebos: nice
[2022-05-27T03:29:54Z] <testuser[m]> Hi
[2022-05-27T03:31:54Z] <rohan> hi
[2022-05-27T03:34:55Z] <rohan> noocsharp: 
[2022-05-27T03:35:05Z] <rohan> zathura mupdf is working?
[2022-05-27T03:44:48Z] <noocsharp> no, i can't even build libmupdf
[2022-05-27T03:45:07Z] <noocsharp> what provides GL/glu.h
[2022-05-27T05:23:33Z] <humaid_> Hi
[2022-05-27T05:23:54Z] <testuser[m]> noocsharp: mesa or libglvnd
[2022-05-27T05:24:00Z] <testuser[m]> Or maybe glu idk
[2022-05-27T05:24:44Z] <humaid_> ssu echo bfq > /sys/block/sda/queue/scheduler 
[2022-05-27T05:26:13Z] <humaid_> illiliti: It works with su though. Is this normal?
[2022-05-27T05:26:55Z] <humaid_> "/bin/sh: can't create /sys/block/sda/queue/scheduler: Permission denied"
[2022-05-27T05:26:57Z] <testuser[m]> How would that work
[2022-05-27T05:27:09Z] <testuser[m]> ssu can't hijack ur redirection
[2022-05-27T05:27:17Z] <testuser[m]> su -c executes the whole cmd inside shell
[2022-05-27T05:27:27Z] <testuser[m]> Including redirect
[2022-05-27T05:29:00Z] <humaid_> It's the same with "printf pass | iwd_passphrase ssid > /var/lib/iwd/ssid.psk"
[2022-05-27T05:29:34Z] <humaid_> So it's normal
[2022-05-27T05:32:04Z] <humaid_> Whats the best way of overwriting a file owned by root?
[2022-05-27T05:33:27Z] <testuser[m]> | ssu tee /file
[2022-05-27T05:34:53Z] <humaid_> Thanks.
[2022-05-27T05:35:20Z] <humaid_> Strange. "su -c echo bfq > /sys/block/sda/queue/scheduler"
[2022-05-27T05:35:35Z] <humaid_> "/bin/sh: can't create /sys/block/sda/queue/scheduler: Permission denied"
[2022-05-27T05:37:28Z] <humaid_> Nevermind I forgot putting quotes
[2022-05-27T05:42:56Z] <humaid_> Using ssu with tee is more convenient for me, I'll use it.        
[2022-05-27T16:34:25Z] <testuser[m]> https://libreddit.kavin.rocks/r/Ubuntu/comments/uyl4i6
[2022-05-27T16:50:26Z] <dilyn> lol
[2022-05-27T16:50:40Z] <dilyn> > use systemd
[2022-05-27T16:50:41Z] <dilyn> > blame ubuntu for systemd screwing up
[2022-05-27T17:04:27Z] <testuser[m]> Ye but it's bad from an end user's perspective who doesn't know what sustemd is
[2022-05-27T17:05:28Z] <testuser[m]> It's a defaults issue tho
[2022-05-27T17:05:34Z] <testuser[m]> Need to change 1 percentage in cfg file
[2022-05-27T17:08:04Z] <testuser[m]> https://github.com/systemd/systemd/blob/main/src/oom/oomd.conf
[2022-05-27T17:08:28Z] <testuser[m]> Gitopia is building a next-generation Decentralised Code Collaboration Platform fuelled by a decentralized network and interactive token economy. Gitopia is designed to optimize the software development process through collaboration, transparency, and open source incentivization. 
[2022-05-27T20:26:07Z] <cem> finally switched to pure gtk on emacs
[2022-05-27T20:26:19Z] <cem> so close to removing xwayland
[2022-05-27T23:15:00Z] <noocsharp> emacs pure wayland backend when
[2022-05-27T23:26:17Z] * cem shrugs
[2022-05-27T23:26:20Z] <cem> probably never
[2022-05-27T23:26:32Z] <cem> gtk is too dominant now
[2022-05-27T23:27:29Z] <cem> is there a wayland graphical toolkit anyway?
[2022-05-27T23:27:37Z] <cem> similar to xaw or something like that
[2022-05-27T23:41:51Z] <noocsharp> not as far as i'm aware