diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-01 15:15:27 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-01 15:15:27 -0300 |
| commit | a70c342f8a80952ba940a6de90e0ffdf7f978689 (patch) | |
| tree | 8d6f46264694537d7fdd72368af97a20cc299e53 /computing/hacker.opml | |
| parent | f78f81ea0042621c61a82e63e6cc6faae81a066a (diff) | |
| download | feeds-a70c342f8a80952ba940a6de90e0ffdf7f978689.tar.gz feeds-a70c342f8a80952ba940a6de90e0ffdf7f978689.tar.bz2 | |
Sort feeds on computing and misc topics
Diffstat (limited to 'computing/hacker.opml')
| -rw-r--r-- | computing/hacker.opml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/computing/hacker.opml b/computing/hacker.opml new file mode 100644 index 0000000..b85e20d --- /dev/null +++ b/computing/hacker.opml @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<opml version="2.0"> + <head> + <title>Hacker</title> + </head> + <body> + <outline title="Hacker"> + <outline type="rss" xmlUrl="https://lobste.rs/rss" htmlUrl="https://lobste.rs" title="Lobsters"/> + <outline type="rss" xmlUrl="https://news.ycombinator.com/rss" htmlUrl="https://news.ycombinator.com/" title="Hacker News"/> + <outline type="rss" xmlUrl="http://events.ccc.de/feed/atom/" htmlUrl="https://events.ccc.de" title="Chaos Computer Club - Events"/> + <outline type="rss" xmlUrl="http://www.ccc.de/updates/chaosupdates.rdf" htmlUrl="https://www.ccc.de" title="Chaos Computer Club - Updates"/> + <outline type="rss" xmlUrl="https://joeyh.name/blog/index.rss" htmlUrl="https://joeyh.name/blog" title="Joey Hess"/> + <outline type="rss" xmlUrl="https://therealtruex.com/rss.xml" htmlUrl="https://therealtruex.com/" title="Spenser Truex"/> + <!--<outline type="rss" xmlUrl="https://www.thc.org/rss.xml.php" htmlUrl="" title="The Hacker's Choice"/>--> + </outline> + </body> +</opml> |
