third

third

17 devlogs
11h 18m
•  Ship certified
Created by aarvin

favorites in the style of hacker news

Timeline

Ship 3

0 payouts of shell 0 shells

aarvin

7 days ago

aarvin Covers 3 devlogs and 2h 47m

missing time for the rewrite due to som bugs, yes it really took this long 😭

Update attachment

breadcrumbs!!! so navigation is way easier now :) loading states and other random stuff are also improved a bunch

Update attachment

added a proper cache and loading states! so things feel wayyyyyy snappier now :)

Update attachment

Ship 2

1 payout of shell 139.0 shells

aarvin

11 days ago

aarvin Covers 9 devlogs and 6h 22m

full rewrite COMPLETE!!!! 😅 it's far from perfect and a lot of things feel sluggier than they should, but IT WORKS!! and there are now LISTS!!! next step is adding back comments, and some other goodies :)

Update attachment

third is going to be down for a little bit as i do a big rewrite :( - sorry for the inconvenience, it will be much more reliable once back up

Update attachment

another big refactor that helped somewhat with bugs but still left behind a whole bunch of messiness, so a big rewrite is probably next 😭

Update attachment

the last update broke a bunch of things and showing/hiding comments didn't really work at all, so i refactored some stuff like the list component and now everything works again :)

Update attachment

you can now show or hide comments! just to make things a little less cluttered

Update attachment

did a massive refactor, codebase is much easier to work with now and some bugs have also hopefully been fixed :) look at the pretty file structure:

Update attachment

added comments!!!! ...and also had to basically rewrite the entire database schema :( so uh yea all the production data is gone now (this will be the only and last time i promise) but now everything is much easier to work with

Update attachment

added vercel web analytics so i can watch as it gets voted on :)

Update attachment

for the reviewer - yes, it's intentional that you can only delete by popping (might change that later, still thinking about it)

Update attachment

Ship 1

1 payout of shell 40.0 shells

aarvin

19 days ago

aarvin Covers 5 devlogs and 2h 7m

optimistic updates!!! so everything feels wayy faster now, especially popping. i'm going to do a first ship now as a basic bookmarks manager, then a second one later with more hacker-news style functionality

Update attachment

added the list! also made pop actually delete the latest entry instead of just opening it, which i somehow forgot :)

Update attachment

added 'pop', which just opens the last thing you saved

Update attachment

added a little greeting and the ability to make a favorite, next step is letting you do something with them

Update attachment

auth setup!! god i love convex 😍 it makes backend/auth soooo much easier

Update attachment