• 0 Posts
  • 50 Comments
Joined 1 month ago
cake
Cake day: February 3rd, 2026

help-circle









  • the problem is that any metric to exclude voters will be manipulated by politicians to exclude demographics. unless you can come up with a simpler concept than “every citizen over 18 can vote” people will move the goal posts: eg, if you require education, do private schools count? what happens if your school loses accreditation after you graduate? what if you’re home schooled? what if your parents didn’t let you goto school?






  • yeah, no, im with you on that point where frontend developers don’t care. but why did that framework catch on in the first place? we used to use php where the server would grab all the data relevant to your account and convert it into one html page. but now it seems the user’s laptop is tasked with pulling each element of their own website. maybe it’s easier to scale? like you can have the user’s data split across different servers and not require any communication between servers on the backend?