-
I’ve written a document describing some of the more interesting ideas for improving general FSAC/language server/IDE backend.
https://github.com/Krzysztof-Cieslak/notes/blob/master/FSAC%20design/R…
-
This is related to #32, but smaller in scope.
We currently have a group of contributors who meet weekly to discuss maintenance of Dask. To be a part of this group, we ask that you have 8+ hours a w…
-
> [0] Bengio, Yoshua, Ian J. Goodfellow, and Aaron Courville. "Deep learning." An MIT Press book. (2015). [pdf] (Deep Learning Bible, you can read this book while reading following papers.) :star::sta…
-
The middleware is intentionally designed to accept a single, root Epic. This means that all your Epics are typically composed together using `combineEpics(...epics)`.
The problem with this approach…
-
### Project Name
cats-actors (https://github.com/suprnation/cats-actors/)
### Project Short Description
Cats-Actors is a functional programming library that leverages Cats and Cats-Effect to prov…
-
So... Cloud Haskell isn't likely to support the same kind of _hot code upgrade_ as Erlang any time soon, and for good reason. That model simply doesn't make sense for a strongly typed language like …
-
*Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the feature set and some implementation details for `@discordjs/sharder`! While a lot of the things mentioned in …
-
Some remoting technologies use `BinaryFormatter` to serialize `Exception` instances across security boundaries, which puts them out of SDL compliance and potentially exposes consumers to security vuln…
-
scala: `2.13.12`
pekko: `1.0.1`
pekko-persistence-cassandra: `0.0.0-1120-5b7555fe-SNAPSHOT`
`CassandraJournal` caches `Future[PreparedStatement]` with `lazy val`.
It caches failed `Future[Prepar…
-