Julián Duque
Julián Duque
### What does this PR do? ### What issues does this PR fix or reference? # ## The PR fulfills these requirements: [ ] Tests for the proposed changes have...
### What does this PR do? Updates eCars for Winter '23 ## The PR fulfills these requirements: [x] Tests for the proposed changes have been added/updated. [x] Code linting and...
### What does this PR do? Updates Functions Recipes to Winter '23 * Fixes two flow definition errors * Update dependencies on JavaScript Functions * Update Java function runtime *...
@AnnaGerber I'm planning to translate this to Spanish but don't want to create a new site What about adding a `?lang` property or `//` to the route, what approach do...
The following pull request achieves the following: * Allows configure the port using an environment variable * Adds both a `Procfile` and `app.json` metadata files to deploy to Heroku *...
This is causing the following error with certain compilers, removing the extern c fixes the issue. ``` > require('memwatch-next') TypeError: magic.upon_gc is not a function at Object. (/home/vagrant/node_modules/memwatch-next/include.js:10:7) at Module._compile...
Heroku supports pgvector and it is a great option for LLM applications written in JavaScript, Python, and other OSS languages.