The new @latimes owner is moving the newsroom from its historic HQ to El Segundo.
I’ve been lucky enough to inhabit and explore the interlocking buildings at 1st and Spring for over a decade.
I’d like to share it with you. It’s a beautiful day in #DTLA. Shall we take a wander? pic.twitter.com/PYnRwVraHf
— Ben Welsh (@palewire) April 14, 2018
Category: Like
❤️ gawanmac tweetstorm about church in the North Downs
I saw this on an OS map and couldn’t not investigate. A place of worship symbol in the middle of bloody nowhere on the edge of a wood. It was a foggy, atmospheric day up on the North Downs, so I decided to walk three sides of a square through the wood to reach it. pic.twitter.com/R47CTs9Mg2
— gawanmac (@gawanmac) April 13, 2018
Reply to chenoehart’s tweet about community
I’ve seen the type of interaction you’re describing in smaller pockets of the internet on services like App.net (aka ADN, now defunct), pnut, and 10centuries, and a few corners of the Mastodon sphere.
The place I’ve seen it done well most recently is on Manton Reece‘s awesome micro.blog service, which I think has some strong community spirit and a greater chance of longevity. They’ve specifically left off “features” like follower counts, number of likes, and made conversation front and center. As a result it is a much more solid and welcoming community. I’m curious, as always, if they can maintain it as they scale, but the fact that they encourage people to have their own website and own their own data mean that you can take it all with you somewhere else if they ever cease meeting your needs in the future–something that certainly can’t be easily done on Twitter.
I hope you find the connections with the types of people you’d like to meet.
Originally bookmarked on April 01, 2018 at 09:22PM
References
❤️ Like and Repost of sarahmillerdc tweet
Facebook knows more about you than Mark Zuckerberg knows about Facebook. #AskZuck pic.twitter.com/ioem82Wmm9
— Sarah Miller (@sarahmillerdc) April 12, 2018
❤️ hmvanderhart tweet My 3yrold thinks all people looking at their phone are reading poems.
My 3yrold thinks all people looking at their phone are reading poems.
At five guys: “Look at that man, reading a long poem.”
— Hannah VanderHart (@hmvanderhart) March 31, 2018
🔖 The True Believer: Thoughts on the Nature of Mass Movements by Eric Hoffer
A stevedore on the San Francisco docks in the 1940s, Eric Hoffer wrote philosophical treatises in his spare time while living in the railroad yards. The True Believer -- the first and most famous of his books -- was made into a bestseller when President Eisenhower cited it during one of the earliest television press conferences.Completely relevant and essential for understanding the world today, The True Believer is a visionary, highly provocative look into the mind of the fanatic and a penetrating study of how an individual becomes one.
The famous bestseller with “concise insight into what drives the mind of the fanatic and the dynamics of a mass movement” (Wall St. Journal) by Presidential Medal of Freedom recipient Eric Hoffer, The True Believer is a landmark in the field of social psychology, and even more relevant today than ever before in history. Called a “brilliant and original inquiry” and “a genuine contribution to our social thought” by Arthur Schlesinger, Jr., The True Believer is mandatory reading for anyone interested in the machinations by which an individual becomes a fanatic.
The GOP narrative is very much focused on "pulling yourself up by your bootstraps" and anti-victimhood, yet mobilizes its base by sharing messages that white males are oppressed and persecuted, christians are oppressed and persecuted, and gun owners are oppressed and persecuted.
— Susan Fowler (@susanthesquark) March 24, 2018
Messages of oppression and persecution are really dangerous, especially when they are being used for political ends. This is why.
— Susan Fowler (@susanthesquark) March 24, 2018
Hoffer's book The True Believer addresses this really well (one of my favorite books).
— Susan Fowler (@susanthesquark) March 24, 2018
❤️ iOSDevDirectory
It's just a site that lists all of the blogs that cover the wonderful iOS development community. It was built, and is maintained by Dave Verwer who is also the author of iOS Dev Weekly.
🔖 A Twitter bot to find the most interesting bioRxiv preprints | Gigabase or gigabyte
TLDR: I wrote a Twitter bot to tweet the most interesting bioRxiv preprints. Follow it to stay up to date about the most recent preprints which received a lot of attention. The past few months have…
A Twitter bot to find the most interesting #bioRxiv preprints https://t.co/grfd3K0wEZ via @wordpressdotcom
— Casey Bergman (@caseybergman) March 13, 2018
❤️ Microsub bridge by Ryan Barrett
If you’re familiar with much of my IndieWeb work, you probably know I’m drawn to building translators, proxies, and bridges to connect different protocols and services that do similar things. There’s been a lot of activity recently around Microsub, a standard API for feed reader clients to talk to feed reader servers. Many existing readers have APIs, so I’ve been thinking about a bridge that would translate those APIs to Microsub, so that reader clients like Together and Indigenous could use traditional reader services like Feedly and NewsBlur as their backend.
I’m salivating what this portends for the web and my ability to read it better in the future!
Prior to diving headfirst into the idea of taking back control over my content online, I held a number of reservations about the ongoing process of true ownership. I’m the kind of guy that likes to let other people worry about things when I can and, despite being a fully capable systems administrator, I generally avoid running my own personal servers, hosting accounts, or platforms. I have, traditionally, outsourced this job to hosted platforms like Blogger, Flickr, MySpace, Twitter, Facebook, and countless others. Only MySpace has failed me so far, erasing much of my early adulthood from the internet. Why should I turn this control over to smaller teams of developers that may not remain motivated to maintain the projects I’ve, now, come to rely on?
I feel like the walls will eventually come down with technology like Webmentions and I won’t need to spend as much time on machinations like syndication and backfeed to and from silos which can be a drain. This is the dream that gives me even greater hope for future generations living on the web the way I do.
❤️ 1 Million Webmentions
We’re celebrating 1 million webmentions successfully sent in the wild! We’re still narrowing down the exact number and when we crossed the threshold, but we estimate sometime in December 2017 or January 2018.
❤️ Just pushed some updates to IndieNews!
Just pushed some updates to IndieNews! Notes like this one, (posts with no name) will now be displayed better, hopefully encouraging people to post more short stuff instead of just blog posts. There is also a calendar view for posts, similar to the calendar on indieweb.org/2017-12-indieweb-challenge Thanks to @sknebel for the idea! I didn't link to the calendar permalinks from the UI yet, but you can browse to them with URLs like this: news.indieweb.org/en/2017/12 I also fixed an issue where the content and name of posts was not being truncated, which caused a minor IRC flood this morning due to a Microformats implied name containing an entire blog post being sent to IRC.
Here’s the latest version of my quick-reply bookmarklet. It lets me reply to any URL now, not just tweet URLs. Copy and paste the below as a bookmark, changing http://example.com/endpoint/?url= to your desired endpoint. javascript:(function(){var endpoint='http://example.com/endpoint/?url=';if(document.location.hostname=='twitter.com'){var container;if(!(container=document.querySelector('.selected-stream-item'))){if(!(container=document.querySelector('.permalink-tweet-container'))){alert('Could not find tweet permalink. Are you sure a specific tweet is selected?');return false;}}var in_reply_to='https://twitter.com'+container.children[0].getAttribute('data-permalink-path');window.open(endpoint+encodeURIComponent(in_reply_to));}else{var in_reply_to=document.location.href;window.open(endpoint+encodeURIComponent(in_reply_to));}}())
❤️ Focus on Content by Khürt Williams
I’m going to use what works and is easy but focus on my content. When it doesn’t work; when it’s not easy. I’ll move on. Try another time.
❤️ IndieWebCamp Austin wrap-up by Manton Reece
Over the weekend we hosted the first IndieWebCamp in Austin. I’m really happy with the way the event came together. I learned a lot in helping plan it, made a few mistakes that we can improve next time, but overall came away as inspired as ever to keep improving Micro.blog so that it’s a standout platform of the IndieWeb movement. There’s nothing like meeting in person with other members of the community. I know this from attending Apple developer conferences, but the weekend in Austin only underscored that I should be more active in the larger web community as well.