Pauline

Results 50 comments of Pauline

Would this be in the form of a `build.rs` script?

> Is the browser application source code available? It doesn't seem to be in this repository No, there isn't any update on this issue. However, the code isn't obfuscated, so...

> Looking at https://tetr.io/bootstrap.js , it seems like that is not source code, but with how short it is maybe that is the source form. https://tetr.io/js/tetrio.js looks like it's partially...

> Of course it isn't? You just defined `AnyEnum`. How should we have implemented that. You should take out then values that polars knows. `AnyEnum` isn't known to polars. Sorry,...

As for full ESLint v9 support, which is related to the Flat Config milestone, we also need Type Declarations built-into the package so we can use type check configs.

> @pauliesnug PR welcome! That doesn't even have to wait for v10 because it's not a breaking change. Oh awesome, thank you so much @FloEdelmann I'll open one tomorrow

> Thanks for the issue! I could add some `index.d.ts` file because the interface is pretty stable. @iiroj that would be awesome! thank you for the quick response, amazing project

Copying this over here just in case: https://github.com/dzikoysk/reposilite/issues/1011#issuecomment-2093826063

> Maintaining current REST API + standalone frontend module requires a lot of work. With [JTE](https://jte.gg/)-like template engine + some lightweight library like HTMX + Tailwind, we could probably do...

> So we can prototype frontend with hot-reloads. Of course, for backend changes we need to rebuild a project, but it's good enough I'd say. :shipit: That's perfect yeah! I...