there has to be a better solution other than expecting others not to access public information
- (auto-)delete posts after a specified amount of time
- drawback: non-casual creeps can circumvent this by archiving posts
- separate online identities with multiple accounts for different purposes
- drawback: online identities can be traced from each other if you’re not careful
- or what i already suggested: only post stuff online that you’re comfortable with everyone seeing
- drawback: you have to hold back on what you post online
i personally use a mix of 2 and 3



lemme try
(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}tbh i have seen the stackoverflow solutions so i kinda know what i needed to do
this is entirely typed out from brain tho