-
I use VS code with Z Open Editor and Zowe Explorer to edit our product's assembler modules, residing on USS. Several of our HLASM files are very large - more than 30,000 lines.
Whenever one of the…
-
-
Is a GPU required to build and push this model?
I tried to `cog push` my copy of this repo from my M1 mac and it failed.
cc @chenxwh
`cog push` output
```
```
~/git/replicate/cog-dre…
-
Per a decision @evilstreak and I made this morning:
> Dom and I are thinking of having two discord-bot-related repos:
>
>- replicate/discord-bot-tutorial-code - a pristine codebase that maps pr…
-
Hello everyone,
I've just started using Probot to make GitHub Apps and wanted to automate some tasks like adding labels, merging PRs, etc... and some of the CI functions.
I wanted to run a piece…
-
This extension has lots of awesome features, but it disables GitHub's new larger and more legible fonts. Also, like @zeke mentioned in https://github.com/sindresorhus/refined-github/issues/261#issueco…
-
Currently the `node` proxy is included in the `jvm` RepositoryGroup, which means that nodejs.org is being checked for JVM artifacts and creating a lot of logs like this:
```
2013-11-04T20:50:44.07215…
-
Before I attempt to see if I can troubleshoot the build process, I wanted to inquire as to if there were any incompatibility issues or known restrictions preventing a successful build.
```bash
c…
-
There usually is two camps when it comes to manage i18n. Using a default language (usually english) or using keys (also usually in english but they are more like variables).
Has there been a decisi…
-
Currently (1.6.9 - 1.7.5) there is a dependency on @types/node with version ^7.0.18 in package.json. If you have lets say version 8.x.x as one of your own dependencies you get the following compile er…