Fork me on GitHub
#off-topic
<
2015-09-17
>
redbeardymcgee09:09:20

helm is giving me a fit with helm-projectile

redbeardymcgee09:09:09

trying C-c p h which is bound to helm-projectile gives "Wrong type argument: listp, helm-find-files-actions"

redbeardymcgee09:09:00

googling around shows some fixed issues on github, but I've updated to latest versions and still have the issue, even just when requiring 'helm-projectile

escherize11:09:50

You probably did but you might want to nuke the package in .emacs.d/elpa, or wherever it might be

crankyadmin11:09:38

@redbeardymcgee: I've been having this issue. What @escherize said solved it for me in the end.

escherize11:09:59

gotta say tho, helm-projectile changed my life

crankyadmin11:09:36

I've gotta to say that scala is currently ruining my life...

escherize11:09:36

oh no, kitchen sink of paradigms?

crankyadmin11:09:33

basically... and docs that make little to no sense. Function22 & AbstractFunction22... WTF?!?

crankyadmin11:09:01

.1 &amp; .2 who the hell thought that was a good idea?

redbeardymcgee12:09:36

well, i nuked it, and helm

redbeardymcgee12:09:52

projectile-switch-project broke, helm-projectile is still broken, and well it looks like everything is broken

redbeardymcgee12:09:00

Wrong number of arbuments

mx200016:09:07

Hi, why should git branches be prefixed with initials of a person?

bostonaholic16:09:03

@mx2000: I don't believe they should

bostonaholic16:09:21

I can't think of a reason why other than "legacy habits"

spike16:09:17

we’ve done away with person’s initials, because it implies code ownership

spike16:09:40

instead we prefix with the issue number (we manage everything through GH issues)

redbeardymcgee17:09:02

implies code ownership

redbeardymcgee17:09:27

someone got their undies in a bunch over a patch

spike17:09:33

people’s egos are fragile simple_smile

redbeardymcgee17:09:07

that's just the last thing i would think of with initials

redbeardymcgee17:09:15

it just means that person authored a patch

redbeardymcgee17:09:34

but obviously someone got some code munged by someone else and threw a hissy fit

firthh23:09:32

Random question, is anyone using Docker, ECS, and Postgres?