-
There are a painful number of ways that someone can write opening hours.
Parsing these perfectly is very difficult.
Detecting day names / abbreviations in each language though is possible.
Dete…
-
Hello everyone!
I have successfully paired the hub and the controller to the mqtt topic (I have even unpaired the controller and have it only work through the Home Assistant automation (MQTT Forwar…
-
**Description:**
The Domain-Oriented Microservice Architecture (DOMA) design pattern focuses on organizing microservices around business domains to improve scalability, flexibility, and maintainabilit…
-
## Is your feature request related to a problem? Please describe 👀
Yep sometime discovery is not working, looks like changing PC name fixes it (in my case I changed from SSNZ-MinisForum-PC to S…
-
# Summary
https://github.com/argoproj/argo-cd/pull/17566 updated Argo CD to be able to compare semver tags. This allows us to use a constraint like `>=1.2.0` to select the latest git tag that meets…
-
### Describe the feature
Running Fargate services with API Gateway and Cloud Map without using ALB/NLB is a pattern that has been [published](https://aws.amazon.com/blogs/architecture/field-notes-int…
pahud updated
4 months ago
-
#### **Data we can collect using public resources**
1. **Engagement Metrics**:
- Data: Likes, comments, and shares for posts/accounts.
- Source: Instagram Graph API (limited to authenticate…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
**Description:**
The Service Mesh design pattern is a dedicated infrastructure layer for managing service-to-service communication within a microservices architecture. It aims to address the complexit…
-
The goal of this issue is to enable the possibility to do a couple of things:
- Easily add events to the outbox of an event store from the client through a specific interface for it (`IEventOutbox`…