Steve Fan

Results 195 issues of Steve Fan

### Background Suppose you want to make a simple app that lets you migrate from database to database, and I want to allow the end user to **supply either _a...

triage/needs-info
lifecycle/needs-pr

https://github.com/Kotlin/kotlin-script-examples/blob/74d213e82793c2af7ae31adf4021cac78a149b75/jvm/jsr223/jsr223-simple/src/test/kotlin/org/jetbrains/kotlin/script/examples/jvm/jsr223/simple/test/simpleJsr223Test.kt#L17 It's pretty easy to use, and it will do all the caching and can easily do bindings as well

Maybe we can share a same set of JDBC connection, e.g. get a common hikari for all scripts. I don't think this can be easily exposed securely but still

~~Well the prebuilt binaries for benchpress-rust is built against GLIBC, which is a big no no for Alpine.~~ ~~I tried to use Alpine and thus that prebuilt binary cannot import...

Sometimes it would be better to use a full blown script for plugin manifest because we can use it to resolve some complicated stuff and future type stubs for code...

This is a simple type deduction for the database interface, which is used for my own (closed source and premium plugin atm sorry) database integration based on TypeORM. But technically,...

Hi I wonder if it is supported for running vcluster inside a vcluster?

area/syncer
kind/question

Should I use DTLS as L4 first or KCP as L4 first?

For example, although it is typically good to have all everything encrypted (e.g. WireGuard had some headers leakable, in particular the first ~20 bytes are WG metadata which is easily...