Compare commits
3 commits
f0e5053125
...
47b977ae3f
Author | SHA1 | Date | |
---|---|---|---|
47b977ae3f | |||
45e3f40df3 | |||
bc651e4ce4 |
4 changed files with 35 additions and 2 deletions
|
@ -56,9 +56,8 @@
|
||||||
<body class="{% if page.root != true %}post-body{% endif %} col-{{ page.collection }}" data-page-type="{{ page.type }}">
|
<body class="{% if page.root != true %}post-body{% endif %} col-{{ page.collection }}" data-page-type="{{ page.type }}">
|
||||||
<header>
|
<header>
|
||||||
<div class="logo-container">
|
<div class="logo-container">
|
||||||
<img src="/assets/muhh_100x100.png" alt="muhh as a drawing holding coffee" />
|
|
||||||
{% if page.root != true %}
|
{% if page.root != true %}
|
||||||
<a href="/{% if page.collection == "notes" %}notes{% endif %}" aria-label="Home" class="back-link">←</a>
|
<a href="/{% if page.collection == "notes" %}notes{% endif %}" aria-label="Home" class="back-link">←</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<title>~</title>
|
<title>~</title>
|
||||||
{% if page.root != true %}
|
{% if page.root != true %}
|
||||||
|
|
9
_notes/2025-04-13-zg.md
Normal file
9
_notes/2025-04-13-zg.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Note
|
||||||
|
date: "2025-04-13 15:48"
|
||||||
|
---
|
||||||
|
|
||||||
|
discovered [emoticonhub.com](https://emoticonhub.com/)
|
||||||
|
|
||||||
|
¯\_( ͡° ͜ʖ ͡°)\_/¯
|
13
_notes/2025-04-16-ht.md
Normal file
13
_notes/2025-04-16-ht.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Note
|
||||||
|
date: "2025-04-16 15:06"
|
||||||
|
---
|
||||||
|
|
||||||
|
💫 [Plain Text; Paper, Less.](https://ellanew.com/ptpl)
|
||||||
|
|
||||||
|
> PTPL stands for Plain Text; Paper, Less. It’s a reflection of my philosophy that important digital information should always be stored in plain text, and that using less paper in an intentional, sustainable way is better than being “paperless”.
|
||||||
|
>
|
||||||
|
> I encourage the intentional use of the tools before us, both digital and analog. You don’t get a medal for being paperless, but it’s worth considering using less paper when digital tools can do the job better (and vice versa).
|
||||||
|
|
||||||
|
|
12
_notes/2025-05-13-fl.md
Normal file
12
_notes/2025-05-13-fl.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Note
|
||||||
|
date: "2025-05-13 17:41"
|
||||||
|
---
|
||||||
|
|
||||||
|
A couple of days ago I finally figured out how to handle secrets deployment using [sops-nix](https://github.com/Mic92/sops-nix) on remote hosts.
|
||||||
|
And now there's a [headscale](https://headscale.net) network replacing tailscale, connecting a VPS through [caddy](https://caddyserver.com/) as a proxy with my home network.
|
||||||
|
For now only [immich](https://immich.app/) is available from my home workstation, with a [first example gallery from my
|
||||||
|
walk yesterday morning](https://photos.muhh.lol/share/4-UCjvbHVwBE4JE5oRoBTmowv8dmDJi_O9rsojuQWHKMjY0wJ-HGzLVE_cpwLIdYxR8).
|
||||||
|
|
||||||
|
Isn't that nice?
|
Loading…
Add table
Add a link
Reference in a new issue