pxhc
1 month ago
Cbox site has a notice of Firefox ETP flagging it, which they claim is a false positive, so I always assumed I had to create ETP exceptions for the sites I visit on my LibreWolf because of the default Firefox heuristics, but I just tested and it seems like Firefox itself has already whitelisted Cbox, and so did Mullvad and Tor browser default settings... I'm wondering what other browsers might block Cbox.
myrtletribe
1 month ago
I use both librewolf and firefox and it doesn't work on both of them. i really like your splash page transition btw!
pxhc
1 month ago
Thx :D Did you customize your Firefox? If I change my ETP to strict it does block, but not on default settings.
myrtletribe
1 month ago
Yes I changed a lot, and also use strict and I just turned it off and it works! not sure if there is a workaround there, maybe 'fix minor issues' works?
brachypelmide
1 month ago
firefox w/ ETP in default mode. cbox works fine even after full cache clear. seems like strict mode is in fact a problem
pxhc
1 month ago
Somehow on strict ETP on Librewolf (major and minor fixes) I can see @kanandraw's Cbox, and somehow it's listed here https://etp-exceptions.mozilla.org/ lol
funnyorangecat
1 month ago
i use firefox and cbox works sometimes and not other times…i can’t really tell what makes it work and what doesn’t
3maqi
1 month ago
I need to learn how to make code more modular. I basically have 2 programs with very slight differences. would be nice to figure out how to combine some of it for sanity
pxhc
1 month ago
there's another site I made with a very convoluted list with nested lists, if I don't keep this in this order ul > li { margin-top: 2ch; } li + ul > li { margin-block: 0.5ch; } li + li + ul, li + ul + li { margin-top: 2ch; } everything breaks
pxhc
1 month ago
I already put it somewhere on the site :) (and about my button it's on the top of the links tab, but yours is way cooler)
(space space backspace tab backspace space space space backspace backspace backspace tab) that is my usual brain melt flow when figuring that out
secret evil third option: three spaces
I do 12 spaces
tabs for code spaces for scripts
if u want the complicated version :D - i declare a div as a image - then i put my texts into it - sounds weird - has alot advantages - depending on what u need the tabs for or how many u use - then just adjust with inner margin i guess ^^
figurea I'm scared
tab or die a hellish fiery death
extra line break, no indentation >:)
If we're talking about at the end of sentences, I used to 2 spaces and now do 1 thanks to the internet. If we're talking coding, tab all the way. One keystroke = more efficient than two keystrokes.
tabs if it works properly. spaces if not. it varies