Making progress in the world
It is easy to fall into a “consumption” mode of life, where most if not all free time is spent taking in news and information about things, but not producing anything with that news/information, or not producing anything at all. Similarly, it is easier to comment on the current state of affairs in the world than it is to take action to make something happen. It is easier to complain about your job, or neighbors, or other people or events, than to make some change (get a different job, find new friends, move).
To me it comes down to three things: (1) what do you want?, (2) what do you need to do to get what you want?, and (3) what are you doing about it? I have problems with the first one, for sure. Trying to make a decision about what to do with my free time, or what thing I want to change in my life, can be a difficult process – there are so many choices, and only so much time. If I do not decide what I want, I can’t move on to items 2 and 3.
Here is an excerpt from a post by Gary North (paywalled), writing on “What Do You Really Want to Achieve?”:
Here are the three inescapable questions: (1)What do I want to achieve? (2) How soon do I want to achieve it? (3) What am I willing to pay (do without)?
When you have this on paper, you are ready to develop a plan to achieve this. This plan must have time markers: quarterly, yearly, five years. It must have specific intermediate goals that will let you measure your progress.
This is psychologically difficult to do. Most people will not do it. Those few who do will not follow through with self-evaluations on time, which involve plan revisions. So, time dribbles away. Progress is catch-as-catch-can.
Finally, this post breaks down this method of making progress (even though it focuses on screenwriting, the advice is sound for any endeavor):
“A dream written down with a date becomes a GOAL. A goal broken down into steps becomes a PLAN. A plan backed by ACTION makes your dreams come true.”
Time to get started figuring out what I want!#
Anyone losing feeds in River5?
During the month of June, I noticed that items from Ken Smith’s Old School Drummer blog were not showing up as part of the Old School Bloggers river. I checked the river file generated by the River5 feed reader, and saw that items from Ken Smith stopped after May 31st. I created a duplicate of the Old School Drummers list, but did not see any recent items from Ken Smith’s feed after I created the list. I am going to install a fresh copy of River5 today for testing, but thought I would send out this word in case any other River5 users are seeing this issue. The strange thing to me is Ken’s feed is the only one affected out of nine feeds. If you have seen this issue, let me know!
Greg Wilson: Eleven Tips for Organizational Change “This was a proposal for the US Research Software Engineer Association 2023 conference, but was rejected…. I recognize that they are incomplete—in particular, that they are strongly biased toward what works in affluent, democratic societies—but if you’re tired of rolling heavy rocks up steep hills over and over again, maybe they will help.”
NetLogo is a multi-agent programmable modeling environment. It is used by many hundreds of thousands of students, teachers, and researchers worldwide.
Queens man indicted again
I have been waiting for the Queens Eagle newspaper to run this story (covered the first indictment), but they have not, so I am backfilling here….
CNN summary of reaction to the indictment (June 14, 2023)
Trump indictment in annotated form (CNN)
CNN summary of coverage through June 16th, 2023
It’s funny – Dave Winer wants to create a FeedLand river page with people using the Old School blogging tool – when there is a perfectly good page already available! Funny how that works…
I saw Ken’s Smith’s recent post on group activities, and I agree that larger social media may not be the place for such groups to work together. I also think another recent post of Ken’s (Choose to affiliate) also echoes this thought. To me, MyStatusTool could be the tool of communication for a small work group or organization, with the added plus of owning your content/work. Since it uses rssCloud as the notification service for new posts, real-time conversations can occur there.
Dave Winer linked this morning to a 2008 post on a “decentralized Twitter”. I believe that MyStatusTool meets that definition. I also discussed this more in a February 2023 post where I link to some other Dave Winer posts on bootstrapping. MyStatusTool is definitely in the bootstrap phase, and available to anyone who wants to try it (see this post for an example)!
New version of MyStatusTool now available
Overview of MyStatusTool
MyStatusTool is a proof of concept for a microblogging tool relying on local files for data storage and rssCloud for notification. I was motivated to do this to show how rssCloud could be used to support a Twitter-like experience. With the chaos underway at Twitter, multiple microblogging services have been getting more attention (Mastodon, Micro.blog, etc.). It seemed like a good time to try something different.
Why use MyStatusTool?
There are many tools/services that people can use to publish their thoughts on the Internet. The features that MyStatusTool brings to the table are:
- Web application
- Can post from a web page (PC, tablet, mobile)
- Can instantly notify people that your feed has updated (if they are using an rssCloud-enabled reader tool/service)
- Can instantly get updates from other rssCloud-enabled feeds (like MyStatusTool feeds, WordPress.com feeds, and WordPress.org sites using the RSS Cloud plugin)
- Hosted by the user – no dependence on a silo service (think Twitter/Facebook, even Mastodon) – you own your content
- Individual pages with URLs for all MyStatusTool posts
In the above description, note how Twitter-like this list of features is. People like using Twitter, so I wanted to leverage the best parts of the user experience.
There has been some recent discussion about being able to have small group conversations on the web. A group of users could use MyStatusTool to support those conversations, with each of the users subscribing to the other users with whom they want to have a conversation. It can be as small or as large as you like – no limits!
How can I get started?
Check out the Github repo and give it a try if you have a Linux server online! I have an instance running here, so you can see how it looks. There is also an alternative implementation written in PHP (MST-PHP, created by Colin Walker) which can run on most web hosting services.
If you do try it, let me know how it goes for you – I am interested in improving the user experience wherever I can….