Links for the Week of 2021-10-31

Here are some links I covered in the past week.

Table of Contents

  • General
  • Automating File Organization
  • Exporting Apple Notes and The Plain Text Movement
  • App to Post to Facebook
  • R on AWS

General

Hosting images with Dropbox

Link - DB

A great trick to host images on Dropbox.

  1. Get a shareable link to the image in Dropbox. It will have the following structure: www.dropbox.com/s/HOST_ID/filename.extension
  2. Replace dropbox.com with dl.dropboxusercontent.com. This effectively removes the viewing frame around the image you see at dropbox.com.
  3. Insert the link in markdown like:
![](https://www.dl.dropboxusercontent.com/s/HOST_ID/filename.extension)

Dale and Brennan approve this method and ride majestic, translucent steeds, shooting flaming arrows across the bridge of Hemdale while hosted on Dropbox:

PDF Newspaper - from fivefilters.org

Link

A nifty little tool to make a PDF of your favorite RSS feeds appear like a printed newspaper.

Learn to Trade Options Now: Rolling Options Out, Up and Down

Link - DB

Automating File Organization

Automating my workflow with Python #1: File Organizer

Link - DB

organize - the file organization tool

Link

Exporting Apple Notes and The Plain Text Movement

Apple notes, for all its sleekness, syncing capabilities and ease of use, only allows you to export notes on Mac in PDF format. Getting them out of the Apple ecosystem is like breaking Sean Connery out of Alcatraz with Nic Cage. Doable, but not without its challenges.

A common battle cry in productivity writing is to warn of the dangers of merely working on your productivity system versus actually being productive. The line between the two can be razor thin at times. If re-evaluating your iOS note taking app for the 430th time saves you 5 minutes, then by god you re-evaluate the app. This has created a fervent push in the hearts and minds of productivity enthusiasts (myself included) to separate themselves from the shiny tools that cause them to deteriorate into self-serving, unproductive navel-gazers.

One such tactic is to move to plain text files for collecting, recording and creating notes. To the productivity-minimlist-elite, nothing could be as bourgeois as the humble txt file. The promise of perpetual compatibility combined with endless flexibility of expression is the software equivalent of everlasting life. And for those of us who have committed the cardinal sin of locking their productivity system into a proprietary structure, a plain text system feels like salvation. Freed from wearing our gold (Apple) or green (Evernote) letters like Hester Prynne, we can finally reach a Zen-like level of effortless productivity with plain text. Or at least we can use it as a reason to procrastinate from actually doing the work.

Why I use plain text files for my notes

Link - DB

Sound reasoning to look past the hype of note taking apps and embrace the simplicity of the humble txt file since “[t]he main reasons I take notes are mainly about jotting down an idea, drafting something very roughly, or archiving content.” Sacrificing flexibility and portability in the name of UI seems downright silly when you get right down to it.

Where are Notes Stored on Mac?

Link - DB

Finding where your GD note is stored on your GD Mac computer turns out to be harder than you think.

Exporter for Notes.app - Export or Backup Notes from Apple’s OSX Notes app to Plain Text .txt

Link

Never tried this but plan to.

How to export Apple Notes as plain text files

Link - DB

Migrate from Apple Notes - Bear App

Link - DB

A nice little Automator script by the makers of Bear that you run on your Mac to export notes into HTML format. Theoretically, you could then convert those notes into txt format.

App to Post to Facebook

How to Post on Your Facebook Page With the Graph API

Link - DB

R on AWS

Getting started with R on Amazon Web Services - Amazon Web Services

Link - DB

Getting Started with Amazon EMR - Big Data Platform - Amazon Web Services

Link - DB

AWS EC2: How to process queue with 100 parallel ec2 instances? - Stack Overflow

Link - DB

downloading a file from Internet into S3 bucket - Stack Overflow

Link - DB

AWS Articles

Link - DB

Deploying Mozilla DeepSpeech models to AWS Lambda using Serverless

Link - DB

CloudFormation Templates

Link - DB

Link - DB