Erez Hochman

Results 14 issues of Erez Hochman

Indentation matters in Python ;)

When creating encrypted yaml the elements in the yaml created are not ordered alphabetically, so "spec" appears before "sops" and "gcp_kms" appears before "age". When retrieving SopsSecret from K8S as...

I'm trying to pause the readstream after 500 lines but it does not seem to work :/ this is my code (in coffeescript): reader.addListener 'data', (data) -> lines++ console.log "passed...

for some reason meteor-hero creates the dockerfile with node:8 and naturally meteor needs at least 14 to run. my meteor node -v returns 14.7, my general node -v is 14.6.

Adding the package without "npm install jquery" breaks the client.

I'm trying to add the package on Meteor 2.3.4 (Windows 10) and getting constraint conflicts for accounts-base, is this project still maintained?

What sort of audio do I need to supply the model? the site itself have very little information or direction about using the models directly or in Node.js