diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-27 08:51:10 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-27 08:51:10 -0500 |
commit | b52aa66313cb8267e53b1b230ad9a1985a067e43 (patch) | |
tree | 1bc40f3386b1da833801c5e70aa9d87fa97bc443 | |
parent | fc71f77d4224a5e7104c4c851153af734a75286c (diff) |
Add new links
-rw-r--r-- | static/links.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/static/links.html b/static/links.html index 3987c9d..8ffd59c 100644 --- a/static/links.html +++ b/static/links.html @@ -19,6 +19,7 @@ <h2>Books</h2>
<ul>
<li><a href="https://www.amazon.com/Androids-Dream-Electric-Sheep-inspiration-ebook/dp/B000SEGTI0">Do Androids Dream of Electric Sheep</a></li>
+ <li><a href="https://www.gutenberg.org/files/60356/60356-h/60356-h.htm">How I Learned to Ride the Bicycle, Francecs E Willard</a></li>
</ul>
<h2>Businesses</h2>
<ul>
@@ -165,7 +166,7 @@ <h3>X58 Project</h3>
<ul>
<li><a href="https://old.reddit.com/r/PCSleeving/comments/22vt24/newb_how_much_sleeving_do_i_need/">[newb] how much sleeving do i need?</a></li>
- <li><a href="https://bbs.homeshopmachinist.net/forum/general/69538-how-to-make-acrylic-clear-after-machining">How to make acrylic clear after machining?</a></li>
+ <li><a href="https://www.youtube.com/watch?v=c6qtsN9m6xU">Easily Custom Sleeve Your PC for $26</a></li>
</ul>
</ul>
<h2>Hackintosh</h2>
@@ -259,6 +260,11 @@ <ul>
<li><a href="https://support.apple.com/en-us/HT204323">If your Mac starts up to a question mark</a> - Apple support, originally labeled "Yerkes Mac Fix"</li>
</ul>
+ <h2>Machining</h2>
+ <ul>
+ <li><a href="https://bbs.homeshopmachinist.net/forum/general/69538-how-to-make-acrylic-clear-after-machining">How to make acrylic clear after machining?</a></li>
+ <li><a href="https://www.practicalmachinist.com/forum/threads/workholding-thin-sheet.197972/">Workholding thin sheet</a></li>
+ </ul>
<h2>Microsoft Windows</h2>
<ul>
<h3>Guides/Help</h3>
|