This commit is contained in:
Fulton Browne 2021-05-31 16:59:13 +00:00
parent ba3bccbc94
commit 95086d745f
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# Out of arms reach
There is a lot of thing I love about plan9, along with a couple of things I don't. When I started With plan9 I thought it would be terrible as a main os because of the lack of a modern web browser. Of course, here in the US a modern web browser is more or less a legal reqirement and in the age of video call this and open a doc on that A modern web browser is needed.
When I started with plan9 I had a vm running on my desktop with a firefox instance open on another workspace and I would do all my browsing from that, and do almost everything else in the VM. After spending about 2 weeks debugging issues and getting a new wireless card I switched my laptop over to plan9 and used that as my main machine, but still used my desktop for most browsing.
Then I got my hands on this old 2010 Macbook pro. I Installed Debian on it and made it my be browsing machine. So I moved my monitor, Made my 9front laptop the center of my workspace, got a new mouse with a good middle click, and got a nice laptop stand. I put the Macbook just out of arms reach, in a Magazine holder on a drawer thing next to my desk.
This changed the way I use a computer. I didn't waste mindless hours going down yet another rabbit hole. With a browser out of arms reach, the web wasn't a distraction. I used my computer more intentionally, I found time to explore things I'm actually interested in, and to try thing I've wanted to do, like this blog for instance.
When I do open up firefox on the just-out-of-reach macbook, I'm in and out quick. I don't miss the "modern web".
Stepping away from the web allowed me to explore the small web, and for the first time, I am able to read the blogs, and write my own. One of the best things you can do as a programmer is to put the modern internet just a little out of reach.
--
Fulton

11
posts/2021-05-29+.plan Normal file
View File

@ -0,0 +1,11 @@
# My summer .plan and .project(s)
I want to spend the summer learning and implementing cryptography. I also want to improve my C skills and contribute more to 9front.
So 9front is (hopefully) going to get some nice cryptography updates. I plan on updating dns(8) and ndb(6) to support dns over tls, updating tls(3) to support tls 1.3, and creating a pgp(1). Those will be my main projects, I'll probably get random small ideas I'll explore on a whim :).
I also plan on keeping a good blog (Justin, keep me doing that), doing a lot of hikes, and finishing War And Peace.
--
Fulton