Viewing profile — gfalcao
gfalcao
HN member- Joined
- Fri, Jun 01, 2012, 2:48 PM UTC
- HN karma
- 519
- Public activity
- 122 items
- HN profile
- View on Hacker News ↗
About gfalcao
github.com/gabrielfalcao
Recent public activity
-
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…
-
comment
Comment #48987692
Addictive
-
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…
- story
-
comment
Comment #48914302
brilliant
-
comment
Comment #48300694
GAME CHANGER
- story
-
comment
Comment #47835469
lotza binaries with no actual source code, looks more like a supply-chain attack
- story
-
comment
Comment #45709103
same thought here
- story
- story
- story
- story
- story
- story
-
comment
Comment #44270592
SUPER COOL
- story
-
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…
-
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 ?
-
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 …
- story
- story
- story
-
comment
Comment #38410876
Hahaha Amazing!