HackerTrans
トップ新着トレンドコメント過去質問紹介求人

quackware

no profile record

投稿

MongoDB Security Notice

11 ポイント·投稿者 quackware·3 年前·0 コメント

コメント

quackware
·4 か月前·議論
Staking was a built in feature of RuneScape in the duel arena before it was removed. They did not "invent" it themselves.
quackware
·2 年前·議論
SEEKING WORK | REMOTE

Location: Remote

Remote: Yes

Willing to relocate: No

Technologies: TypeScript, JavaScript, Go, Java, C#, Java, React, AWS CDK, Docker, etc.

Resume/CV: https://curtislarson.dev/

GitHub: https://github.com/curtislarson

Email: curtis(at)quack(dot)software

I help startups and individuals turn their ideas into working products. I’ve built 100s of apps and integrations with different apis, sdks, libraries, etc. I feel comfortable with most programming languages but consider myself an expert in TypeScript/JavaScript as a language utilizing NodeJS/Deno as a runtime and React/Preact as a front end framework. I’ve also been increasingly focused on automation, devops, and infrastructure as code.
quackware
·2 年前·議論
Deno has support for Jupyter notebooks which is quite nice.

https://docs.deno.com/runtime/manual/tools/jupyter/
quackware
·2 年前·議論
SEEKING WORK | REMOTE

Location: Remote

Remote: Yes

Willing to relocate: No

Technologies: TypeScript, JavaScript, Go, Java, C#, Java, React, AWS CDK, Docker, etc.

Resume/CV: https://curtislarson.dev/

GitHub: https://github.com/curtislarson

Email: curtis(at)quack(dot)software

Ex SpaceX and Bloomberg turned full time freelancer and world traveler. I help startups and individuals turn their ideas into working products. I’ve built 100s of apps and integrations with different apis, sdks, libraries, etc. I feel comfortable with most programming languages but consider myself an expert in TypeScript/JavaScript as a language utilizing NodeJS/Deno as a runtime and React/Preact as a front end framework. I’ve also been increasingly focused on automation, devops, and infrastructure as code.
quackware
·2 年前·議論
None of the products in the article are soy milk.
quackware
·2 年前·議論
SEEKING WORK | REMOTE

Location: Remote

Remote: Yes

Willing to relocate: No

Technologies: TypeScript, JavaScript, Go, Java, C#, Java, React, AWS CDK, Docker, etc.

Resume/CV: https://curtislarson.dev/

GitHub: https://github.com/curtislarson

Email: curtis(at)quack(dot)software

I help startups and individuals turn their ideas into working products. I’ve built 100s of apps and integrations with different apis, sdks, libraries, etc. I feel comfortable with most programming languages but consider myself an expert in TypeScript/JavaScript as a language utilizing NodeJS/Deno as a runtime and React/Preact as a front end framework. I’ve also been increasingly focused on automation, devops, and infrastructure as code.
quackware
·3 年前·議論
Why is `Record<string, unknown>` converted to `Map<string, unknown>` in the diagram?
quackware
·3 年前·議論
- Why include files, exports, and types in your package.json when you are just using ts-node to transpile on the fly?

- ts-node is much slower than something like esbuild/tsx right? As long as you rely on your ide type checking or run type checking before deploying your app.