Luca Cambiaghi

Results 8 issues of Luca Cambiaghi

I'd like to add my blog feed to http://planet.clojure.in/ . I learned what an RSS feed is and found this great library to create one. I used this xml file...

enhancement
help wanted

Hi, I have a very dumb question. If I have a pdf file in my website at https://blog.com/resume.pdf, how could I route to that file? This is my current code:...

Hi, I added your repo and tried to install ZXTouch but I get a dpkg error, saying that .../tmp.ci/preinst gives a file not found error (error code 2). Would you...

Ledger (https://github.com/ledger/ledger) is a cpp tool for personal accounting.

I downloaded the tarball, ran `./configure --build=aarch64-apple-darwin --host=aarch64-apple-darwin` but then got error 2 on `make`.

In `project.clj` I updated ` :dependencies [[org.clojure/clojure "1.10.1"]]`. Furthermore I add to change ``` (ns pegthing.core (:gen-class)) ``` since set is loaded with clojure.core now.

Hi, how can I add `emacsGccDarwin` to my `home.packages`, using cache? Thank you very much!

Hi, thank you for this package! I think the README would benefit from a section with instructions on how to install this package. Should it be done with the `modular`...