Arialdo Martini
Arialdo Martini
Assign a number or an identifier to each question. This should facilitate referencing to them, and also ease translation tasks. Each question should have an anchor link.
Commenting the question > As a software engineer you want both to innovate and to be predictable. How those 2 goals can coexist in the same strategy? in #6 @monklof...
I personally like to set `ace-jump-mode-move-keys` so that the proposed keys minimize the finger movements, promoting as much as possible the keys in the home row. It's a configuration that...
I have a suggestion: make search case sensitive if the user specifies an upper case letter. I believe this is consistent with how Emacs manages [searching and case](https://www.gnu.org/software/emacs/manual/html_node/emacs/Search-Case.html): > An...
Surprisingly, Kobo Elipsa 2 browsing of the epub of a798f30 is amazingly slow, and once reached 45% it reboots. I'm trying converting the file to another format.
I stumbled upon a weird behavior with Expecto and FsCheck I'm not sure if it depends on one or the other, though. TL;DR changing ```fsharp let randomDate = Arb.toGen Arb.from...
It seems that the link to Box Diagram in https://emacsdocs.org/docs/elisp/Cons-Cell-Type, that should be to https://emacsdocs.org/docs/elisp/Cons-Cell-Type#2461-drawing-lists-as-box-diagrams, is broken. Errata: I just noticed that all the in-page (internal) links are broken.
On Arch Linux I installed ```bash yay -S fsharp dotnet-sdk-bin fsharp-language-server ``` This installed: ```bash ❯ yay -Q | grep "dotnet|fsharp" dotnet-host 7.0.5.sdk105-1 dotnet-runtime-bin 7.0.5.sdk203-1 dotnet-sdk-bin 7.0.5.sdk203-1 dotnet-targeting-pack-bin 7.0.5.sdk203-1 fsharp...
(I love bhoogle!) While the UI is very fast (i.e. once data is listed, browsing it is just instantaneous), typing text in `Type` produces lags of a couple of seconds....
I once started Gource on one specific repository (on Windows) and now, no matter if I start it in another repository, Gource keeps showing me the same first repository. That's...