Y
Hacker News
new
|
ask
|
show
|
jobs
by
lispisok
1095 days ago
In their table sorting by percent or total laid off is worthless because they are sorting strings so "1000" comes before "90"
2 comments
ilyt
1095 days ago
They laid off anyone competent enough to do it
link
Mystery-Machine
1095 days ago
Haha this is probably because in the crippled language called JavaScript array elements are by default sorted by first converting them to strings.
link
lispisok
1090 days ago
I might be the only developer with basically no JS experience. I could not believe this was true. I had to look up. It was real.
link