umgeher's changelog

markdown

Markdown super resumido…

# Header 1

## Header 2

### Header 3

Paragrafos sao separados por linhas em branco. Duplos asteriscos fazem
o texto ficar **Bold**. _Italico_ e' underscore.

Lista:

- cada linha e' um item
- toda linha tem de comecar com -

Se quiser fazer uma lista ordenada:

1. voce deve colocar o inteiro 1 seguido de . 
1. os proximos items da lista tambem vao ter o 1. no inicio da linha
1. o render vai processar e cuidar dos numeros para voce

Isso [aqui](https://umgeher.org) e' um link.

![e isso uma imagem](/i/openbsd/logo-small.png)

Articles from blogs I follow around the net

j2k25 - OpenBSD Hackathon Japan 2025 (rsadowski@)

Fresh from the just concluded j2k25 hackathon in Nara, Japan, Rafael Sadowski (rsadowski@) has published his report on his blog: Week 2: The j2k25 Japan Hackathon We arrived in Nara during the late afternoon. After checking into our hotel, goda@, my wife and I…

via OpenBSD Journal 2025-06-01 10:42

How to trigger a command on Linux when disconnected from power

# Introduction After thinking about BusKill product that triggers a command once the USB cord disconnects, I have been thinking at a simple alternative. => https://www.buskill.in BusKill official project website When using a laptop connected to power …

via Solene'% 2025-05-31 00:00

Improved (maybe) indenting on save

I realized that sometimes identing the whole buffer might not be the desired output. That because if the file is on different identation, your git commit might be hard to follow. Because of that I studied a bit emacs lisp and came up with similar idea. On …

via Lucas E M M. opinions 2025-05-30 11:30

Generated by openring