💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-02-25.txt captured on 2022-07-17 at 03:03:40.

View Raw

More Information

⬅️ Previous capture (2022-03-01)

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

[2022-02-25T02:03:18Z] <phoebos> dilyn: what's your ssh public key
[2022-02-25T02:03:36Z] <phoebos> so i can put you in my gpg.ssh.allowedSignersFile
[2022-02-25T02:20:02Z] <dilyn> phoebos: you can actually find all a user's registered keys at a URL formed like so: https://github.com/dilyn-corner.keys
[2022-02-25T02:20:44Z] <dilyn> but almost all of my commits KISS related will be coming from the second key there
[2022-02-25T02:27:43Z] <phoebos> oh nice
[2022-02-25T02:27:49Z] <phoebos> thanks
[2022-02-25T04:51:46Z] <testuser[m]> Hi
[2022-02-25T05:17:19Z] <dilyn> o/
[2022-02-25T05:17:36Z] <dilyn> man if you want to learn about bootloaders and shit, try bringing up a virtualized riscv board...
[2022-02-25T05:17:40Z] <dilyn> embedded is dumb
[2022-02-25T05:24:13Z] <testuser[m]> While critics like to focus on the community's extensive use of email, a possibly more significant anachronism is the use of the 1989 version of the C language standard for kernel code
[2022-02-25T05:24:18Z] <testuser[m]> C++ allowed the Serenity OS people to produce an entire OS with a GUI stack able to play Diablo and their own web browser in something like two years. It's depressing to think where we could be today in terms of OS if the Linux and GNU people weren't as insistent on their hate of C++
[2022-02-25T05:31:38Z] <tleydxdy[m]> I don't think that's the issue there
[2022-02-25T12:10:51Z] <Guest93> testuser[m]: Thanks, I'll give it a try.
[2022-02-25T21:16:32Z] <rohan> any news about dylan?
[2022-02-25T21:16:59Z] <ax> see git 
[2022-02-25T21:17:08Z] <ax> no changes
[2022-02-25T21:17:38Z] <rohan> no one tried to contact him?
[2022-02-25T21:17:41Z] <ax> i
[2022-02-25T21:18:03Z] <ax> no I have not received an answer until now.
[2022-02-25T21:18:40Z] <rohan> thats sucks
[2022-02-25T21:18:54Z] <rohan> still avoiding kiss until dylans back
[2022-02-25T21:19:03Z] <rohan> or community make a fork
[2022-02-25T21:19:23Z] <ax> I understand what you mean. nobody prevents you from doing it
[2022-02-25T21:19:40Z] <rohan> yeah sure
[2022-02-25T21:20:33Z] <ax> if you have specific problem you can ask otherwise if you intend to fork you can do it too ... here everyone can do everything. Nobody can claim presence.
[2022-02-25T21:25:40Z] <ax> omanom: ~ $ last
[2022-02-25T21:25:42Z] <ax> last: can't open '/dev/null/wtmp': Not a directory
[2022-02-25T21:26:42Z] <ax> i patched and installed after compilation utmps and skalibs libraries but I have not solved it because it is designed for s6 and does not work on init base
[2022-02-25T21:27:20Z] <ax> ~ $ uname -a
[2022-02-25T21:27:22Z] <ax> Linux slk 5.15.24-slk #1 SMP Tue Feb 22 23:31:29 UTC 2022 x86_64 
[2022-02-25T21:27:58Z] <ax> I describe it for information for those who use the same kernel and init base 
[2022-02-25T21:28:45Z] <ax> I have to rewrite code.
[2022-02-25T21:29:27Z] <ax> if there are other specific cases, please submit them before I start writing.