Simon Vergauwen

Results 206 comments of Simon Vergauwen
trafficstars

"It all began with the forging of the Great" DSLs 🤣

These can also come after 2.0.0 @serras

Hey @kyay10, Thank you for all your great work! Yes, we should close this and work with the great improvements you've already made. I have some catching up to do,...

Hey @CLOVIS-AI, Like I mentioned on Slack, this was a bit experimental and I wasn't very concerned about anything except the validation DSL but my here is my train of...

Oh, you should check `OutgoingContent` it's the contract/base-class for sending stuff through `call.respond`. I kind-of like it. I've been using it since forever. For example (defined in Ktor itself): `TextContent("Hello...

Yes, but the idea is that the library can also include their own versions of `OutgoingContent` including `HttpFailure` but `Raise` just relies on the base type and benefit from the...

Hey @lbulej, could you approve the workflow to run? Everything seems to be building correctly for me locally, not sure if I missed some checks.

@lbulej could you retrigger? Benchmarks are successfully running for me locally 👍 Only changes on top of @zavidnyi work is changing to JetBrains SBT Kotlin plugin, and bump Kotlin to...

All of these GitHub Action steps run for me locally on MacOs 😕 ```yaml - name: Run the suite shell: bash run: tools/ci/bench-base.sh - name: Run the suite in standalone...

@vhotspur I will from now on, but I didn't expect so many strange issues. I.e. https://github.com/renaissance-benchmarks/renaissance/pull/472#issuecomment-2854259081