Thanks @[email protected] But graph-easy is text to graph. and I'm looking to draw ! so draw to ~graph(ASCII) but it's a nice program too.
RSS guard NoWebEngine version
ohh ! great ! I'll see if I manage to install it on Devuan Thanks.
🤩 Woo I didn't know nix
. It seem a better way to handle package !!!
but so if I have already apt that handle my packages, is it compatible to use both on the same system !?
Nix stores all packages in isolation from each other; as a result there are no /bin, /sbin, /lib or /usr directories and all packages are kept in /nix/store instead.
Yes, but it's not reliable. because even if you use a bare linux vm to download the packages and dependency, you never know if the online will have already a dependence that the offline system do not have.
no, the only way is to force the dw of the already downloaded package.
indeed .appimage
are an amazing thing as they do not require any special runtime or installation process !
I guess I will have to do my own .appimage
of software that do not provide them
Thank you @[email protected] sadly it's hosted on google ... :/ https://issuetracker.google.com
If I post here on lemmy, me feature request somebody would be kind to submit to google ?
Thanks.
it's related to the GPS fix. So which is it ?
Thank you ! it works !
Actually this is working :
path/to/venv/bin/gunicorn A_Web_App:app
Some other poster, claim it's dirty.. but which problems could it generate ? (if any)
Thanks all !!!!
Thank you very much @taaz
So you say 2 but with unix socket
so it the same as my proposal number 3 ? no ?
I'll check capabilities
indeed I need it to be scriptable.
SpongeB0B
0 post score0 comment score
Ideally running the .py
python foobar.py
will be ideal, otherwise an .appimageI think I will have to build it my self (the .appimage ) :)