sagarun's comments

sagarun | 4 years ago | on: FTC sues Intuit for its deceptive TurboTax “free” filing campaign

Just be a little careful with the state returns on CashApp. It has a bug on handling mortgage interest deductions if your mortgage is over $750000 and the state allows deduction up to $1000000. Double check by filing with other tax software and verify the refund amount is the same. I used freetaxusa.com to get this right.

sagarun | 5 years ago | on: 75-year-old woman with shovel accidentally took down Armenia's internet (2011)

My dad used to tell me this story, In rural India in the 60s the Federal Government would lay copper cables to bring electricity to the town. Some locals would bring down all the cables overnight and sell it in black market to some quck money.

For them electricity wasn't that important compared to food on the table.

sagarun | 8 years ago | on: Fedora Loves Python

/rant If fedora really loves python, they should first start showing their love by publishing all their distribution related libraries to pypi. blivet, selinux, none of these are available in pypi. Why do they expect everyone to use rpms?

sagarun | 10 years ago | on: Atom 1.0

How do anyone run tox from atom editor?

sagarun | 13 years ago | on: Linux local privilege escalation 0day, 2.6.37 - 3.8.10

Didn't work

[user@host ~]$ uname -a Linux host.company.com 3.8.11-200.fc18.x86_64 #1 SMP Wed May 1 19:44:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [user@host ~]$ gcc -O2 semtex.c && ./a.out a.out: semtex.c:51: sheep: Assertion `!close(fd)' failed. Aborted (core dumped)

page 1