HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jutaz

32 karmajoined há 12 anos
[ my public key: https://keybase.io/jutaz; my proof: https://keybase.io/jutaz/sigs/-OxRzTcgP6AOtAPIBAGp28n8CXEgS9StRa6OzqnHwSg ]

comments

jutaz
·há 4 minutos·discuss
This is quite timely - just had some fun creating a OTLP/Grafana cloud exporter, which sends data directly without requiring intermediaries.

Super light, right now testing on my own set up (was using mktxp before):

https://github.com/jutaz/TikTelemetry

Comments/feedback welcome!
jutaz
·há 4 anos·discuss
I’d recommend taking a look at Maplibre GL JS[0], which is a fully open source map library. It was forked from Mapbox GL JS just before licence change, therefore it’s also fully compatible with the style spec etc.

It’s also actively maintained and has a strong community behind it.

0: https://github.com/maplibre/maplibre-gl-js
jutaz
·há 4 anos·discuss
Shameless plug: I’ve also made a solver, written in Rust. Main goal was to learn the language, 2nd the trie structure behind the search: https://github.com/jutaz/wordle-search