Blog: TTTThis

AnyDesk on Raspberry Pi

AnyDesk doesn't work on Raspbian OS ootb.

(Should be able to do this before or after installing AnyDesk (which you get as a deb from their website and Raspbian installed it easily))

Some reddit guy:

"Since this post comes up quite high on google (and i'm 99% sure i'll need it again at some point:

  • "apt install libgles-dev libegl-dev
  • sudo ln -s /usr/lib/arm-linux-gnueabihf/libGLESv2.so /usr/lib/libbrcmGLESv2.so
  • sudo ln -s /usr/lib/arm-linux-gnueabihf/libEGL.so /usr/lib/libbrcmEGL.so

"Tested with stock RaspiOS bullseye and anydesk repository."

TTTThis

T-shirts, various techniques to put things on shirts, and dye shirts

  • Deboss/emboss shirts
  • magnesium plate
  • mandarin orange peels, chestnuts, cherries and cherry wood, onion skins
TTTThis

Tracktion Waveform

DAW works well on Linux. Customer support is responsive.

Unusable: Interface scroll/enlarge is very wonky and you get lost using it constantly.

Has audio issue where when restarted, it makes xruns style scratchy audio, which sometimes can be fixed.

I used less than an hour and couldn't handle the frustrating interface. Maybe they will change this and then it would be a good DAW.

TTTThis

Google Colabs

  • 12 hours (or less if inactive) and it disconnects from the server (where you get a free T4 system with 16gb VRAM).
  • Guy who used it said he used it quite a bit and he wasn't able to anymore without a paid account or something.

...

TTTThis

Arduino

Has an AppImage.

Install Arduino software from https://docs.arduino.cc/software/ide-v1/tutorials/Linux

Got an error when tried to 'board' the basic code to an Arduino Uno.

Did: sudo chmod a+rw /dev/ttyACM0 ( https://forum.arduino.cc/t/permission-denied-on-dev-ttyacm0/475568 ) ... and it seemed to work.

Arduino Synth Tutorial

Arduion Grid for the Drum Machine

Arduino Sequencer Code

TTTThis