...

anticodon

522

Karma

2014-01-04

Created

Recent Activity

  • Yep, a __del__ in the redis client code caused almost random deadlocks at my job for several years. Manual intervention was required to restart stuck Celery jobs. Took me about 2-3 weeks to find the culprit (had to deploy python interpreter compiled with debug info into production, wait for deadlock to happen again, attach with gdb and find where it happens). One of the most difficult production issues I had to solve in my life (because it happened randomly and it was impossible to even remotely guess what is causing it).

  • I routinely review my pics and vigorously delete all duplicates or poor quality images. It helps if you do this for 10-15 minutes every day. At least I'm able to find most of the pictures I remember I took, and I don't have to scroll through 1000 snaps of some particular sunset to do that.

  • It seems young Japanese doesn't even know who bombed their country. US controls most of the world media: they can highlight or hide any fact, or inculcate whatever interpretation.

  • > Commands like a for appending text are unchanged from the teletype era

    I don't find these commands a historical baggage. They're quite useful even today. Also commands like A, I, P, O in vim are super-useful when recording macros (macros are easier to record and more robust because they less depend on the context where they would be run).

  • It seems there's only software emulation of x86 on Elbrus.

HackerNews