1
0

Domain change

This commit is contained in:
devenblake 2020-12-13 21:25:32 -05:00
parent 79680dcd0d
commit 068abc95d3
20 changed files with 28 additions and 33 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/404" /> <LINK rel="canonical" href="http://www.trinity.moe/404" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1 +1 @@
blake.instantfloppy.net www.trinity.moe

View File

@ -1,20 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/bookmarks" /> <LINK rel="canonical" href="http://www.trinity.moe/bookmarks" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/bookmarks.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/bookmarks.ico" />
<LINK REL="stylesheet" HREF="links.css" />
<META charset="UTF-8" /> <META charset="UTF-8" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />
<STYLE>
/* stolen a bit from http://www.lord-enki.net/vt240.css */
tr, td, ul, ol {
outline: 1px solid;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 10px;
}
</STYLE>
<TITLE>bookmarks</TITLE> <TITLE>bookmarks</TITLE>
</HEAD> </HEAD>
<BODY> <BODY>
@ -241,6 +232,7 @@ Oh well.
<LI><A HREF="http://csillustrated.berkeley.edu/">Computer Science Illustrated</A></LI> <LI><A HREF="http://csillustrated.berkeley.edu/">Computer Science Illustrated</A></LI>
<LI><A HREF="https://byuu.net/video/color-emulation">Color Emulation</A></LI> <LI><A HREF="https://byuu.net/video/color-emulation">Color Emulation</A></LI>
<LI><A HREF="https://www.csee.umbc.edu/courses/471/papers/turing.pdf">Computing Machinery and Intelligence</A></LI> <LI><A HREF="https://www.csee.umbc.edu/courses/471/papers/turing.pdf">Computing Machinery and Intelligence</A></LI>
<LI><A HREF="http://cyber.dabamos.de/unix/x11/">Cool, but obscure X11 tools</A></LI>
<LI><A HREF="https://superuser.com/questions/1201670/is-it-possible-to-create-a-partition-that-is-usable-by-both-linux-and-windows-an#1201680">Create a Partition Accessable to Both Windows and Linux</A></LI> <LI><A HREF="https://superuser.com/questions/1201670/is-it-possible-to-create-a-partition-that-is-usable-by-both-linux-and-windows-an#1201680">Create a Partition Accessable to Both Windows and Linux</A></LI>
<LI><A HREF="https://ironpeak.be/blog/crouching-t2-hidden-danger/">Crouching T2 Hidden Danger</A></LI> <LI><A HREF="https://ironpeak.be/blog/crouching-t2-hidden-danger/">Crouching T2 Hidden Danger</A></LI>
<LI><A HREF="https://twitter.com/axi0mX/status/1313620262768635904">Crouching T2 Hidden Danger (axi0mX thread)</A></LI> <LI><A HREF="https://twitter.com/axi0mX/status/1313620262768635904">Crouching T2 Hidden Danger (axi0mX thread)</A></LI>
@ -287,6 +279,7 @@ Oh well.
<LI><A HREF="https://securitylab.github.com/research/Ubuntu-gdm3-accountsservice-LPE">How to get root on Ubuntu 20.04 by pretending nobodys /home</A></LI> <LI><A HREF="https://securitylab.github.com/research/Ubuntu-gdm3-accountsservice-LPE">How to get root on Ubuntu 20.04 by pretending nobodys /home</A></LI>
<LI><A HREF="http://tldp.yolinux.com/HOWTO/subdir/HOWTO-INDEX.html">How to Linux</A></LI> <LI><A HREF="http://tldp.yolinux.com/HOWTO/subdir/HOWTO-INDEX.html">How to Linux</A></LI>
<LI><A HREF="https://www.addictivetips.com/ubuntu-linux-tips/play-world-of-warcraft-on-linux/">How to play World Of Warcraft on Linux</A></LI> <LI><A HREF="https://www.addictivetips.com/ubuntu-linux-tips/play-world-of-warcraft-on-linux/">How to play World Of Warcraft on Linux</A></LI>
<LI><A HREF="https://codahale.com/how-to-safely-store-a-password/">How To Safely Store A Password</A></LI>
<LI><A HREF="https://bash-prompt.net/guides/pulse-audio-bluetooth-streaming/">How to Stream Audio from Your Phone to Your Laptop with PulseAudio and Bluetooth</A></LI> <LI><A HREF="https://bash-prompt.net/guides/pulse-audio-bluetooth-streaming/">How to Stream Audio from Your Phone to Your Laptop with PulseAudio and Bluetooth</A></LI>
<LI><A HREF="https://www.howtogeek.com/255435/how-to-update-windows-7-all-at-once-with-microsofts-convenience-rollup/">How to Update Windows 7 All at Once with Microsofts Convenience Rollup</A></LI> <LI><A HREF="https://www.howtogeek.com/255435/how-to-update-windows-7-all-at-once-with-microsofts-convenience-rollup/">How to Update Windows 7 All at Once with Microsofts Convenience Rollup</A></LI>
<LI><A HREF="https://www.digitalocean.com/community/tutorials/how-to-set-up-a-minecraft-server-on-linux">How To Use a Minecraft Server on Linux</A></LI> <LI><A HREF="https://www.digitalocean.com/community/tutorials/how-to-set-up-a-minecraft-server-on-linux">How To Use a Minecraft Server on Linux</A></LI>
@ -658,6 +651,7 @@ Oh well.
<LI><A HREF="https://github.com/skeeto/bf-x86">bf-x86</A></LI> <LI><A HREF="https://github.com/skeeto/bf-x86">bf-x86</A></LI>
<LI><A HREF="https://github.com/baskerville/bspwm">bspwm</A></LI> <LI><A HREF="https://github.com/baskerville/bspwm">bspwm</A></LI>
<LI><A HREF="https://github.com/johang/btfs">btfs</A></LI> <LI><A HREF="https://github.com/johang/btfs">btfs</A></LI>
<LI><A HREF="http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/">Dock Apps - Tower's Window Maker Pages</A></LI>
<LI><A HREF="https://gparted.org/index.php">GParted</A></LI> <LI><A HREF="https://gparted.org/index.php">GParted</A></LI>
<LI><A HREF="https://greg-calendar.vercel.app/">greg</A></LI> <LI><A HREF="https://greg-calendar.vercel.app/">greg</A></LI>
<LI><A HREF="https://github.com/ZerBea/hcxtools">hcxtools</A></LI> <LI><A HREF="https://github.com/ZerBea/hcxtools">hcxtools</A></LI>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/now" /> <LINK rel="canonical" href="http://www.trinity.moe/now" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML> <HTML>
<HEAD> <HEAD>
<LINK rel="canonical" href="http://blake.instantfloppy.net/devenzone" /> <LINK rel="canonical" href="http://www.trinity.moe/devenzone" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />
<TITLE>devenzone</TITLE> <TITLE>devenzone</TITLE>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/faq" /> <LINK rel="canonical" href="http://www.trinity.moe/faq" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="http://blake.instantfloppy.net/films" /> <LINK rel="canonical" href="http://www.trinity.moe/films" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="UTF-8" /> <META charset="UTF-8" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/git" /> <LINK rel="canonical" href="http://www.trinity.moe/git" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/highschoolsenioryear/" /> <LINK rel="canonical" href="http://www.trinity.moe/highschoolsenioryear/" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -58,7 +58,7 @@
<img src="https://ia801904.us.archive.org/33/items/dblake-avatars/2020-05-17.png" alt="Deven Blake profile picture" style="width: 100px; margin-right: 10px;" /> <img src="https://ia801904.us.archive.org/33/items/dblake-avatars/2020-05-17.png" alt="Deven Blake profile picture" style="width: 100px; margin-right: 10px;" />
<p><small>I'm Deven Blake, the person who made this little landing page. <p><small>I'm Deven Blake, the person who made this little landing page.
I hope you enjoy it! It's 100% hand-typed HTML, feel free to snoop around. I hope you enjoy it! It's 100% hand-typed HTML, feel free to snoop around.
<br /><a href="https://blake.instantfloppy.net/">Visit my website.</a> <br /><a href="http://www.trinity.moe/">Visit my website.</a>
<br />Email me using the address on my site if you'd like me to add anything. <br />Email me using the address on my site if you'd like me to add anything.
Don't be shy! Don't be shy!
</small></p> </small></p>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML> <HTML>
<HEAD> <HEAD>
<LINK rel="canonical" href="http://blake.instantfloppy.net/" /> <LINK rel="canonical" href="http://www.trinity.moe/" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<LINK rel="stylesheet" id="styling" href="" /> <LINK rel="stylesheet" id="styling" href="" />
<META charset="UTF-8" /> <META charset="UTF-8" />

View File

@ -3,7 +3,7 @@
<HEAD> <HEAD>
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />
<LINK rel="canonical" href="https://blake.instantfloppy.net/kinlist" /> <LINK rel="canonical" href="http://www.trinity.moe/kinlist" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<TITLE>my "kinlist"</TITLE> <TITLE>my "kinlist"</TITLE>
</HEAD> </HEAD>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/now" /> <LINK rel="canonical" href="http://www.trinity.moe/now" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/pronouns" /> <LINK rel="canonical" href="http://www.trinity.moe/pronouns" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/rants/" /> <LINK rel="canonical" href="http://www.trinity.moe/rants/" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/rants/liberalism" /> <LINK rel="canonical" href="http://www.trinity.moe/rants/liberalism" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/shitlist" /> <LINK rel="canonical" href="http://www.trinity.moe/shitlist" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<LINK REL="stylesheet" href="lists.css"> <LINK REL="stylesheet" href="lists.css">
<META charset="US-ASCII" /> <META charset="US-ASCII" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/textediting" /> <LINK rel="canonical" href="http://www.trinity.moe/textediting" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<HTML lang="en"> <HTML lang="en">
<HEAD> <HEAD>
<LINK rel="canonical" href="https://blake.instantfloppy.net/thegame" /> <LINK rel="canonical" href="http://www.trinity.moe/thegame" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" /> <LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<META charset="US-ASCII" /> <META charset="US-ASCII" />
<META name="viewport" content="width=device-width, initial-scale=1" /> <META name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -4,7 +4,7 @@
<TITLE>deven's unix stuff</TITLE> <TITLE>deven's unix stuff</TITLE>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/master/favicon.ico"> <link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico">
</HEAD> </HEAD>
<BODY> <BODY>
<p><a href="..">~ Return</a></p> <p><a href="..">~ Return</a></p>