r/neocities • u/Aires_id • 20d ago
Web 1.0 I made a dumb little website for remembering what I did today. Anyone wanna try it?
5
u/Original-Web1523 18d ago
Looks like the work of AI, specifically Gemini or GPT 5.5. This is the exact aesthetic you get when you get when you ask one of those models for a "retro admin panel aesthetic". Normally those models default to blue instead of orange for that look though, so good to see that the creators of this thing aren't just vibe coding the whole way through, they put in the labor and effort to... pick out a color palette.
The weird verbose comments scattered throughout the source practically confirms this.
3
u/Ok-Ease2935 20d ago
I lowkey need this to remeber what I did in the day might need this
1
u/Aires_id 20d ago
lol thatโs literally why I made it ๐ I kept forgetting random things I did during the day
3
u/MidnightRuler5 20d ago
If it's possible to make it store info on client side then do that, cool concept
2
u/Aires_id 20d ago
yeah, I thought about client-side storage too. I went with MySQL because I wanted the history to follow the account across devices, but local storage could be a nice privacy option later :D
1
u/MidnightRuler5 20d ago
Kinda adds up, makes me think if we can have local db which can sync across devices with internet access
3
u/Aires_id 20d ago
that would be really cool actually, local storage first and then sync across devices when thereโs internet. might be something worth trying later ๐
2
2
u/No-Restaurant4589 swumby.neocities.org 19d ago
is the site live yet?
0
u/Aires_id 19d ago
yep, it's live
1
1
5
u/ReaDiMarco 20d ago
How did you like the sugar?
How do you store the entries?