Jakob Gillich

Results 24 issues of Jakob Gillich

It should only reset when the player died. It should not reset when the player "redeployed" via deconstruct, IA, recall.

Bug
Medium

`'` and `"` are not highlighted as part of the string: ![Screenshot from 2022-01-16 18-12-37](https://user-images.githubusercontent.com/347965/149670418-ac49ba6b-ac7d-4ba5-a3f9-34b94eec87a0.png) Unlike most other highlighters like GitHub: ```yaml description: 'User email' ``` It's a small thing...

This adds a commonjs build at `dist/cjs`. I need this for my Next.js app, which unfortunately requires all dependencies to use commonjs (there is a way to transpile on the...

Is it possible to use a relative path for a local repository? ``` - "@local ../packages" ``` Something like that? I tried a bunch of variants and couldn't get it...

It's important to keep an eye on the maximum number of connections, but as far as I can tell, CNPG currently does not export connection metrics comparable to `pg_stat_activity_count`, `pg_settings_max_connections`...

observability :mag:

This is an early draft for feedback, doesn't work yet Two questions. 1. How do I best add the `type PID` to core/glib? I have it in `ExtraGoContents` now, but...

Found some of them confusing, so here are some descriptions. Does S3_ENDPOINT override S3_HOSTNAME and S3_PROTOCOL? Wasn't sure about that, could potentailly add a note Also removed some uses of...

rebase needed :construction:

Some of the defaults in the Helm charts seem rather poor: * A lot of strategies are enabled by default. IMO they should be opt-in rather than opt-out; with the...

lifecycle/rotten

### Issue description OpenURI and whatever the about dialog uses to open URLs do not work on Windows ### Steps to reproduce Open an URI ### System information Windows

bug