Pedro Luz

Results 22 comments of Pedro Luz

So whats the point of having `func IsInt(str string) bool` in the validator? Increase the code size? Go is a strongly typed language when ur validating ur code... To my...

@tonybrbtravel There is no point on adding these kind of issues here about push. It does not work, and never worked and probably never will. There are hundreds of complains...

The idea of those commands/instalation is to always get the latest version, because usually they are the most stable ones. If you allow any other version (besides a stable one),...

`node curl wrapper with fully implemented` and nothing works... i can also make these type of libs

it would make it easier if later on we do: ```sh go tool cover -html=coverage.out ``` or ```sh go tool cover -func=coverage.out ```

I've just compile it and use it on macOS, to send stuff from Ubuntu. Here is a link to my dropbox where I have the version for mac. [https://www.dropbox.com/s/341lawykh1lcgel/LANShare.app.zip?dl=0](https://www.dropbox.com/s/341lawykh1lcgel/LANShare.app.zip?dl=0) Please...

```bash CRYSTAL_OPTS="--link-flags=-Wl,-ld_classic" crystal run hello.cr ``` works for me . I'm on: macOS 14.0 23A344 x86_64 Sonoma

This worked with me: ```yaml pdf: printing: ^5.0.0 qr_flutter: ^4.0.0 ```

Thanks for the feedback. Can't the tool just detect the CR and fix the file accordingly? In my opinion, people that could use the tool don't care about CR... for...

Hi, I will update it soon :) thanks