Scott Boggs

Results 36 comments of Scott Boggs

What's the status of this feature, and where can it be found? I'm curious about the possibility of merging your GC into the stdlib

I see what you mean now. Just to outline the behavior, here's what I'm observing: - When the app is just open in general, pressing `F11` brings it to full-screen,...

Where do you see that? I just went looking for `user_id` and found [this](https://github.com/flaviotordini/minitube/blob/cb3410f23f78913441fd4929772c441bf089e8d5/src/database.cpp#L103) which seems to indicate otherwise. Looking [here](https://github.com/flaviotordini/minitube/blob/cb3410f23f78913441fd4929772c441bf089e8d5/src/ytchannel.cpp#L88-L94) it looks like they're using the [correct API](https://developers.google.com/youtube/v3/docs/channels/list)? But...

@skeydan I'm new to waydroid, but the app may not be allowing itself to be displayed in windowed mode. I was trying to run Equate and nothing happened when I...

It doesn't appear that `unsigned` is a standard SQL feature. It is not supported by my version of MySQL (MariaDB 10.1.34). For example, the query ```SQL create table tbl (...

Oh, I see, my bad. SQL is not my best language... thanks for your help

Ok so I played around with implementing this a bit, and I don't see any way to store an unsigned integer via the interface provided to Crystal. See the documentation...

I can confirm that adding @MattWilliamsDev's patch to an installation done with `manual-install.zip` works. I'm not experienced with PHP so perhaps I'm missing something, but it looks like that solution...

Getting the same error with `cargo install paru` after updating