[ANN] re-find.it

2018-12-20 Thread Michiel Borkent


Meet https://re-find.it, an interactive website to find clojure functions.
Hope you find it useful.


A lot of functions are not supported yet. It relies on the specs in the 
https://github.com/slipset/speculative project.
If you miss functions, please let me know and I’ll do those specs first.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] deps.edn dependency viewer

2018-12-20 Thread Tim Visher
On Tue, Dec 18, 2018 at 12:46 PM Alex Miller  wrote:

> tda, tda.reader, tda.extensions
>

To make an unrelated, unhelpful, and off-topic comment I will now be
referring to `tools.deps.alpha` exclusively as 'Tada!'. :)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] deps.edn dependency viewer

2018-12-20 Thread Alex Miller
#winning

On Thursday, December 20, 2018 at 7:52:48 AM UTC-6, Tim Visher wrote:
>
> On Tue, Dec 18, 2018 at 12:46 PM Alex Miller  wrote:
>
>> tda, tda.reader, tda.extensions
>>
>
> To make an unrelated, unhelpful, and off-topic comment I will now be 
> referring to `tools.deps.alpha` exclusively as 'Tada!'. :)
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Using thi.ng/geom for simple CAD/geometry

2018-12-20 Thread Laurens Van Houtven
Hi,


I'm trying to get in to thi-ng/geom since my dog ate my woodworking
notebook. It involved a lot of sketches, geometry and algebra: things I'm
hoping Clojure is good at too.

One of the first things I'm trying to do with thi.ng/geom is "create a
line, then create another line constrained by a shared point and an angle
between it and the first line". Am I thinking too much like CAD-style
constraints here?

The only constructors for lines I could find take points. I was hoping to
produce polylines from intersections -- but again, maybe I'm just trying to
force CAD thinking on something that isn't quite CAD :-)


lvh

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] deps.edn dependency viewer

2018-12-20 Thread Chris Nuernberger
Newest version - Supports Leiningen and TADA:

1.  Now there is an sh script.  You can just install this and use it
anywhere - no plugins, no muss, no fuss.
2.  More graph manipulation options - highlight, prune, focus, remove.
3.  Leiningen is supported along with profiles.  That being said, I am
highjacking leiningen-core so if you have fancy plugins or something like
that it may fail.  A simple workaround is to create a deps.edn file that
states the dependencies that you really do care about.

Note that leiningen's dependency resolution is fairly opaque to me and thus
I may not choose exactly the same resolution that lein deps :tree will.
Deps.edn will always resolve exactly the way tools.deps will resolve it
aside from completely unsupported options.


I sincerely hope this greatly eases the pain when some apache project fails
to reflect some internal class of jackson-fasterxml because your
dependencies changed in some seemingly unrelated way.  If you haven't been
there yet...you will be.  {scary face and voice} You will be.


https://github.com/cnuernber/depsviz/

On Thu, Dec 20, 2018 at 6:58 AM Alex Miller  wrote:

> #winning
>
> On Thursday, December 20, 2018 at 7:52:48 AM UTC-6, Tim Visher wrote:
>>
>> On Tue, Dec 18, 2018 at 12:46 PM Alex Miller  wrote:
>>
>>> tda, tda.reader, tda.extensions
>>>
>>
>> To make an unrelated, unhelpful, and off-topic comment I will now be
>> referring to `tools.deps.alpha` exclusively as 'Tada!'. :)
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] respeced 0.0.1: a small library that helps to test fdefs

2018-12-20 Thread Michiel Borkent
https://github.com/borkdude/respeced

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.