Jipok
Jipok
This is a great project. But I was surprised that there are so many patched fonts when there is a font fallback mechanism in Linux. I went through all the...
I was just looking for a ready made xrandr solution for my awesomewm config. And I came across this project as a possible option. Well, there are not many dependencies,...
Needed to perform work on the server. For example, I want to start the pregeneration of the world. Now I have to either disable lazymc, change the server settings, and...
I'm writing `PATCH` support for a standard webdav server in go. While I was testing different `bytes=A-B`, I noticed that if the file size did not change after the operation,...
``` $ make prepare Updating sources git submodule init git submodule sync Synchronizing submodule url for 'jni/luajit/luajit' Synchronizing submodule url for 'jni/lzma/7z' git submodule update using sdk in path ~/dev/android-luajit-launcher/cmdline-tools...
I googled for a long time and could not find any standard for checking whether a directory is read-only. So I implemented a simple check in the form of `PUT`...
### What features would you like to see added? Option `FORWARD_AUTH_HEADER` ### More details There are various authorizing reverse proxies. Here are two examples: https://github.com/oauth2-proxy/oauth2-proxy https://github.com/Jipok/Jauth They take care of...
Нужно всего лишь сделать `zsyncmake rutor.ls` и публиковать полученный файл вместе с `rutor.ls` Это не нарушит обратную совместимость и почти не требует усилий. Предполагаю что оно сэкономит время(и трафик) раз...
ERROR: Failed building wheel for tokenizers: ``` Building wheels for collected packages: tokenizers Building wheel for tokenizers (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for tokenizers (pyproject.toml) did not...
I hate js and the entire modern web in general. Therefore, I am interested in various alternatives that somehow improve the situation. [HTMX](https://htmx.org/) is my favorite right now. But recently...