Glenn 'devalias' Grant
Glenn 'devalias' Grant
From another issue, may be of interest here: > I was able to do the build from source and make it work on Mac. The library loads up. So it's...
On my MacBook Pro 2019 (intel), I followed the install instructions from here (along with a little extra to setup a conda environment to do it in): - https://github.com/openai/triton#install-from-source As...
> This is important because the operation takes a long time, and while I could create a batch file, it would be challenging to maintain for ongoing projects that require...
See also: - https://github.com/jehna/humanify/issues/400 - https://github.com/jehna/humanify/issues/405 - https://github.com/jehna/humanify/issues/406 - https://github.com/jehna/humanify/issues/416 - https://github.com/jehna/humanify/issues/419 - https://github.com/jehna/humanify/issues/481 - https://github.com/jehna/humanify/issues/502
Duplicate(?): - https://github.com/jehna/humanify/pull/647 See also: - #14 - #584
Duplicate(?): - https://github.com/jehna/humanify/pull/646 See also: - #14 - #584
> - https://developer.chrome.com/blog/new-in-devtools-120/#ignore-list-spec > - > The [source maps specification](https://sourcemaps.info/spec.html) has [adopted](https://github.com/tc39/source-map-spec/pull/19) the `ignoreList` field instead of `x_google_ignoreList` and DevTools now supports the new name with a fallback for the...
RE: This error: > ```shell > ⇒ NODE_OPTIONS="--trace-deprecation" npx humanifyjs -h > (node:95592) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. > at node:punycode:3:9 >...
RE: These deprecated warnings that all come from `[email protected]`: > ```shell > ⇒ npm install humanifyjs > npm warn deprecated [email protected]: This package is no longer supported. > npm warn...
> RE: These deprecated warnings that all come from `[email protected]`: > > > ⇒ npm install humanifyjs > > npm warn deprecated [email protected]: This package is no longer supported. >...