Page MenuHomePhabricator

cakoose (Kannan Goundan)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Jan 11 2012, 9:01 AM (637 w, 1 d)
Availability
Available

Recent Activity

Apr 11 2020

cakoose added a comment to D21069: Some suggestions for "bash-completion.sh".

I think it would be useful to display an error if the generation process fails.

In most cases, we could remove the >dev/null 2>/dev/null to get status and error messages. They're currently fairly verbose. One advantage is that this will translate properly and can more easily give users detailed diagnostic information (like "no permission to write file"). A disadvantage is that errors like "arc not in path" won't have much context.

Apr 11 2020, 9:37 PM

Apr 8 2020

cakoose requested review of D21069: Some suggestions for "bash-completion.sh".
Apr 8 2020, 1:11 AM

Dec 22 2014

cakoose added a comment to T6791: Side-by-side diff for source code is noisier than other tools.

Been poking around at the code. The following function looks promising: https://secure.phabricator.com/diffusion/P/browse/master/src/applications/differential/parser/DifferentialHunkParser.php;a366f85c118bf6b857155792446c397dac03e0a3$229

Dec 22 2014, 9:27 PM · Diffusion, Differential

Dec 19 2014

cakoose added a comment to T6791: Side-by-side diff for source code is noisier than other tools.

Haha, noobs calling everything "Phabricator".

Dec 19 2014, 10:38 PM · Diffusion, Differential
cakoose abandoned D11019: test.
Dec 19 2014, 10:24 PM
cakoose retitled D11019: test from to test.
Dec 19 2014, 10:24 PM
cakoose added a comment to T6791: Side-by-side diff for source code is noisier than other tools.

Also, Python's built-in difflib also does the right thing (at least for this small example).

Dec 19 2014, 9:31 PM · Diffusion, Differential
cakoose renamed T6791: Side-by-side diff for source code is noisier than other tools from Side-by-side diff is noisier than other tools to Side-by-side diff for source code is noisier than other tools.
Dec 19 2014, 9:14 PM · Diffusion, Differential
cakoose added a comment to T6791: Side-by-side diff for source code is noisier than other tools.

How do you decide how to apply light-green vs dark-green highlighting? Is that something diff gives you?

Dec 19 2014, 9:13 PM · Diffusion, Differential
cakoose created T6791: Side-by-side diff for source code is noisier than other tools.
Dec 19 2014, 8:11 PM · Diffusion, Differential

Dec 3 2013

cakoose added a comment to T4165: ExecFuture->resolveKill() should check if $this->proc is null before calling proc_terminate..

This came up with a custom Arcanist linter we have (I didn't write it, but I'm now trying to fix the exception). The lintPath() function looks like this:

Dec 3 2013, 6:08 AM · libphutil

Nov 27 2013

cakoose raised the priority of T4165: ExecFuture->resolveKill() should check if $this->proc is null before calling proc_terminate. from to Needs Triage.
Nov 27 2013, 2:17 AM · libphutil

Nov 21 2013

cakoose raised the priority of T4144: Users disagree on what "Blocking Others", "Action Required" and "Waiting on Others" mean, and/or which groups should exist from to Needs Triage.
Nov 21 2013, 10:25 PM · Restricted Project, Differential