-
## Checklist
- [x] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2021.06.06**
- [x] I've checked that all provided URLs are alive a…
sebma updated
2 years ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### OS/Web Information
- Web Browser: Safari v18.0.1 (20619.1.26.31.7)
- Local OS: macOS 15.0.1 (24A348)
- Remote …
-
## Intro
On the CSV to Docs page, we have steps on "[Using CSV files on Google Drive](https://docs.communityhealthtoolkit.org/apps/guides/data/csv-to-docs/#using-csv-files-on-google-drive)" steps. …
-
git-bug currently uses operating system filesystem calls directly (e.g. https://golang.org/pkg/os/ in git-bug/cache) which prevents it being compiled for Web Assembly.
This task is modify git-bug t…
-
OpenSSL has support for a concept that is referred to as _secure memory_ or _secure heap_. Essentially, every time OpenSSL allocates memory, it indicates whether that memory should be allocated from t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
I'm using armhf RPiOS, with the 64-bit kernel enabled. I've installed raspbian-nspawn-64 in it, and have compiled box64 successfully.
To download and run Edge:
```
wget https://packages.microsoft…
-
**Issue by [jasonsanjose](https://github.com/jasonsanjose)**
_Thursday Oct 16, 2014 at 17:21 GMT_
_Originally opened as https://github.com/adobe/brackets-shell/pull/475_
----
Proof of concept to se…
-
Hi,
I have a project that spawns a `Worker` instance and inside there I have the following code:
```ts
let accessToken = null;
XMLHttpRequest.prototype._open = XMLHttpRequest.prototype.open;
…
-
Sandbox will be a property on the BrowserWindow in the future (?) hopefully. When it _is_ in place, enhance the template to use it. Using sandbox will **force** ipc communication between the renderer …