-
https://fsharpforfunandprofit.com/
Are you an experienced C#, Java or Python developer?
Do you want to understand what all the fuss about functional programming is about?
This site will introdu…
-
My company is currently in the process of evaluating technology for use in building our ETL platform. I really like Onyx and am an advocate for using onyx in this project. However, one important fea…
-
Gitpod is good, but require internet connection and works on external machines(performance and security issues).
VSCode could do the same magic, but locally. Documentation: https://code.visualstudi…
-
Project.clj:
```
(defproject edb-device-connect "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.9.0-alpha14"]
[com.fzakaria/slf4j-timbre "0.3.2"]
[…
-
As of commit ae9f1d8c8 (early August 2021), assuming the front-end and back-end dependencies are already in place (JavaScript/npm modules via yarn, Maven/Clojars for Clojure), the breakdown of the Ube…
ariya updated
1 month ago
-
### Describe the bug
LLM output says zip code not provided but config do contain zip code information
```sh
2024-10-25 11:30:54.077 | DEBUG | src.aihawk_easy_applier:_check_for_errors:…
-
here:
https://github.com/abo-abo/lispy/blob/master/lispy-clojure.clj#L30
https://github.com/abo-abo/lispy/blob/master/lispy-clojure.clj#L39
https://github.com/abo-abo/lispy/blob/master/lispy-clojur…
-
There is a growing collection of tools and editors that can be used for Clojure development.
Creating a separate site can be used to document all possible combinations.
Then the ClojureBridge si…
-
Liquibase can generate dox about everything in the application DB, e.g.
![image](https://user-images.githubusercontent.com/1455846/104530074-06237180-55c0-11eb-95cb-8577f67d6c39.png)
Command to …
-
Update development tool setup guide to use Clojure.org homebrew recipe
https://clojure.org/guides/getting_started
Background
Currently Homebrew will install OpenJDK 13, which is not a long term …