Tag: Deprecated

There are 3 total posts tagged with "deprecated"

RSS Feed When Using Elixir Phoenix LiveView

Published:

While re-implementing my website in elixir/phoenix, I wanted to include an RSS feed for the blog posts. Luckily I found pretty much everything I needed in Daniel Wachtel’s Building an RSS Feed with Phoenix post, but since I’m making use of LiveView, I ran into one hiccup—errors about a missing root.xml layout!

Read more of "RSS Feed When Using Elixir Phoenix LiveView"

New Front Page "Internet Home"

Published:

July 2021 update: Well that didn’t last long. Turns out I really miss having a convenient interface to write posts. But I’ve learned enough to implement my site design as a WordPress theme, and I’m tired of using tiny low-to-no-support projects, so WordPress it is!

April 2021 update: After a few months, I decided I wanted my blog integrated, and I wanted to do it with Elixir, so I’m no longer using the static webpack-built website, but the style is basically the same. So anyway, the below is outdated but it was fun learning.

Read more of "New Front Page "Internet Home""

Pi-Hole Love

Published:

April 2021 update: while the pi-hole is a very cool project, I eventually grew tired of maintaining a separate DNS service. I still use unbound on my edgerouter but now my raspberry pi just runs some local web services.

Original post below:

Read more of "Pi-Hole Love"