Time |
S |
Nick |
Message |
02:16 |
|
|
pdurbin_m joined #sourcefu |
02:16 |
|
pdurbin_m |
Julius Volz on Twitter: "@_tessr what do you call a binary logic error? Boolshit.": https://mobile.twitter.com/juliusvolz/status/655563904265908225 |
04:56 |
|
|
searchbot` joined #sourcefu |
05:03 |
|
|
codex joined #sourcefu |
16:23 |
|
pdurbin |
this seems fantastic: FeatHub — Feature voting for GitHub - http://feathub.com |
16:23 |
|
pdurbin |
via https://github.com/isaacs/github/issues/9#issuecomment-149020275 |
16:25 |
|
pdurbin |
see also http://stackoverflow.com/questions/24810516/count-of-subscribers-to-a-github-issue and https://github.com/ryanflorence/github-plusone-extension and https://twitter.com/philipdurbin/status/611668208680996864 and https://twitter.com/philipdurbin/status/611102272886583296 |
18:36 |
|
dotplus |
I think "we' talked about ack, ag and pt and someone (prologic?) mentioned something that was an improvement to find(1) as ack/ag/etc are improvements to grep. But I can't find it in my logs. anyone? |
18:37 |
|
pdurbin |
dotplus: prologic likes some grep thing written in python, I think. I just use ack. |
18:38 |
|
dotplus |
I use ack as well, but I'm trying to remember the analogous tool that was mentioned that was "better than find(1)" rather then "better than grep". in other words, searching for files, not for searching *in* files. |
18:51 |
|
pdurbin |
dotplus: it might be in http://data.greptilian.com/mysql/irclog/irclog.tsv |
18:56 |
|
dotplus |
pdurbin: I already searched the public logs for {crimson,source}fu as well. It might be there, but I can't find it. prologic will chime in eventually:) |
19:03 |
|
pdurbin |
dotplus: it seems to be called "grin": http://irclog.greptilian.com/sourcefu/2015-08-01#i_131068 |
19:04 |
|
pdurbin |
it's listed here too: http://beyondgrep.com/more-tools/ |
19:15 |
|
dotplus |
pdurbin++ grin is the grep part I don't want, but grind that comes with it is the find replacement I was thinking of. Thanks. |
19:16 |
|
pdurbin |
yeah, find sucks. lemme know if grind is any good |
19:17 |
|
dotplus |
now to try it out and see whether it's actually going to be better than either "find . -type f|d -[i]name '*foo*'" or "tree -a -I .git -L x | less" and grepping |
19:18 |
|
pdurbin |
I have some notes on find I should put on my public wiki. |
19:25 |
|
pdurbin |
codex: hey, what happened to http://geeknight.org/projects.html ? it used to be a thing: http://irclog.perlgeek.de/crimsonfu/2013-03-25#i_6630081 |
20:54 |
|
|
pdurbin_m joined #sourcefu |
20:54 |
|
pdurbin_m |
Filipe Fortes on Twitter: "Debugging is like being the detective in a crime movie where you are also the murderer.": https://mobile.twitter.com/fortes/status/399339918213652480 |