While this is certainly true, there is also another part of the puzzle. There are plenty contributors in the ecosystem building providers, submitting PRs under the assumption that the ecosystem will benefit and not…
No prior experience with it myself, but https://www.taiga.io/ is often mentioned and on my personal bucket list of things to check out. EDIT: fixed typo
Could you point me to the source. I was under the impression it is dead and Deutsche Telekom now collaborates with Google Cloud on the so called Sovereign Cloud [1]. [1] https://cloud.google.com/t-systems-sovereign-cloud
Isn’t this basically what NextJS and NuxtJS provide, if you only leverage their static rendering?
I unfortunately share your experiences. However in Germany there is a foundation called “Stiftung Warentest” [1], which does independent testing of products. With reviews full of Amazon affiliate links dominating search…
nix has a very steep learning curve, but I have been using it on macOS for a while now. Can’t recommend it enough. Even started using it on my personal PC, which allows me to use the same nix flake on both systems.…
There is also a language called zig[1], which popped up on hckrnews a few times in the past. I didn't have the chance to try it out, but am following the blog. From what I can gather, it supports compile time code…
There was a very interesting article in the german business-magazine "brand eins" [1]. The article is not yet available for free (always released for free a few weeks after the magazine). But the gist was that UBI is…
Lua is still my goto embedded scripting language. I don't have any experience with haxe per se, but is the transpiler embeddable as well?
Seems it was created by one developer called Stephen Cross (scross.co.uk). I am quite impressed by his accomplishment. The only thing I miss are custom allocators.
I agree. The first minute I looked through the tutorial `onChange` confused me, because I expected it to take a callback. I would prefer `transact` or any other of your proposed method names over onChange.
While this is certainly true, there is also another part of the puzzle. There are plenty contributors in the ecosystem building providers, submitting PRs under the assumption that the ecosystem will benefit and not…
No prior experience with it myself, but https://www.taiga.io/ is often mentioned and on my personal bucket list of things to check out. EDIT: fixed typo
Could you point me to the source. I was under the impression it is dead and Deutsche Telekom now collaborates with Google Cloud on the so called Sovereign Cloud [1]. [1] https://cloud.google.com/t-systems-sovereign-cloud
Isn’t this basically what NextJS and NuxtJS provide, if you only leverage their static rendering?
I unfortunately share your experiences. However in Germany there is a foundation called “Stiftung Warentest” [1], which does independent testing of products. With reviews full of Amazon affiliate links dominating search…
nix has a very steep learning curve, but I have been using it on macOS for a while now. Can’t recommend it enough. Even started using it on my personal PC, which allows me to use the same nix flake on both systems.…
There is also a language called zig[1], which popped up on hckrnews a few times in the past. I didn't have the chance to try it out, but am following the blog. From what I can gather, it supports compile time code…
There was a very interesting article in the german business-magazine "brand eins" [1]. The article is not yet available for free (always released for free a few weeks after the magazine). But the gist was that UBI is…
Lua is still my goto embedded scripting language. I don't have any experience with haxe per se, but is the transpiler embeddable as well?
Seems it was created by one developer called Stephen Cross (scross.co.uk). I am quite impressed by his accomplishment. The only thing I miss are custom allocators.
I agree. The first minute I looked through the tutorial `onChange` confused me, because I expected it to take a callback. I would prefer `transact` or any other of your proposed method names over onChange.