August Johansson

Results 18 comments of August Johansson

Here are messages from my log, it seems like it detects I want to use none cradle but still it tries to start HLS for the file? ``` 661:2025-10-12T16:39:06.764721Z |...

I do personally find this useful :+1:

Hi everyone, I'm encountering this same issue and find it quite frustrating. Ideally, I would like to be able to install the language server and expect everything to work seamlessly...

Hello, Sorry for the late update, there has been a lot happening during the latest weeks. I created a example repo for demonstrating how cabal gild formats files which were...

> Have you met `browse-url-handlers`? 😁 Sometimes it feels like emacs is really well thought out, a lot of the time I want to do something Emacs already have some...

Hi, after thinking more carefully, I realized that adding sort or `sortOn` helpers for `NonEmptyVector` isn't feasible without depending on vector-algorithms. Since vector itself doesn’t provide sorting, implementing these efficiently...

Hello @emilypi , I got a mention from you but I cant see it? I didnt really mean to mention groupAllWith, I think I confused it with another a function....

I do believe that I personally would enjoy something that creates non-empty vectors vectors of of non-empty vectors, similar to groupWith1. I my project we have a non empty vector...