summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--posts/2021-01-04+just+out+of+arms+reach16
-rw-r--r--posts/2021-05-29+.plan11
2 files changed, 27 insertions, 0 deletions
diff --git a/posts/2021-01-04+just+out+of+arms+reach b/posts/2021-01-04+just+out+of+arms+reach
new file mode 100644
index 0000000..3e6211b
--- /dev/null
+++ b/posts/2021-01-04+just+out+of+arms+reach
@@ -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
+
diff --git a/posts/2021-05-29+.plan b/posts/2021-05-29+.plan
new file mode 100644
index 0000000..d159bfd
--- /dev/null
+++ b/posts/2021-05-29+.plan
@@ -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
\ No newline at end of file
2349b7d ^

cf66462 ^
257affc ^
2349b7d ^




257affc ^
2349b7d ^
257affc ^

a782b70 ^
257affc ^
cf66462 ^


2349b7d ^



cf66462 ^

2750f99 ^
cf66462 ^


2349b7d ^
257affc ^
2349b7d ^


257affc ^


2349b7d ^


24196d2 ^
a782b70 ^





257affc ^




cf66462 ^
257affc ^





cf66462 ^






257affc ^

2349b7d ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105