rohanc

Results 11 comments of rohanc

Delighted to see some reconsideration on this front. I feel that encoding of empty string in an application is really an engineering decision for the developer and not something to...

Seems to be fixed in "Mozrepl 1.1.1 preview" which I downloaded from http://ubik.cc/projects/mozrepl-1.1.1-preview.xpi I can now gain access using "telnet x.x.x.x 4242" from a remote host, whereas previously I had...

Thanks, I've enabled the filter, but I'm wondering if there is an unnecessary performance impact by having this safety mechanism trigger every few seconds? I gather normal auditd manages without...

I need this feature too. Here's my use case: I have a dynamic form where fields appear in a table. When the user presses "Add row", a new set of...

The example linked above seems to demonstrate adding CSS to cells, but not to whole rows. There are various recipes on stackoverflow for adding CSS to whole rows, as long...

``` On 19/09/2014 3:04 PM, Stas wrote: It is strange. I checked for a several days and all is working as usual.@rohanc do you try to reload ST? — Reply...

Please add the MightyText desktop app to the list of programs that prevent OpenMTP from accessing phone files. I tried with OpenMTP v3.2.10 and MightyText desktop 5.5.0. https://mightytext.net/desktop-app

I'd like to offer a vote for changing the behaviour, rather than the documentation here. On this point JSON::PP now behaves differently to both the Cpanel::JSON::XS and JSON::XS libraries. Its...

OK, thanks for your work on this important piece of infrastructure, over so many years. Is there a github issue where the complaints were lodged? I was the one who...

I will be leaving uninitialised warnings on because they help me find bugs, but whether or not `undef` represents an error is situational. It varies based on things such as...