Back
Marc Köhlbrugge
Load previous page…
Invite more applicants, because now that we rank them with AI and some of the UX improvements I made it's much easier to find and invite qualified candidates
#wip
Refactor the way applicants are invited which simplifies the code and prevents a bug that could happen when you opened multiple applicants in different browser tabs and tried to invite them
#wip
Change how like buttons are rendered for when you've liked a todo. Todos are heavily cached so the "did you like it?"-state needs to be applied dynamically. Before, we would make an additional HTTP request for each like button to update it. But now, we use Turbo Streams to update the button in the same initial HTTP request. It reduces both the number of HTTP requests and database queries.
#wip
Reconfigure Cursor (VS Code) after trying to explain my setup to @AndreyAzimov and realize that my setup was a bit of a mess with many unused plugins
#life
Manually email users that ran into temporary bug that prevented user and project records from being updates
#wip
See people enjoy WIP Wrapped more than I expected with some people even saying they wish they logged more just for this summary and others saying that they will start logging more so it will be included in next year's
#wip