Særgeir
Særgeir
Hi, Thanks a lot for this plugin! It seems quite useful to be able to create revealjs presentations directly in obsidian. But I'm having some performance issues with it that...
This issue describes breaking changes that are coming in the next major version of kotlin-faker for easier migration. > Note that this issue serves for informational purposes only, and hence...
All deprecated stuff that is currently issuing warning should be removed in faker 2.0
https://github.com/serpro69/kotlin-faker/blob/d3a15a80fe938db0717181f3d230f69b74cee613/core/src/test/kotlin/io/github/serpro69/kfaker/provider/misc/RandomClassProviderTest.kt#L500-L508 Using inner classes is disabled since it was causing stackoverflow.
While working on #197 I've discovered a bunch of bugs in sub-provider functions (most were missing primary key) (see https://github.com/serpro69/kotlin-faker/pull/197/commits/d848491a01ed94db7147724d80e8daaaf10536d0#diff-0c0f72286003cc6bcebac97dd91d248f85214081533ccaf7c6921b79fcf8c9c9 for example ) This wasn't caught by integration tests because...
Could adding [blns](https://github.com/minimaxir/big-list-of-naughty-strings/tree/master) be useful? Note: should not be included in the cli output
This is to gather details on moving to java17 as minimum requirement and start with the implementation. The plan is to release this in 2.0.0. Acceptance criteria: - java17 is...
Orchid was fun to work with, but even though it works fine for the most part, it has been unmaintained for quite awhile (last commit on 2021-08-08). The bigger problem...
data: ```json { "appStatus": { "displayName": "JobServer", "instanceStatus": { "autoRestartSuspended": false, "autoRestartSuspendedForApp": false, "autoRestartableApp": false, "instance": { "active": true, "applicationDisplayName": "JobServer", "applicationId": 42, "applicationName": "JobServer", "custom": false, "id": 10, "name":...
Having default format for weekly notes `gggg-[W]ww` creates a new weekly note with correct name: 2022-W51. However if I change the format to `gggg-[W]WW` , I'm getting a note with...