-
First of all, thank you for making this plugin and audio_service, they're both great!
I'm trying to add support for Icy metadata to the Android version of the plugin, for a personal project. I've got…
-
So with Meson all the variables are accessible in all meson.build files. For a big project, this can become a maintenance problem.
Normally the variables are immutable, so writing by mistake the sa…
-
# Description
### What is this workshop about? Provide as many details as possible.
I am working on a [compact block filter client](https://github.com/rustaceanrob/kyoto) with a [Bitcoin Dev …
-
I saw your Swift Forums post, and thought I might move some discussion onto here. At the end, you said:
> there's a good chance that I will continue the development until I can meaningfully evaluat…
-
Hi, I'm trying to add core data build dependencies to my swift project, however I got an error when trying to run the build rule:
```
apple_core_data_model(
name = "coreDataModel",
srcs = …
cs2be updated
2 months ago
-
With some time passing and some experience gained, I see that we could review some of the original design decisions for .ksy format. In this topic, I'll try to gather a pretty radical ideas (=breaking…
-
# 計畫
【日期】主題 | 講者
-- | --
1 -【06/19】MVVM introduction & Observer pattern & Android Jetpack - ViewModel/LiveData/Room/Databinding | Ken
2 -【07/03】Proguard & Retrofit 2 | Justin
3 -【07/24】Unit-Tes…
-
### Description of the bug:
Got more than one input Future failure. Logging failures after the first
There are 2 exceptions after each other all the time:
```
java.util.concurrent.ExecutionE…
-
For the definition site, things seems straightforward.
```
fun div(a, b: Int): Int, Int do
return (a/b, a%b)
end
```
The only question is about parentheses. In the current grammar, parentheses ar…
-
# Ideas for iNDS 2.0.0
---
This is the list of ideas on what we can add or improve to create iNDS 2.0.0, the next major release of iNDS. Many of the items in this list are from other issues, and the…