Lorenzo Castellino
Lorenzo Castellino
Bumping, 3.10 and its switch case are really important!
My C is quite rusty but Italian is my first language and with my chemistry background I think I can help you with the Italian localization if we decide how...
I'm not sure on what file format to use to pass the arguments, I was thinking of a JSON file but I'm not sure if it's the standard for similar...
Found this issue thread while looking for a solution for the exact same problem. I use `fpm` in a GitHub Actions to produce cross platform installers of my application. On...
Same issue here, I'm on Arch Linux
> I was using [`pidtree`](https://ghub.io/pidtree) and it works pretty well, plus the dependency size is small. > > ```js > const getPids = async pid => { > const {...
I encountered a similar issue in my application. I do not have a minimal reproducible example but the problem arise, as @jordanlv originally reported, when creating a new window that...
I have looked a bit more into what was causing the tests to fail and reworked everything to pass it. Nested behavior was not tested yet. I actually think it...
I would be interested as well in something like this but I think it is something more to do with how this implemented in the crate used for type conversion...
For the time being I'm building a scaled down proof-of-concept for the business I'm working with to schedule an assembly line working schedule. A team of 10 resources are assigned...