-
I was wondering if there is a convenient and responsive way to browse the MiceWeb backup, e.g. by setting a redirect rule within the browser? (as a kind of offline browser)
Compared to solutions su…
kjk11 updated
9 months ago
-
Atomic-server has been designed to run on low-end hardware, as a self-hosted server. This was why I decided to use an embedded database (sled) and search engine (tantivy).
However, this introduces…
-
### Ep16 에서는 잠시 구현을 멈추고, 새로운 개념에 대해 알아봅니다.
![image](https://user-images.githubusercontent.com/88619089/202894520-8c901d89-615d-4980-8a64-10729f05fd04.png)
현재, 우리가 작성한 flastagram 앱이 요청을 처리하는 구조는 위와…
-
Why does this project exist or should this project even exist?
As we go forward to define what this project is. I thought it would be important for us to break this down into some high-level pain p…
-
Using the dev DB, I identified 10197 opinions which have a `download_url` but no extracted content. Such opinions had a valid download URL, but none of the following content fields:
- plain_text
- h…
-
# Hasura Modules: Request for Comments
TL;DR: [Proof of Concept](https://github.com/platyplus/hasura-cli-supplement)
## Rationale
Recurrent patterns are present in databases and areas current…
-
[Defence in depth](https://techbeacon.com/8-best-practices-microservices-security) principle requires a protection layer between containers running separate microservers, even being deployed in the sa…
-
The .NET Architecture organization was created to showcase reference apps & e-books for several .NET technologies spanning web, mobile, desktop, migration, and cloud native. Teams across Microsoft and…
-
running step 6 of the `build.py` gives the following error:
```
make[2]: *** No rule to make target `../../v8.out//libv8_monolith.a', needed by `libj2v8-macosx-x86_64.dylib'. Stop.
make[2]: *** …
-
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…