blob: 2c2ab8e9db00572a57f3c7b8e403c0ff3373275a (
plain)
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
|
# old computer challenge 4: day 0
## occ4 index
if i actually end up writing anything during the challenge i will
link it below.
* **day 0** (you are here)
* [day 1](../2024-07-14-occ4-day1/)
* [day 2](../2024-07-14-occ4-day2/)
* [day 4](../2024-07-16-occ4-day4/)
* [day 6](../2024-07-18-occ4-day6/)
* [day 8](../2024-07-20-occ4-day8/)
* [day 9 (aftermath)](../2024-07-21-occ4-day9/)
## what i am doing
well, i guess i'm doing [occ4](https://occ.deadnet.se/).
after much deliberation i have decided to make my life as hard as possible
by spending the week on [9front](http://www.9front.org/).
i spent the last few days figuring out how to get 9front working well
(with wireless networking) on my dell inspiron 6400
(1gb ram, from 2005 i think?).
also i guess i will be `ssh`ing into my home server.
here are some possible issues:
* nobody has bothered to port `sfeed` to 9front.
* i can't get `uxn` to run without crashing.
* i have not figured out how to change the timezone from GMT.
* a lot of the videos on my home server do not work with `treason`.
* i have no clue if i can get my wacom tablet to work.
## oh no
i had to recompile the kernel for wireless drivers to work.

note the battery percentage of 156% when it is full,
and the time zone which is
wrong. i can not figure out how to change it.
copying the correct timezone to `/adm/timezone/local` seems to
have no effect. problem with the timezone file?
`ssh`ing for git only *occasionally* works.
usually it just refuses to connect.
|