💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-01-02.txt captured on 2024-06-16 at 13:32:14.
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
[2023-01-02T04:33:31Z] <wael_> Hi [2023-01-02T05:41:34Z] <noocsharp> im sure at least somebody else was annoying by firefox creating a "Desktop" folder in their home directory randomly [2023-01-02T05:41:41Z] <noocsharp> i finally diagnosed the issue: https://bugzilla.mozilla.org/show_bug.cgi?id=434327 [2023-01-02T06:07:03Z] <wael_> thanjk uou [2023-01-02T06:18:32Z] <testuser[m]> Hi [2023-01-02T06:21:35Z] <noocsharp> hi [2023-01-02T06:33:39Z] <niceguy5000[m]> HI [2023-01-02T07:24:46Z] <wael_> hi [2023-01-02T07:56:29Z] <wael_> TIL hyprland makes a system mkdir call :bruh: [2023-01-02T07:58:38Z] <testuser[m]> So good [2023-01-02T07:58:56Z] <testuser[m]> Even better if the call has non standard flags [2023-01-02T11:15:51Z] <wael_> testuser[m]: how do i make firefox compilation not take 28 gigabytes of memory [2023-01-02T11:18:58Z] <testuser[m]> stop using -j9000 and ramdisk [2023-01-02T11:19:14Z] <wael_> im using -j20 and using tmpfs yes [2023-01-02T11:19:20Z] <wael_> tmpfs has only 6g allocated so um [2023-01-02T11:20:11Z] <wael_> just now firefox failed to compile with No space left on device and having tons of tons of errors [2023-01-02T11:20:19Z] <wael_> the timing [2023-01-02T11:23:50Z] <testuser[m]> i said to stop using -j9000 AND stop using ramdisk [2023-01-02T11:23:54Z] <wael_> OPK OK O OK [2023-01-02T11:23:56Z] <testuser[m]> Not stop high -j and continue tmpfs [2023-01-02T11:24:04Z] <wael_> wat [2023-01-02T11:24:14Z] <wael_> so i use tmpfs but use something like -j12 [2023-01-02T11:24:17Z] <wael_> or -j6 [2023-01-02T11:24:23Z] <testuser[m]> just reduce parallelism and DISABLE tmpfs [2023-01-02T11:24:30Z] <wael_> ok testuser [2023-01-02T13:46:33Z] <wael_> weird question, but in shell scripts does $HOME need to be quoted? [2023-01-02T13:46:39Z] <wael_> i dont believe a user would have a space in their name [2023-01-02T13:51:03Z] <wael_> noocsharp: what did you do to fix it tho [2023-01-02T17:15:59Z] <noocsharp> nothing yet, waiting to hear back from ff devs [2023-01-02T19:13:58Z] <wael_> probably gonna end up just like the xdg directories problem [2023-01-02T19:42:09Z] <noocsharp> well creating a directory when you just need the path is a bug plain and simple