home tags events about rss login

honk if you like noise

jxs honked 13 May 2024 16:56 +0000

Pinecil, but an electric toothbrush.

@PINE64@fosstodon.org how can this happen?

jxs honked 09 May 2024 06:01 +0000

As far as I can tell process.stdout is unbuffered in #NodeJS. Bypassing with a writeStream to fd 1 is giving a substantial improvement in tests.

~/d/jxxd (main)> time node index.mjs img.png > out
________________________________________________________
Executed in   35.74 secs    fish           external
   usr time   20.24 secs    0.00 millis   20.24 secs
   sys time   15.60 secs    4.85 millis   15.60 secs
~/d/jxxd (main)> time node bypass.mjs img.png > out
________________________________________________________
Executed in   12.33 secs    fish           external
   usr time   13.09 secs    1.71 millis   13.09 secs
   sys time    2.12 secs    3.81 millis    2.12 secs

Guidance for how to use a writeStream https://github.com/nodejs/node/issues/41733#issuecomment-1174800038

jxs honked 08 May 2024 03:32 +0000

Praying to the #3DPrinting gods that these parameters will work.

It's just a cube.