Aaron Matthis
Aaron Matthis
as i was saying before, i still only want to sort by the first 2 caracters, not those after the first 2! bcs that way i want to set up...
This might help you: https://github.com/rapus95/HubCLI.jl/blob/master/src/Hub.jl#L30
Ah indeed, I evolved the solution to hopefully be embedded into GitHub.jl so you won't have to add anything to your package I guess.
Hmm then it IMO would be good to have an asterisk on the visual builder section of the website which somewhere at the bottom clarifies that it is to be...
Well, I guess you mean because you're not selling anything, which indeed is a good point. But I assume my “scammed” feeling came from investing time to dive into a...
> This doesn't convert Float32 to Float64: > > ```julia > julia> float(1.0f0) > 1.0f0 > ``` I feel the light sensation of need to burry mself in ground. 🤦♂...
Is there an ETA for it? Running into this: ``` INFO: Resolving transactions 0% | | Elapsed Time: 0:00:00 ETA: --:--:-- ERROR: Fatal exception occurred: Traceback (most recent call last):...
I wonder if the endpoint described in https://docs.cdp.coinbase.com/exchange/reference/exchangerestapi_postreports might offer a hassle-free implementation by just kicking off a csv-report-generation for all required data and telling the user to rerun the...
i guess you can sort of cross alternate swimming/diving from this list since the new minecraft version supports it (i guess this makes some other stuff easier aswell like crawling)
> It seems like something that can exist as a separate package. Why not have a go at a POC? That's what I meant with the disclaimer 😄 What's a...