Fork me on GitHub
#admin-announcements
<
2016-04-06
>
canweriotnow04:04:52

If you need your day ruined, I wrote lein-ruin just for that: https://github.com/canweriotnow/lein-ruin

cky04:04:58

> And commit the changes so you’re extra screwed.

cky04:04:11

^ Uh, surely recovery is a matter of git reset HEAD^?

arrdem04:04:27

canweriotnow: evilly glorious. I love it.

jamesleonis05:04:58

I have a terrible idea to add to that project...

cristian07:04:36

Force push and then remove .git so that not even reflog would save you?

nav08:04:36

looking for someone to help me or for them to write a web scrapper

arrdem08:04:57

nav: as the title says this channel is for announcements such as library releases. Try #C03S1KBA2

nav08:04:44

thanks arrdem

plexus11:04:08

Two releases for people writing Ring apps: Pennon, a feature flag library https://github.com/plexus/pennon

plexus11:04:11

and Tracer, a GUI for inspecting Ring requests https://github.com/plexus/tracer-gui

sveri12:04:37

@plexus: pennon looks interesting. My first thought was that it could replace the authorization stuff that one has to carry around in his application. Is it that what it's intended for?

canweriotnow18:04:53

@plexus These two libs... you are an hero. I ❤️ them both.

lvh22:04:49

If you use Dash or other offline documentation browsers like Zeal, and you’ve wanted it to index Codox for you; now you can! lein-dash existed before but it didn’t quite work right, so I submitted a PR that fixes it. Author hasn’t cut a release yet, but you can try it at [org.clojars.lvh/lein-dash "0.1.2-SNAPSHOT”]. Dash: https://kapeli.com/dash Zeal: https://zealdocs.org/ PR: https://github.com/marcoy/lein-dash/pull/1 Here’s a screenshot of it having indexed the docs for @ztellman’s fantastic manifold library:

lvh22:04:53

Rackspace is already sponsoring Clojars so I’m wondering if maybe we can give them some extra hardware to just automatically build it the same way Dash does for Maven Central; that’d be even better

jakemcc23:04:42

[lein-autoexpect “1.9.0”] released. Growl feedback from running expectations happens quicker and includes green/red icon for passing/failing state. Thanks @glenjamin for the PR. https://clojars.org/lein-autoexpect