Home
Dylan Yu
Cancel

Tutorlyte

I’ll be tutoring this summer, and if you’re interested, you can sign-up here.

My rotation

These are the 10 songs I have on repeat right now:

Random software things

Recently, I downloaded/started using a number of things to make what I regularly use easier or prettier. If any of them interest you, I’d recommend downloading it yourself and playing around with i...

Listen to Spotify with me!

Instructions on how to connect to or set up a listening server, because I’m cheap and won’t pay for Spotify Premium. Make sure you know how to get to command line/terminal. Installing and using Sp...

HTML Tutorial

W3Schools has a pretty good HTML tutorial. Output of the following code can be found here (password: html). <!DOCTYPE html> <html> <body> <h1>Heading (H1)</h1> <h2...

Markdown Tutorial

Heading (H1) Smaller heading (H2) Even smaller heading (H3) Even smaller smaller heading (H4) Lists Ordered list Apples Bananas Carrots Unordered list Chapter Section ...

Life Update

Good. Testing math: Theorem (Function rotation). Let $f$ be the function you want to rotate and $\theta$ be the angle counterclockwise from the $x$-axis you want to rotate it. Then the new functi...