-
## Maintainer List
@SwiftTVV, @lasseb7, @ockley
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the c…
-
从 维基百科 中,可以让你对大部分设计模式有一个概览,而且它也指出了哪些设计模式是 GoF 中规范.下面列出可以从 JavaSE 和 JavaEE API 中找到的设计模式:
创建型模式
抽象工厂
javax.xml.parsers.DocumentBuilderFactory#newInstance()
javax.xml.transform.TransformerFacto…
-
Wrapland uses the concept of signals and slots heavily. While in general I try to limit its usage we still need it in certain places. [libsigc++](https://github.com/libsigcplusplus/libsigcplusplus) is…
-
Let's say that we're using NEAT to evolve neural networks. Let's say that within that context we're trying to keep track of innovationIDs - i.e. what connection is new to the population. In other word…
-
https://docs.python.org/3/tutorial/
Intermediate Python course: https://youtu.be/HGOBQPFzWKo
-
### Why we need it?
If we face interactive command like openssl:
https://www.openssl.org/docs/manmaster/man1/openssl.html
https://wiki.openssl.org/index.php/Command_Line_Utilities (search "interac…
-
I wanted to connect you and @bsittler who is working on https://github.com/WICG/async-cookies-api/blob/gh-pages/explainer.md . In particular his proposal includes an observer API at https://github.com…
-
Replace the deprecated gRPC dial options in Hubble CLI, Hubble-relay (peer client + observer client). This includes `grpc.WithBlock` at the very least, but there may be a few other options too.
Func…
-
I am sad that I was only able to do the bare minimum this week due to other obligations at work :(.
/cc @codepathreview
-
Based on the name of this library I would have assumed that it was testing-library-agnostic, but it uses jest-specific mocking functions and therefore can't be used with other libraries like Vitest th…