Taking back control of your time with RSS and emails

栏目: IT技术 · 发布时间: 5年前

内容简介:Great news for CLI lovers: starting today, all the weekly emails will be sent with both a HTML and a Text version :tada:We all know that the world shifted from a material-based economy to one based on the capacity ofShould we wait for the drug dealer to br

Great news for CLI lovers: starting today, all the weekly emails will be sent with both a HTML and a Text version :tada:

We all know that the world shifted from a material-based economy to one based on the capacity of human attention . Yet, because these social networks and apps made us believe that they are essential to our lives, we (I?) are still relentlessly giving them our limited attention.

Should we wait for the drug dealer to bring us the antidote?

It’s time to fight back! Fortunately, one more time, Open Source got our back covered thanks to developers whose primary goal is not to turn us into zombies in order to nourish this thing we call “financial quarter”.

Did you know

What is “content curation”?Today, content on the internet far offsets our capacity to absorb it. This is why we need to voluntarily limit the amount of content we access and interact with everyday. This is the purpose of content curation : extracting the most meaningful pieces from the ocean of data surrounding us.

There are different ways to achieve this:

  • Algorithms, where computers decide what is important: Google search, some Telegram bots.
  • Human, where one human decides what is important: Newsletters, Mastodon , Blogs.
  • Community, where a group of humans decide what is important (often by voting): Hacker News , Lobsters.
  • Hybrid: Twitter (human & algorithms), Reddit (community & algorithms), Spotify playlists: (human & algorithms).

As we (as a civilization) are slowly learning, algorithmic curation has its limits whether it be the biases of the creators (censorship, prevalence of advertisement, culture misfit) or bad actors trying to game the results.

Projects

NewsBlur (MIT)

One of the (maybe THE) most recommended news reader on the internet.

Miniflux (Apache 2.0)

“Minimalist and opinionated feed reader”. I really appreciate the fact that they provide a (paid) hosted version in order to make the development of the project sustainable.

Kill the Newsletter! (MIT)

“Convert email newsletters into Atom feeds”

RSS2Email (GPL 2.0)

“Convert RSS feeds to emails”

Gorss (MIT)

“Simple RSS/Atom reader written in Golang. Highly configurable and with themes."

NetNewsWire (Apache 2.0)

One of the most recommended macOS / iOS feed reader.

RSS-Bridge (public domain)

“RSS-Bridge is a project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode."

RSS to ActivityPub (MIT)

Convert RSS feeds to ActivityPub (from a pull model to a push model).

Tiny Tiny RSS (GPL 3.0)

Another commonly recommended RSS reader.

Articles

Social Media Zero

Content curation methods were created when the web started to sprawl and the “not enough hours in the day” problem arose. Eventually we ended up with RSS.

RSS Feeds: Still the best way to control the content you consume

Endlessly browsing the web is not the only way to find the content that may interest you. You can also have it landing directly in your feed reader application.

Human Curation Is Back

“As the limitations and misrepresentations of algorithmic curation become more obvious, the marketplace turns back to humans."

RSS feeds for your Github releases, tags and activity

Just a list of Atom feeds to improve your GitHub experience. Nothing more.

The power of the RSS reader

“You shouldn’t accumulate thousands of unread items, because you shouldn’t subscribe to feeds that would generate that kind of unread volume."

Ask HN: Which RSS reader do you use?

A community curated list of feed readers ;)

Book

The Inevitable by Kevin Kelly

In the same way a toast always falls on the buttered side, the author presents 12 things he believes are inevitable for the future of technology.

This is the book that made me realize the importance of content curators’ role versus search engines, social networks and traditional media.

Stay safe :v:

Sylvain


以上所述就是小编给大家介绍的《Taking back control of your time with RSS and emails》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机算法导引

计算机算法导引

卢开澄 / 第2版 (2006年1月1日) / 2006-1 / 38.0

本书为《计算机算法导引——设计与分析》的第2版。书中内容分3部分:第1部分是基本算法,按方法论区分,包含优先策略与分治策略、动态规划、概率算法、并行算法、搜索法、数据结构等;第2部分是若干专题,包括排序算法、计算几何及计算数论、线性规划;第3部分是复杂性理论与智能型算法,其中,智能型算法主要介绍了遗传算法和模拟退火算法。本书可作为计算机系本科学生及研究生教材,数学系师生和科研T作者也可将其作为参考......一起来看看 《计算机算法导引》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具