-
I have implemented most of the User Stories, Advanced and bonus requirements.
I am still in the process of implementing the RecyclerView and fixing a bug in SettingsDialog.
Please review. /cc **@code…
-
NY times article search app is ready for review. /cc @codepathreview @codepath
-
I have very simple example of in memory sliding window. Limit is one call for a give key and duration is 10 seconds. It starts of with limiting one request but after 10th second two calls are being al…
-
While I'm writing this property:
```
Public Property NewYork() As Integer
Get
Return Me("NewYork")
End Get
Set
Me("NewYork") = Value
…
ghost updated
5 years ago
-
When running Fiddle locally, one encounters the following log messages:
```
2021-03-02 16:33:37.316 Electron Helper (Renderer)[46761:3074059] CoreText note: Client requested name ".NewYork-Regular…
-
The following Python code was returning accurate results for several months. In tests with results showing up properly on craigslist, the library is returning 0 results using the same query.
```
…
-
I noted blah blah blah
-
-
### Describe the bug
When using an alias in the pre-aggregated views group by, it ignores the group by.
### Steps to reproduce
```
insert into city [
{id: "city:london"},
{id: "city:newy…
-
**Describe the solution you'd like**
Would love to see the results returned in different languages.
An example could be:
https://weatherdbi.herokuapp.com/data/weather/fr/newyork
or
https://weat…