I hereby claim:
- I am theory on github.
- I am theory (https://keybase.io/theory) on keybase.
- I have a public key whose fingerprint is A0CA 1F63 2E9B 4A6E 5FA6 42FB 5B29 ADEC 0EC6 5DF3
To claim this, I am signing this object:
| create table mass_email_recipients ( | |
| id integer, | |
| mass_email_send_id integer, | |
| status integer | |
| ); | |
| insert into mass_email_recipients | |
| values (240, 154, 1), | |
| (241, 154, 1), | |
| (241, 154, 0); |
| #!/usr/bin/env perl | |
| use v5.10; | |
| use strict; | |
| use warnings; | |
| use URI; | |
| =pod | |
| =head1 Name |
| $ echo $DYLD_LIBRARY_PATH | |
| /usr/local/instantclient_11_2 | |
| $ perl -E 'say $ENV{DYLD_LIBRARY_PATH}' | |
| Processing hints file hints/darwin.pl | |
| Generating a Unix-style Makefile | |
| Writing Makefile for B | |
| Running Mkbootstrap for B () | |
| chmod 644 "B.bs" | |
| "../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../ | |
| cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/u | |
| rm -f ../../lib/auto/B/B.bundle | |
| env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib - | |
| \ |
| > perlbrew use perl-5.20.2 | |
| > LANG=de_DE.UTF-8 perl -MPOSIX=setlocale -Mlocale -E 'setlocale POSIX::LC_ALL, ""; do { no locale; printf "%.1f\n", 1.1223 }' | |
| 1.1 | |
| > perlbrew use perl-5.18.4 | |
| > LANG=de_DE.UTF-8 perl -MPOSIX=setlocale -Mlocale -E 'setlocale POSIX::LC_ALL, ""; do { no locale; printf "%.1f\n", 1.1223 }' | |
| 1,1 |
| [Error] TypeError: undefined is not a constructor (evaluating 'new (window.AudioContext)()') | |
| (anonymous function) (bundle.js, line 251) | |
| s (bundle.js, line 1) | |
| e (bundle.js, line 1) | |
| global code (bundle.js, line 1) |
| cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/local/perl522/lib/x86_64-linux-thread-multi/CORE" byterun.c | |
| In file included from /usr/local/perl522/lib/x86_64-linux-thread-multi/CORE/perl.h:3733:0, | |
| from byterun.c:17: | |
| byterun.c: In function ‘byterun’: | |
| /usr/local/perl522/lib/x86_64-linux-thread-multi/CORE/pad.h:305:39: error: ‘PAD’ has no member named ‘xpadnl_max_named’ | |
| #define PadnamelistMAXNAMED(pnl) (pnl)->xpadnl_max_named | |
| ^ | |
| bytecode.h:791:5: note: in expansion of macro ‘PadnamelistMAXNAMED’ | |
| PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad) | |
| ^ |
| I do a fair amount of shopping on Amazon, and often have several credit card | |
| numbers associated with my account. It is an increasingly important part of | |
| my online presence. | |
| That's why it distresses me that I am not able to enable multi-factor | |
| authentication (a.k.a. 2-factor authentication) to further project the | |
| integrity of my account. This is a feature request: Please add support for | |
| multi-factor authentication. Amazon already provides multi-factor | |
| authentication for AWS; it should be provided for Amazon.com accounts, too. |
| Total Physical Source Lines of Code (SLOC) = 30,034 | |
| Development Effort Estimate, Person-Years (Person-Months) = 7.12 (85.45) | |
| (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05)) | |
| Schedule Estimate, Years (Months) = 1.13 (13.55) | |
| (Basic COCOMO model, Months = 2.5 * (person-months**0.38)) | |
| Estimated Average Number of Developers (Effort/Schedule) = 6.31 | |
| Total Estimated Cost to Develop = $ 961,912 | |
| (average salary = $56,286/year, overhead = 2.40). |
I hereby claim:
To claim this, I am signing this object: