about summary refs log tree commit diff stats
path: root/fork.mu
Commit message (Expand)AuthorAgeFilesLines
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-2/+2
* 1345Kartik K. Agaram2015-05-111-0/+2
* 1341Kartik K. Agaram2015-05-111-8/+2
* 1298 - better ingredient/product handlingKartik K. Agaram2015-05-071-2/+4
* 1277Kartik K. Agaram2015-05-051-0/+18
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-18/+0
* 578 - switch to non-polymorphic 'print' functionsKartik K. Agaram2015-01-171-2/+2
* 571 - screen primitives take an explicit terminalKartik K. Agaram2015-01-151-2/+2
* 497 - strengthen the concept of 'space'Kartik K. Agaram2015-01-021-2/+2
* 428 - cleanup odds and endsKartik K. Agaram2014-12-141-7/+7
* 403 - 'function' is more clear than 'def'Kartik K. Agaram2014-12-121-2/+2
* 399 - fix mu examplesKartik K. Agaram2014-12-081-2/+2
* 314 - better syntax for functionsKartik K. Agaram2014-11-241-4/+4
* 213 - bring back the fork exampleKartik K. Agaram2014-11-011-0/+18
* 145 - delete random programsKartik K. Agaram2014-10-141-12/+0
* 94 - old multiprocessing experimentKartik K. Agaram2014-10-041-0/+12
; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
ID: 9e9936fb-f87d-4bb1-a3de-6ea79fc01442
Title: Status update - September 2021
Authors: Nova[有線魔女] <novaburst@envs.net>
Date: 2021-09-01T22:51:19-00:00
Topics: Life

Nothing much to say over here, other than a new month already started, and we're closer to the year's end in each step.
Now, I'm not feeling really good myself, besides from psychological and physical issues, now it's also emotional issues.
Life is hard to deal with, and that's a sadly undeniable fact. 
I should stop pretending that it's all good. I really should stop.

[2021-09-07] As of late I do not depend on graphical interfaces anymore on my computer. Mainly text-only workflow
[2021-09-06] Tinkering with the Plan 9 Shell (rc) and maybe writing a spin of posix-sh-tools once I figure out stuff
[2021-09-05] This blog and its content is now available over spartan://tilde.team/~novaburst as well, after I noticed that someone on #team wrote a client and a server implementation in Golang, and it fairly works well.
[2021-09-01] I ditched 'zsh' as my login shell and learned about the Korn Shell , only to afterwards use /bin/mksh as my shell, which is 'MirBSD Korn Shell'