Trung Ngo

Results 14 issues of Trung Ngo

There are many use cases for this, for example: foreigners using public computers or using a borrowed computer in a multilingual environment, etc.

Feature Request
Client

I got this in my Nginx log and a 502 response: ``` 2020/01/23 10:02:50 [error] 8496#8496: *274 upstream sent too big header while reading response header from upstream, client: 127.0.0.1,...

Certainly we can't accept every single one out there. There must be a line somewhere. But what criteria should we rely on to decide which project gets in? For now,...

I see from your [knight's tour example ](https://www.metalevel.at/knight/knight.pl), you wrote a small utility to convert a list of values to a domain: ``` foldl(num_to_dom, Nexts, Next, Dom) ``` where: ```...

Em đang bắt đầu merge rồi nhé. Bắt đầu từ commit này: https://github.com/lewtds/bogo-c/commit/044c25d50c51ca65aae63c8ca81055eed0b4f5a9 Bao giờ bản merge sử dụng thư viện utf8small có thể xử lý được chuỗi đầu vào...

- Mở một cửa sổ chat trong Facebook - Gõ từ "trường" - Nhấn enter Expect là sau khi nhấn enter thì từ "trường" sẽ được commit ngay lập tức...

Hey, you have a layout problem with Firefox. Here is the before and after with the fix. Works with Firefox, Safari, Chrome.

From the latest master run (https://github.com/geohot/tinygrad/runs/5279294111?check_suite_focus=true): ``` SLOC Directory SLOC-by-Language (Sorted) 1239 examples python=1239 998 tinygrad python=998 664 test python=664 214 extra python=214 Totals grouped by language (dominant language first):...

Currently we're running `pod install` and downloading the whole pod registry, taking close to 6 minutes whether it's needed or not. We should check the existence of the `Podfile` and...

bug

In `circle.yml` we have to specify the Android build env, including the available SDK. If this doesn't match what is in the test project's `android/` folder then the build will...

bug