Hey everyone! I made roasted potatoes that were actually crispy!
All Posts
-
Apr 13, 2020, 12:03 AM -04:00 -
Apr 12, 2020, 7:29 PM -04:00 -
Apr 12, 2020, 4:08 PM -04:00 Easter brunch with creme egg donut from local fancy donut shop :)
-
Apr 9, 2020, 12:39 PM -04:00 It continues
-
Apr 9, 2020, 12:27 PM -04:00 Reply to
Honestly, "The Fifth Season" was one of the few examples of second person writing that I actively enjoyed, and that didn't feel unusual for the sake of unusual.
-
Apr 7, 2020, 4:27 PM -04:00 Reply to
I find that "Learn enough about topic X to have an informed opinion about it" is a too nebulous to be useful. So I don't try to do anything like this. Better would be something like "Read 3 well-regarded books on topic X", and hopefully one's opinion just improves after that.
-
Apr 6, 2020, 10:54 PM -04:00 Reply to
Heh. I configured my VoIP landline to show up as Batman on call display :) Particularly funny when I use it to make restaurant reservations. (Yes, I have a landline. Leave me alone.)
X (formerly Twitter)Kelly Vaughn (@kvlly) on X
I keep forgetting that I named my phone Batman and am always surprised by this option when it appears -
Apr 4, 2020, 9:30 PM -04:00 How to Have a Conversation on the IndieWeb
If you've read my previous articles on the IndieWeb, you might be forgiven for thinking that its members are, by and large, loners who keep to themselves.
Consider the concept of a "like", for example. On a site like Twitter, a like is an action you perform against another person's content; you click the heart icon next to someone's tweet, and the like counter for that tweet goes up. It's an implicit connection between two people - the one who did the liking and the one who received it.
-
Apr 4, 2020, 5:48 PM -04:00 It begins
-
Apr 2, 2020, 9:37 PM -04:00 And here is a picture of my cat in a box. You are welcome. @FyreByrde
-
Apr 2, 2020, 9:26 PM -04:00 Cats and boxes, amirite?
-
Apr 2, 2020, 4:54 PM -04:00 First time making split pea soup!
-
Mar 29, 2020, 1:06 AM -04:00 Remember when outside wasn't dangerous? Good times.
-
Mar 28, 2020, 8:54 PM -04:00 I am really not sure what my street is going to look like in 6 months.
-
Mar 25, 2020, 12:29 AM -04:00 X (formerly Twitter)nader dabit (@dabit3) on X
*Breaking News* In light of the Coronavirus outbreak, many companies are moving away from REST and GraphQL and back to SOAP -
Mar 24, 2020, 12:41 PM -04:00 Saw Trevor Noah doing the Daily Show from his apartment and holy shit why is it that this is what makes me more anxious than literally anything else?
-
Mar 22, 2020, 6:40 PM -04:00 I cannot imagine what it would be like to self-quarantine without the Internet. Or maybe I just don't want to.
-
Mar 19, 2020, 1:03 AM -04:00 X (formerly Twitter)Bo Bolander (@BBolander) on X
me: jesus, all i have in the cupboard is two tins of tuna fish, an expired box of jello, and egg noodles 1950's cookbook author's ghost, calling from hell: well well well, not so high and mighty now, are we? -
Mar 14, 2020, 6:07 PM -04:00 X (formerly Twitter)Gillian Kerruish (@FyreByrde) on X
Meanwhile, to the rest of the world: Stay strong. We can get through this. Hang in there. 🤗 Love from RSA 🇿🇦 #COVIDー19 (Reply to this tweet with a shout out from your country, if you feel like connecting) https://t.co/LHPfpLnoYR via @YouTube -
Mar 14, 2020, 5:55 PM -04:00 Not crowded at Canadian Tire today. Lacking subtext, I have to say I don't hate it.
-
Mar 13, 2020, 10:50 PM -04:00 I think I'm more afraid of societal breakdown then I am of actually getting infected with the Corona virus.
-
Mar 11, 2020, 10:36 PM -04:00 Reply to
For me, it was Dune. I can see why people like it, but it just wasn't for me.
-
Mar 8, 2020, 8:20 PM -04:00 Leche Desserts makes me happy
-
Mar 6, 2020, 12:19 PM -05:00 Reply to
I do something vaguely similar with my media endpoint, except I use a server that I rent out from from kimsufi, where I also host my webmention and micropub endpoints. But...does it ever bother you to split your content like this? I use a static site generator, and one of the nice things about this is that your entire site can be generated from the contents of your local folder. When part of your content (your photos) live somewhere else (a media server, or a CDN, or whatever), that's no longer the case. This bothers me somewhat, though I don't lose any sleep over it. I don't really have a good answer for it.
Mar 6, 2020, 5:58 AM -05:00I use BunnyCDN as storage for my Micropub media endpoint, where I upload all the photos and other media files I publish on my blog. When I upload a new photo the media endpoint first uploads the original file with the name of it’s SHA-256 hash value (so when I upload the same file multiple times, it doesn’t create multiple files). When I upload an image (JPEG or PNG) it also gets optimized and resized to a maximum width of 2000 pixels using the Tinify API (and then uploaded to BunnyCDN too), ... -
Feb 25, 2020, 12:59 PM -05:00 Feb 24, 2020, 3:39 AM -05:00Exploring Pine.blog
I’d noticed Pine.blog before at a previous IndieWebCamp, but not had time to delve into it very deeply. Seeing some of what Brian Schrader has been working on while following IndieWebCamp Austin remotely this weekend has reminded about the project. As a result, I’ve been spending some time tonight to check out some of the functionality that it’s offering. In part, I’m curious how similar, or not, it is to what Micro.blog is offering specifically with respect to the idea of IndieWeb as a Servi...