-
Let's talk about what we want before we start coding. Features I think we'll definitely need:
Simple routing configuration
Full-featured testing library
No-fuss logging
Minimalistic DI container
Too…
-
For our CI pipelines it would be really useful to be able to use Docker containers to build and deploy PLC images (in our case RUC and PIPs). Right now we use a shell executor that uses the BR command…
-
-
We've been investigating using GO as our backend for a while now.
GO is fast, can be built into a distributable execultable, multi-threaded and it has a heap of packages.
**Solution:** Research GO an…
-
First, I would just like to say that this project seems really cool! I'm planning on using it myself and already made a demo for using it on android with egu, [egui-android-demo](https://github.com/fr…
-
Building Blocks in Dynamic Architecture
Perspectives and Concerns
In a business context, the idea of building blocks can be extended to various organizational dimensions such as customer experience, …
-
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
- Routing: Re…
-
I’m missing the TS_DISCO_F746NG library, all other libs are available, but the touch is missing.
Is it possible to add it?
https://os.mbed.com/teams/ST/code/TS_DISCO_F746NG/ 1
-
### Description
DBeaver looks like this when launching it on my instance:
![grafik](https://github.com/dbeaver/dbeaver/assets/17907799/541ba668-2dd1-4e59-8431-bcc222b3aec4)
I am using KDE 5.27.11 a…
-
Hi guys. I would like to suggest replace Slim by Silex (http://silex.sensiolabs.org/). Both frameworks are "micro" frameworks and both are considered as THE BEST. But I have deeply studied documentati…