-
If we want Atomic Data to be successful, we need easy, accessible methods for people to convert their existing data to Atomic Data.
I call this project: _Atomizer_.
We need to consider a coupl…
-
It might be useful to consider supporting nested transactions when a particular
driver/DB combo is able to support that.
#Go 1.4+
cznic updated
2 years ago
-
For our project, I implemented a version of `Result` which uses `Try` trait in such a way as to track the error handling locations, so we get a "call stack" of the error at the end. This works in conj…
-
Is there any reason apart from space requirements that
the generated ids are no UUIDs. That would make it easier to
synchronized different tiedot databases.
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …
-
release date:
- postpone till further notice, as anti-virus are not happy on things starting 2024-04 b6 of September 1st
- can't continue till eventual clear-up, and removed all downloads associate…
-
I've installed this module to allow history access to elemental blocks (as there is an issue with the SS4 implementation and accessing the history of page blocks). So this module works fine, however a…
-
The main issue on he fileformat is, that it's not possible to embedded resources like PDFs, Audio Files, Images etc.
@LittleHuba now would start improving it, but I think we should make the plans p…
-
#### What are you trying to achieve?
Run codeception in Docker using standalone selenium server
#### What do you get instead?
[Error] Class name must be a valid object or a string
NOTE: Sinc…
-
### Problem Statement
I'm implementing ABAC auth check with caveat feature, like "only employees with [env=prod,region=sg] can access servers in Singapore production environment". In [Netflix sampl…