
๐ Today's rainbow is tomorrow's tamale.
โNon est id quod non estโ
| location | Colorado, USA |
| homepage | https://tbeseda.com |
| github | https://github.com/tbeseda |
| working on | Sanity.io |
๐ Today's rainbow is tomorrow's tamale.
โNon est id quod non estโ
| location | Colorado, USA |
| homepage | https://tbeseda.com |
| github | https://github.com/tbeseda |
| working on | Sanity.io |

PSA: #AWS #Lambda nodejs24.x can run #TypeScript without a build step.
index.ts (your handler):
export const handler = async () => ({foo: '.ts'})
index.mjs (one liner):
export {handler} from './index.ts'
NODE_OPTIONS=--experimental-detect-module
AWS disabled this โ
Other flags break execution.
My Health app: "Damn, your headphones are turned way up."
me: "yeah you weren't there the first few decades. I have to listen at this volume..."