Ben Carlsson

Results 52 comments of Ben Carlsson

Chiming in in favor of Markdown support, as I use `.md.tmpl` files for automating common tasks using templates while writing. Thanks for your hard work and the updates 😊

Nice! Even with Do Not Track support though, I would want to go self-hosted with analytics. imo DNT as a standard is an atom bomb solution to a relatively simple...

Thanks for the report! I agree, refresh-related is my first instinct.

Some of the reports are from races that were started as a test. Maybe any race with >1 non-ghost participant cannot be deleted?

Nope, ghosts count: https://github.com/glacials/splits-io/blob/main/app/models/race.rb#L96-L119

Undecided atm, but the current setup uses the JS bindings. I think in general I'd prefer to use a set of bindings than a language not officially supported by Lambda,...

Oh oops I didn't click your link, I didn't realize there was a Rust runtime! I'd be willing to try it out.

Good to know about `title` vs `content`. Do you think we should move all Action Cable stuff to Vue components to solve the third point? That would also help with...

🤔 Good points all around. I do like the idea of extracting common stuff to a concern, but idk if it would solve this completely -- like @moorecp says there...

Interesting. There are lots of ways to implement these at the data level. Looking at the game edit interface on SRDC, they seem to treat all three styles as one...