THE WRITER MUST EAT -> patreon.com/trn1ty <-

blah!

ideas with no tangibility;
ideas with irrelevant supports;
ideas without value;
ideas' witlessness;
ideas' witnesses;
ideas-

<^>

2023-01-29

	Fuck!

	I don't remember typing that. I got like 8hrs last night and the same
the night before! The previous nights 2-3.

	I started a Patreon. You don't get much for it, just a custom role on
feeling.murderu.us, and only on the Discord bridge.

	My Raspberry Pi is actually really goddamn fast. I put a cheapo Amazon
passive heat sink + fan on it and now it stays under 60C without a problem.
raspi-config(8) doesn't let you trigger the fan any lower than that for some
reason or I might keep it at 50. Look at this mess:

    if [ "$INTERACTIVE" = True ]; then
      TIN=$(whiptail --inputbox "At what temperature in degrees Celsius sh[...]
    else
      if [ -z $3 ]; then
        TIN=80
      else
        TIN=$3
      fi
    fi
    if ! [ $? -eq 0 ] ; then
      return 0
    fi
    if ! echo "$TIN" | grep -q ^[[:digit:]]*$ ; then
      if [ "$INTERACTIVE" = True ]; then
        whiptail --msgbox "Temperature must be a number between 60 and 120[...]
      fi
      return 1
    fi

	I don't like this. I really don't like this! I'm gonna rewrite
raspi-config(8) today. Fuck it.

<^>

No rights reserved, all rights exercised, rights turned to lefts, left in this
corner of the web.