-
### Description
@TommyLemon
功能描述:
一个服务编排的伪码流程设计
将伪码转换为 apijson json、前置、后置函数、javascript、redis、elasticSearch等
并且能够mork每一步,执行中间流程,还能查询每个阶段执行的sql语句,及结果.
json格式:
```js
{
"@transaction": t…
-
# My machine
## Kali VMware guest
From `uname -a`:
```shell
Linux kali 6.1.0-kali9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1kali1 (2023-05-12) x86_64 GNU/Linux
```
## Sliver installation
I…
-
Hi,
Firstly, I want to express my gratitude to the team for their outstanding work on this project. Over the past three years, I've had the pleasure of successfully utilizing Boost::Beast, which ha…
-
Trying to install the gem as per documentation. Tried Rubies 3.3, 3.2, 3.1.
```
$ gem install curses -- --use-system-libraries --with-ncurses-dir=/opt/homebrew/opt/ncurses
Fetching curses-1.4.4.g…
-
# 总结
- 源码研究:https://github.com/cisen/sourcecode-rust-30
- rust wiki cn https://rustwiki.org/
- training: https://github.com/cisen/rust-training
- 类似npm的库文档:https://crates.io/
- 内置属性:https://githu…
cisen updated
2 weeks ago
-
Immutable data are used heavily for web applications today, commonly with Elm-like (redux, ngrx, ...) architectures. Most common thing web developer is doing with data is creating a copy of it with so…
-
cargo team notes:
- [Summary](https://hackmd.io/@kobzol/S17NS71bh)
This is primarily targeted at docker layer caching for dependencies. For limiting docker layer caching of workspace members, see #1…
-
This is an issue for gathering feedback on the Ring 2.0 design.
The code and documentation will be held in the [2.0 branch](https://github.com/ring-clojure/ring/tree/2.0) of the repository.
The …
-
A set of e2e tests should be created to check the sanity of the system before merging new PRs.
Test should:
- Act as user - use SDK to register and login user
- Use SDK to provision things and ch…
-
## Steps to Reproduce
1. Run app for iOS simulator device
2. Get the following message in the Debug Console:
```bash
Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Xcode build …