# koehr's :description: Programmer, open-source enthusiast and hacker based in Berlin, Germany :author: koehr :lang: en :avatar: /avatar.png :link: https://koehr.ing :link: https://git.koehr.ing :link: https://github.com/nkoehring :link: https://vuejs.berlin :link: https://250kb.club :link: https://starsy.netlify.app :link: https://stellar-neighborhood.netlify.app :link: https://rpg-cards-ng.netlify.app :contact: https://mstdn.io/@Koehr :contact: https://bsky.app/profile/koehr.ing Trying to find ways to express myself and somehow, even if just by accident, help others expressing themselves. Where are the good old days, where the Internet was made by the people for the people? I tend to build stuff and open-source it from time to time. Check my links, if you feel adventurous. ** :id: 2025-11-07T16:00:00+01:00 :tags: markdown decentralization social :mood: adventurous Mandatory greeting to all the plaintext.casa inhabitants! ** :id: 2025-11-08T14:10:00+01:00 :tags: plaintext-casa :mood: (ಠ_ಠ) I updated the plaintext.casa readme way too many times today. I really should think about the changes first, then finish and *then* push them. ** :id: 2025-11-08T14:10:00+01:00 :tags: plaintext-casa :mood: ◦°˚\(*❛ ‿ ❛)/˚°◦ I would say that the format of plaintext.casa is now ready for general use. I'm open for suggestions. My hope is that we can create a format that brings us a bit of the good old internet back, before the large silos were created. ** :id: 2025-11-09T13:23:41+01:00 :tags: plaintext-casa :mood: ◦(눈‸눈) Initially I thought I should support all kinds of known plain text formats, including RestructuredText. The more I look into this format, the less I want to support it by default, though. ** :id: 2025-11-09T19:23:01+01:00 :tags: plaintext-casa :mood: ◦(눈‸눈) I started writing some CLI tooling and thought, it would be a great opportunity to learn some [Zig](https://ziglang.org/). Honestly though, if I want to get this done in a reasonable time, Typescript it is. ** :id: 2025-11-10T19:54:00+01:00 :tags: plaintext-casa :mood: ◦( ˙꒳​˙ ) Writing the parser wasn't too hard, actually. The big deal will be the TUI, though. I would really like to build something like org-social-rs. And I use [helix](https://helix-editor.com/) as editor, so some macros for it to write feed entries should be on my todo list as well. ** :id: 2025-11-11T22:54:00+01:00 :tags: vuejs meetup berlin :mood: ◦( ̄︿ ̄) Today would have been the Vuejs//Berlin meetup (that I host on the second Tuesday of the month), but I learnt too late that the usual place (my employee) cannot host us and I didn't find another place. No meetup in November. ** :id: 2025-11-12T00:22:00+01:00 :tags: plaintext-casa cli markdown :mood: ◦°˚\(*❛ ‿ ❛)/˚°◦ I just rendered a full example feed for the first time! The cli tooling should soon be somewhat usable. ** :id: 2025-11-13T22:25:00+01:00 :tags: cli coding editor :mood: ◦ヾ(^-^)ノ It looks like [Zed](https://zed.dev/) could be the first editor since Helix, that I might switch to. After years of ViM, Kakoune was the first editor to convince me. Then came Helix, like Kakoune but with nice defaults. Now Zed got a very well working Helix mode (which, to be fair, should be called Kakoune mode). It might be the first GUI editor that I actually *want* to use.