-
I should like to see enhancements in the MLJ ecosystem that allow models to work with out-of-memory data, and wonder if DataLoaders might be a good tool here. The main issue, as far as I can tell, is …
-
# Problem
https://github.com/neovim/neovim/pull/21472 removed `:hardcopy` in favor of `:TOhtml`, but `:TOhtml` requires extra steps.
# Proposal
Add a `:Hardcopy` command that does the follow…
-
_Originally posted by @filimon-danopoulos-stratsys in https://github.com/lit/lit/discussions/4117#discussioncomment-7402453_
I would like to discuss the possibilities of distributing this in other …
-
@fmaussion How did your salem package never come up in https://github.com/pydata/xarray/issues/2288? Do you see an overlap with the geoxarray package? What are the goals of salem and where do you see …
-
I was using flutter_markdown in my app and i want to get the markdown height with a ScrollController, but the scrollController.position.maxScrollExtent is not a fixed value. Here are my codes:
c…
-
Hello,
I'm not sure what I'm doing wrong
any help is appreciated!!
calibre, version 3.46.0 (darwin, embedded-python: True)
Conversion error: Failed: Convert book 1 of 1
Convert book 1 of…
-
Currently, jkube, dekorate and quarkus use different configuration models, that are exposed to users through different mechanisms.
We should propose a single model that should be applicable through a…
-
### Describe the project you are working on
Any project which can be released publicly where the developer might not want to have their code or structure implementation easily stolen.
### Descri…
-
On my long-term to do list (as part of the Integrated Earth project) is to implement algorithms and data structures to allow coupling bulk and surface processes. For sequential computations, this shou…
-
In Xcode 11 Apple announced a new UI toolkit, [SwiftUI](https://developer.apple.com/documentation/swiftui?language=objc).
It is built in Swift and depends on a number of features such as Associate…