home tags events about rss login

Things happen.

sergeyb bonked 28 Aug 2026 07:10 +0000
original: openbsdnow@bsd.network

Patches for displaying bugs in the repository added using git-bug appeared in the cgit mailing list. Looks cool, right?

Demo: https://git.kernel.org/pub/scm/utils/b4/b4.git/bugs/

GoT has a planned feature for "web-based issue tracking component which stores data in a Git repository for easy replication and, ideally, offline editing" [3]. I can't wait for it to be implemented.

  1. https://github.com/git-bug/git-bug
  2. https://lists.zx2c4.com/pipermail/cgit/2026-August/005041.html
  3. https://gothub.org/features.html

// CC: @gothub, @monsieuricon

External Attachment:

External Attachment:

sergeyb honked 26 Aug 2026 14:46 +0000

В Thunderbird есть классная фича - автонастройка почтовых параметров, вводишь почтовый адрес, логинишься и вуаля, почтовый аккаунт добавлен. Не надо выяснять хост для SMTP и IMAP, выбирать способ авторизации и т.д. Если вы хотя бы раз настраивали вручную, то вы понимаете про что я. Работает это с помощью autoconfig.xml, он доступен на почтовом сервере и его формат описан в черновом RFC [1]. Так вот такая автонастройка доступна не только в GUI почтовых программах, есть mailwizard [2] и mutt-wizard [3].

Который раз удивляюсь насколько комфортнее стало жить в терминальных программах в Linux.

1. https://www.ietf.org/archive/id/draft-ietf-mailmaint-autoconfig-00.html
2. https://github.com/rpuntaie/mailwizard
3. https://muttwizard.com/