-
Fallback strategies
When creating a service it is important that we express not only when we are healthy, but also when we are not healthy. That allows users to proactively switch their own services …
-
Apologies in advance for a not very helpful issue report....
Using markercluster plugin ( https://github.com/Leaflet/Leaflet.markercluster ) if I have 1000 markers, 500 clustered and 500 not clustere…
-
**Context** - This is a proposal from Google (/cc @alex-jansen) based on our experience consuming schema.org Product markup and working with similar data from online merchants. If it were accepted, it…
-
In every matrix client there have public room. And it makes unusable for family. In family everyone is not over 18 years old. There have below 18 years but most of the public home server they 18+ pub…
-
Hi team Airbyte!
**tl;dr**: We (team [Estuary](https://github.com/estuary/flow)) want to work with you to evolve the Airbyte spec into a community standard for building data connectors.
Things w…
-
Docker Services are great for stateless applications (e.g., web servers, workers) but most real application stacks revolve around one or more distributed stateful services (e.g., databases, message qu…
-
Hello Athos, let me bother you with this idea :-)
I think you could use "optional embedded points" for user-dev customization.
With that, you get to keep the static code for hybrid deployds and allo…
gcsis updated
12 years ago
-
I ran some comparative benchmarks of simulation speed between the LLVM and GCC backends, and at different -O optimization level settings. Thought I'd share some results.
**Version info:**
- GHDL …
-
I'd like to let the interested parties know that, I've written a experimental C implementation of the draft. If anyone's interested in benchmarking or any kind of testing, I'd love to assist. I've als…
-
> Btw, common lisp also has excellent support for OOP via the common lisp object system (CLOS). It's quite powerful, e.g. has multiple dispatch (if you want to see that in a modern language, try Julia…