-
Unfortunately, http://zori.tk is already taken.
We are left with:
- hellozori.tk
- getzori.tk
- zoriapp.tk
(paid ones)
- zori.me
- zori.io
- etc
-
Need to synthesize raw notes from interviews and readings on DevRel into Lando Alliance documentation and action items.
- [ ] Continue DevRel interviews and research
- [x] AJH
- [x] DG
- [x] TK…
-
## Bug Report
![image](https://user-images.githubusercontent.com/71589810/174562571-91331ead-8684-4c87-bd58-247a84d1c743.png)
The condition `len(p.Children()) > 1` can skip some cases even point get…
-
```
try {
/* JSON-style object definition */
l->match('{');
while (l->tk != '}') {
string id = l->tkStr;
// we only allow strings or IDs on the left hand side of an initialisation
if…
-
```
try {
/* JSON-style object definition */
l->match('{');
while (l->tk != '}') {
string id = l->tkStr;
// we only allow strings or IDs on the left hand side of an initialisation
if…
-
### Bug report
The plots done with "TkAgg" backend look blurry on retina screen of my Mac Book Pro. The plots look good when I'm using the default "MaxOSX" backend. It would be nice to have retina-…
-
I was creating a class MatUI inheriting from ctk.CTkFrame, which holds a couple of ctk.CTkLabel's, and i need to process things when the user clicks on the MatUI. The problem is when the user clicks o…
-
I got this error sometimes with the current version of Takes :
```console
java.io.IOException: Invalid HTTP method: X-Takes-LocalAddress:
at org.takes.rq.RqMethod$Base.method(RqMethod.java:124)
…
-
Solver fails to solve the following nonlinear system of equations (4th order terms)
```
th = 2400
tk = 320
Solve({th^4 - tw^4 -1.77E-6*qw == 0,
tw^2 - t1^2 +2454*(tw - t1) - 0.2319 *qw ==0,
…
-
I am not able to run this code in mac Apple silicon. do you have cli option to start the scrapper.
```
(venv) ➜ educative.io_scraper git:(v3-master) python3 EducativeScraper.py
…