👔 @Honor | @Stripe | @AWS | @Starbucks | HigherEducation
🌐 ericclemmons.com
So having something like developers.cloudflare.com/browser-rend... has to be separately deployed vs. part of an existing Agent
So having something like developers.cloudflare.com/browser-rend... has to be separately deployed vs. part of an existing Agent
github.com/publint/publ...
It could some missing types I wasn't generating!
github.com/publint/publ...
It could some missing types I wasn't generating!
{
"scripts": {
"start": "npm start",
"test": "mocha e2e-spec.js",
"ci": "server-test 8080"
}
}
{
"scripts": {
"start": "npm start",
"test": "mocha e2e-spec.js",
"ci": "server-test 8080"
}
}
I wanted to support my old API keys, so I’m just making a new one on the fly when validating it.
No need to do a DB migration or anything. Seamless.
I wanted to support my old API keys, so I’m just making a new one on the fly when validating it.
No need to do a DB migration or anything. Seamless.
Let me take you on a visual introduction to what big O notation is in my new blog post: samwho.dev/big-o.
With big O notation you can better understand how algorithms will perform in practice, finding orders of magnitude improvements often with very simple changes to your code.
Let me take you on a visual introduction to what big O notation is in my new blog post: samwho.dev/big-o.
With big O notation you can better understand how algorithms will perform in practice, finding orders of magnitude improvements often with very simple changes to your code.
Meaning you don't need to put anything in package.json. Strictly speaking you don't even need a tsconfig to run the code.
nodejs.org/en/blog/rele...
Meaning you don't need to put anything in package.json. Strictly speaking you don't even need a tsconfig to run the code.
nodejs.org/en/blog/rele...
developer.mozilla.org/en-US/docs/W...
developer.mozilla.org/en-US/docs/W...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
The “facade pattern” is it’s the most economical way to “throw away the prototype” and build the product the way it should be.
(Also heard it as “strangler fig pattern”)
The “facade pattern” is it’s the most economical way to “throw away the prototype” and build the product the way it should be.
(Also heard it as “strangler fig pattern”)
It’s a drop-in replacement for dotenv, and adds a bunch of cool stuff like validation and type safety. It stores the secrets themselves in password managers or encrypted vaults.
The landing page also has a very cool RPG vibe 😄
varlock.dev
It’s a drop-in replacement for dotenv, and adds a bunch of cool stuff like validation and type safety. It stores the secrets themselves in password managers or encrypted vaults.
The landing page also has a very cool RPG vibe 😄
varlock.dev
There's a clarifying tension between what's wanted vs. what's needed, especially depending on the time horizon.
A month ago, customer success.
Last week, bug bashing.
This week, QA.
Next, 🏖️
There's a clarifying tension between what's wanted vs. what's needed, especially depending on the time horizon.
A month ago, customer success.
Last week, bug bashing.
This week, QA.
Next, 🏖️
```
await AutoRag("autorag", {
aiGateway: GATEWAY,
bucket: BUCKET,
name: `autorag-${app.stage}`
});
```
🎉
```
await AutoRag("autorag", {
aiGateway: GATEWAY,
bucket: BUCKET,
name: `autorag-${app.stage}`
});
```
🎉
🏎️ Powered by Cloudflare {AI, Browser, D1, KV, R2}
🏎️ Powered by Cloudflare {AI, Browser, D1, KV, R2}
You know what *is* great? Inngest.
I wanted DO for WS & persistence, but It's probably easier to just do www.inngest.com/docs/feature...
🔨 💅
You know what *is* great? Inngest.
I wanted DO for WS & persistence, but It's probably easier to just do www.inngest.com/docs/feature...
🔨 💅
If you can’t prove something works in a local greenfield environment, good luck 👍
(This tweet sponsored by miniflare ☹️)
If you can’t prove something works in a local greenfield environment, good luck 👍
(This tweet sponsored by miniflare ☹️)
Read this maalvika.substack.com/p/being-too-...
/ht @chaddonohue
Read this maalvika.substack.com/p/being-too-...
/ht @chaddonohue
(minor at least)
(minor at least)