update header and footer

This commit is contained in:
lee2sman 2021-08-24 22:51:20 -04:00
parent 657c9e77c8
commit ad36085629
33 changed files with 193 additions and 65 deletions

View File

@ -1,7 +1,5 @@
## Algorithmic Walk II ⚙️
=> . ..
...transcribed from a voice memo recording I took at the end of my walk when I finished following my instructions
> Ok, so this is the end of my second algorithmic walk. I'm about a mile from home, about 12 or 13 minutes. I've also spun in a crude circle but in a different route than my previous walk. This time my instructions were to go forward two blocks, right one, choose a random direction, then go forward 3 blocks, left forward one, and choose a random direction. Then repeat that whole instruction a second time."

View File

@ -2,8 +2,6 @@
2021-02-12
=> . ..
```
/^\
| |
@ -36,3 +34,9 @@ I've made my own LOGO language to work with p5 that I may document here in the f
Overall, I'm excited and inspired by trying out this bit of retro computing and seeing what can be mined from here to inspire new modes of programming art.
=> https://tildegit.org/exquisitecorp/PLOGO PLOGO: My own implementation of a LOGO language in Javascript, via p5.js library
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,6 +1,6 @@
## A more playful algorithmic walk 🚶
=> . ..
2021-02-12
For the first week of class we tried out the LOGO programming language and created short scripts for the turtle to draw by following simple directions (turn right 30 degrees, go forward 90 spaces, turn left 45 degrees, back up 3 spaces, etc). Afterwards we composed our own instructions for taking an algorithmic walk. Like human manifestations of the LOGO turtles, we wrote out instructions for motion. My own walks, detailed in an earlier post, were okay I thought. I took a walk, saw some new places, took some photos, and experienced some of the limitations of humans (we're subjective! we're error-prone!), the limitations of algorithms (too literal! too brittle!). But I also asked folks to try out other people's directions. And I'm glad I did. I can now see my own instructions were too boring! I was approaching my directions all wrong: trying to craft something closer to machine pseudocode. When other students started posting their walks, I noticed some that intrigued me for taking advantage of the fact that we're human.
@ -38,3 +38,9 @@ I was walking another 2 blocks when the track ended. I hadn't reached the end of
I made it home, in pretty good spirits, and with a total walk time of a bit over 30 minutes. I didn't go on any roads that were new for me, but I had a fun playful experience trying out these different forms of randomness. 4 1/2 out of 5. Would algorithmically walk this again!
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# 7DRL 2021 Devlog
=> . ..
## Welcome to the devlog for my 7DRL 2021 entry
Every year is a weeklong 7drl (seven day roguelike challenge), to create a Roguelike videogame in 7 days. This is the first year I'm making something for it. I will hopefully post daily logs here.
@ -18,3 +16,9 @@ Update: I didn't meet the deadline, but have worked on it afterwards and have an
=> 7drl-2021-day2.gmi - Creating Terrain
=> 7drl-2021-day1.gmi - Building a basic engine (creating, saving, loading)
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Being part of an art collective
=> . ..
2021-08-12
Starting when I began undergrad college and continuing for 15 years I worked in small non-profit arts organizations: these were small art museums or art and performance-presenting organizations. After graduating from undergrad I joined a new residency program with individual studios and shared gallery. I was living at home so the studio and gallery gave me independence and gave me a meeting space and community. A few years later I began working with artist collectives. These were generally groups of 5 - 10 people that collectively had studios and a gallery space, or maybe just the gallery space. The kinds of collectives I've been part of:
@ -19,3 +17,9 @@ And these are my crews. As someone that has largely chosen to not have a family
Beside the 'family' feeling part I also value being part of creative communities. Sometimes we work together collaboratively on art projects but more often we serve as sounding boards, emotional support or in intergenerational mentoring. There's also the aspect of trying to create the world that we want to see exist: the building out and living 'prefigurative politics' of creating the groups/world that we want to be part of. These are generally medium size groups where we know some people closely, intensely, but there are also past or tertiary related folks that we can meet or connect to in more loose ways. The community feels small enough to be close but large enough that there's room for growth and exploration. Importantly, none of these groups are organized around an individual or longterm position of power, and 'founders' or leaders rotate in and out. In many ways they demonstrate anarchy in action. That said, we have to decide how we relate to the wider society and even fit within capitalism and a structurally far different society than the one we want to be located within.
Despite these being art collectives I've said little about art. The secret is that the art, while important, it's really the ingredient for us to be drawn together. We are all working on our art, sometimes together. But it's the shared creativity, the shared 'scenius' and shared commitment to supporting each other that binds us. Some of us make video games. Others make experimental 'walks' as performance art. And still others make paintings or zines or films or musical instruments. We will always do this. And we will always (try to) show up on a freezing cold and raining Thursday night to watch 10 people in an iron kitchen chef battle featuring the secret ingredient (cheeze wiz? i can't remember) while a naked announcer MCs from inside a cooking pot-and-makeshift-bathtub.
=> ./ back to index
---
Comments can be manually emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# A List of Games I'd Like to Play And/Or Make
=> . ..
2021-07-18
A few months ago I participated in List Jam, organized by Em Reed on Itch.
@ -147,7 +145,8 @@ update: this is actually how most kids' "learn to program" environments are made
- a LOGO-like where the player issues the normal commands to move around and turn but also can augment and add arms, legs, other appendages like tank treads and strange abilities
=> ./ back to index
---
Comments can be manually emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Writing a gemini statistics program in fishscript
=> . ..
2021-07-17
As a member of Ctrl-C Club tilde community I enjoy many benefits including the hosting of this gemlog.
@ -126,3 +124,9 @@ So this took me some time to surf around the fish shell documentation but ultima
And that's how you script a fish.
=> ./ back to index
---
Comments can be emailed to lettuce@Ctrl-c.club

View File

@ -1,8 +1,6 @@
# How I Tilde
=> . ..
July 9, 2021
2021-07-09
Recently I encouraged someone to join Ctrl-C Club, the tilde community that I'm part of (probably obvious, as it's in the URL here). They were interested in joining a tilde to learn more about Linux and coding in a community. That's well and good, but after joining, it's not immediately obvious what you can do. So I thought I'd write a short post about how I tilde.
@ -74,3 +72,9 @@ As mentioned several times, ctrl-c.club is one of many tilde communities. They a
=> http://tildeverse.org
And that's how I tilde. What'd I leave out? message lettuce@ctrl-c.club
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# iPhone as portable terminal
=> . ..
2021-07-11
I've previously written about installing Lastpass-CLI in the command line on iSH, a virtual machine running Alpine Linux that you can run on iOS.
@ -73,3 +71,9 @@ I won't go into this game in much detail beyond to say it's a classic roguelike
Hopefully that's enough to get started and to encourage you to explore further.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Lastpass CLI for free on your phone
=> . ..
2021-07-03
This is a tutorial to install and use Lastpass password manager on your iOS device, in the command line (!), for free, to access your Lastpass passwords stored on Lastpass's server. It should work on Android as well but you'll have to find your own way to install the Lastpass-CLI package. You don't have to be a greybeard hacker to run this 'hack' but you should have at least a little bit of experience in the command line. Well, now's a great time to learn.
@ -100,3 +98,9 @@ Notice just the addition of the ampersand at the end means this will now run in
If you don't use fish shell, you can find many resources elsewhere for creating login scripts for Bash, Ash shell (the default shell that comes in Alpine Linux), Zsh, etc. Alternatively, you can create a startup service using OpenRC. This takes a few more steps and I use Fish shell, so I'll leave that process as an exercise for the reader.
If you have an improvement on my system or any comments, I'd be interested in hearing more: lettuce@ctrl-c.club
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Likes on Gemini? NO!
=> . ..
2020-01-08
This is a pretty short post/rant about the new phenomenon I've noticed of *likes* on our nascent Gemini network/protocol.
@ -18,3 +16,9 @@ But just say no to likes!
End rant.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Longform computing
=> . ..
2021-04-09
This is a short post of freewriting about some nascent thinking on longform computing, which may be similar to or even the same thing as heirloom computing.
@ -42,3 +40,11 @@ At least that's where I'm at right now.
In the future, I may actually start to build this using some of my old machines, and then write about the process. I may deploy some similar software as listed by Steve Lord. More than likely I'll make some alterations to the shell to launch some help, directory guide, and an ability to export / backup. It might be mostly text files and maybe a bash script that launches on start and links to launch lots of other linux software. Still in the brainstorming stage at this point...
Could this feel like a book you give to a future relative? a time capsule? or is this a glorified backup? Some of these questions need to be answered on who it's for and what and why.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# low power computing
=> . ..
2021-04-09
I wrote a previous post about constructing what I called a longform computer and in other places has been called "heirloom computing." Here I am writing about an overlapping but distinct project to construct an e-Ink screen based low power and portable computer.
@ -33,3 +31,10 @@ The small Adafruit e-ink displays require using a fairly primitive Python librar
I'd love to also be able to charge this either a tablet computer or Pi computer with e-ink screen with a small solar charger. Will have to run some tests. Would be great to package up the computer, charger and keyboard into a portable cyberdeck of sorts.
I'll post again possibly if I do get one of those Book things used or if I figure out how to root the nook. It's been on my mind for years and I keep feel like it's getting closer but that day never comes for me! Perhaps soon my dream of a solar e-ink cyberdeck (with removable tablet mode) will come to fruition!
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Micro Music Scores
=> . ..
Very short scores (written instructions for performance) of 280 characters or less.
These scores are inspired by:
@ -55,3 +53,9 @@ Hanatarash / live in La Mama - drums, barrels
=> https://www.youtube.com/user/tomhallfreeimprov Tom Hall recorded a year of videos dedicated to free improvisation (http)
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Music Log
=> . ..
23-11-2020
=> https://exquisitecorp.bandcamp.com/album/catalog-of-attributes The album I recorded and am referencing below
@ -31,3 +29,9 @@ Catalog of Attributes is the name of one of the creative strategies in the book,
When I sat down to play music last night I guess I kept these ideas in the back of my mind. After recording, I took some notes on my own music, my own catalog of attributes: just letting it play out; drone; no excessive knob twiddling; a little saturated and hopefully warm; a little filtering; randomness is constrained so it won't go too far out of bounds but enough variation that it stays interesting and enough to listen for. Great drone and mini segments
I'm feeling pretty good about what I've made.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# On Not Drawing Well
=> . ..
2021-08-04
I have a MFA but I don't draw particularly well. They are sketchy skribbles at best. But that is okay:
@ -32,3 +30,9 @@ Despite my degree, I like to think many of my art-making processes are self-taug
=> https://leetusman.com/everyday/184/ vwsketchpad
=> https://nopaint.art/ NoPaint
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Obscure Message of the day
=> . ..
2021-12-20
Yesterday I coded up a quick little project around 3am, my usual coding time, argh.
@ -36,3 +34,10 @@ My list has 145 options. Some are instructions and others are more poetic or obl
I wrote it in javascript. I haven't deployed it anywhere yet but am thinking I will soon. I hope this will be one of many programs that can be part of my own minimal OS or TUI distro (is that a thing?) at some point.
=> https://tildegit.org/exquisitecorp/obscure-instructions-motd obscure-instructions-motd Obscure Instructions MOTD
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -101,3 +101,9 @@ For Web, Desktop and iOS. Vector art drawing software. "Alternative to Illustrat
Note: this is a tiny, tiny amount of open source art-making tools! Many more can be found on the aforementioned Tiny Tools Directory.
Have feedback or comments? Get in touch through the email at the bottom of my index.gmi page.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Personal tools toolkit
=> . ..
2021-07-20
If there's anything that open source programmers love to write about it's their own personal software choices. I've written previously on what software I use on Tildes and on my Alpine Linux on my phone use.
@ -73,3 +71,9 @@ I've been an advisor, bug reporter, mentor on several p5.js libraries and on cor
I've contributed several "collaborative cheatsheets" to this massive resource. It's made my CLI experience so much more pleasant. I love always having the ability get simple no-nonsense CLI suggestions for programs, especially ones I've just downloaded or rarely use. Much better than Man-pages!
=> https://github.com/tldr-pages/tldr tldr
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -26,3 +26,9 @@ I added a retro() command that slightly blurs the canvas and applies a black-and
For now, I've used my little lang to make maybe 6 or 8 images as websites on my everyday code sketching sub-site. I will possibly continue to make some little things like digital quilts. I don't know if I'm finished with development or if I'll continue to add commands for example, but I'm happy with where it's at right now as a proof of concept.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Primitive Turing Machines
=> . ..
### My Buchla background
When I was a child and wanted to learn to program I got books from the library on Logo and Forth. I never got to actually program in those languages as a kid because I didn't have access to a computer at that time, and certainly not one with those languages installed, but I remember spending hours reading about these languages and trying to understand programming and how it worked. I got an inkling of the main ideas, but of course, had no ability to actually implement anything. LOGO is a children's language, and the illustrations in the books combined with their children-oriented lesson plans meant that I actually understand the ideas and to some degree was able to *program* in my head. So programming was to me like chess, another subject I spent lots of time reading about in library books, where you thought through the moves in your head. Like Logo, there was an actual language in chess, the algebraic notation and alternative notation systems that I would read in the books and use to move pieces on the chessboard.
@ -63,3 +61,9 @@ P RAND P.L RAND 20
And that's it!
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Professional Procedurally-Generative Games (reviews)
=> . ..
2021-07-13
I'm a fan and practitioner of creating procedurally-generated artwork and small games. I particularly enjoy playing roguelike games. I've attempted to complete the Seven Day Roguelike Challenge, #ProcJam, and I make generative art, largely with the p5.js Javascript library.
@ -64,3 +62,9 @@ One other note: I found adding Caelyn Sandel's The Qud Survival Guide to be the
=> https://freeholdgames.itch.io/cavesofqud
=> https://inurashii.itch.io/the-qud-survival-guide
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Programming Forth
=> . ..
2021-01-20
I have been learning Forth this year!
@ -223,3 +221,9 @@ If you're looking for a fast getting started and you have previous coding experi
=> https://skilldrick.github.io/easyforth/ EasyForth by Nick Morgan is an online manual with online mini coding windows so you can try out the commands as you read and learn them.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Beginner's mind: Programming and Patching and Synthesizing
=> . ..
topics: generative music, beginning programming, code sketching
I've been playing modular synth now for almost 2 years, though it's really only in the past 3 or 4 months that it's become a daily studio practice for me. Meanwhile, for the past several years I've mainted a daily code sketching practice, where I often (sometimes daily, sometimes.....not) make short little projects: games, generative visual art, strange visualizations, collage via code, and the like.
@ -22,3 +20,9 @@ To wrap up here:
Hardware where you have the full ecosystem laid out entirely in front of you can be overwhelming but at least gives you the full map of potentialities. There is a built-in "starter" when working with hardware that is nice to try replicate when working in code. All of these things take time to learn; you're not an expert when you first start. But expertise is not necessarily the goal at the beginning: developing some kind of ongoing practice of expression is the goal. From this practice gradually over time one develops the intuition that's needed to be a better practitioner and creator.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# PSA: Linux and open source software recs
=> . ..
2021-07-11
I usually groan when I see these "What I use" blog posts about Linux software. It's so nerdy, like even nerdier than the nerd I already am. Okay, forget that. Here's some recommendations of the software that I use every day. All of it, minus bandcamp, is open source. Here's what I prioritize: fast, navigable with vim/keyboard, good defaults, and supports my life coding, making art and teaching.
@ -97,3 +95,9 @@ Despite using the command line most of the time, and despite using fish shell wi
=> https://tldr.sh/
I use other software as well but I think this is my core toolkit.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
## Recommendation engines are not Staff Suggestions
=> . ..
2021-06-04
Growing up, in high school in the late 90s, I would take a train downtown a few times a week to go to South Street in Philadelphia. There were 5 or so record shops (well, mostly CDs and some tapes) that I would regularly visit. In particular, I loved Repo Records for international music and ocassional noise and jazz albums; Spaceboy for the latest electronic music; Relapse for noise; and there are others whose names escape me. I spent $10 to $25 a week (a lot of money for me) on albums, and would listen to tons of previews. I took trips up to New York to visit Tower Records and Other Music near Union Square, a 5 minute walk from each other, and conveniently near The Strand. There would always be listening stations at Tower and Other Music, and every store had staff selections and recommendations out. A significant part of my life was learning about new music from alternative papers (The Wire Magazine, Bull Tongue in Arthur Mag) as well as these listening stations, staff selections, and the stickers with staff notes on the used and new albums. More importantly, at these places I could talk to someone who worked at the shop. I liked Merzbow or Sun Ra or Red Snapper or No Neck Blues Band. Who else would I like? I had a really strong sense of my interests and 'bands', but it was nice to learn about new music. Listening and searching for new music took up much of my life at that point. I didn't buy music online, though I did use napster. But what if, unlike me, you weren't a teen with dozens of free hours every week to gratify your desire for new music? How could you get it?
@ -19,3 +17,9 @@ In the 2000s Netflix ran a million dollar contest to improve their recommendatio
I was never a big Amazon user but stopped altogether by 2015. I haven't had a Netflix account since then and perhaps longer. Ocassionaly I'll be at a friends house to watch a movie and open it. I'm always disappointed by the suggested movies. When I had a subscription, the suggested movies were always frustrating: mass market schlock that held no appeal. At best they'd suggest a generic category like 'foreign film' or 'documentaries' or 'science fiction'. That's their precious recommendation engine? Please. Today there's probably some form of machine learning on the backend. These algorithms absolutely do influence selection of movies (or products, depending on the website). But if you're offered barely meaningful options from piles of (garbage) selections is that recommendation meaningful? To many people (who would certainly resent my language previously), I suppose it is. It's certainly 'convenient' in a certain sense. But it's a far, far cry from the chalkboard recommendation boards at video stores and bookstores, and certainly much less meaninful than the helpful employees at these shops.
As I try to think of alternatives, for films I've found that I've reduced my intake. I do occasionally read reviews that help me make choices, or get recommendations from friends, but overall my watching of shows and things is way down. For music, I've gravitated to Bandcamp for finding lots of new music. They publish blog posts with embedded listening, and descriptions and recommendations. It's a digital version of the record shop recommended listening. And it works well for me. These are posts written by people, and the recommendations are meaningful to me. They're full of weird music selections, not the digital equivalent of Disney. Beyond that, I don't shop much online and can avoid the un-useful recommendation engines for the most part. Online book sites exist for people to recommend reading selections. I like to read blog posts occasionally of suggested books, and I read book reviews. And I read e-books from the library or visit small bookshops here in NYC now that they are open again in the pandemic. Don't get me wrong: I'm not trying to argue that recomendation can't be useful to someone for certain tasks or needs; I just haven't found them useful for me. And so 'blog posts', word of mouth and recommendations from people are my favored way of finding new things I'll like.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Short Reviews of Gemini Clients
=> . ..
2021-01-19
These reviews are possibly not going to say much because honestly Gemini is mostly JUST TEXT and a stylesheet, at least in my mind. So if they don't crash and look okay and are easy to navigate/use, that's 99% what I'm looking for.
@ -62,3 +60,9 @@ New to the scene this month. Feels a bit default tech-y aesthetic to me. Nice fe
Rocketeer is available currently on the TestFlight app and requires a newer version of iOS than I'm able to install so I didn't get to try. I emailed the developer and they were sympathetic though.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Recommendations for small, fast, minimalistic browser clients
=> . ..
*update 2021-08-09: added links2*
2021-08-08
@ -91,3 +89,9 @@ This app is only a month old. It works well. It's lightning fast. It's more than
A voice-controlled browser for the web. I have no experience using this.
If you have other suggestions or comments my contact info is on my index.gmi page.
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Solo Tabletop Roleplaying Games
=> . ..
2021-08-04
Have you played a solo tabletop roleplaying game? I live alone in a studio apartment. During the pandemic there have been weeks where I couldn't really see anyone else in-person. But I love playing games and don't always want to be on my computer. I don't have much previous experience with solo tabletop roleplaying games but I found a few popping up on Itch.io suggestions and donated for a few.
@ -99,3 +97,9 @@ Regards,
Romain
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# We Strive to Build an Art Practice That....
=> . ..
2021-08-23
Temporary Services is a 23-year old group made up of artists and cultural workers, based in Illinois, currently made up of Brett Bloom and Marc Fischer and their collaborators. I've known of their work since I was in college in 2004 and worked on a thesis research project and website (now lost) about socially-engaged and critical public art practice. I stumbled across their work online and found it revelatory.
@ -43,4 +41,8 @@ This manifesto can be found as a printed poster for sale through their distro Ha
Note: you can get in touch with me or leave a comment through contacting me via my email address listed on my index.gmi page.
=> . home
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -2,9 +2,6 @@
2021-04-13
=> . ..
This is a short, extremely basic and purposely beginner-friendly post about how to theme Amfora, my fave CLI gemini browser.
Amfora is created by makeworld.
@ -44,3 +41,9 @@ I contributed the Slimey theme for fans of 80s US Slimecore like Balzac, Hyperco
Note: As the Amfora software is still young this info about where themes are located and how to alter them could become out of date if ever makeworld changes the theming system for Amfora.
Enjoy!
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# facsimiles of Alfie - Tribute to the Triadex Muse
=> . ..
2021-04-15
This week I released an EP (well, a sub 30 min album) on Bandcamp that I titled facsimiles. The final track, titled (dedicated to alfie) is a 7 minute tribute to non-human collaborators.
@ -63,3 +61,9 @@ Cre8audio Cellz
Strymon Magneto
The album is Creative Commons CC BY SA Non-commercial
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club

View File

@ -1,7 +1,5 @@
# Why Self Track?
=> . ..
2021-07-15
FYI: This isn't a rigorous post but an invitation to a dialog. Although my tone is critical, I am especially criticizing myself, who engages in some of this action as well.
@ -31,3 +29,9 @@ lettuce@ctrl-c.club
```
(Email checked sporadically)
=> ./ back to index
---
Comments can be emailed to lettuce@ctrl-c.club