2023-06-03

link from John Goerzen

Introduction to Filespooler Filespooler is a tool for enforcing ordered execution of jobs that may arrive out of order, particularly useful for handling backups and synchronizing git repositories. It is designed to cooperate easily with transports that can be written to as a filesystem or piped to, and can use tools such as S3, Dropbox, Syncthing, NNCP, ssh, UUCP, USB drives, CDs, etc. as transport. Filespooler is written in Rust and is particularly suited for distributed and Asynchronous Communication.

2023-06-03

link from John Goerzen

NNCP (NNCP) NNCP is a versatile communications layer that can effectively route over anything, supports file transport and remote execution, and is protected by end-to-end encryption and good security. NNCP works with “packets” which carry data and can be an arbitrary size. NNCP operations include file transmission and remote command execution. NNCP can be transported over a mountable filesystem, a tar-like stream, or over the network. NNCP also supports advanced routing such as via routing and multicasting areas.

2023-06-03

link from Org-roam Contributors

Org-roam Org-roam is a tool for networked thought. It allows for effortless non-hierarchical note-taking: with Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam augments the Org-mode syntax, and will work for anyone already using Org-mode for their personal wiki.

2023-06-03

link from Alex Kehayias

Zettelkasten, Emacs, and Creative Thinking An in-depth description of a Zettelkasten note taking practice that helps me improve clarity of thinking and creativity.

2023-05-24

link from N/A

MRSK — Deploy web apps anywhere MRSK is designed to provide the advantages of modern containerization tooling without being tied to any commercial offering. It is simpler than Kubernetes and Docker Swarm and does not require careful server preparation.

2023-05-24

link from The Companion

Philip K. Dick’s Substance Abuse and Psychosis A psychiatrist reflects on the impact Philip K. Dick’s substance abuse and mental health had on some of his greatest works.

2023-05-17

link from Clay Shirky

Newspapers and Thinking the Unthinkable From 2008: The old models of newspaper organization are no longer viable, and there is no general model to replace them. The solution is to experiment with new models for journalism, which may rely on amateurs, sponsorship, or grants, and may fail before finding success. Ultimately, what is needed is not to save newspapers, but to strengthen journalism in new ways.

2023-05-17

link from N/A

TikTok creators use AI to rewrite history ​​A viral trend imagines alternate timelines in which Western imperial nations never came to power.

2023-05-16

link from MITCH THERIEAU

All Roll Is B-Roll Adam Curtis Goes Quiet

2023-05-16

link from Alex Rudal

ChatGPT + Rails ChatGPT streaming with ruby-openai, Rails 7, Hotwire, Turbostream, Sidekiq and Tailwind! - #ChatGPT Streaming.md