Skip to content

Instantly share code, notes, and snippets.

@jimniels
Last active December 24, 2023 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimniels/5e40537ed1db841a6794940ad975b70c to your computer and use it in GitHub Desktop.
Save jimniels/5e40537ed1db841a6794940ad975b70c to your computer and use it in GitHub Desktop.
automated gist update
{
"version": "https://jsonfeed.org/version/1",
"title": "Jim’s Microblog",
"home_page_url": "https://microblog.jim-nielsen.com/",
"feed_url": "https://microblog.jim-nielsen.com/feed.json",
"items": [
{
"date_published": "2023-12-24T00:12:27Z",
"content_text": "re: https://microblog.jim-nielsen.com/#20221130173429\r\n\r\nThis is actually a pretty cool way to do replies. I like it."
},
{
"date_published": "2023-12-14T02:47:08Z",
"content_text": "Hey world, what's going on? Long time no see."
},
{
"date_published": "2023-12-14T02:45:20Z",
"content_text": "Testing this locally to see if it works"
},
{
"date_published": "2023-01-25T05:39:11Z",
"content_text": "Ronaldo talking about the time in his life leading up to his pressure-induced seizure before the World Cup final: “It was hard, but it was beautiful.”"
},
{
"date_published": "2023-01-02T07:32:43Z",
"content_text": "Software product development: you either die a hero or you live long enough to see yourself become enterprise."
},
{
"date_published": "2023-01-02T02:27:00Z",
"content_text": "I remember asking my dad, probably early 2000’s, why he often kept our home phone on silent and why he wouldn’t get a cell phone like everybody else. He replied, “Why would I want to allow people to contact _me_ at any time of day _they_ want?” I still think about this."
},
{
"date_published": "2022-12-31T00:05:40Z",
"content_text": "re: https://microblog.jim-nielsen.com/#20221228005416\r\n\r\nJust got one from Beyond Menu calling me a “valued member”. I have no memory of them. Appears to be some kind of bespoke food ordering app, which sounds like a one-off thing I’d do in a pinch in a new city,. \r\n\r\n#UNSUBSCRIBE"
},
{
"date_published": "2022-12-28T05:40:42Z",
"content_text": "“If we only ever design for recognizability as a quality that has to be there upfront, we'll never make any interesting creative decisions that could eventually grow into something very recognizable over time.” – @flarup.co\r\n\r\nhttps://www.youtube.com/watch?v=NnMHQ2TA8Nw"
},
{
"date_published": "2022-12-28T00:54:16Z",
"content_text": "https://email-is-good.com/2022/12/26/my-christmas-inbox-was-mercifully-light/\r\n\r\nI should start a log of every surprise marketing email I receive like this—(usually seasonal) emails from companies whose only interaction with you was a one-off purchase years ago."
},
{
"date_published": "2022-12-27T05:54:49Z",
"content_text": "“Security is a practice. You’ll never be 100% secure.”\r\n\r\nhttps://youtube.com/watch?v=JC-xCXcyNXI"
},
{
"date_published": "2022-12-27T05:54:00Z",
"content_text": "“you know how code reviews go: the bigger the code review, the faster ‘it looks good to me’”\r\n\r\nhttps://youtube.com/watch?v=JC-xCXcyNXI"
},
{
"date_published": "2022-12-23T04:35:27Z",
"content_text": "“You can think of Node and deno and cloudflare workers as distributions of v8, kind of like there are distributions of the Linux kernel.” - Ryan Dahl talking about v8. "
},
{
"date_published": "2022-12-22T03:41:54Z",
"content_text": "While I’ve come within proximity of the issue many times in my career, I’ve survived long enough only shallowly understanding line endings.\r\n\r\nI can live in ignorance no more! Time to dive in:\r\n\r\nhttps://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/"
},
{
"date_published": "2022-12-20T16:02:49Z",
"content_text": "“If you leave a Mastodon server, you can take both your followers and the people you follow with you.” - https://pluralistic.net/2022/12/19/better-failure/#let-my-tweeters-go\r\n\r\nYes, but what about taking your content with you too?"
},
{
"date_published": "2022-11-30T18:48:19Z",
"content_text": "“Plain-text format can be parsed or deserialized ‘by eye’” YES! https://wiki.c2.com/?PowerOfPlainText"
},
{
"date_published": "2022-11-30T17:34:29Z",
"content_text": "re: https://microblog.jim-nielsen.com/#20221130173419\r\nI did something like this for the https://tech.sagesure.com website when I built it. ASCII art generators are fun!\r\nhttps://cdn.jim-nielsen.com/microblog/2022-12-20T14-58-24Z.png"
},
{
"date_published": "2022-11-30T17:34:19Z",
"content_text": "Still love when web teams put little easter eggs in the devtools, like this logo for @medium.com in the console\r\nhttps://cdn.jim-nielsen.com/microblog/2022-12-20T14-57-36Z.png"
},
{
"date_published": "2022-11-29T17:12:56Z",
"content_text": "Hello world!"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment