posts-go/docs/2023-09-23-bloguru.html

93 lines
2.5 KiB
HTML
Raw Normal View History

2023-09-23 17:04:02 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown.min.css"
2023-09-23 17:04:02 +00:00
/>
<title>haunt98 posts</title>
</head>
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
2024-03-01 10:11:20 +00:00
font-family:
Shantell Sans Normal,
Rec Mono Casual,
SF Pro,
Inter,
sans-serif;
font-weight: 500;
}
.markdown-body pre {
font-family:
Berkeley Mono,
IBM Plex Mono,
SF Mono,
Jetbrains Mono,
monospace;
2023-09-23 17:04:02 +00:00
}
@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>
<body class="markdown-body">
<h2>
<a href="index.html"><code>~</code></a>
</h2>
2024-02-29 12:29:26 +00:00
<div class="markdown-heading">
<h1 class="heading-element">Bloguru</h1>
2023-11-19 15:59:21 +00:00
<a
id="user-content-bloguru"
2024-03-08 08:12:41 +00:00
class="anchor"
2024-02-29 12:29:26 +00:00
aria-label="Permalink: Bloguru"
2023-11-19 15:59:21 +00:00
href="#bloguru"
2024-02-29 12:29:26 +00:00
><span aria-hidden="true" class="octicon octicon-link"></span
></a>
</div>
2023-09-23 17:04:02 +00:00
<p>No intro, this is list of RSS reader I follow:</p>
2023-09-24 09:23:45 +00:00
<p>Not personal blogs:</p>
2023-10-09 18:05:04 +00:00
<div class="highlight highlight-text-adblock">
2024-04-05 05:34:44 +00:00
<pre>https://go.dev/blog/feed.atom</pre>
2023-10-09 18:05:04 +00:00
</div>
2023-09-24 09:23:45 +00:00
<p>Personal blogs:</p>
2023-10-09 18:05:04 +00:00
<div class="highlight highlight-text-adblock">
<pre>
http://antirez.com/rss
2024-04-05 05:23:37 +00:00
https://0pointer.net/blog/index.atom
2023-12-11 10:57:54 +00:00
https://apenwarr.ca/log/rss.php
2023-09-23 17:04:02 +00:00
https://brandur.org/atoms
2023-12-16 17:26:27 +00:00
https://daniel.haxx.se/blog/feed/
2023-09-23 17:04:02 +00:00
https://drewdevault.com/blog/index.xml
2023-12-17 13:37:34 +00:00
https://jvns.ca/atom.xml
2023-09-23 17:04:02 +00:00
https://michael.stapelberg.ch/feed.xml
2024-02-13 09:31:30 +00:00
https://mitchellh.com/feed.xml
2023-11-09 08:10:21 +00:00
https://research.swtch.com/feed.atom
2023-10-09 18:05:04 +00:00
https://stephango.com/feed.xml
2024-02-22 03:49:28 +00:00
https://xeiaso.net/blog.rss</pre
>
</div>
2023-09-23 17:04:02 +00:00
<div>
Feel free to ask me via
<a href="mailto:hauvipapro+posts@gmail.com">email</a> or
<a rel="me" href="https://hachyderm.io/@haunguyen">Mastodon</a>.
<br />Source code is available on
<a href="https://github.com/haunt98/posts-go">GitHub</a>
<a href="https://codeberg.org/yoshie/posts-go">Codeberg</a>
<a href="https://git.sr.ht/~youngyoshie/posts-go">sourcehut</a>
<a href="https://gitea.treehouse.systems/yoshie/posts-go">Treehouse</a>
<a href="https://gitlab.com/youngyoshie/posts-go">GitLab</a>
</div>
</body>
</html>