eadmaster
eadmaster
In order to avoid losing data due to session timeout, i suggest adding a small javascript to keep the session alive: http://stackoverflow.com/questions/12597176/how-to-keep-session-alive-without-reloading-page
I've tried OFCMS in the default Android 4 browser and it isn't very usable (eg. scrollbar issues). Possible solution: detect the mobile browser and use a different CSS?
actually it is only possible to customize the icons by editing the main jar file: http://jaanos.deviantart.com/art/muCommander-Tango-icons-121846489 Also, it would be nice having icons in menus too...
e.g. `curl "http://localhost:8009 /api/v1/search?site=nyaasi,tgx&query=chocobo" | jq
performing the conversion after the transcription is much harder, as explained [here](https://github.com/openai/whisper/discussions/1650). Related: - https://github.com/rakuri255/UltraSinger/issues/34 - https://github.com/SubtitleEdit/subtitleedit/issues/4669
They could be used as alternatives to other packages like avahi, etc. examples: ```` zeroconf-server # start a zeroconf server on localhost zeroconf-scanner # scans zeroconf services ````
As suggested [here](http://unix.stackexchange.com/questions/12439/can-i-configure-my-shell-to-print-stderr-and-stdout-in-different-colors/26776#answer-53587). Another approach could be to use PTRACE tricks.
Maybe this is beyond the original scope of the project, but since we already have the `write` syscall wrapped, i guess it should be easy to pass stdout to an...
e.g. ```` wget -q -O - 1bin.org/$(uname)/zsh/version ````
I am running a raspian build meant for the banana pi board (based on Debian Wheezy). I should have all the dependencies installed, howerer the configure script fails like this:...