Compare commits

...

2 commits

4 changed files with 40 additions and 2 deletions

View file

@ -3,7 +3,10 @@
<head>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<link rel="me" href="https://micro.blog/muhh">
<link rel="me" href="https://goto.muhh.lol/@muhh">
<link rel="me" href="https://gruene.social/@muhh">
<link rel="me" href="https://hammelblog.de">
<link rel="me" href="https://markusheurung.de">
<link rel="alternate" type="application/rss+xml" href="/feed.xml">
<link rel="alternate" type="application/rss+xml" href="/notes.xml">
<link rel="icon" href="/assets/fav.svg" type="image/svg+xml" sizes="24x24">

14
_notes/2024-10-29-wu.md Normal file
View file

@ -0,0 +1,14 @@
---
layout: default
title: Note
date: "2024-10-29 15:22"
---
Why I tend to self-host all the personal things more and more?
And increasingly use free software with a community that at least is active in development?
Exhibit Nr 17: [Omnivore gets acquired by an AI startup](https://notes.ghed.in/posts/2024/omnivore-adquired-elevenlabs/).
I really like Omnivore.
Let's see and check what else is there to use to read your fine stuff.

11
_notes/2024-11-05-ij.md Normal file
View file

@ -0,0 +1,11 @@
---
layout: default
title: Note
date: "2024-11-05 17:53"
---
Just upgraded #GotoSocial with a few commands. Stop systemd unit, make a DB copy, unpack new release, adapt symlink, start systemd unit.
Easy peasy and the same way I handle my #Forgejo on [code.muhh.lol](https://code.muhh.lol) and #Owncast on [watch.muhh.lol](https://watch.muhh.lol).
KISS.

View file

@ -31,7 +31,17 @@ root: true
<!-- <a href="{% link _pages/defaults.md %}">Defaults</a> -->
</nav>
<nav aria-label="Social">
<a href="https://www.byzero.de" rel="me">My old blog</a><hr class="inline-hr"> <a href="https://social.lol/@muhh" rel="me">Mastodon</a><hr class="inline-hr"> <a href="https://omg.muhh.lol" rel="me">OMG.LOL</a><hr class="inline-hr"> <a href="https://www.hammelblog.de" rel="me">German blog</a><hr class="inline-hr"> <a href="https://watch.muhh.lol" rel="me">Livestream</a>
<a href="https://www.hammelblog.de" rel="me">German blog</a>
<hr class="inline-hr">
<a href="https://goto.muhh.lol/@muhh" rel="me" title="for Mastodon and other's from the fediverse">Follow</a>
<hr class="inline-hr">
<a href="https://omg.muhh.lol" rel="me">OMG.LOL</a>
<hr class="inline-hr">
<a href="https://watch.muhh.lol" rel="me">Livestream</a>
<hr class="inline-hr">
<a href="https://https://code.muhh.lol/explore/repos">Code & Text</a>
<hr class="inline-hr">
<a href="https://www.byzero.de" rel="me">My old blog</a>
</nav>
<hr class="hr">