tobia
tobia
@dipal004 it took me a while to figure out what you're talking about! I don't remember if I ever solved it. I have not worked with Flute except for that...
@sanikolaev So there is no way to do any math expression in where? I stumbled again into this problem while trying to compute people's age from their date of birth....
I have added more features to my branch and to this pull request: 1. Fixed `glx-fshader-win` option (custom GLSL shader) so that it can be specified in the configuration file...
To anybody who might want to work on this feature: please add a toggle switch to disable anti-aliasing or bilinear filtering or whatever it's called, while you're at it. As...
I didn't handle the mkdir return value because there's not much we can do, the app should just ignore any error condition on that directory. If Linenoise can save its...
If you don't have Node installed, you can use Inkscape: cd .gimp-2.8\themes\gimp-hidpi\images for %f in (*.svg) do @"\Program Files\Inkscape\inkscape.com" -f %f -e %~nf.png -w 32 -h 32 -y 0.0 Adjust...
I can confirm that the link to download the unsigned version fails silently at first. It's fixed by restarting Firefox.
@gabri25ele You can sign it yourself on Mozilla's website.
I'm having the same issue. My node is installed through a Debian package, but I want pnpm to be installed in my home directory. What is the correct way to...