-
> If x is Json, then should "{x}" do something different than Json.stringify(x)?
Maybe... Pragmatically:
```js
let x: Json = "hello";
log("hello, {x}");
```
Would be nice if it printed:
…
-
Here are some questions that often come up:
- if one runs rethinkdb on multiple nodes, is fault tolerance built in?
- can i read/write to various nodes at the same time?
- is rethinkdb eventually-cons…
-
7 lessons learned from The Pragmatic Programmer and The Clean Coder
Questions and comments for
https://www.ramonmorcillo.com/7-lessons-learned-from-the-pragmatic-p…
-
I hate to nitpick, but as this tracker is increasingly used by the Chromium contributor community, I'm feeling more and more that the name "Chrome Commit Tracker" is not ideal. Eg. I think this is wha…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to be able to store the results of the XRAY Reporter somewhere, either in a file or env variable.
What is "Resul…
-
-
I reached out to @timrobertson100 and he asked me to pull this issue.
Like #136 , it would be useful to add `occurrenceID` to the '[Identification History](https://rs.gbif.org/extension/identificatio…
-
Hi,
When I use this great tool for preprocessing wikipedia dumps, I encountered the infinite loop and failed with NoMemoryError.
Example:
When we input
> '' (a '\0 !\0')
with "en" opti…
-
a call to
`ubus call lime-utils get_node_status`
wont always work
```
echo "" | /usr/libexec/rpcd/lime-utils call get_node_statusBusyBox v1.36.1 (2024-06-04 19:09:48 UTC) multi-call binary.
…
-
| --- | --- |
| Bugzilla Link | [582497](https://bugs.eclipse.org/bugs/show_bug.cgi?id=582497) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Sep 30, 2023 06:19 EDT |
| Modified | Oct…