Back
Startup Jobs
Load previous page…
Refactor email alerts because it was working fine before, but I wouldn't be a good developer if I didn't refactor it anyway
#startupjobs
Change Algolia's API key settings, because their Ruby client stopped working after a recent update and apparently it makes some API calls that require additional permissions
#startupjobs
Remove simple_form gem because these days I prefer to run on stock Rails as much as possible
#startupjobs
Delete orphaned blobs because we were storing thousands of uploaded files that were unused
#startupjobs
Use advisory lock to prevent duplicate payment attempts in case a form request is sent multiple times in rapid succession
#startupjobs
See huge memory drop after enabling jemalloc for my Rails app
#startupjobs
Reply to idiot claiming to be a trademark attorney when they are referring to a (fake) copyright infringement trying to get a backlink
#startupjobs
Still show job location even if it's remote, because many jobs are remote but with geographical restrictions or semi-remote
#startupjobs
Add timestamps to job posts because people have been asking for it for years but somehow I never got around to it
#startupjobs
Finally, completely replace all old SASS with regular CSS (I use Tailwind CSS for new pages, but the codebase is very old with many old CSS)
#startupjobs