Juozas Norkus

Results 33 comments of Juozas Norkus

Related - https://github.com/cursive-ide/cursive/issues/1211 It is possible to avoid these issues to some extent by using the underlying Google Closure library, in this case the `goog.dom` module. Add `[goog.dom :as gdom]`...

Hi @joshuamzm, I do not know of a workaround, I switched to Doom Emacs 😄.

The changes are too specific for your usecase. We'll only allow a change that's general - a single `tag` field instead of `project_name` and `client_name` fields. Since the Pull Request...

Alas https://github.com/johanot/nixos-anywhere/commit/2c804da did not work for me with a Hetzner EX101 😢

@Mic92 In your experience is AX102 a better choice then hardware-wise? It's in a similar price range to EX101.

I forgot to report back: I did change the machines from EX101 to an auction one with AMD. I could still not SSH. The reason was was wrong networking config....

@onnimonni: My output: ``` [nix-shell:/opt/terrapin-app]$ lspci | grep -E -i --color 'network|ethernet|wireless|wi-fi' 29:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) ``` I recommend to follow https://github.com/nix-community/nixos-anywhere/issues/346#issuecomment-2348316544 to...

After a bit of further digging, it seems that this has already been reported on Pillow - https://github.com/python-pillow/Pillow/discussions/8255, and there's a PR to fix this https://github.com/python-pillow/Pillow/pull/8256

With the dev version of pillow, ocrmypdf no longer exhibits this issue.