-
I'm just looking at the activity level in terms of PRs being merged, wondering if this project is still a thing?
-
I get this
```
gap> TestPackage("typeset" : OnlyNeeded);
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Loading typeset 1.2.1 (A…
-
I’m revisiting the feature proposal we discussed in https://github.com/redis/redis/issues/10472, which aims at providing metrics at the slot level. Despite the substantial effort and detailed discussi…
-
### 学员信息
- 学号:1901050119
- 学习内容:《自学是门手艺》
### 学习笔记
- 姓名:Galaxy
- 学习时间:20190905
- 学习内容:3.1~3.2.1 类——面向对象编程
- 学习用时:1.5h
### 收获总结:
这部分的重点是概念的理解与区分,之前读的时候,感觉很努力地去理解,好像也确实理解了,但却不那么牢靠。转眼放到一堆…
-
I just found Nano-SQL, congratulations on your work, it looks interesting. Oh and good Docs.
I am especially interested in a Database which works both in the Browser and on the Server with synchron…
-
A bunch of folks on python-dev brought up that it's confusing to have `case foo:` mean "assign to foo" and have `case .foo:` to alter the meaning to "compare to the value of foo".
I think we're goi…
-
The EIP aims to bring deposit mechanism in the beacon chain. Currently the deposits and fetched and processed wiith a sufficient lag (12 hrs) that sort of effectively rule out any change of re-org in…
-
## Motivation
Once upon a time, I've decided to create [PlowJS](https://github.com/grebaldi/plow-js), a library that would ease the handling of immutable state within the redux reducers of the Neos…
-
I've just started using this library to check that parsed JSON objects conform to the types I define. I'm really enjoying it, but I'm afraid I've hit a performance snag.
Everything works fine with …
-
## Overview
When working with larger organizations interested in using Rust, one of the first hurdles we tend to run into is fitting into an existing build system. We've been exploring a number of …