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…
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
Fix dark mode bug where some notification settings would be invisible ( wip.co/notifications/settings ) #wip h/t @LeCoupa
Use delegated types so now the homepage feed is no longer just a list of "todos" but rather a list of "entries". An entry can be a Todo, Post, or Comment. I still need to finish the design, but long-term vision is to have a unified feed of WIP activity which still will be mostly todos, but with some of the other entries as well (e.g. when someone creates a new post, adds a new product, etc). #wip
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
Replace esbuild with importmaps #startupjobs