summaryrefslogtreecommitdiffstats
path: root/2023/talks/hn.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-08-14 11:41:23 -0400
committerSacha Chua <sacha@sachachua.com>2023-08-14 11:41:23 -0400
commit905946ea330ed7bebeafdb374b0b63b41433f691 (patch)
tree8a7d73f22f441beeb850a1f20396f2f1c7928660 /2023/talks/hn.md
parentb77bb185e44edf168b686b775bb7bdfa6a397dc7 (diff)
downloademacsconf-wiki-905946ea330ed7bebeafdb374b0b63b41433f691.tar.xz
emacsconf-wiki-905946ea330ed7bebeafdb374b0b63b41433f691.zip
Add hn
Diffstat (limited to '')
-rw-r--r--2023/talks/hn.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/2023/talks/hn.md b/2023/talks/hn.md
new file mode 100644
index 00000000..4bc7f038
--- /dev/null
+++ b/2023/talks/hn.md
@@ -0,0 +1,36 @@
+[[!meta title="The many ways to browse Hacker News from Emacs"]]
+[[!meta copyright="Copyright &copy; 2023 Mickael Kerjean"]]
+[[!inline pages="internal(2023/info/hn-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# The many ways to browse Hacker News from Emacs
+Mickael Kerjean - <mailto:mickael@kerjean.me>
+
+[[!inline pages="internal(2023/info/hn-before)" raw="yes"]]
+
+There's so many ways one can use Emacs to do something. Want to browse
+around Hacker News?
+
+from the plain standard emacs:
+
+- browser based solutions: M-x xwidget-webkit-browse-url and M-x eww
+- using gnus
+- using eshell
+- using org mode
+
+with some other packages
+
+- nnhackernew
+- hackernews
+- and probably more!
+
+
+
+[[!inline pages="internal(2023/info/hn-after)" raw="yes"]]
+
+[[!inline pages="internal(2023/info/hn-nav)" raw="yes"]]
+
+