Live data from Hacker News

Viewing profile — matthewpersico

matthewpersico

HN member
Joined
Thu, Dec 27, 2012, 2:55 PM UTC
HN karma
3
Public activity
7 items

About matthewpersico

No profile information was provided.

Recent public activity

  1. comment
    Comment #36907262

    https://careers.bloomberg.com/job/search :-)

  2. comment
    Comment #36603407

    After the first deref, deref is assumed. Given: my $aref = [1,2,[3,4,5,[6,7] ] ]; You can do print $aref->[2][3][1]; which yields: 7 Or my @array = (1,2,[3,4,5,[6,7] ] ); print $ar…

  3. comment
    Comment #31272817

    And I believe that with the next release, a simple use v5.36; will enable the feature.

  4. comment
    Comment #31267697

    Because Perl is context sensitive and what we care about is not what is being stored but what is being accessed. 'array' is the variable. '@array' gives me the list in 'array'. '$a…

  5. comment
    Comment #31156295

    https://blog.urth.org/2022/04/19/software-job-search-2022-re... I have a two word answer: Intellectual Property. Not everyone is an accomplished Open Source publisher, nor should t…

  6. comment
    Comment #26782996

    *THIS** If ever a collection of words thrown together has outpunched its weight, it is this! Brilliant! And I will be using it often, with reference to thrower123 on ycombinator. J…

  7. comment
    Comment #13022935

    "You'd never hire anyone from the American inner city, from parts of Scotland and Ireland, parts of New York, and similar. Some very nice people talk loudly, swear, and use politic…