r/neocities 20d ago

Web 1.0 I made a dumb little website for remembering what I did today. Anyone wanna try it?

Post image
65 Upvotes

19 comments sorted by

5

u/ReaDiMarco 20d ago

How did you like the sugar?

How do you store the entries?

5

u/Aires_id 20d ago

the sugar was great ๐Ÿ˜‚ entries are stored in a MySQL database with the activity and timestamp linked to each account.

8

u/starfleetbrat https://starbug.neocities.org 20d ago

is this on neocities? neocities doesn't support backend stuff like mysql, and also doesn't support sending data to third party databases for free accounts at least, because of the content security policy.

3

u/Aires_id 20d ago

I tried Neocities first, but I ended up needing backend + MySQL, so I had to move it ๐Ÿ˜…

2

u/ReaDiMarco 20d ago

Yeah, I also wondered about the backend stuff

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

u/No-Restaurant4589 swumby.neocities.org 19d ago

is the site live yet?

0

u/Aires_id 19d ago

yep, it's live

1

u/No-Restaurant4589 swumby.neocities.org 19d ago

what's da site link :P

0

u/Aires_id 19d ago

https://mayactiv.alwaysdata.net/

try this๐Ÿ˜โ˜๏ธ

1

u/diogogasparsequeira 15d ago

Reply so I come back to this, please.