Danilo Bargen

Results 602 comments of Danilo Bargen

> [@SpaceApi/core](https://github.com/orgs/SpaceApi/teams/core) any thoughts from your side? I agree, this probably makes sense. However, is "products" the proper name? It's maybe a bit too generic. If I sell Arduino kits,...

Some more migrations with regards to Svelte 5 can be done (e.g. using runes), as well as the eslint 9 migration... However, I think we can give this a try....

Hi folks. Same thing from me, I feel like algebraic data types only have limited practical use in Python compared to languages with first-class support (like Rust or Haskell). >...

This is tricky, because the initialization logic is injected into every test using the macro: https://github.com/dbrgn/tracing-test/blob/5d645cb8ef31aee22023c4590b6ee14cbe7577a5/tracing-test-macro/src/lib.rs#L67-L88 If you have a good suggestion on to achieve this: I'm open to suggestions....

Nice, thanks! Can you rebase against `main`? I've just merged the branch with many updates. Without having tested your implementation yet (just based on the video): If an elevation was...

Another thing: You used AI tools quite a lot for your PR, right? That is fine in general (I use LLM based tools as well for some tasks), but if...

Hi, as indicated in the validator (linked in the template you used), the CORS headers for your endpoint are not set properly: https://validator.spaceapi.io/ui/?url=https://milwaukeemakerspace.org/spaceapi.json Could you fix that? Otherwise JS based...

I'd like to try this :)