zamazingo's comments

zamazingo | 6 years ago | on: YouTube’s Susan Wojcicki: 'Where's the Line of Free Speech... '

This conversation would go so much smoother if we used the actual descriptive term for "alt-right" and "far right": fascism.

However conflicting it may sound, arguments against freedom of speech and freedom of expression cannot be supported in an economic of free speech / expression. This is not actually a dilemma, because fascist politics are incompatible with these freedoms; one cannot exist when the other is the norm.

And just like in any culture and community, the best way to counter fascism is not incarceration and bans but heavy investment in high quality education, on the one hand, and heavy communal shaming and stigmatization of fascist politics and policies, on the other hand.

zamazingo | 6 years ago | on: New research on PTSD in elephants and other animals

Anyone who ever interacted with any animal who had trauma in their part already knows this. The experiences of "other"s that people are too ready and wanting to ignore simply because those experiences were not rubber stamped by academic journals is astonishingly depressing.

zamazingo | 7 years ago | on: From “Hello World” to VP of Engineering at Reddit (2017)

> You may be living in an unjust society, but if you can score X on this test, you will get Y.

In an unusual society, those who are disadvantaged will also be disadvantaged on this test if it becomes important enough to predict one's future prospects. Think private tutoring, specialized schools, summer camps, all focused on teaching you to get a good score on the test, and all expensive as ever (ie inaccessible). And now, your education system develops you for the test, not for life or jobs.

It's an easier sell, but it's a lemon and not a well designed and performant product.

zamazingo | 7 years ago | on: Some notes on running new software in production

Sorry, cannot describe infrastructure (not a throwaway account).

Prod and Test are out of sync in terms of mission critical software, Test is not powerful enough to handle Prod's tasks, and there is no formal procedure to use Test for testing. So Test is never actually used.

When a bug is found in Prod, it's fixed on Prod, while it's live.

By fix, of course I mean an iteration on and combinations of:

qc: we found bug

dev: it's not a bug

qc: it is a bug: [insert evidence]

dev: it's fixed now

qc: no it's not

dev: how about now?

qc: no

dev: and now?

qc: yes but now this other thing is broken

dev: here's another attempt, please check again

qc: Prod is down

dev: try it now

qc: it's still broken, along with the other broken part, and now these three other parts are broken too

ceo: it's fine, close this ticket

page 1