Daniel Compton

Results 276 issues of Daniel Compton

Sometimes when writing podcast show notes, I have a bunch of links that I want to turn into links with the page title as the link title. ```md [](!g https://clojure-lsp.io/)...

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-None-Match

It would be useful for us to be able to aggregate through a join table to calculate an aggregate over a parent table. For a concrete example, consider: * There...

k/ideas
a/api/graphql
c/v3-engine
v3

On macOS, you can configure IntelliJ to switch themes to match the system theme. IntelliJ itself is a bit buggy with this, but it does tend to eventually switch themes...

We're using Shadow-CLJS's modern/defclass for creating JS classes. In Cursive, the resolution doesn't quite work and so we get a lot of underlines in our code. Would it be possible...

**Describe the bug** We added cookie watching using the new [Cookie Store API](https://developer.mozilla.org/en-US/docs/Web/API/CookieStore) for an unrelated feature and I was surprised to see the `__dd_s` cookie being written every ~1-2...

bug

Adds support for [Clojure CLI](https://clojure.org/guides/deps_and_cli), [Leiningen](https://leiningen.org), and [Shadow-CLJS](https://github.com/thheller/shadow-cljs).

Adds the new Whimsical desktop app: https://whimsical.com/download Tested here, I think everything is working? ``` $ ./assemble.sh whimsical 2024-07-10 12:56:10 : REQ : whimsical : ################## Start Installomator v. 10.6beta,...

Hi folks, I'm a co-founder of Clojurists Together. Is there anything more needed here?

The permissions method for db access lets you use IAM authentication. However it seems like if you're using the agent you need to create a password. It'd be great if...

enhancement