-
### Discussed in https://github.com/microsoft/vscode-python/discussions/22494
Originally posted by **Efryed** November 18, 2023
Hello, I just created a new profile using the python option, whe…
-
-
Don't know if the crash report is useful:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: GoldenDict-ng…
-
I wrote a script in combination with Google Geocoding API to adding coordinates to the `raw-time-zones.json` file.
Currently I am using this in my own codebase along with `patch-package` since we w…
-
Successor issue (but lacking the overview/tables):
* https://github.com/oilshell/oil/issues/1831
Discussion:
https://oilshell.zulipchat.com/#narrow/stream/433024-low-priority/topic/value.2EPlace.…
bar-g updated
6 months ago
-
It would be nice to use Coverity (the scanning service freely available for open-source project) in the upstream CI of OpenScanHub.
-
Admin console based on Vue.js components and communicating with OSH using SWE REST API and Admin REST API.
-
This works:
```sh
oil$ echo $join(%(a b c))
abc
```
Shouldn't this work too? 🤔
```sh
oil$ echo "$join(%(a b c))"
echo "$join(%(a b c))"
^~~~
[ interactive ]:106: fatal: Expected string…
-
### Bug Description
Trying to debug a .NET application (F#) with mirrord plugin for Rider. Breakpoint is hit upon starting the debug session, but when an https call is made to the pod no breakpoint i…
-
If a sensor publishes a [`DataEvent`](https://github.com/opensensorhub/osh-core/blob/v2/sensorhub-core/src/main/java/org/sensorhub/api/data/DataEvent.java) with more than one `DataBlock` record, then …