diff options
author | mms <git@sapka.me> | 2024-11-13 22:36:27 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-13 22:36:27 +0100 |
commit | b11a32700ca2222dd154493987c5234181ac8b16 (patch) | |
tree | 122a538d9ed5319fd659c28fcec17b2698936f9d | |
parent | 0d5e133f6b36a30249a513fe3553597dab856b70 (diff) |
fix: modernize & fix /now
-rw-r--r-- | content-org/more.org | 65 | ||||
-rw-r--r-- | content/more/now/_index.md | 58 |
2 files changed, 39 insertions, 84 deletions
diff --git a/content-org/more.org b/content-org/more.org index 84a92a8..eff0ed3 100644 --- a/content-org/more.org +++ b/content-org/more.org @@ -85,52 +85,29 @@ I want to thank anyone who emailed me about this site. It's always a blast to re :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/now/ /me/now/ /blog/now/)) :END: -** Now - -I am reading /Hard to be God/ by Strugaccy brothers. -Current book pile consist of: two other Strugaccy book (/Stalker/ and /Monday Starts on Saturday/) and Zelazny's /Nine Princes in Amber/. -I am also in possession of a few [[https://mwl.io/][Michael Lucas]] technical books, out with the two most interesting are: /Networking for System Administrators/ and /Host Your Email Server/. - -I am playing /Prey/ on PS4. -It's a very nice game so far. -Much closer to /System Shock/ than to /Deus Ex/. -I am also very casually trying to get into /Nethack/. - -I am not watching any TV series, as I have a break -I will return to [[/star-trek/][Star Trek Voyager]] season 6 soon. - -I am working on my sites: this blob, [[/unix-history/][Unix History]], and [[/cool-emacs/][Cool Emacs]] - - -** Future - -My public TODO list: - -- finish [[https://dunenovels.com/][Chronicles of Dune]] -- +finish [[https://www.koeitecmoamerica.com/attackontitan/][Attack on Titan]]+ -- move from Unifi router to [[https://www.openbsd.org/][OpenBSD]] based one -- read the last two novels by [[https://andyweirauthor.com/][Andy Weir]] -- get myself a proper desktop/mini PC -- self-host my email -- add FB/Discord gateway to my XMPP server -- buy a Linux based phone with keyboard [apple-free-since-2024] -- Finish all of [[/star-trek/][Star Trek]] -- finish [[https://www.terrypratchettbooks.com/][Discworld]] series - -[[https://www.nethack.org/][Nethack]] goals: -- reach end of Dungeon of Doom as an elf wizard - - * DONE Hardware and software I use -CLOSED: [2023-11-26 Fri 12:43] -:PROPERTIES: -:EXPORT_FILE_NAME: uses -:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract What is my geat/setup? -:END: +** finger mms + +--- + +#+begin_src txt + Login: mms Name: Michal S + Directory: /home/mms Shell: /usr/bin/env Emacs + Last login: 2024-11-14 + No Mail + Plan: + Word domination for dummies. + + - finish Chronicles of Amber + - read the first Conan book + - read all my Michal W. Lucas's backlog + - finish migrating sites back + - push towards 1.0.0 release of [[/projects/chotto][Chotto]]. +#+end_src -This is list of hardware and software I use. -Note, that I have two PCs (work MacBook and personal ThinkPad). -I try to address this when applicable. +History time! +Finger user information protocol is a way for users of different Unix-like systems to get information about themselves. +You can learn all about it from [[https://datatracker.ietf.org/doc/html/rfc1288][RFC1288.]] * Contact :@more: :PROPERTIES: :EXPORT_HUGO_SECTION: more/contact diff --git a/content/more/now/_index.md b/content/more/now/_index.md index 9287ccc..13956ee 100644 --- a/content/more/now/_index.md +++ b/content/more/now/_index.md @@ -8,48 +8,26 @@ abstract = "How What I'm up to?" aliases = ["/now/", "/me/now/", "/blog/now/"] +++ -## Now {#now} +## finger mms {#finger-mms} -I am reading _Hard to be God_ by Strugaccy brothers. -Current book pile consist of: two other Strugaccy book (_Stalker_ and _Monday Starts on Saturday_) and Zelazny's _Nine Princes in Amber_. -I am also in possession of a few [Michael Lucas](https://mwl.io/) technical books, out with the two most interesting are: _Networking for System Administrators_ and _Host Your Email Server_. +--- -I am playing _Prey_ on PS4. -It's a very nice game so far. -Much closer to _System Shock_ than to _Deus Ex_. -I am also very casually trying to get into _Nethack_. +```txt +Login: mms Name: Michal S +Directory: /home/mms Shell: /usr/bin/env Emacs +Last login: 2024-11-14 +No Mail +Plan: +Word domination for dummies. -I am not watching any TV series, as I have a break -I will return to [Star Trek Voyager](/star-trek/) season 6 soon. +- finish Chronicles of Amber +- read the first Conan book +- read all my Michal W. Lucas's backlog +- finish migrating sites back +- push towards 1.0.0 release of [[/projects/chotto][Chotto]]. +``` -I am working on my sites: this blob, [Unix History](/unix-history/), and [Cool Emacs](/cool-emacs/) +History time! - -## Future {#future} - -My public TODO list: - -- finish [Chronicles of Dune](https://dunenovels.com/) -- ~~finish [Attack on Titan](https://www.koeitecmoamerica.com/attackontitan/)~~ -- move from Unifi router to [OpenBSD](https://www.openbsd.org/) based one -- read the last two novels by [Andy Weir](https://andyweirauthor.com/) -- get myself a proper desktop/mini PC -- self-host my email -- add FB/Discord gateway to my XMPP server -- buy a Linux based phone with keyboard [apple-free-since-2024] -- Finish all of [Star Trek](/star-trek/) -- finish [Discworld](https://www.terrypratchettbooks.com/) series - -[Nethack](https://www.nethack.org/) goals: - -- reach end of Dungeon of Doom as an elf wizard - - DONE Hardware and software I use - -CLOSED: <span class="timestamp-wrapper"><span class="timestamp">[2023-11-26 Sun 12:43]</span></span> - -:EXPORT_FILE_NAME: uses -:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract What is my geat/setup? - -This is list of hardware and software I use. -Note, that I have two PCs (work MacBook and personal ThinkPad). -I try to address this when applicable. +Finger user information protocol is a way for users of different Unix-like systems to get information about themselves. +You can learn all about it from [RFC1288.](https://datatracker.ietf.org/doc/html/rfc1288) |