Building an AI trading platform

Building an AI trading platform

You've seen the reel. Someone opens Claude or ChatGPT, types a prompt or two, and by the end of the video they've got a dashboard with a green line going up and to the right — an AI trading bot...

Read more
Building GatherUply.com

Building GatherUply.com

Every Monday evening a group of us gets together for indoor floorball. For years, organizing that meant a link to an old Swedish sign-up site — the kind that hasn't touched its layout since the early...

Read more
Google Apps Script and ES Modules

Google Apps Script and ES Modules

Currently, Google Apps Script does not support ES modules - and any usage of export/import will fail. One way of handling this is to use rollup.js to bundle...

Read more