-
## Current situation
We are experiencing some issues with projects containing different repos inside.
Let's make an example.
```
PROJECT A
--> microservice 1
--> microservice 2
...
--> mi…
-
## web からコマンドをコピペする危険
http://thejh.net/misc/website-terminal-copy-paste
上記は巧妙に css にて隠しているパターンだけど js だとこんな感じでいじれちゃう。
https://codesandbox.io/s/manipulate-select-range-5kg6m
-
Hello CSLA .NET community!
I have decided to put the new [Using CSLA 2019: CSLA .NET Overview](https://store.lhotka.net/using-csla-2019-csla-net-overview) ebook online **for free**.
As I complet…
-
There are use cases where a NApp subscribes from kytos event handlers and publish them to an external message broker. This is for potentially integrating with other platforms that already uses a mes…
-
redirects for the old blog entries could be generated at build time into a _redirects file: https://docs.netlify.com/routing/redirects/#syntax-for-the-redirects-file
-
In the current HPC UI, the default log includes lots of DEBUG messages. I would like a way to configure the verbosity, or specify the "log level" (DEBUG/INFO/etc).. the specifics do not really matter …
-
Please expose the original message in evaluation context while evaluating the final replay, so the replyExpression could be written like this :
````
{
'name':#message.payload.someExpression,
'va…
-
### What Roadmap is this project for?
Backend Roadmap
### Project Difficulty
Advanced
### Add Project Details
Build a small application using a microservices architecture, where each service is r…
-
Hello folks,
I am looking for advice in what appears to be a misuse of CSLA.NET for our architecture.
Observations: Our architecture/design leader has divided our team into two groups, one to serve …
-
@weyoss Thanks for nicely crafted library.
I have done some performance benchmark to compare redis-smq with [bull](https://github.com/OptimalBits/bull) on my Dell XPS. `Machine 16GB RAM, Hexa Core…