twelvemen
1 week ago
funny timing 'cause i was actually looking for it in my files yesterday! i dont have it but i'd imagine u could find a mirror pretty easy if u look on duckduckgo or smth
klea78
5 days ago
@digitalmonk do you have an email? mine is something_gross@disroot.org, message me, i will send you a link.
twelvemen
2 weeks ago
also i don't think i have this on my site yet but i think you'd like the seats i reupholstered in my baja https://twelvemen.neocities.org/2/photos/seats.jpg
twelvemen
2 weeks ago
idk if I figured out which of the two I prefer so none of my pages rlly follow one rule or the other
frutigeraeroarchive
2 weeks ago
As a rule you want to keep it same tab unless you specify that it's gonna open a new one, personally I just middle click stuff
saint-images
2 weeks ago
I also usually middle click images if they have links attached; if an image opens in the same tab I'd prefer that it opens in a popup on the same page; if it's just a link to the image then I'd prefer having it in another tab instead of having to go back in the same tab which is less seamless to me.
mr-pibbs-site
2 weeks ago
new tab personally, ditto what saint said tho if it's gonna be in the same tab then it should be a pop-up
twelvemen
2 weeks ago
interesting to see a mix of answers here. i'll probably end up having all images & internal links open in the same tab, and any outbound links open in a new tab
twelvemen
2 weeks ago
mainly bc like saint-images mentioned, middle click exists if you wanna open smth in a new tab, but if something opens in a new tab by default there's not a way to open in the same tab
twelvemen
2 weeks ago
i do kinda wana use popups just bc i've been infatuated with the concept of them forever, but there's no way i'd ever be able to get them to work how i'd want em to
twelvemen
2 weeks ago
thanks! i rlly need 2 play on that world more but i've been lacking the time and motivation recently
i made the code for this page rlly complicated which makes it look rlly nice but a pain in the ass to remember how to append to it
My one fear when making something overly fancy is making stuff that you cant edit out of fear of cascading failures. I will say tho there's software design principles that help (Im actively learning about them in uni rn lol) so there's a way
I finally started getting into the habit of putting purely because, yeah, I'd like to go in and know what the hell is actually going on with my spaghetti code
I don't know why half my text disappeared, I meant to write "getting into the habit of putting comments into my code"
I rlly gotta start doing the same more. I've got a couple comments for stuff I append to a lot like the photos page, and on most anything that uses javascript rn, but not much anywhere else