-
### Background and motivation
In certain programming scenarios, I need to prevent the automatic disposal of instances resolved by the `ServiceProvider` in `Microsoft.Extensions.DependencyInjection`. …
-
This code:
```
$ cat a.js
'use strict';
const object = { field: 1 };
const { field: value = 0 } = object;
console.log(value);
```
Works on node v6:
```
$ node -v
v6.11.2
$ node a.j…
-
It looks like this extension overloads console. what this means is that if I have this extension installed and I try to debug another extension that uses console.log statements, those statements are …
-
``` bash
$ node tracegl.js server-test.js
[trace.GL] See your code.
[trace.GL] WebGL trace UI: http://0.0.0.0:2000
c:\Users\avladutu\Desktop\node_tests\tracegl-impl\tracegl.js:4023
n = define.factory…
-
View details in Rollbar: [https://rollbar.com/ualbertalib/jupiter/items/1627/](https://rollbar.com/ualbertalib/jupiter/items/1627/)
```
NoMethodError: undefined method `html_description' for #
Fil…
-
Typescript recently announced they will support new file extensions `.cts` and `.mts`. https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta/#esm-nodejs
These will transpile to `…
-
```
nw@salad ~/direct-web/advertiser master$ node tracegl.js server.js
[trace.GL] See your code. This product has a commercial license.
[trace.GL] WebGL trace UI: http://0.0.0.0:2000
[trace.GL] Check…
xarvh updated
10 years ago
-
- [x] Collection edit form doesn't reflect correct Discovery visibility.
~~Attempting to edit and save a work results in this error~~
```
app-1 | Processing by Hyrax::PublicationsController#up…
-
`MICADO/FITS_extra_keywords.yaml` constructs `EXTNAME` sequentially (at least that's the result of `DET§.DATA`, I am not familiar with the syntax), so that extension number _i_ always has `EXTNAME` DE…
-
Hey,
found this fork while trying to upgrade my application to rails v6, which didn't work because the original repo isn't maintained anymore, so first of all: Thanks for sharing your work.
I've r…