-
As stated in Clean Architecture, dependencies should point only inwards. This separates layers in a way that they could be interchangeable easily and also decoupled (right?).
In your case, you decide…
ghost updated
2 years ago
-
Please add BOLT12 to LND
he BOLT 11 invoice format has proven popular, but has several limitations:
The entangling of bech32 encoding makes it awkward to send in other forms (i.e. inside th…
-
> This is similar to #28 (_shared stewardship of the "dweb://" protocol handler_),
> however here we discuss an idea of special-use top-level domain (TLD) for DWeb uses
### Summary
There is an…
lidel updated
2 years ago
-
## Basic Information
**Name:** Tribler
**Category:** File sharing
**URL:** https://www.tribler.org/ ([sourcecode](https://github.com/Tribler/tribler))
## Description
Tribler is a Bittorrent…
-
Hi @odrotbohm
![Image](https://github.com/user-attachments/assets/74ba2fff-5b70-4edf-b489-8c8fd324c389)
After [this commit](https://github.com/xmolecules/jmolecules-integrations/commit/281bf0262548…
-
Hi. Was reading article at `https://blog.mimacom.com/onion-architecture-spring-boot/` and have 1 question regarding:
```
If your app consumes REST services for example, this module should have no …
-
Hi Vladimir
I really like your library and have also watched all your PluralSight courses over the last 18 months.
I have used your examples as the foundation of many applications.
I do have…
-
This should be relatively easy to implement with Logstash aggregating, but I've had a couple people ask lately for an ability to setup a clustered mode similar to that of Security Onion. Just dropping…
dcode updated
7 years ago
-
Might be nice to have an import that allows globally declares `fetch` for Node.
E.g. `require('node-fetch/register')` or `import 'node-fetch/register';`
Would allow you to use `fetch(...)` without…
-
Are there any architectural best practices standards pushed by any common industry body, or is #archunit considering to drive such initiative, as we do see the architecture is the key component of any…