diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-06 23:15:11 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-06 23:15:11 -0500 |
commit | fb27f4dca8a91faf93a8fc00bbecc6af7036d535 (patch) | |
tree | 3c6c9738d30aaf3e7fac3f345a5ed013470c923a /static/links.html | |
parent | 76c3e56ae743199e8e749d5dbf9f075a555aefac (diff) |
Add new tabs on x58 project and CFD software
Diffstat (limited to 'static/links.html')
-rw-r--r-- | static/links.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/links.html b/static/links.html index 3ea46cd..9aeeacc 100644 --- a/static/links.html +++ b/static/links.html @@ -141,6 +141,11 @@ <li><a href="http://www.minuszerodegrees.net/misc/DalSemiRTCModuleFAQ.pdf">RTC Module FAQ</a> - including relevant Dallas model</li>
<li><a href="http://www.vcfed.org/forum/showthread.php?50718-Old-Pentium-Project-AOpen-AP5VM-Mobo">Old Pentium Project - AOpen AP5VM Mobo</a> - lost to time... should have archived</li>
</ul>
+ <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>
+ </ul>
</ul>
<h2>Hackintosh</h2>
<ul>
@@ -309,6 +314,11 @@ <li><a href="https://wiki.hackerspaces.org/United_States_of_America">Hackerspaces in the United States of America</a> - interactive map with various known hackerspaces.</li>
</ul>
</ul>
+ <h2>Software</h2>
+ <ul>
+ <li><a href="https://www.ansys.com/products/ansys-workbench">Ansys Workbench</a> - simulation software</li>
+ <li><a href="https://www.openfoam.com/">OpenFOAM</a> - open source CFD software</li>
+ </ul>
<h2>"Home-grown" Websites</h2>
<ul>
<li><a href="https://liza.io">Liza Shulyayeva</a> - found on Reddit, backend game-dev</li>
|