@jax i hate the feeling of going from the development build back to the public site and having to click the friccking next page button and wait for the unoptimizsed frickign pages ot frickign load i hate my fchud life anywhasys my head hruts
@jax anyways betaban3 is around 70% done most of the stuff left is extra polish and some bells and whistles. biggest thing left to implement is the welcome tour that i havent worked on at all
pikidiary will be renamed to dynamicdiary when betaban3 releases because it is dynamic as frick and le javascript puts so many fricking modern loading symbols everywhere bro this is so silicawn valley.
UPDATE users SET streak = 0 WHERE DATE(login_at) < DATE(DATE_SUB(CURRENT_TIMESTAMP, INTERVAL 1 DAY));
after:
UPDATE users SET streak = 0 WHERE login_at < UTC_TIMESTAMP() - INTERVAL 28 HOUR --be nicer to to the hoes with weird time zone rofl AND users.id <> 1 AND streak > 0;
@jax this is whats done on sites like twitter and pinterest (which is why when you scroll back up on those sites the page seems to go blank for a couple seconds, and also why the page gets shorter when you scroll up) but its really annoying to implement correctly and smoothly which is why youll often see sites that get really laggy after you load the first few pages (they didnt even bother with optimization) or sites that have a completely unsuable scrollbar and a viewport that jumps around everywhere (they hired a guy off fiver who said he could do it for 4 kazakhstani tenge)