Live data from Hacker News

Viewing profile — gfalcao

gfalcao

HN member
Joined
Fri, Jun 01, 2012, 2:48 PM UTC
HN karma
519
Public activity
122 items

About gfalcao

Author of Sure, Lettuce, HTTPretty and some other software libraries

github.com/gabrielfalcao

Recent public activity

  1. comment
    Comment #48988172

    Another trick that took me years to learn is to use `xargs -I` to split the results into "items" For example `ps aux | grep process-name | grep -v grep | awk '{ print $2 }' | xargs…

  2. comment
    Comment #48987692

    Addictive

  3. comment
    Comment #48987679

    > Or maybe you pipe into xargs and pray your filenames don’t have spaces… Most of this, if not all, is fixable by adding a `export IFS=$'\n'` to your bashrc. I'm not trying to disr…

  4. story
  5. comment
    Comment #48914302

    brilliant

  6. comment
    Comment #48300694

    GAME CHANGER

  7. story
  8. comment
    Comment #47835469

    lotza binaries with no actual source code, looks more like a supply-chain attack

  9. story
  10. comment
    Comment #45709103

    same thought here

  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #44270592

    SUPER COOL

  18. story
  19. comment
    Comment #44084523

    Thanks for sharing that article. A great friend of mine once told me the following quote from an unknown author: "Reinvent the wheel, not because we need more wheels but because we…

  20. comment
    Comment #43949607

    In other words, how much the perception of DNA data in gigabytes grow by in different circumstances? Would it grow by a few more gigabytes ?

  21. comment
    Comment #43949597

    I would like to get a reasonably good intuition in regards to the total amount of compound DNA from human bodies at different biochemical states, in different locations around the …

  22. story
  23. story
  24. story
  25. comment
    Comment #38410876

    Hahaha Amazing!