Top "Prefixes" questions

Finding whether a string starts with one of a list's variable-length prefixes

I need to find out whether a name starts with any of a list's prefixes and then remove it, like: …

python string variable-length prefixes
memory dump using Python

I have small program written for me in Python to help me generate all combinations of passwords from a different …

python memory-management itertools prefixes
Do I still have to use all five vendor prefixes for the CSS box-shadow property?

When declaring say box-shadow or text-shadow or gradients for that matter, do you still need all the prefixes? -webkit-box-shadow: inset 0 0 1…

css prefixes