chore: read news from Dave Cheney
parent
f20f66e4c1
commit
2614ea9313
|
@ -3,6 +3,7 @@ https://golangweekly.com/rss/
|
|||
http://feeds.feedburner.com/ThePragmaticEngineer
|
||||
https://brandur.org/articles.atom
|
||||
https://brandur.org/fragments.atom
|
||||
https://dave.cheney.net/feed/atom
|
||||
https://michael.stapelberg.ch/feed.xml
|
||||
https://mitchellh.com/feed.xml
|
||||
https://registerspill.thorstenball.com/feed
|
||||
|
|
|
@ -8,6 +8,7 @@ https://github.com/go-gorm/mysql/commits/master.atom "~gorm/mysql"
|
|||
https://github.com/go-sql-driver/mysql/commits/master.atom "~mysql"
|
||||
https://github.com/grpc/grpc-go/commits/master.atom "~grpc-go"
|
||||
https://github.com/redis/go-redis/commits/master.atom "~go-redis"
|
||||
https://github.com/serengil/deepface/commits/master.atom "~deepface"
|
||||
https://github.com/sourcegraph/conc/commits/main.atom "~conc"
|
||||
https://github.com/uber-go/zap/commits/master.atom "~zap"
|
||||
|
||||
|
@ -15,7 +16,6 @@ https://github.com/kovidgoyal/kitty/commits/master.atom "~kitty"
|
|||
https://github.com/wez/wezterm/commits/main.atom "~wezterm"
|
||||
https://github.com/be5invis/Iosevka/commits/main.atom "~Iosevka"
|
||||
|
||||
|
||||
https://go.dev/blog/feed.atom
|
||||
https://golangweekly.com/rss/
|
||||
https://lobste.rs/t/performance,databases,cryptography,design,c,go,linux,mac.rss "~lobste.rs"
|
||||
|
@ -29,6 +29,7 @@ https://apenwarr.ca/log/rss.php
|
|||
https://brandur.org/articles.atom
|
||||
https://brandur.org/fragments.atom
|
||||
https://daniel.haxx.se/blog/feed/
|
||||
https://dave.cheney.net/feed/atom
|
||||
https://drewdevault.com/blog/index.xml
|
||||
https://jvns.ca/atom.xml
|
||||
https://matthewstrom.com/feed.xml
|
||||
|
|
Loading…
Reference in New Issue