var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __hasOwnProp = Object.prototype.hasOwnProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true }); }; var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to; }; var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); var stdin_exports = {}; __export(stdin_exports, { default: () => _2021_05_01_things_i_learned_38, metadata: () => metadata }); module.exports = __toCommonJS(stdin_exports); var import_index_10ac95e2 = require("./index-10ac95e2.js"); const metadata = { "title": "(Not) Things I learned this week #38", "author": "Thomas Wilson", "date": "2021-05-01T10:24:00.000Z", "slug": "2021-05-01-things-i-learned-38", "draft": false, "tags": ["things-i-learned"] }; const _2021_05_01_things_i_learned_38 = (0, import_index_10ac95e2.c)(($$result, $$props, $$bindings, slots) => { return `

(Not) Things I learned this week #38

This week seems to have really flown by. I\u2019ve decided to take purposeful and intentional time for rest and personal recuperation this week. I\u2019m not feeling burned out, but I could certainly smell some distant smoke on the wind. So here\u2019s to taking evenings to get around to those household repairs I\u2019ve been putting off, to that growing pile of unread books. I said 2021 was my Year of Discourse and as we transition from winter to spring, I\u2019m checking in with myself. I\u2019m observing the change of weather, daylight, and flowers. If you get 15 minutes to just sit in a public park, I would strongly recommend.

Because of that I\u2019ve not been browsing the internet as much this week, so instead I\u2019m just popping in with some music and reading recommendations.

What I\u2019ve had on rotation

Cool articles

Lim argues that the real political crisis facing the U.S. is not extremist violence but erosion of the First Amendment. He says that restrictions on online speech have already brought the U.S. to the verge of communist tyranny, that \u201Cwe are one foot away from 1984.\u201D After a moment, though, he offers a sizable qualifier: \u201CI never actually read the book, so I don\u2019t know all the themes of the book. But I have heard the concepts, and I\u2019ve seen some things, and I thought, \u2018Whoa! That\u2019s sketchy as f---.\u2019\u200A\u201D

`; });