Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

joprice

joprice created a comment on an issue on ionide/Ionide-vim
Actually passing `let g:fsharp#lsp_codelens = 0` doesn't disable the codelens, but removes the flickering. But when I format the file, the lenses disppear. Maybe this odd behavior is related to htt...

View on GitHub

joprice created a comment on an issue on ionide/Ionide-vim
I dug a bit further into neovim issues and found this one https://github.com/neovim/neovim/issues/25242. This is unlikely an ionide issue. Feel free to close unless perhaps there's a known workarou...

View on GitHub

joprice opened an issue on ionide/Ionide-vim
codelenses flash on every keystroke
**Describe the bug** When I navigate a file, each `j` or `k` keystroke causes codelenses to flash from their resolved state to "Unresolved codelens" and back again. **Expected behaviour** The co...
joprice opened an issue on Zaid-Ajaj/Feliz
CSS: add field-sizing
The `field-sizing` css property is useful for automatically adjusting inputs like textareas to their content's size. It has partial support but available in most major browsers: - https://devel...
joprice created a comment on an issue on DataflareApp/Dataflare
I hit this currently when using sqlite. The database is re-generated by a task I run, but Dataflare keeps the original data in memory, so I restart to reconnect. I had a `SQL Query` tab open, but i...

View on GitHub

joprice starred DataflareApp/Dataflare
joprice created a comment on an issue on fsharp/fslang-suggestions
Perhaps a standard library function could help as well like scala's `stripMargin`, which I used to use extensively. It uses pipes to delimit the start of the indentation https://docs.scala-lang.org...

View on GitHub

joprice opened an issue on Zaid-Ajaj/Npgsql.FSharp.Analyzer
transaction lint triggers for dynamic parameters
I'm providing the parameters to a transaction query using a list built with a for loop, and this triggers the `Transaction query is parameterized but the parameter sets are empty` lint. Inlining st...
joprice opened an issue on Zaid-Ajaj/Npgsql.FSharp.Analyzer
odd behavior when passing ubik multiple arguments
There are a few situations where ubik behaves oddly when provided multiple parameters. I started by passing a single project folder, which works great, but when trying to pass multiple, only the fi...
joprice deleted a branch joprice/inflecteur

doc

joprice starred cisnlp/simalign
joprice opened an issue on cisnlp/simalign
maximum length of inputs
I have some pre-tokenized text that wasn't tokenized using bpe, so I'm passing `word` to the `SentenceAligner` constructor. The texts are rather long and can be split into sentences, but this input...
joprice created a branch on joprice/inflecteur

doc - python inflector 🌀 for French language : control gender, tense and number

joprice forked Achuttarsing/inflecteur

joprice/inflecteur

joprice created a comment on an issue on fsprojects/fantomas
Thank you for the details. I'll try running locally first.

View on GitHub

joprice starred jank-lang/jank
joprice opened an issue on fsprojects/fantomas
ast viewer returning 500
The ast viewer at `https://fsprojects.github.io/fantomas-tools/#/fantomas/main` is currently throwing errors with the message: `500 for URL https://arlp8cgo97.execute-api.eu-west-1.amazonaws.com/f...
joprice starred red-data-tools/YouPlot
joprice created a comment on an issue on explosion/spaCy
The verb 'avais' in the french sentence `Je te l'avais dit.` is labeled present indicative instead of imperfect.

View on GitHub

joprice pushed 2 commits to optionConverters joprice/FsToolkit.ErrorHandling

View on GitHub

joprice created a comment on a pull request on demystifyfp/FsToolkit.ErrorHandling
Unintentionally closed

View on GitHub

joprice reopened a pull request on demystifyfp/FsToolkit.ErrorHandling
add requireSomeWith
## Proposed Changes Closes #301 This adds `requireSomeWith` helpers, analogous to the `defaultWith` of `Option` for types that already have a `requireSome` function. ## Types of changes ...
joprice created a comment on a pull request on demystifyfp/FsToolkit.ErrorHandling
I can add the docs. Might take me a bit to make sure I'm careful with my copy-pasta'ing.

View on GitHub

joprice closed a pull request on demystifyfp/FsToolkit.ErrorHandling
add requireSomeWith
## Proposed Changes Closes #301 This adds `requireSomeWith` helpers, analogous to the `defaultWith` of `Option` for types that already have a `requireSome` function. ## Types of changes ...
joprice pushed 1 commit to optionConverters joprice/FsToolkit.ErrorHandling

View on GitHub

joprice pushed 1 commit to optionConverters joprice/FsToolkit.ErrorHandling

View on GitHub

joprice created a comment on an issue on explosion/spaCy
Some french imperatives are not detected: - `Dégage de mon chemin !` - Dégage is marked as indicative and 3rd person instead of 2nd - `{'Mood': 'Ind', 'Number': 'Sing', 'Person': '3', 'Tense': ...

View on GitHub

joprice opened a pull request on demystifyfp/FsToolkit.ErrorHandling
add requireSomeWith
## Proposed Changes Closes #301 This adds `requireSomeWith` helpers, analogous to the `defaultWith` of `Option` for types that already have a `requireSome` function. ## Types of changes ...
joprice created a branch on joprice/FsToolkit.ErrorHandling

optionConverters - An opinionated F# Library for error handling

joprice created a comment on an issue on Daydreamer-riri/vite-react-ssg
Closed since this is going to be fixed. I'll switch to the react router component. Thanks for the quick response!

View on GitHub

Load more