Alfonso Villalobos

Results 11 issues of Alfonso Villalobos

Hi, Atomiks I used VSCode Only because of your moonlight II theme and the fact that It has been the best with TypeScript. Today I just had enough of the...

Using the same example as the documentation where we have 3 tables countries, users and posts ``` countries id - integer name - string users id - integer country_id -...

Hi i have been using orator for a while now and i was looking for a better way to validate, and on a journey using phoenix i see this validation...

Hello Lukas I have test out the bench mark with the example code that you wrote on the readme. The output is really different from the examples that you have...

**Describe the bug** I'm combining, Tray-Icons-Reloaded with Transparent Top Bar, and I get a black block behind the icon. **Screenshots** ![Screenshot from 2024-03-28 20-08-42](https://github.com/MartinPL/Tray-Icons-Reloaded/assets/31135704/97f2a69c-0504-4af5-8e76-9720e3a348bd) **Desktop (please complete the following information):**...

Internally at google we have a patch for [KotlinLibraryLayoutImpl.kt](https://github.com/JetBrains/kotlin/blob/ffc04e497bb5daba44dda5defe8b361e113dc083/compiler/util-klib/src/org/jetbrains/kotlin/library/impl/KotlinLibraryLayoutImpl.kt#L41) that changes the else value of klibZipAccessor to ZipFileSystemCacheableAccessor with 100 limit, after updating to 2.3.0-dev-7988 we removed the patch since...

Currently using an apple silicone Mac, you can't cross-compile x86_64 platformLib caches. This is not a technical limitation and is completely possible. I think it doesn't go against any license...

Native

After looking at the profile I found some sections that can be process in parallel to improve framework generation speeds KT-82436

Native