Dan J’s Website

A variety of interesting things

Articles tagged with bookmarks

🔖 Kiwix 🔗

This is a free app that lets you download entire websites as single files for offline browsing (their headliner is downloading Wikipedia). Not sure this is immediately useful, but it feels useful. Bookmarked to try sometime.

Published

🔖 How to Read More 🔗

So much of enjoying something involves knowing how to enjoy it.

This is a post about books, but that there is a truth about everything.

Via Subscriber Writing, September(ish) 2025 - Freddie deBoer

Published

🔖 Seth Godin: Items in Motion 🔗

A frog has no trouble grabbing a fast-moving fly in midair.

But the same fly, sitting on a leaf, is safe, essentially invisible to the frog.

We’re a lot like frogs sometimes. We choose to pay attention to things when they’re changing, not when they feel normal.

If you want something to get noticed, move it.

And if you want to improve your situation, try looking for things that aren’t moving, but could be improved.

Seth is a master at aphorisms like this, writing little gifts that I read and say (if only inside my head), "Ohhh!"

Published

🔖 nb 🔗

nb is a command line and local web note‑taking, bookmarking, archiving, and knowledge base application

I came across this the other day while researching plaintext/CLI-based workflows, and my eyes bugged out of my head like in those old cartoons where a wolf sees a pretty woman1—this looks like exactly the tool I’ve been looking for.

I’ve spent the last few days migrating notes from various other apps into plain text files managed by nb, and I’m really enjoying it so far. Will no doubt have more to report here.


  1. My head turned into a steam whistle, &c. 

Published

🔖 Which #'s Are Recyclable in Vancouver? 🔗

I never remember what plastics I can recycle and what I can’t; this is a handy reminder.

Published

🔖 The Sopranos: Definitive Explanation of the Final Scene Annotated Guide 🔗

I’m a huge fan of people who dive into arbitrary corners of pop culture in insane amounts of detail.

Therefore, I couldn’t be happier to have found this deep dive into the ending of The Sopranos, inspired by the discussion of the scene found in episode 462 of The Incomparable podcast.

Bless all these nerds. ❤️

Published

🔖 This Enlightening Map Shows the Literal Meaning of Every Country's Name 🔗

This is cool. Coming to you from The Village. 😎

Direct link to scalable image

(via Tim Ferriss's 5-Bullet Friday newsletter)

Published

🔖 Fragile, by Nic Askew 🔗

our lives are
held together with
thoughts of where
we might be tomorrow.
And of disappointed
yesterdays.

(via Tim Ferriss's 5-Bullet Friday newsletter)

Published

🔖 Coding C# in Vim 🔗

I've been looking for guides for how to do .NET development in Vim, because Vim has long appealed to me for a variety of reasons too esoteric to get into right now. And, despite it being what I'm using to write this post, I'm hungry to get away from Visual Studio Code and its "I'm secretly Javascript running on Chrome don't tell anybody"; I mean, I've used WAY worse web-simulacra-of-native-apps (I'm glaring at you, Descript), but still. Code is a little janky (for some reason, File > New Window doesn't seem to work anymore) and I don't need my text editor to swallow 2GB of RAM when I'm not using it.

ANYWAY, I'm bookmarking this article because it looks helpful. Actually, Rudism.com just looks all over like the kind of site I want to have. So, also bookmarked for inspiration.

Published

🔖 A Complete Guide To Mechanical Keyboards 🔗

Someday. Yes, someday. Someday I'm going to spend a lot of money on a mechanical keyboard. ...Probably this one. This guide is a good quick-reference that summarizes some of the many, many, ridiculous number of options available. 😂

Published

🔖 Please Print (A Journaling Rant) 🔗

Great little essay by Patrick Rhone, making the argument against relying on a piece of software to hold your journal:

The history of computing has copious evidence to back me up on that bold statement. The evidence shows that Day One (who I will note bills themselves as a “journal for life”) will likely be long gone in 20 years (Go ahead and bookmark this post and come see me then if I’m wrong).

Maybe when the company dies they’ll give you an exit plan to save your work or maybe they won’t.

Day One is a great app, but I've been wanting to move away from it for a long time. Partly to get out from under one more silo—right now, my journal is in their app, on their servers... it doesn't feel under my control.

I'd rather have whatever I write be in plain text—like the source of this post that you're reading. Even then, being able to read write I wrote decades from now depends on the bits that make up this post persisting, being available, being readable... and the history of computing has not borne out the likelihood of that.

Couple things I don't have an obvious replacement for:

  • Ease of putting photos into Day One entries
  • Geolocation - I like knowing where I was when I wrote something down

Neither of those are insurmountable, even in a hardcopy journal! The lure of convenience keeps me tied to an app. Hopefully not until it's too late to leave.

Published

🔖 Half Kneeling Overhead Press 🔗

I've added this to my workouts to start building the strength and stability I'll need to do full overhead presses eventually. Bookmarking for ease of reference.

Published

🔖 Do. The. Work. 🔗

Love this brief post from Rick LePage, especially the bit from Seinfeld. And the bit about the work being hard, and that being by necessity and design. It goes with something I've been thinking a lot lately: that my mood and self-image and maybe mental health in general improve a lot when I do the work and degrade rapidly when I don't.

Also, an apparently-different recent interview with Seinfeld (guess he's being interviewed a lot recently?) produced this, quoted in James Clear's 3-2-1 Newsletter for April 23: "The right way is the hard way."

Sein knows what's up.

(via Daring Fireball)

Published

🔖 Just CLI Things: Changing Directories (cd) in Linux/Unix as Superuser 🔗

I always try to do sudo cd /some/restricted/dir and it doesn’t work and I always forget why.

sudo cd won't work because the cd command is built into the shell. So you are saying become root and then run this command. You become root and then the command after sudo is searched for but there is no cd command to find.

The method to use is to switch to the user that owns the directory. Permission 700 is meant as "owner can read, write and execute".

So if root owns the directory sudo -i, password and then cd {dir} is the only correct method. If someone else owns the directory you can still use the 1st method but can also change to that user with su {username} and then use cd as that user.

In summary: cd isn’t a “command”, so you can’t pass it to sudo. Instead, use su to become an appropriate user and then use the shell to change directories.

Published

🔖 MegaZeux still exists! 🔗

OMG, you guys… MegaZeux still exists!

I used to fool around with this ASCII-art game/game editor 25 years ago! It was a new, more-advanced version of ZZT, which might technically still exist, too.

A week off + quarantine has made me nostalgic for the games of my youth, and today I remembered MZX… and found it. 🤯🤓

I feel like I "should" be making things instead of consuming them. At least playing old Nintendo games makes me itch to try developing my own, instead of just sinking hours into the couch.

We'll see if that itch leads anywhere.

Published

🔖 Famous Speeches: A List of the Greatest Speeches of All Time 🔗

Nice collection by James Clear. Reading material.

...Point off for incorrectly hyphenating "all time" in the title, though. 😏

Published

🔖 The “Care” in “Self Care” 🔗

Highlights/Notes:

After I wrote the item “do something nice for a friend” – because being a good friend and having good friends is important to me. I completed the pair with the item, “do something nice for myself”. A secondary thought, but still, a thought.

This understanding started reading Burnout (a book that affected me so profoundly I have lost track of the number of women I have bought it for). Burnout is a symptom of the patriarchy.

I wonder where that conclusion comes from (not that I think she’s wrong). Guess I should read Burnout... 🤔

Published

🔖 The Internet Archive: 'Our Social Media is Broken. Is Decentralization the Fix?' 🔗

A lot of good potential resources for IndieWeb/decentralized/non-siloed social media tools in here.

Published

🔖 Justin Baldoni: Why I'm Done Trying to Be 'Man Enough' 🔗

Everything he says about what it's like to be brought up male—the lack of connection with our own emotions, the devaluing1 of femininity, both in ourselves and in women—it all strikes a chord with me.


  1. And really that's not-strong-enough a word but a better one escapes me at the moment. 

Published

🔖 'How Do I Lose Weight?' is the Wrong Question 🔗

Like in most other areas of my life, I've been privileged to come at the question of body weight without undue stress or anxiety: I'm male, and naturally skinny, so "lose weight" has never been a thing I felt the need to do.

Having good problems isn't the same as not having problems, however, and my problem has always been the opposite: I've always felt too skinny, not strong enough, and had the various other ailments that accompany that, like a rounded upper back (and generally bad posture)1.

Lifting weights has a made a big difference to me, and this article explains why.

I have been in a healthy weight range all my life, and had this exact problem: I felt that I looked overweight, I hated how my body looked and more importantly felt like I didn’t understand why it did anything it did. I felt like if I ate even a little bit more than barely any food, I gained like three pounds each time. I only seemed to get fatter if I ate how much a normal person was supposed to, yet no one was about to help me with the weight loss I felt like I desperately needed to pursue.

Reverse all of the quantities in that statement (over with under, a little bit with a lot, fatter with thinner, loss with gain) and I could have written it.

My frustration was, even after I started lifting weights in university, I never really knew what I was doing. I eventually found a program2 a few years ago which made the difference by being one of the few resources I've ever seen actually geared towards the skinny guy who wants to gain in a healthy way3. Quoting from the article again:

Lifting weights was a fit for me because it makes resting and recovering equally as important as training. It lays extremely bare for people like me, who struggle to grasp what my body even might be for other than “constant source of resentment," how it all works. Moving and feeling mobile, capable, and energetic is life-changing to me, and these feelings are supported by lifting and getting stronger; getting stronger is supported by eating and resting as well as actually lifting.

Once I had the experience of following a lifting program, with feedback, and measuring how many calories and macronutrients I was taking in, I could move my feelings about my body from vague "this sucks I hate it" to an experimental mindset: "uhoh, I've stopped gaining weight. Let me try adding another 250 calories to my diet."

Regardless of our feelings of inadequacy, we are all, by being human, inheritors of athletic potential. Put another way, we were built for strenuous exercise, and, for most of us, when we feel bad about how our bodies look and function, some combination of exercise and mental work (e.g. therapy) is the answer.


  1. This reminds me of something I'd almost forgotten, which is that some jackass in high school used to call me "Quasimodo" because of my posture. While I don't hold his being a jackass against him—I wasn't necessarily that much better when I was the same age, I shat on people lower than me on the social totem pole in turn—I ought to acknowledge I've had a bit of a complex about my body even if it's not been as severe as others'. Minimizing our own struggles is a problematical reflex. 

  2. Yes, that's really what it's called. I am not ashamed. 😂 

  3. For example, most "healthy" guides to nutrition assume you're trying to minimize carb intake, whereas if I want to put on muscle I require ALL OF THE CARBS, thank you very much. 

Published