Back
Marc Köhlbrugge
Load previous page…
See ChatGPT use new since/until filters when you ask it for todos from a specific period in time
#wip
Learn about adding BuildKit cache mounts (--mount=type=cache) to Docker RUN commands to speed up rebuilds by preserving downloaded dependencies, etc
Plan to shutdown
#marcbot after almost 3 years, being one of the first apps to build on top of ChatGPT (before they had a developer API and I hacked something on top of their own private API used by their site), but now people can just use the official mobile app
Charge per second instead of per message (so shorter message are cheaper and longer messages more expensive)
#voiceswap
Send as MP3 file when user has incoming voice memos disabled in privacy settings
#voiceswap h/t @cheepo2109
Allow webp images for all image uploads everywhere because @0xferruccio ran into issue with it
#betalist
When someone tries to join the Telegram chat, only grant access if there's a WIP account associated with their Telegram account. If it's not, then send them a DM with instructions. This leverages Telegram's relatively new "Approve New Members" functionality which is a much better solution than my own custom one from back in the day
#wip
Add option for me to "globally mute" certain users who keep posting repetitive todos so they will no longer show up on the homepage feed
#wip
Switch to self-hosted (with Kamal) Redis server for caching, because Digital Ocean switched to Valkey and it keeps having connection issues
#wip