Stefan Kalscheuer
Stefan Kalscheuer
Wrong repo? This one contains Marlin firmware for i3 Mega printers, not ESP3D, not even in the wiki. I don't see how anything could be fixed/improved _here_.
OK, missed that one. Might be helpful to write such details upfront, so people reading this know what you might expect to happen (wiki update, software fixes, both, ...). Especially...
Did v1 actually use it? Wondering if `providers` was ever correct in this place. [Docs](https://getcomposer.org/doc/05-repositories.md) name `provider-includes` which points to JSON includes that contain the `providers` list, but no list...
Just a reminder that this change conflicts with the planned aggregation (#234) or at least requires significant changes on at least one side.
I didn’t say that aggregation is impossible with additional metadata, just not in the currently proposed way, i.e. we cannot simply merge both without additional work. The title typically has...
I gave it a spin on _mvebu/cortexa9_ on a _Linksys WRT1900ACS_. Just modified the target makefile ```diff --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk BOARD:=mvebu BOARDNAME:=Marvell EBU...
We are at 3.71.0-06 now, so this update is obsolete. (except one wants to build an updated v0.0.x with Nexus < 3.71 only support)
If you configure _Cachify_ to generate static HTML files that are served by your webserver or some caching CDN directly, I don't see any elegant way to achieve this from...
Do you have the “front“ side of the widget in mind with a non-persistent selection of the range? Just quickly override the preset and refresh via AJAX? The persistent range...
Is this still an issue and is there and real need for it in 2024? AFAIK _Cachify_ does not contain any AMP-specific code, so it may have worked at some...