mcepl
Prague
M2Crypto ... add RSA-PSS and deprecate raw RSA signatures
a project by mcepl
Fix https://todo.sr.ht/~mcepl/m2crypto/204, see more discussion therein.
Try to write simple rope-base Python language-server for LSP protocol
a project by mcepl
Future of tools supporting editors in dealing with particular languages is in my opinion in the LSP protocol. Therefore I look with a bit of worry on the fact that there is no good LSP server based on the top of rope. python-language-server uses it a bit internally, the Microsoft Language Server for Python is in C#, so it is completely something different.
Update M2Crypto
a project by mcepl
There are couple of projects I work on, which need my attention and putting them to shape:
reformatting text in vis
an invention by mcepl
Project Description
There is this text editor vis, modal text editor based on the Plan9 structural regular expressions and se(1). However, comparing to sam(1) or acme(1) it feels mostly like advanced vi(m) not something completely new (and it is not mouse-driven).
LSP server for SPEC files
an invention by mcepl
Has anybody ever heard about RPM Spec LSP server? That would be awesome thing to have (at least for completion)?
Port git-fixup to POSIX shell script and submit to git/git
an invention by mcepl
Description
https://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper.
Reviving of xboard
a project by mcepl
Description
xboard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess), shogi (Japanese chess) and Makruk, in addition to many minor variants such as Losers Chess, Crazyhouse, Chess960 and Capablanca Chess.
Improvements to osc (especially with regards to the Git workflow)
a project by mcepl
Description
There is plenty of hacking on osc, where we could spent some fun time. I would like to see a solution for https://github.com/openSUSE/osc/issues/2006 (which is sufficiently non-serious, that it could be part of HackWeek project).
Add support for todo.sr.ht to git-bug
an idea by mcepl
Description
I am a big fan of distributed issue tracking and the best (and possibly) only credible such issue tracker is now git-bug. It has bridges to another centralized issue trackers, so user can download (and modify) issues on GitHub, GitLab, Launchpad, Jira). I am also a fan of SourceHut, which has its own issue tracker, so I would like it bridge the two. Alas, I don’t know much about Go programming language (which the git-bug is written) and absolutely nothing about GraphQL (which todo.sr.ht uses for communication). AI to the rescue. I would like to vibe code (and eventually debug and make functional) bridge to the SourceHut issue tracker.
Activity