Ben Lovell

Results 10 issues of Ben Lovell

Creates an empty config file, nothing in it, then won't run because the ConfigParser can't find General. Work around is just to create it by hand using the defaults given...

I was getting byzantine errors when trying to (:import) a java class we had in our :java-source-paths in the project.clj, saying it wouldn't import. It turns out, that by having...

Thanks for the great library! It makes dragging and dropping work great. Just a small bug report here: ### Expected behavior I click and hold on an item at the...

investigating 🕵️‍♂️

Hi there, I think this is a problem with a missing `var-to-str` but I can't work out exactly where that should be. Basically, if you shadow some state, you should...

To use, copy and paste into `~/.config/alacritty/alacritty.yml` (or wherever you keep the config)

There hasn't been any build in a while, and one of the problems is https://github.com/cachix/install-nix-action/issues/183. I believe bumping `cachix/install-nix-actions` to v22 should fix this. Additionally I've bumped the other ones...

- [x] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc. - [x] The page(s) have at most 8 examples. - [x] The page...

new command

I noticed that if you have bluetooth devices, and you click on the bluetooth quicksettings button, then the number of connected devices jumps down to fullsize until the item is...

## Proposed Changes Add a nix flake, so I can run `nix run github:basti-app/basti` or add basti to [devenv](https://devenv.sh/) shells, install on NixOS etc. ## Related Issues/PRs \-

## Explain your user case and expected results When you add an `Order()` statement to a `Count()` query, then the code runs fine in postgres. However, when you have the...