Back
Marc Köhlbrugge
Marc Köhlbrugge
PRO
PRO
@marc
Maker of WIP. Building various other projects as well. Writing book about domain names.
Load previous page…
Use advisory lock to prevent duplicate payment attempts in case a form request is sent multiple times in rapid succession #startupjobs
Make hovercards delay a bit more, so you don't accidentally trigger them and they cover up buttons you might want to click #wip h/t @screenfluent
See people getting millions of views in #buildinpublic community
See huge memory drop after enabling jemalloc for my Rails app #startupjobs
Get 2,000 more community members in 4 days, so +500/day or +15,000/month #buildinpublic
Try horse.browser again by @PascalPixel #life
Configure jemalloc for all my Rails apps that didn't have it yet, after seeing @daniellockyer and @nateberkopec tweeting about it
Hit 30,000 community members #buildinpublic
Change the way we trigger invite reminder emails. Before we would schedule the emails the moment the invite was created (and simply skip sending the email if it was no longer relevant), but that lead to many jobs waiting in the queue for months. So now I change it to a "pull" approach where we run a hourly cronjob that checks if there are any invites expiring soon and send emails for them if they match all the criteria #wip