TUVIMEN

kCraft - minecraft launcher in bash

10mon 13d ago in minecraft from github.com

Surprisingly small disk size compared to minecraft

[DS2] Oops all peaks

1y 23d ago in soulslike@lemmy.zip from lemmy.zip

Lightning spell

Making large quantities of iron oxide by electrolysis

1y 4mon ago in chemistry@mander.xyz from tuvimen.neocities.org

At temperatures where iron II oxide oxidizes to III state, any iron hydroxide would decompose. Any other impurities but carbon can be washed off.

About chlorine i couldn't even smell any throughout the process.

Nonetheless it works great for thermite.

Tutorial about using the bind builtin

1y 4mon ago in bash@lemmy.ml from tuvimen.neocities.org

GitHub - TUVIMEN/torge: A shell script for searching for links on torrent sites

1y 4mon ago in piracy@lemmy.dbzer0.com from github.com

Using all sources could return over 200 results for one query. This would make it hard to browse without fzf.

Results would have to get sorted by the script and fields like date are provided in human readable format that would have to be converted with a lot of effort to sort it. Sources have also unique fields.

Shell script is just bad to make that feature, although torge is extendable enough for you to make a wrapper script that could do it without sorting.

You can use the --no-clipboard option to make a wrapper script that would integrate it with wl-copy.

I don't really use qbittorrents, i do everything from terminal so i use transmission with transmission-remote cli, this script gives me the ability to add any torrent in a couple of seconds. Also it can search for books on libgen.

Not really bash but posix shell, the main reason is because at the time of making it i had not yet made python ffi for my html searching lib