admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
canweriotnow 2016-04-06T04:00:52.000367Z

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

6😂1🦜
cky 2016-04-06T04:01:58.000369Z

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

cky 2016-04-06T04:02:11.000370Z

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

arrdem 2016-04-06T04:55:27.000371Z

canweriotnow: evilly glorious. I love it.

jamesleonis 2016-04-06T05:59:58.000373Z

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

1🙃
2016-04-06T07:15:36.000374Z

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

1❤️
nav 2016-04-06T08:33:36.000377Z

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

arrdem 2016-04-06T08:35:57.000378Z

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

nav 2016-04-06T08:37:44.000379Z

thanks arrdem

plexus 2016-04-06T11:22:08.000382Z

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

plexus 2016-04-06T11:22:11.000384Z

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

6👍
sveri 2016-04-06T12:06:37.000386Z

@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?

canweriotnow 2016-04-06T18:19:53.000398Z

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

1❤️
lvh 2016-04-06T22:28:49.000406Z

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:

1🦜1🎉
arrdem 2016-04-06T22:29:45.000410Z

awesome!

lvh 2016-04-06T22:30:53.000411Z

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

jakemcc 2016-04-06T23:25:42.000414Z

[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

2👌