Back
Marc Köhlbrugge
Load previous page…
Propose improvement to MissionControl::Jobs to prevent redirect loops github.com/basecamp/mission_c…
Add paywall immediately after choosing story idea, so people HAVE to subscribe in order to generate their first full story. Hopefully increases converson as I hit them with the paywall when they are most excited to see what comes next
#storyai
Set up a bunch of shortcuts with Raycast and Hyperkey so I can type for example capslock+T to open Telegram, capslock+W for WIP, capslock+A for GPT-4 window, etc
#life
Realize I have a folder with 300,000+ files in a flat hierarchy which macOS Finder might not like
#life
Bypass stupid hotel wifi speed limit by removing the Ethernet cable from the TV and plugging it into my travel router
#life
Tempt fate and send out one more broadcast message, because people keep telling me about the duplicate messages and they should know it's been fixed now (🤞)
#marcbot
Create broadcast messages asynchronously so we immediately can respond a 200 status to Telegram webhook and it doesn't keep retrying leading to a SHITLOAD of broadcasts
#marcbot
Process broadcast messages with lowest priority, otherwise we run into issue where we might broadcast a message to 1,000s of users and when that triggers them to use the bot, their message won't be processed until all the other broadcasts are done sending
#marcbot