chore: more blogs
parent
86f815cfa1
commit
c03d1b1e5a
|
@ -34,12 +34,26 @@
|
|||
></a>
|
||||
</h1>
|
||||
<p>No intro, this is list of RSS reader I follow:</p>
|
||||
<p>News:</p>
|
||||
<pre><code>https://news.ycombinator.com/rss
|
||||
https://lobste.rs/rss
|
||||
</code></pre>
|
||||
<p>Not personal blogs:</p>
|
||||
<pre><code>https://blog.rust-lang.org/feed.xml
|
||||
https://dotfyle.com/this-week-in-neovim/rss.xml
|
||||
https://go.dev/blog/feed.atom
|
||||
https://golangweekly.com/rss/
|
||||
https://pointieststick.com/feed/
|
||||
https://thisweek.gnome.org/index.xml
|
||||
https://www.workspaces.xyz/p/rss.xml
|
||||
https://ziglang.org/news/index.xml
|
||||
</code></pre>
|
||||
<p>Personal blogs:</p>
|
||||
<pre><code>http://antirez.com/rss
|
||||
http://matt3o.com/feed/
|
||||
http://tonsky.me/blog/atom.xml
|
||||
https://begriffs.com/atom.xml
|
||||
https://blog.jonlu.ca/feed.xml
|
||||
https://blog.rust-lang.org/feed.xml
|
||||
https://blog.wesleyac.com/feed.xml
|
||||
https://brandur.org/atoms
|
||||
https://danielms.site/index.xml
|
||||
|
@ -48,16 +62,13 @@ https://emersion.fr/blog/atom.xml
|
|||
https://fabiensanglard.net/rss.xml
|
||||
https://fasterthanli.me/index.xml
|
||||
https://furbo.org/feed
|
||||
https://go.dev/blog/feed.atom
|
||||
https://goughlui.com/feed/
|
||||
https://grumpy.website/feed.xml
|
||||
https://kristoff.it/index.xml
|
||||
https://lobste.rs/rss
|
||||
https://michael.stapelberg.ch/feed.xml
|
||||
https://mitchellh.com/feed.xml
|
||||
https://mtlynch.io/index.xml
|
||||
https://neil.computer/rss
|
||||
https://news.ycombinator.com/rss
|
||||
https://nora.codes/index.xml
|
||||
https://ntietz.com/atom.xml
|
||||
https://robertheaton.com/feed.xml
|
||||
|
@ -67,8 +78,6 @@ https://www.codemadness.org/atom_content.xml
|
|||
https://www.copetti.org/index.xml
|
||||
https://www.jeffgeerling.com/blog.xml
|
||||
https://www.thecodedmessage.com/index.xml
|
||||
https://www.workspaces.xyz/p/rss.xml
|
||||
https://ziglang.org/news/index.xml
|
||||
</code></pre>
|
||||
|
||||
<div>
|
||||
|
|
|
@ -2,13 +2,34 @@
|
|||
|
||||
No intro, this is list of RSS reader I follow:
|
||||
|
||||
News:
|
||||
|
||||
```
|
||||
https://news.ycombinator.com/rss
|
||||
https://lobste.rs/rss
|
||||
```
|
||||
|
||||
Not personal blogs:
|
||||
|
||||
```
|
||||
https://blog.rust-lang.org/feed.xml
|
||||
https://dotfyle.com/this-week-in-neovim/rss.xml
|
||||
https://go.dev/blog/feed.atom
|
||||
https://golangweekly.com/rss/
|
||||
https://pointieststick.com/feed/
|
||||
https://thisweek.gnome.org/index.xml
|
||||
https://www.workspaces.xyz/p/rss.xml
|
||||
https://ziglang.org/news/index.xml
|
||||
```
|
||||
|
||||
Personal blogs:
|
||||
|
||||
```
|
||||
http://antirez.com/rss
|
||||
http://matt3o.com/feed/
|
||||
http://tonsky.me/blog/atom.xml
|
||||
https://begriffs.com/atom.xml
|
||||
https://blog.jonlu.ca/feed.xml
|
||||
https://blog.rust-lang.org/feed.xml
|
||||
https://blog.wesleyac.com/feed.xml
|
||||
https://brandur.org/atoms
|
||||
https://danielms.site/index.xml
|
||||
|
@ -17,16 +38,13 @@ https://emersion.fr/blog/atom.xml
|
|||
https://fabiensanglard.net/rss.xml
|
||||
https://fasterthanli.me/index.xml
|
||||
https://furbo.org/feed
|
||||
https://go.dev/blog/feed.atom
|
||||
https://goughlui.com/feed/
|
||||
https://grumpy.website/feed.xml
|
||||
https://kristoff.it/index.xml
|
||||
https://lobste.rs/rss
|
||||
https://michael.stapelberg.ch/feed.xml
|
||||
https://mitchellh.com/feed.xml
|
||||
https://mtlynch.io/index.xml
|
||||
https://neil.computer/rss
|
||||
https://news.ycombinator.com/rss
|
||||
https://nora.codes/index.xml
|
||||
https://ntietz.com/atom.xml
|
||||
https://robertheaton.com/feed.xml
|
||||
|
@ -36,6 +54,4 @@ https://www.codemadness.org/atom_content.xml
|
|||
https://www.copetti.org/index.xml
|
||||
https://www.jeffgeerling.com/blog.xml
|
||||
https://www.thecodedmessage.com/index.xml
|
||||
https://www.workspaces.xyz/p/rss.xml
|
||||
https://ziglang.org/news/index.xml
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue