rohanc
rohanc
Current behaviour: Many of the text fields in my day-to-day database work are set to NOT NULL. If I erase the contents of a text string in the table row...
As a consequence of including Fine Uploader in my project, the bfcache is disabled. This is because it adds a beforeunload handler. I can see it in the source around...
* [x ] I've read and understood the [Contributing guidelines](https://github.com/slackhq/go-audit/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. * [x ] I've read and agree to the [Code of...
As hinted in your blog, the ifconfig output is different across different Linux distributions. I found that aliaser didn't work for me on Ubuntu 16.04.2 LTS because the regex it...
ZenTabs v1.1.13 seems to have stopped working since upgrading to Sublime Text build 3065 (automatic upgrade via stable channel). By 'stopped working', I mean that it no longer limits the...
I'm reporting a bug concerning the backup and restore of all of the connection profiles within TablePlus, as you would do when reinstalling Windows or moving to a new computer....
Perl 5.36 comes with [stable boolean tracking](https://perldoc.perl.org/perldelta#Stable-boolean-tracking). Could you please update Data::Printer::Filter::Web so that it prints “true” or “false” when it encounters builtin::true? It can do this easily using [builtin::is_bool](https://perldoc.perl.org/builtin)....
Module: builtin::trim **Description** `my $text=builtin::trim(undef);` produces a run-time warning. I think it would be better to silently return `undef` as for all other inputs (without exterior spaces) this function just...