Tobias Diez
Tobias Diez
Added testing for Alpine in https://github.com/sagemath/sage/pull/40561. For me the most important thing to test (and that's why I've created this PR) is the detection of all dependencies via meson. For...
> I must say I don't like the sagedistro features creep into the meson build as it happens now (I think @orlitzky is of a similar opinion). Which features exactly...
Yeah, I'm also not the biggest fan of these subprojects. However, it's the only path forward that I see how to remove sage-the-distro. Otherwise, even on recentish systems, you would...
This should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this...
The `exports` field defines the public API and according to https://nodejs.org/api/packages.html#package-entry-points > It is best to explicitly specify entry points so that the package's public API is well-defined. I can...
It would be nice if Prisma supports the "plain" types of the new temporal proposal, i.e. `PlainDate` for dates without time, and partial dates such as `PlainYearMonth` and `PlainMonthDay`: https://tc39.es/proposal-temporal/docs/
This looks more like a limitation of ecosia than anything we can fix. We do link to the forum / documentation. Is there anything actionable here?
Thanks for testing. Did this use the `8.2.0-alpha` version of storybook? The "latest" stable version of storybook cli doesn't yet include support for nuxt.
Thanks @DamianGlowala for the nice suggestions!
Still relevant.