George Angelopoulos
George Angelopoulos
Making a quick note so I don't forget but basically: $title e.g. ``` $ sudo sort -rnk2 /proc/slabinfo | head dentry 47807 50589 192 21 1 : tunables 0 0...
For example: ``` # xsos -d . STORAGE Whole Disks from /proc/partitions: 2 disks, totaling 137 GiB (0.13 TiB) - - - - - - - - - - -...
full-picture with space in filename does not render In a gallery `settings.yaml`, the image with filename `test pic.jpg` does not render in the browser. There's just a gray background. ```yaml...
For example, if you set `size: 500px` which would be fine for a 1920x1080 monitor it will still be 500px wide on mobile instead of being scaled to fit the...
Previously, if bootstrap.sh had been changed in the origin repo, the syncing would continue using the old bootstrap.sh. This can cause problems such as the following: Say you have added...
@Foldex  In `master` I've reverted only the code for the selection color until this is fixed b06183a.
I really want this feature. It's the only reason I fall back to the web interface.
Consider removing TRNSM_VERSION_MAX and RPC_VERSION_MAX. As it is now, these just serve to break the program when transmission is updated. All we are doing is bumping the version numbers without...
screenshots are outdated. Get some new screenshots.
Currently, tremc requires a terminal with width < 73 and height < 16. There is interest in making the width requirement smaller. But there were problems when this was attempted...