Germano Rizzo

Results 9 issues of Germano Rizzo

I’m trying to reduce the size of the javascript I’m deploying, for a project I’m developing in kotlin/js. Since I’m using Gradle, I imported this plugin. If I apply it...

Hi! first of all, thanks for this great script. With the latest version, I created a file `telegram.sh.conf` with: ``` TELEGRAM_TOKEN="1999969932:..." TELEGRAM_CHAT="599931726" ``` I put this file in the same...

Hi! Thank you for the library. I have a [project](https://github.com/proofrock/sqliterg) that uses rusqlite and serde-rusqlite. If I use: ```toml rusqlite = { version = "~0", features = ["serde_json"] } serde_rusqlite...

The request may be: ``` { "resultFormat": "list", "transaction": [{ "query": "SELECT * FROM folders", ... }, ...] ... ``` with values of `list` or `map`, by default/if absent `map`...

enhancement
fixed_but_not_released_yet

It's basically tailor-made, and it's just not the way to put a feature inside a platform IMHO. It can be done on the client.

enhancement
fixed_but_not_released_yet

Hi, so sorry to come up with a permission issue, but this is a big pain point to which we couldn't find a solution yet, despite involving Microsoft support. We...

Hi! thanks for this very, very fine tool! You saved my day :-) A question though: is it possible to assign ownership to generated files/dirs other than root? I use...

Hi, first of all: incredible work. Just incredible. Thanks, I had a big, black, YB1-shaped paperweight, and now I'm beginning to see the light. I'd like to know, if possible,...

Hi! I just released [filetunnel](https://github.com/proofrock/filetunnel), to securely transfer a single file to a system you don't have direct access to. I would be interested in your toughts about it, and...