aznet
3 months ago
Thanks for the tip! And the follow too: I enjoy the look inside of your mind that I got.
othala
3 months ago
yes that is very interesting that you can maipulate the the screenshot bot. I figured out that it follows redirects a while back. That is how I have a neocities account with updates to my page in the status feed even though my site is not technically on neocities :P
xyllria
3 months ago
im super curious abt this bc I had seen screenjesus referred to a handful of times before
pxhc
3 months ago
@othala oh, that sounds great, you automated it? like, you push an update on your server and screenjesus sees it?
pxhc
3 months ago
and I'm still on a link collecting project and probably it will be a month or so before I update the buttons I link.
pxhc
3 months ago
I got focused on how radio inputs need to be sibilings to the elements they are changing and thinking now there would have been easier ways to set up the stuff, but putting a switch on 24 elements for 7 different setups and each line with like 80 characters is already 13.4k characters, now I just put [class$="x"] and I change every class that ends with x so just one line per setup, the rest were other clean ups I did
oldkidz-newblockz
3 months ago
i wish i could find use for this. i got elements that use like 5 class selectors - bloat again. some is to use, but some is questionable... sweet
pxhc
3 months ago
Me renaming .msg1, .msg2, .msg3, .msg4, .msg5 { } to [class^="msg"] { } and saving so many bits from the internet.
sorry, sometimes the updates popping up are just me messing with the code and not actually new entries.