💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-12-05.txt captured on 2024-05-26 at 15:57:06.

View Raw

More Information

⬅️ Previous capture (2023-12-28)

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

[2023-12-05T01:24:38Z] <Guest59> yo
[2023-12-05T06:32:46Z] <ehawkvu> ilt: gdb bump to 14.1 ~ https://0x0.st/Hxke.mjECCF
[2023-12-05T09:22:56Z] <ilt> ehawkvu: pushed!
[2023-12-05T11:34:11Z] <sewn> ilt: unsure if relevant, but has the usage of install(1) been discussed anywhere?
[2023-12-05T11:59:07Z] <ilt> yes many times. we came to conclusion that mkdir+cp should be preferred to install
[2023-12-05T12:02:29Z] <ilt> same thing with sed -i, btw. long gone are days when it was used even in kiss itself
[2023-12-05T12:13:47Z] <sewn> ok i guess i have to update the style guide
[2023-12-05T12:14:23Z] <sewn> becasue god theres so many in community that still usei t
[2023-12-05T12:23:25Z] <sewn> i've also noticed theres no style guide for sed -i
[2023-12-05T12:25:54Z] <ilt> perhaps worth to add
[2023-12-05T12:28:01Z] <sewn> >Use temporary shell file redirection for...
[2023-12-05T12:28:05Z] <sewn> i'm not sure if this is a good description
[2023-12-05T12:41:46Z] <ilt> i don't think that redirection part is so important to mention. just say "always use sed and mv to edit existing files. do not use sed -i"
[2023-12-05T12:42:09Z] <ilt> then good and bad examples
[2023-12-05T12:49:43Z] <ilt> maybe we should also say that sed should be used only for simple changes
[2023-12-05T12:54:01Z] <ilt> hmm, i think it warrants a separate rule, so don't bother if you don't want to
[2023-12-05T12:55:35Z] <sewn> ilt: https://codeberg.org/kiss-community/kisscommunity.org/commit/3d5e427859bf68126a794d6e408855e04a7bc708
[2023-12-05T12:58:02Z] <ilt> not exactly how i would do it, but lgtm nonetheless. thanks!
[2023-12-05T13:53:12Z] <asimovsh> hi guys
[2023-12-05T13:53:26Z] <asimovsh> can someone accept my rtorrent pull request?
[2023-12-05T13:53:45Z] <asimovsh> i need to make other request for clean the house
[2023-12-05T14:05:43Z] <sewn> clean the house?