128 lines
5.6 KiB
HTML
128 lines
5.6 KiB
HTML
<!doctype html>
|
|
<html lang=en>
|
|
<link href='data:image/gif;base64,R0lGODlhEAAQAPH/AAAAAP8AAP8AN////yH5BAUAAAQALAAAAAAQABAAAAM2SLrc/jA+QBUFM2iqA2bAMHSktwCCWJIYEIyvKLOuJt+wV69ry5cfwu7WCVp2RSPoUpE4n4sEADs=' rel=icon>
|
|
<title>Skippy's Home Page</title><meta charset=utf-8>
|
|
<meta name=Description content="Skippy Cochranes Home Page">
|
|
<style>
|
|
body{
|
|
text-align:center;
|
|
overflow-y:scroll;
|
|
font:calc(0.75em + 1vmin) monospace
|
|
}
|
|
|
|
pre pre{
|
|
text-align:left;
|
|
display:inline-block
|
|
}
|
|
|
|
img{
|
|
max-width:57ch;
|
|
display:block;
|
|
height:auto;
|
|
width:100%
|
|
}
|
|
|
|
@media(prefers-color-scheme:dark){
|
|
body{
|
|
background:#000;color:#fff
|
|
}
|
|
|
|
a{
|
|
color:#6CF
|
|
}
|
|
}
|
|
</style><pre>
|
|
|
|
<a href=/><b>HOME</b></a> <a href=./setup.html>My Setup</a> <a href=./blogs.html>Blog</a> <a href=http://yggpi.co.za/install.sh>Install dotfiles</a> <a href=./projects.html>Projects</a> <a href=https://github.com/skippy404>My Github</a>
|
|
|
|
<a href=http://git.yggpi.co.za:8883/explore>My Git Server</a> <a href=http://irc.yggpi.co.za:8881/>IRC Webclient (Channel: #club45)</a>
|
|
|
|
<a href=https://discord.gg/hgqgkuS>C45 Discord</a>
|
|
|
|
<pre>
|
|
+-------------------------------------------------------+
|
|
| |
|
|
| About Me |
|
|
| |
|
|
| * My name is Stephen Cochrane, but my friends call |
|
|
| me Skippy |
|
|
| |
|
|
| * curriculum vitae: |
|
|
| <code>$ man <(curl -s http://yggpi.co.za/skippy.1)</code> |
|
|
| |
|
|
| * I am currently studying at Stellenbosh University |
|
|
| a BSc in Computer Science, I am in my third year |
|
|
| of studies. |
|
|
| |
|
|
| * I love low level coding, I enjoy writing assembly |
|
|
| and C code. |
|
|
| |
|
|
| * Vim or gtfo. |
|
|
| |
|
|
| * Just read the man-pages bro. |
|
|
| |
|
|
| * Come water my flowers in animal crossing pls. |
|
|
| |
|
|
+-------------------------------------------------------+
|
|
|
|
+-------------------------------------------------------+
|
|
| |
|
|
| Friends |
|
|
| |
|
|
| * Please go take a look at my friend Tristan, aka |
|
|
| "The king of subnets"/"alloca go brrr", his |
|
|
| website can be found over <a href=https://deavmi.github.io target=blank_>here</a> |
|
|
| |
|
|
+-------------------------------------------------------+
|
|
|
|
+-------------------------------------------------------+
|
|
| |
|
|
| What I consider Bloat |
|
|
| |
|
|
| * Any program that is not "minimal", in the sense |
|
|
| that it does not conform to the unix philosophy |
|
|
| of doing one thing, and doing that one thing well. |
|
|
| |
|
|
| * If the program is not free as in <a href=https://www.gnu.org/philosophy/free-sw.html target=blank_>free</a>, then I |
|
|
| assume the program is bloated and may be malware. |
|
|
| |
|
|
| * Politics. |
|
|
| |
|
|
| * Google. |
|
|
| |
|
|
| * Facebook. |
|
|
| |
|
|
+-------------------------------------------------------+
|
|
|
|
+-------------------------------------------------------+
|
|
| |
|
|
| Contact Details |
|
|
| |
|
|
| * Twitter: @posix_patrol |
|
|
| |
|
|
| * Instagram: @skippy_stephen |
|
|
| |
|
|
| * Email: ohmyskippy@disroot.org |
|
|
| |
|
|
| * xmpp: ohmyskippy@disroot.org |
|
|
| |
|
|
| * Discord: Skippy#1159 |
|
|
| |
|
|
+-------------------------------------------------------+
|
|
|
|
+-------------------------------------------------------+
|
|
| |
|
|
| Other |
|
|
| |
|
|
| * IRC: irc.yggpi.co.za:6667 |
|
|
| |
|
|
| * Mumble Channel: irc.yggpi.co.za:9980 |
|
|
| |
|
|
+-------------------------------------------------------+
|
|
|
|
<div style='height:200px'>
|
|
|
|
<a href="https://github.com/kisslinux/website" target=blank_>Inspiration for this website</a>
|
|
|
|
</pre></pre>
|