Daneel S. Yaitskov

Results 83 issues of Daneel S. Yaitskov

Hi, Import with long list of highlighted names which are actually used in the file prevent mouse scrolling. Looks like additionally generated lines are not counted correctly. Meanwhile keyboard cursor...

Hi, I noticed that I often had to check `assertEqual` signature, because I am not sure about argument order i.e. whether the expected value goes first or vice-versa. VSCode hint...

tasty-hunit

Hi, Today I noticed that hackage.haskell.org was down for quiet awhile. I wasn't able to use doc packages opened by vscode+HLS. I propose to enable service worker browser caching. This...

I wanted to try the app and realized that it is not available for my device (Motorola g7). It is a very cheap and popular gadget.

Hi, I noticed inconsistency with Monoid and Semigroup implementations for List. Map implementations keep first value for duplicated key. ``` M.singleton 1 1 `mappend` M.singleton 1 2 fromList [(1,1)] λ...

docs
Map
IntMap
pitfall

``` -- | Pretty-print the graph. Note that this loses a lot of -- information, such as edge inverses, etc. prettify :: (DynGraph gr, Show a, Show b) => gr...

Hi, I suspect the following usecase is not supported by servant well. I define Servant API type to talk to Gitlab API. E.g. List merge request endpoint returns MRs in...

User selects pixels, which should belong to the filter and which should not. DT builds DNN to recognize selected pixels taking into account their neighbors. After training the DNN is...

no-issue-activity

Hi, I think I hit the limit of parametric and drawn filters while working on a photo with long black hair dyed in blond overlapping with body skin and black...

no-issue-activity