←back to thread

238 points GalaxySnail | 2 comments | | HN request time: 0s | source
Show context
a-french-anon ◴[] No.40170353[source]
Why not utf-8-sig, though? It handles optional BOMs. Had to fix a script last week that choked on it.
replies(3): >>40170707 #>>40170832 #>>40171048 #
1. otteromkram ◴[] No.40170707[source]
Only one script? Out of how many?
replies(1): >>40172225 #
2. hermitdev ◴[] No.40172225[source]
Not the OP, but I see this pop up quite frequently in ETL, usually handling csv files.