Recent comments

takeheart wrote (edited )

federal reserve notes

Uncle Sam isn't taxing the shit out of it

Wake up, sheep. I'd probably burn that trash, that would be unclean of course but still better than spending the filth.

1

takeheart wrote

Human depends on the nature, he needs to lift his ass and go into the forest to pick it's gifts.

Sheeple depends on technocratic society, he has to be brainwashed into conformity for 25+ years and slave his ass away the rest of it for bio-survival tickets which he can (if he's allowed to by not showing any dissent) exchange for technogenic cattle feed.

2

Rambler OP wrote

Usually it's me pushing untested stuff into production because, "Of course it'll work. It's simple." that breaks stuff. I care a little more about this site and even tested it first, confirmed it worked, and still broke it all.

Eh. It happens, I guess.

3

Rambler wrote

You can already create multiple accounts and throwaways, but I believe you're requesting an, "anonymous" user account where any user can opt to have their post displayed as 'anonymous' (or 'guest') or similar? I'm down for it.

Automatically stop logging the ip address for users that reach a certain non-spam non-illegal post count and remove all ip logs for that user.

I already do that via a cron job for all users. IPs get purged at a regular interval.

Maybe even obfuscate when people post since everyone has a unique pattern of when they like to go online.

I like this idea. I have no idea how to implement it and I know on Linux you could, in theory, do this (kind of) with XDoTool ( https://www.semicomplete.com/projects/xdotool/ " xdotool - fake keyboard/mouse input, window management, and more " ) but that's client site, and not server side, and kind of a pain in my limited experience with it.

3