Posts

Rust Content

by danaukes

Installation

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

VSCode Extensions

```bash codium --install-extension rust-lang.rust-analyzer codium ...

Read More
School Notes

by danaukes

notes specific to school
Read More
Forward Outlook Email to Gmail

by danaukes

You can set up forwarding for your mainex account. Go to https://office365.asu.edu/exchange then go ...

Read More
Shapeoko Links

by danaukes

Search Results

Read More
Stop "Sign in with Google" popup

by danaukes

ublock origin: paste

||accounts.google.com/gsi/*
docs.google.com##.modal-dialog

in the custom filter

External Resources

  • ...
Read More
Solaar Install

by danaukes

```bash sudo apt install build-essential cmake cmake-curses-gui sudo apt -y install libdbus-glib-1-dev libgirepository-2.0-dev pip install ...

Read More
Speech Conversion Tech

by danaukes

https://github.com/KoljaB/RealtimeSTT sudo apt install -y portaudio19-dev pip install pyaudio pip install RealtimeSTT

import ...

Read More