website/index.html

67 lines
3.3 KiB
HTML
Raw Permalink Normal View History

2021-03-16 21:08:58 +00:00
<html>
2021-05-25 02:33:35 +00:00
<link rel="stylesheet" href="/style.css">
2021-03-16 21:08:58 +00:00
<title>fulton.software</title>
<H1>
2021-05-28 15:32:15 +00:00
Fulton's homepage
2021-03-16 21:08:58 +00:00
</H1>
2021-05-28 15:32:15 +00:00
<p>
2021-07-31 03:09:16 +00:00
Hey, I'm Fulton Browne, a 16 year old (class of 2023, home schooled) programmer, LOTR fan, and <a href="https://xkcd.com/2038/">general nerd</a>. Most of my programming stuff currently centers around UNIX, cryptography, Lisp, and the <a href="https://gemini.circumlunar.space/">small web</a>. I value software <a href="https://en.wikipedia.org/wiki/Unix_philosophy">simplicity</a>, <a href="https://xkcd.com/936/">security</a>, and <a href="https://eff.org">user privacy</a>.
2021-05-28 15:32:15 +00:00
<br>
You can also find me on <a href="gemini://fulton.software/"> gemini</a>.
<br>
2021-05-29 00:44:35 +00:00
I'm the programmer on FTC team <a href="https://ftc-events.firstinspires.org/team/9387">9387</a>
<br>
2021-05-28 15:32:15 +00:00
My code is hosted <a href="git/repos.html">here</a>
<br>
My blog is <a href="/posts">here</a>
<br>
2021-05-29 00:44:35 +00:00
Some <a href="/photos">pictures</a> I've taken
2021-06-01 03:01:33 +00:00
<br>
2021-05-28 15:32:15 +00:00
9front mirror <a href="9front/">here</a>
<br>
2021-07-31 03:09:16 +00:00
<a href="/docs/screen.png">A screenshot of my main machine (Thinkpad x230)</a>
2021-05-28 15:32:15 +00:00
<br>
If you want to send me mail send it to fulton at this domain.
<bl>
2021-07-31 03:09:16 +00:00
This web page is made with <a href="https://www.stumptowncoffee.com/">coffee</a>, run on the <a href="http://9p.io/plan9/">plan9</a> operating system, and was edited in <a href="http://acme.cat-v.org">acme(1)</a> and emacs(1)
2021-05-28 17:12:40 +00:00
<h4>Books I'm reading</h4>
2021-07-31 03:09:16 +00:00
The Stange Case of Dr. Jekyll and Mr. Hyde
2021-06-20 18:44:23 +00:00
2021-05-28 17:12:40 +00:00
<h4>Hikes I enjoy</h4>
I've been doing bits and peices of the Pacific Crest Trail (PCT) - Loving it so far.
<br>
Calling it a hike is a bit of stretch, but Battle Ground Lake State Park is somewhere I frequent
<br>
The Luschia (I probably spelled that wrong) Falls area has a bunch of great hikes
2021-05-28 17:12:40 +00:00
<br>
The freaking Colombia River Gorge has more hikes then you want to think about
<h4>Software I use</h4>
On my machines I run <a href="http://9front.org">9front</a>(a fork of <a href="http://p9p.org">Plan9</a>), <a href="https://debian.org">Debian</a> Linux, <a href="https://gentoo.org">Gentoo</a> Linux, and <a href="https://openbsd.org">OpenBSD</a>.
<br>
For editors I use <a href="http://sam.cat-v.org">sam(1)</a>, <a href="http://acme.cat-v.org">acme(1)</a>, and vi(1).
<br>
2021-05-29 00:44:35 +00:00
For web Browsers I use <a href="https://www.mozilla.org/en-US/firefox/">Firefox (on UNIX)</a> and Phil9's <a href="https://github.com/netsurf-plan9">Netsurf port</a> (on Plan9)
<br>
TODO finish this!!!
2021-05-28 17:22:43 +00:00
<h4>Music I enjoy</h4>
I mostly listen to post punk and noise rock. I hate proietary software and DRM, but I do have a <a href="https://open.spotify.com/playlist/2e0bERYluScnW8MlJ9kbpB?si=e7122d99ebc848f2">Spotify playlist</a>
2021-03-16 21:08:58 +00:00
<h4>
2021-05-28 15:32:15 +00:00
Sites and blogs I enjoy
2021-03-16 21:08:58 +00:00
</h4>
2021-05-28 15:32:15 +00:00
<a href="http://cat-v.org">Great site, has lots on UNIX, Plan9, and software simplicity</a>
<br>
2021-06-20 18:44:23 +00:00
<a href="https://open.spotify.com/album/0WXVPXf7lEHgEcut0VIZrB?si=Pui_EKzKRViMOBFHkug8hQ&dl_branch=1">A friend of mines music</a>
2021-05-28 15:32:15 +00:00
<a href="https://royniang.com/">Just an awesome site in an intresting "notebook" format</a>
<br>
<a href="https://drewdevault.com/">Drews blog - lots of great content</a>
2021-05-28 17:12:40 +00:00
<br>
2021-05-30 22:45:50 +00:00
<a href="ttps://www.technologyreview.com">Tech/science news</a>
2021-06-01 03:01:33 +00:00
<br>
2021-05-28 17:12:40 +00:00
<a href="https://pamperedpooches2.godaddysites.com/">My sister Helen's dog website</a>
2021-05-30 22:45:50 +00:00
<br>
<a href="https://whyfaithinchrist.blogspot.com">My friend Christian's blog</a>
2021-03-16 21:08:58 +00:00
</p>
2021-05-28 15:32:15 +00:00
<h2> USE FREE SOFTWARE </h2>
2021-03-16 21:08:58 +00:00
</html>