Ecosyste.ms: Timeline

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

davetapley

davetapley created a comment on a pull request on JEFuller/install-windows-terminal
Amazing, thanks! I will review ASAP.

View on GitHub

davetapley created a comment on a pull request on ramda/ramda
@kedashoe @Harris-Miller fixed all but possible remove of `_isMap` (awaiting answer))

View on GitHub

davetapley pushed 1 commit to filter_map JEFuller/ramda
  • Add filter for Maps (#3497) b1718bb

View on GitHub

davetapley created a review comment on a pull request on ramda/ramda
@Harris-Miller your choice 😁 , I was just replicating https://github.com/ramda/ramda/blob/fdf8722d6cde38c4f8f85cc557100f83f431fd81/source/internal/_isObject.js#L1

View on GitHub

davetapley created a review on a pull request on ramda/ramda

View on GitHub

davetapley created a comment on a pull request on ramda/types
@Harris-Miller thanks for feedback, fixed and rebased

View on GitHub

davetapley pushed 1 commit to filter_map JEFuller/types
  • filter over Map For https://github.com/ramda/ramda/pull/3507 cf6a1f1

View on GitHub

davetapley pushed 1 commit to filter_map JEFuller/types

View on GitHub

davetapley created a comment on an issue on yukinarit/pyserde
@yukinarit good timing: https://discuss.python.org/t/add-iter-true-to-dataclass-decorator/78002/3

View on GitHub

davetapley opened a pull request on ramda/types
filter over Map
For https://github.com/ramda/ramda/pull/3507
davetapley pushed 0 commits to develop JEFuller/types

View on GitHub

davetapley created a branch on JEFuller/types

filter_map

davetapley pushed 1 commit to develop JEFuller/types
  • filter over Map For https://github.com/ramda/ramda/pull/3507 84f3364

View on GitHub

davetapley opened a pull request on ramda/ramda
Add filter for Maps (#3497)
#3497
davetapley created a branch on JEFuller/ramda

filter_map - ram: Practical functional Javascript

davetapley starred discourse/discourse
davetapley created a comment on an issue on yukinarit/pyserde
@yukinarit I did some more 👀 The `get` in the error is definitely this one: https://github.com/yukinarit/pyserde/blob/0aedb6fef5c19cb10079c6de041919eaf93bb402/serde/de.py#L880 I don't under...

View on GitHub

davetapley opened an issue on microsoft/vscode-python
Smarter hover actions for Exception subclasses when debugging
<!-- **PLEASE** look for preexisting feature requests before opening a new one as a 👍 on a preexisting issue is more important than opening a new issue or leaving a comment. --> Quite often when I...
davetapley created a comment on an issue on falconry/falcon
@vytas7 great! I will say 'yes', but won't be soon. Will comment here when starting, others welcome until then!

View on GitHub

davetapley created a comment on an issue on apache/arrow
See also: https://github.com/zen-xu/pyarrow-stubs @zen-xu would you be interested in merging in to here?

View on GitHub

davetapley created a comment on an issue on yukinarit/pyserde
@yukinarit still present in 0.23.0

View on GitHub

davetapley created a comment on an issue on dilanx/craco
@dilanx do you want this reopened, or shall I create a new issue?

View on GitHub

davetapley created a comment on an issue on dilanx/craco
@dilanx repro here: https://github.com/JEFuller/craco-408-repro ``` nvm use 22.12.0 npm i npm run build craco build ``` ``` > [email protected] build > /Users/dave/cod...

View on GitHub

davetapley opened an issue on microsoft/vscode
Enable Select Typescript Version command in tsconfig.json
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
davetapley created a comment on an issue on yukinarit/pyserde
@yukinarit I was hoping it could serialize to a tuple, so e.g. in YAML I could write: ```yaml - [1,2] - [3,4] ``` instead of: ```yaml - x: 1 y: 2 - x: 4 y: 3 But still have t...

View on GitHub