Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
saagarjha
on Aug 17, 2019
|
parent
|
context
|
favorite
| on:
Parsing JSON Is a Minefield (2018)
> For example, Xcode itself will crash when opening a .json file made the character [ repeated 10000 times, most probably because the JSON syntax highlighter does not implement a depth limit.
FWIW, this appears to have been fixed recently.
tonyedgecombe
on Aug 17, 2019
[–]
Slightly off topic but Xcode crashing has been very common for me, as much as I like macos the tooling leaves me missing Windows development.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
FWIW, this appears to have been fixed recently.