Seonghyeon Cho (조성현)
Seonghyeon Cho (조성현)
@ikhoon I updated kubernetes-client to use 7.2.0 and use java11 on kubernetes / kubernetes-chaos-tests. 😃 In kubernetes-client 7.3.0 (https://github.com/fabric8io/kubernetes-client/releases/tag/v7.3.0), breaking change has introduced that Jackson >= 2.19.0 should be used....
Ok, upgraded kubernetes-client to 7.3.1 and Jackson to 2.19.1
Unfortunately, dog's author @ogham is not reachable for a few years, and I suppose there's no maintainer for this repository. Other project made by him is forked and maintained there,...
FYI, I'm using ice(https://github.com/jordanbaird/Ice) which is similar with hiddenbar but maintained actively. Try to use it instead If hiddenbar is not working
FYI, this is Proposed Standard now (https://datatracker.ietf.org/doc/rfc9460/) Also several browsers started to supports SVCB/HTTPS-RR like below, - Safari: ✅ (since? idk) - Firefox: 🟨 (Since v129 ([release note](https://www.mozilla.org/en-US/firefox/129.0/releasenotes/)), But looks...
I tried use `palworld-save-tools` but it takes nearly 30 seconds on my M1 max mac.. 🥲 ```sh $ time palworld-save-tools Level.sav Converting Level.sav to JSON, saving to Level.sav.json Decompressing sav...
+1 FYI, [vector](https://vector.dev/) supports json schema recently, and it's really helpful. - https://github.com/SchemaStore/schemastore/blob/6dc4ebbeffe56435cb4ffc3c4671aaaeeff4996a/src/schemas/json/vector.json
`hightower-lsp` maybe.. 😄
Maybe make an organization for `tower-lsp` and designate some maintainers? I think we all understand concern of forking in many ways but also `tower-lsp`'s lack of maintenance. The show must...
I believe this can be supported with [Extensions](https://grafana.com/docs/k6/latest/extensions/) ex. ICMP -> https://github.com/sh-cho/xk6-icmp (just simple PoC), [example scenario js](https://github.com/sh-cho/xk6-icmp/blob/2fb7120e4ba7c61c5cc65aaf01cae6490da79a33/examples/ping.js)