Back
WIP
Load previous page…
Notice
#wip is a lot faster after blocking crawlers from indexing the "similar todos" pages which create above-average database load
Increase number of newsfeed entries from 5 to 20 per page so you can scroll down further without require additional pageloads
#wip
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
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
Generate WIP Wrapped for all users with enough activity.
You can find yours here: wip.co/wrapped
If you don't see any, and did actively use WIP in 2024, please reply and I'll have a look.
#wip
Double check each image in Wrapped actually belongs to the user in case the LLM hallucinates and we acidentally expose other people's images (even though most profiles are public anyway, it shouldn't happen)
#wip
Automatically turn of fireworks after 5 seconds in WIP Wrapped because the toggle is hard to find
#wip