Skip to main content
End Antisemitic Hate's user avatar
End Antisemitic Hate's user avatar
End Antisemitic Hate's user avatar
End Antisemitic Hate
  • Member for 9 years, 8 months
  • Last seen this week
  • Earth
216 votes
3 answers
8k views

What is the difference between * and *|* in CSS?

142 votes
4 answers
154k views

Is there an opposite CSS pseudo-class to :hover?

25 votes
3 answers
51k views

Is it possible to change the order of list items using CSS3?

8 votes
2 answers
14k views

Is it possible to make pure CSS tooltips that display after a delay?

8 votes
2 answers
2k views

Performance: Is space or > faster in CSS?

7 votes
1 answer
4k views

Why does 'filter: invert(1) hue-rotate(180deg)' turn red into a peachy-pink color?

5 votes
4 answers
19k views

How to detect if folder is not empty (Windows Batch File)?

4 votes
1 answer
3k views

Referencing the row below the current one in OpenOffice / LibreOffice Calc

3 votes
2 answers
112 views

More elegant way to express a CSS selector

3 votes
1 answer
4k views

Is using 'ch' for CSS widths appropriate?

3 votes
2 answers
3k views

Conditional formatting based on formula addressing current row in LibreOffice Calc

3 votes
3 answers
447 views

Does adding a leading caret (^) to a regex expression result in performance gain?

3 votes
1 answer
1k views

How to convert from Unix epoch time and account for daylight saving time in Python?

2 votes
2 answers
490 views

How to use regex (regular expressions) in Notepad++ to remove all HTML and JSON code that does not contain a specific string?

2 votes
1 answer
3k views

jq: Format a JSON file with the output replacing the input file

2 votes
1 answer
52 views

In regex (regular expressions), is escaping a closing square brace (]) needed when the opening square brace ([) is escaped? [duplicate]

2 votes
1 answer
173 views

Why don't substrings work with command line arguments?

2 votes
1 answer
4k views

How to subtract a time constant in a LibreOffice/OpenOffice/Excel formula?

2 votes
2 answers
1k views

LibreOffice Calc / OpenOffice Calc / Excel: How to display a negative time duration?

2 votes
0 answers
476 views

Waiting for an application to close before continuing script

2 votes
1 answer
192 views

In CSS, is filter: saturate(100) any slower than saturate(2)?

2 votes
1 answer
113 views

Is CSS content supposed to be shown if it includes an undeclared CSS variable?

2 votes
0 answers
360 views

How to use Firefox's devtools to inspect web extension content in sidebar?

2 votes
2 answers
67 views

Using CSS selectors, is it possible to differentiate between these 2 code snippets?

2 votes
2 answers
591 views

How to hide only vertical scrollbars using CSS (in Firefox)?

2 votes
0 answers
78 views

Overriding just part of a -moz-appearance in Firefox

2 votes
1 answer
3k views

What is the purpose of 2>nul in this Stack Overflow answer?

2 votes
2 answers
2k views

Powershell: null file always generated (output of Compare-Object)

2 votes
2 answers
153 views

Powershell command not working: removing lines from file1 that are in file2

1 vote
1 answer
3k views

Formatting date and time in batch file using Powershell