<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/home, branch ca</title>
<subtitle>Device dependent config files for Arch Linux, managed by https://git.flylightning.xyz/fsh/tree/sh/cfg (git bare repo method)</subtitle>
<id>https://git.flylightning.xyz/config_local_arch/atom/home?h=ca</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom/home?h=ca'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2026-06-14T20:40:54Z</updated>
<entry>
<title>use nethogs -C with mimic will cause nethogs to stuck</title>
<updated>2026-06-14T20:40:54Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-03T09:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=109372a502f7b86a63c89c2a14d117b46c187f4d'/>
<id>urn:sha1:109372a502f7b86a63c89c2a14d117b46c187f4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add comment</title>
<updated>2026-06-14T20:40:29Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-03T07:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=dac42379ee597a725d8bf71093f3e5898bca57f5'/>
<id>urn:sha1:dac42379ee597a725d8bf71093f3e5898bca57f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim show readonly [RO] on statusline</title>
<updated>2026-06-14T20:39:25Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-03T06:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=425dcd27e34fe76fd2671c25acc6a946e651b5fe'/>
<id>urn:sha1:425dcd27e34fe76fd2671c25acc6a946e651b5fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from aur/freenginx-mainline to freenginx-libressl</title>
<updated>2026-06-12T15:57:00Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-06-12T15:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=e4f88af310f691cbd6f99bb79bb153db5ed79700'/>
<id>urn:sha1:e4f88af310f691cbd6f99bb79bb153db5ed79700</id>
<content type='text'>
Because freenginx-mainline pkg out of date, maybe because the maintainer
does not use it and looking for new maintainer.

Also because libressl seems more secure than openssl see
https://security.stackexchange.com/a/112546, so why not try it.

Note I install with `paru -S --chroot --nocheck freenginx-libressl` due
to some checks not pass. When without --chroot, uwsgi tests and
ssl_verify_depth.t test does not pass. When with --chroot,
ssl_verify_depth.t test does not pass.
</content>
</entry>
<entry>
<title>better comment</title>
<updated>2026-05-02T17:58:50Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T16:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=c5623ad790cbc26dd5e715176e1bcbca43253359'/>
<id>urn:sha1:c5623ad790cbc26dd5e715176e1bcbca43253359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nvim workaround .md high CPU usage</title>
<updated>2026-05-02T17:58:42Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T15:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=6207fe943a8cf6e66e98b4995e8937548f9e9044'/>
<id>urn:sha1:6207fe943a8cf6e66e98b4995e8937548f9e9044</id>
<content type='text'>
neovim high CPU usage when editing markdown file with many lines, e.g.,
more than 100 lines, can be workarounded with :lua vim.treesitter.stop()

https://github.com/neovim/neovim/discussions/39277
</content>
</entry>
<entry>
<title>it was changed upstream</title>
<updated>2026-05-02T17:50:30Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=b6540c72d726e9940337327b43ca3fbf05371822'/>
<id>urn:sha1:b6540c72d726e9940337327b43ca3fbf05371822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init.nvim more comment about new statusline behavior</title>
<updated>2026-05-02T17:50:22Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=03614369bfd43ab31901b7738bb6cf3fd196928b'/>
<id>urn:sha1:03614369bfd43ab31901b7738bb6cf3fd196928b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nvim init.vim more compatible with vim</title>
<updated>2026-05-02T17:50:19Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=acfa0d4d212f9fdfaee23e6f26feb3a8865a82e8'/>
<id>urn:sha1:acfa0d4d212f9fdfaee23e6f26feb3a8865a82e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: nvim 0.12.1 config statusline need = at first</title>
<updated>2026-05-02T17:50:14Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T21:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=09dcd3062892b253f7fb34048142733db5309a4e'/>
<id>urn:sha1:09dcd3062892b253f7fb34048142733db5309a4e</id>
<content type='text'>
Before nvim 0.12.1, statusline+=%&lt; as first works, now it needs =
instead of += else it will show two statuline. statusline+=%&lt; as first
seems still work with new version of vim. It maybe because now nvim `:
set statusline?` is not empty but at vim it is empty
</content>
</entry>
</feed>
