Ben Swift
Ben Swift
A [search of the plugins directory](https://datasette.io/plugins?q=ldap) doesn't turn up anything, but is is possible to set up a Datasette app which uses my organisation's LDAP for auth? If not, how...
I generate my references file using Zotero's [better bibtex extension](https://retorque.re/zotero-better-bibtex/customized-exports/). My references use some of the less common [entry types](https://docs.citationstyles.org/en/1.0.1/specification.html#appendix-iii-types), e.g. `speech`. Since bibtex has a much smaller set of...
My graph theory's a little rusty, so it might be easy to do using the provided API, but is there an easy way to get a list of all the...
**tl;dr** are you open to a PR which replaces the HTTPoison dep with Req? The "my app uses a different HTTP client to one of my deps, and leads to...
Even though it's just OpenAI for now the code is nice and modular and obviously extensible to other hosted LLM providers (🙌🏻). I'm not sure if there's a roadmap somewhere...
Using `body: {height: 100vh}` means that the viewport on mobile (in general) cuts off the bottom text input box - a bit of a confusing UX. One potential (and good,...
Would love to have a combo-box. Tbh for my purposes right now even something like Petal's [single select](https://petal.build/components/combo-box#single_select) would do the job (i.e. I don't need the checkboxes embedded in...
I've got a brand new Orin AGX developer kit (64GB) and used the SDK Manager to download and flash the latest Ubuntu (22.04) and JetPack SDK (6.1). I'm trying to...
the docs now contain valid json Closes #ISSUE Release Notes: - N/A *or* Added/Fixed/Improved ...
I've got an auto-generated file (it's a CLAUDE.md, not that it matters) which includes markdown links to files in a gitignored folder. However, marksman is giving me a `Link to...