Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
misnome
on Oct 18, 2019
|
parent
|
context
|
favorite
| on:
My Favourite Git Commit
This happened to me all the time, especially with python2 code without encoding declared (which caused a failure to parse the file because of the comment).
I’ve since switched my editors to highlight such characters.
jsjw7sbw
on Oct 18, 2019
[–]
Happened to me on linux all the time when writing the pipe operator in a terminal. Thankfully the error message lead me to a fix.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I’ve since switched my editors to highlight such characters.