<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/plugins/degesch, branch master</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=master</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2021-08-06T14:43:59Z</updated>
<entry>
<title>Come up with sillier names for the binaries</title>
<updated>2021-08-06T14:43:59Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-08-06T14:12:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=50057d5149dda340b3b47aca4096f4a6ec66b9ee'/>
<id>urn:sha1:50057d5149dda340b3b47aca4096f4a6ec66b9ee</id>
<content type='text'>
I'm not entirely sure, but it looks like some people might not like
jokes about the Holocaust.

On a more serious note, the project has become more serious over
the 7 or so years of its existence.
</content>
</entry>
<entry>
<title>censor.lua: strip colours, configurable formatting</title>
<updated>2021-06-02T22:12:22Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-06-02T21:33:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=c5f49ab1e66578335fec162a1dec079080a25dfa'/>
<id>urn:sha1:c5f49ab1e66578335fec162a1dec079080a25dfa</id>
<content type='text'>
Colour parsing code taken from prime.lua, and modified to strip.
</content>
</entry>
<entry>
<title>fancy-prompt.lua: allow non-ASCII buffer names</title>
<updated>2020-10-31T15:05:15Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-31T14:56:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=271689da99d4f83a0281a3d91ed32300c1da7ce1'/>
<id>urn:sha1:271689da99d4f83a0281a3d91ed32300c1da7ce1</id>
<content type='text'>
It may theoretically bite us in the ass with non-UTF-8-compliant
IRC servers, and certainly with double-width characters.
</content>
</entry>
<entry>
<title>prime.lua: skip colour sequences, add config</title>
<updated>2020-10-11T14:54:15Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-11T14:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=7ce161502115412f8d88bf4b77738a022ae61479'/>
<id>urn:sha1:7ce161502115412f8d88bf4b77738a022ae61479</id>
<content type='text'>
Colour sequence skipping is somewhat involved, we might want to
add a helper generator to the "degesch" Lua library, in the form of
{substring, is_formatting}.

formatter_parse_mirc() isn't useful, a pure Lua implementation
would be more appropriate (where do we put that?)
</content>
</entry>
<entry>
<title>degesch: improve ad-hoc IRC parsers in plugins</title>
<updated>2020-10-10T15:58:33Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-10T15:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=270d9017e9dec35ed82b7f4bc6fb40b814e8b339'/>
<id>urn:sha1:270d9017e9dec35ed82b7f4bc6fb40b814e8b339</id>
<content type='text'>
</content>
</entry>
<entry>
<title>degesch: add a plugin to highlight prime numbers</title>
<updated>2020-10-10T15:55:14Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-10T15:55:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=ee5cac4f217f811070c532fe53c4ff8ae7590b99'/>
<id>urn:sha1:ee5cac4f217f811070c532fe53c4ff8ae7590b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Name change</title>
<updated>2020-09-02T17:37:29Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-09-02T17:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=deb096a0e9c77c0b62085c950246b8b24a9e06d0'/>
<id>urn:sha1:deb096a0e9c77c0b62085c950246b8b24a9e06d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fancy-prompt.lua: workaround a Readline UTF-8 bug</title>
<updated>2018-06-21T22:55:17Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2018-06-21T22:55:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=94b0ec80cfa4e101aa81b3e75831cd5f468bcded'/>
<id>urn:sha1:94b0ec80cfa4e101aa81b3e75831cd5f468bcded</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relicense to 0BSD, update mail address</title>
<updated>2018-06-21T21:46:03Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2018-06-21T20:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a0e9ede3e316b1022e90f964ed389b52f348281f'/>
<id>urn:sha1:a0e9ede3e316b1022e90f964ed389b52f348281f</id>
<content type='text'>
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
</content>
</entry>
<entry>
<title>slack.lua: add a feature to undo emoji</title>
<updated>2017-07-03T04:45:46Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2017-07-03T04:45:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=f7dce5e861e90581dd1317847aa4ca6771323150'/>
<id>urn:sha1:f7dce5e861e90581dd1317847aa4ca6771323150</id>
<content type='text'>
</content>
</entry>
</feed>
