website

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 3ad6aacc572bb30f00c6286bf019ad0b0f6380b5
parent 8c974b135122e4aa91df2c9e990ed5603e1114e0
Author: AndrewLockVI <andrewlaack1@gmail.com>
Date:   Fri, 10 Jan 2025 11:38:11 -0600

Updated home screen

Diffstat:
Afavicon.ico | 0
Mindex.html | 4++--
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/favicon.ico b/favicon.ico Binary files differ. diff --git a/index.html b/index.html @@ -64,7 +64,7 @@ <div class="svg-container"> <svg viewBox="0 0 400 100" xmlns="http://www.w3.org/2000/svg"> <text x="50%" y="50%" font-size="50" fill="#000000" text-anchor="middle" dominant-baseline="middle" font-family="monospace"> -Andrew Laack + Andrew Laack </text> </svg> </div> @@ -81,7 +81,7 @@ Andrew Laack <hr> <h2 id="code">code</h2> - <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/andrew"> My code</a> is self hosted using Gitea. If you don't understand why, please consider the fact that there are junior devs who don't understand the difference between GitHub and Git, indicative of a monopoly. Additionally, I would implore you to consider if you want to be complicit in the distribution of malware in the form of <a href="https://www.gnu.org/proprietary/proprietary.html">proprietary software</a>. + <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/"> My code</a> is self hosted using stagit, to generate static html, and nginx. If you don't understand why, please consider the fact that there are junior devs who don't understand the difference between GitHub and Git, indicative of a monopoly. Additionally, I would implore you to consider if you want to be complicit in the distribution of malware in the form of <a href="https://www.gnu.org/proprietary/proprietary.html">proprietary software</a>. <hr> <h2 id="research">research</h2>