Skip to main content

Add Meetup.com Events to RSS

Quinn McHugh
Quinn McHugh
Author

Have you ever wanted to keep track of your Meetup.com events using RSS?

Me too!

This handy procedure provides instructions for receiving new Meetup.com events in your RSS reader:

Instructions

  1. Navigate to the "Your groups" page on Meetup.com.
  2. Open each of your desired groups in a new tab.
  3. Copy and paste the URL of each Meetup group into a text file.
    • If you're using Google Chrome, you can use Bulk URL Opener to generate a list of URLs from your active tabs.
  4. Convert each URL to RSS using regex:
    1. Open Regex101 in a new tab.
    2. On the left sidebar, select Substitution.
    3. Underneath "Regular Expression", type \/\n.
    4. Underneath "Substition", typ /events/rss\n. This URL corresponds to the RSS feed of the Meetup group's events page.
  5. Copy the new list of URLs into an online OPML generator, such as Riz Tools OPML Generator.
  6. Generate an .opml file using the site. The site may also return an .xml file - this is fine to use as well.
  7. Import the .opml into your RSS reader.

Convert Meetup event URLs to RSS feeds

LLMs: Translators of languages no human can understand

Quinn McHugh
Quinn McHugh
Author

I recently came across this great introductory talk from the Center for Humane Technology, discussing the less catastrophic, but still significant risks of generative large language models (LLMs). This might be a valuable resource to share with those unfamiliar with the staggering pace of AI capabilities research.

A key insight for me: Generative LLMs have the capacity to interpret an astonishing variety of languages. Whether those languages are traditional (e.g. written or verbal English) or abstract (e.g. images, electrical signals in the brain, wifi traffic, etc) doesn't necessarily matter. What matters is the events in that language can be quantified and measured.

While this opens up the door to numerous fascinating applications (e.g. translating animal vocalizations to human language, enabling blind individuals to see), it also raises some serious concerns regarding privacy of thought, mass surveillance, and further erosion of truth, among others.

Productivity as a personal health initiative

Quinn McHugh
Quinn McHugh
Author

Creating a productivity system that works for your unique life situation can yield numerous of benefits.

Benefits such as:

However, it's too easy to view these systems purely as mechanisms to boost your productivity. That is, viewing them as valuable because they help you "get more stuff done".

To me, these systems aren't only valuable because they increase your individual capacity - they also play an integral role in preserving your cognitive health. Reducing the clutter your mind has to remember and keep track of is not just a strategy for staying organized; it's a way to care for your brain.

A brain drowning in information is not a healthy brain.

Consider your brain as a muscle. Over-exertion and continuous strain can lead to fatigue and damage, impairing its long-term functionality. So, as you exercise your body for physical health, remember to care for your mental muscle too - it's equally vital, if not more.