Harley Eades

@heades@hci.social
248 Followers
289 Following
588 Posts
Professor: Augusta University
Researcher: HCI, Sports+HCI, Programming Languages
Athlete: CrossFit & Olympic Weightlifting
Websitehttps://hde.design
Fitness/Personalhttps://www.wbee.fit
Horner just got fired! Wtf is happening!!

Super cool command to create a tree of the file structure under a directory:

```
tree -I 'node_modules|.next|.git' -L 3 -N --dirsfirst --noreport >> structure.md
```

Output:

This is something small, but I have an "internal" Git server running @gitea. I've missed the copy to clipboard buttons when creating new repos on Github, and so I added them! I love how easy it is to customize Gitea.
One thing I absolutely love about VS Code is multi-cursors. I do stuff like this all the time. #vscode #programming

I'm having a lot of fun thinking about new areas I'm venturing into in my work. For my fitness related #HCI project I have some ideas that could us machine learning so I'm reading this book. So far it's quite good.

I honestly didn't know it used so much linear algebra. I remember my linear algebra course fondly in school. It was my first advanced math. course where I felt confident and really enjoyed the content.

I'm looking forward to working with it again.

We are looking into the language server protocol for our prototype of a new accessibility tool for programmers with vision impairments, and the word accessibility doesn't appear on the entire website! This needs to change!

Overloading is the notion where things are given multiple different purposes. In mechanical design, they use overloading to save costs, reduce size, and even increase efficiency.

As an example, consider the nail clipper (shown in the first picture), a single metal strip is used as both a spring by bending it, and a clipper through its sharpened edge. Hence, the metal strip is overloaded.

One of the best books I’ve ever read!! #HCi #HCIBooks #Books #UX