Researcher: HCI, Sports+HCI, Programming Languages
Athlete: CrossFit & Olympic Weightlifting
Website | https://hde.design |
Fitness/Personal | https://www.wbee.fit |
Website | https://hde.design |
Fitness/Personal | https://www.wbee.fit |
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:
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.
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.