added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:39:21.482940
2022-04-05T07:55:42
1192768106
{ "authors": [ "HendricksRichard", "notghettolenny" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7776", "repo": "lark-parser/lark", "url": "https://github.com/lark-parser/lark/issues/1134" }
gharchive/issue
how to use tree_templates? is there a more clear document? I want to convert a grammar to another grammar, and I can't understand the example in the document(py3 to py2) beacaue I don't know about tree_templates, so how can I learn to use tree_templates? Thank you! try this https://lark-parser.readthedocs.io/en/lat...
2025-04-01T06:39:21.486754
2022-04-13T06:17:44
1202812952
{ "authors": [ "erezsh", "mbBRCM" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7777", "repo": "lark-parser/lark", "url": "https://github.com/lark-parser/lark/issues/1135" }
gharchive/issue
lex - When an error happens, how can I display all tokens matched so far? When an error happens (lark.exceptions.UnexpectedCharacters), there is usually some "Previous tokens" information such as this: Previous tokens: Token('__ANON_0', 'CL79')` That only seems to contain the token immediately preceding the error, ...
2025-04-01T06:39:21.503096
2019-12-04T11:54:09
532636619
{ "authors": [ "MegaIng", "erezsh", "jspaezp", "rec", "wbsoft" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7778", "repo": "lark-parser/lark", "url": "https://github.com/lark-parser/lark/issues/488" }
gharchive/issue
question: is incremental parsing possible? I have the use case where I need to parse a text line by line. At the first line, the parser can start at its start position. At the end of the line, the parser should store its state (e.g. in which context is is) in a hashable object. When parsing any line that is not the f...
2025-04-01T06:39:21.526711
2023-02-11T17:15:40
1580936509
{ "authors": [ "carlosbermejop", "larryg01" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7779", "repo": "larryg01/klassi-js", "url": "https://github.com/larryg01/klassi-js/pull/115" }
gharchive/pull-request
Testfix/webdriverio v8 upgrade Hi!, Now, this is the equivalent code for the Husky implementation in Klassi JS. IMPORTANT: the need to use yarn install --network-concurrency 1 in projects using Klassi JS as a dependency if they have CI runs might prove a breaking change, so maybe we wouldn't want to do this. Cheers! ...
2025-04-01T06:39:21.552962
2022-04-03T23:58:09
1191086098
{ "authors": [ "codecov-commenter", "scala-steward" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7780", "repo": "laserdisc-io/laserdisc", "url": "https://github.com/laserdisc-io/laserdisc/pull/634" }
gharchive/pull-request
Update cats-effect to 3.3.10 Updates org.typelevel:cats-effect from 3.3.9 to 3.3.10. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mentio...
2025-04-01T06:39:21.595924
2019-04-30T03:09:51
438587127
{ "authors": [ "wspr" ], "license": "LPPL-1.3c", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7781", "repo": "latex3/fontspec", "url": "https://github.com/latex3/fontspec/issues/363" }
gharchive/issue
Should fontspec support square brackets? Should this work? \documentclass{article} \usepackage{unicode-math} \setmainfont{[texgyrepagella-regular]} \begin{document} hello \emph{hello} \end{document} It currently does but only by coincidence (without the square brackets it doesn't work, but with a literal .otf append...
2025-04-01T06:39:21.601403
2020-03-30T08:20:29
590088048
{ "authors": [ "dimtion", "mehcode" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7782", "repo": "launchbadge/sqlx", "url": "https://github.com/launchbadge/sqlx/issues/197" }
gharchive/issue
[Postgres] Add support for INTERVAL [ ] Encode support for std::time::Duration, chrono::Duration, and time::Duration ( the second and third under chrono and time features ) [ ] Encode and Decode support for https://crates.io/crates/pg_interval ( under an interval feature ) Thank you for this project. Is there...
2025-04-01T06:39:21.602592
2024-10-17T18:07:37
2595408826
{ "authors": [ "Ddystopia" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7783", "repo": "launchbadge/sqlx", "url": "https://github.com/launchbadge/sqlx/pull/3566" }
gharchive/pull-request
Fix: Cannot query Postgres INTERVAL[] error: unsupported type INTERVAL[] of column #2 ("event_offsets") Hello, I'm querying array of intervals, but sqlx give that error. That PR fixes it @abonander hello, can you review please?
2025-04-01T06:39:21.640088
2019-03-17T19:24:41
421962362
{ "authors": [ "MatissJanis", "brylie", "lauripiispanen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7784", "repo": "lauripiispanen/most-active-github-users-counter", "url": "https://github.com/lauripiispanen/...
gharchive/issue
Add filter to show only public commits A lot of the top users have many commits in private repos, some with suspiciously many counts. In general, it is hard to verify private commits, which may allow people to "game" the top list. Please consider adding a filter to show top users with most public, verifiable commits....
2025-04-01T06:39:21.642847
2018-03-29T14:48:38
309785145
{ "authors": [ "marcofugaro" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7785", "repo": "lavrton/react-konva", "url": "https://github.com/lavrton/react-konva/issues/187" }
gharchive/issue
How to get the canvas element? Hey, I need a reference to the canvas element or at least its container. I need to call getClientBuondingRect upon it. How do you do it? ref.stage.getStage() returns the javascript konva object, how do I get the dom node? Sorry, was in the konva docs, it's ref.stage.getStage().contain...
2025-04-01T06:39:21.687677
2021-12-14T15:06:42
1079871544
{ "authors": [ "Xesyliad", "Xorso", "lawtancool", "mellis" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7786", "repo": "lawtancool/pyControl4", "url": "https://github.com/lawtancool/pyControl4/issues...
gharchive/issue
Missing that last release. Since we missed the last release for the new websockets version (which pushed the next release until February). Is it possible to publish the websockets version to HACS so that we can have a larger beta adoption to test things out? I would like to see how things are operating so I can begin...
2025-04-01T06:39:21.693398
2024-11-01T02:47:31
2628191009
{ "authors": [ "aakankshabhende", "leecalcote", "shivankurchavan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7787", "repo": "layer5io/docs", "url": "https://github.com/layer5io/docs/issues/405" }
gharchive/issue
[Build] Warning shown during site build: WARN found no layout file for "sitemap" for kind "home" Current Behavior When executing make site, the following log is shown in terminal output. Expected Behavior No build warnings. Screenshots/Logs WARN found no layout file for "sitemap" for kind "home": You should create ...
2025-04-01T06:39:21.720476
2021-01-29T07:23:08
796649060
{ "authors": [ "leecalcote", "navendu-pottekkat" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7788", "repo": "layer5io/meshery", "url": "https://github.com/layer5io/meshery/issues/2307" }
gharchive/issue
[mesheryctl] [epic] provide support for platform: kubernetes Prologue Getting Meshery up and running locally on a Docker-enabled system is easy with Meshery’s command line interface, mesheryctl. The same ease by which Meshery is deployed to a Docker host should be afforded for deployments to Kubernetes clusters - dif...
2025-04-01T06:39:21.723009
2019-09-24T21:58:48
497944769
{ "authors": [ "leecalcote" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7789", "repo": "layer5io/meshery", "url": "https://github.com/layer5io/meshery/pull/292" }
gharchive/pull-request
icon for load generators Signed-off-by: Lee Calcote<EMAIL_ADDRESS>Related to #213 @agarwalrohit2503 what do you think? Do you approve of the addition of this icon? If you approve, be sure to add your review to this PR @agarwalrohit2503 I'll go ahead and move forward with this review. I hope the short video I cr...
2025-04-01T06:39:21.727457
2021-08-13T15:31:28
970507024
{ "authors": [ "iamsdas", "leecalcote" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7790", "repo": "layer5io/service-mesh-labs", "url": "https://github.com/layer5io/service-mesh-labs/issues/27" }
gharchive/issue
[BUG] /root/shell.sh: No such file or directory Description Currently when we start any of the labs we get greeted with this error: $ /root/shell.sh -bash: /root/shell.sh: No such file or directory Expected Behavior Lab starts without any issues Screenshots Environment: OS: Elementary OS 6 Browser: Brave Versio...
2025-04-01T06:39:21.728474
2023-06-15T13:02:02
1758781795
{ "authors": [ "Abhishek-kumar09", "ShivangRawat30" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7791", "repo": "layer5labs/meshmap-snapshot", "url": "https://github.com/layer5labs/meshmap-snapshot/pull/30" ...
gharchive/pull-request
added pull request template #29 Added a pull request template. @ShivangRawat30 Please remove the issue template, I have added it via github. Lets keep the pretty PR template.
2025-04-01T06:39:21.744442
2020-07-27T03:19:43
665944796
{ "authors": [ "annie", "kawa-kitsuragi", "lazerwalker" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7792", "repo": "lazerwalker/azure-mud", "url": "https://github.com/lazerwalker/azure-mud/issues/49" }
gharchive/issue
Should we require real names? In favor of real names: Helps tie things back to being a real conference with real people Makes it easier for us to tie CoC violations back to real people Feels more "grown-up" than just handles/usernames Against real names: Some people, who are not trolls, might prefer to be pseudony...
2025-04-01T06:39:21.754726
2021-07-14T16:05:17
944582461
{ "authors": [ "infinite-persistence", "kauffj", "tzarebczan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7793", "repo": "lbryio/lbry-desktop", "url": "https://github.com/lbryio/lbry-desktop/issues/6477" }
gharchive/issue
pre roll ads fall out [ ] some ads can be clicked, open in new tab, and ad pauses - there's no way to resume or skip (see slack) [ ] do not load any ad stuff when signed in (https://tag.targeting.unrulymedia.com/rmp/216276/0/vast2?vastfw=vpaid&w=300&h=500&url=https://odysee.com/@Kona_and_Suba_Guinea_Pig_Adventures:c...
2025-04-01T06:39:21.757622
2022-09-07T15:08:18
1364816311
{ "authors": [ "coveralls", "shyba" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7794", "repo": "lbryio/lbry-sdk", "url": "https://github.com/lbryio/lbry-sdk/pull/3657" }
gharchive/pull-request
wip: add initial support for streaming torrent files [x] - wait for piece [x] - stream piece to browser [ ] - prioritize from streaming position [ ] - improve testing needs libtorrent 2.0.6 Coverage decreased (-0.1%) to 57.739% when pulling 0c8c0a0140394ae69b73f3f28dd6949c18820f51 on torrent_stream into 5c543cb3...
2025-04-01T06:39:21.916472
2022-06-30T21:22:46
1290653979
{ "authors": [ "amotl", "lbussy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7795", "repo": "lbussy/keg-cop", "url": "https://github.com/lbussy/keg-cop/issues/29" }
gharchive/issue
Question about MQTT topic structure and JSON packet schema Dear Lee, it is fun to see what you are working on over here. It looks like an excellent project. Kudos! May I humbly ask you a specific question, as I see you are using MQTT within your architecture. In the README, it says: Keg Cop will report pours to Rasp...
2025-04-01T06:39:21.935188
2018-04-26T13:20:40
318026823
{ "authors": [ "cledvina", "kirkhess" ], "license": "cc0-1.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7796", "repo": "lcnetdev/profile-edit", "url": "https://github.com/lcnetdev/profile-edit/issues/14" }
gharchive/issue
3.1.3 Enhance controlled lists and valid values Enable storing of constraints such as datatypes, pick lists, or default values Ok-- I'm not understanding this, especially the part about "The contractor shall add an option for default values to be an array of allowed literal value for a given property". Is the "defa...
2025-04-01T06:39:21.946581
2017-06-09T15:47:10
234867528
{ "authors": [ "jsumners", "stalb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7797", "repo": "ldapjs/node-ldapjs", "url": "https://github.com/ldapjs/node-ldapjs/issues/438" }
gharchive/issue
add a callback optionnal parameter for server.close method net and tls server.close method accept an optional callback parameter. ldapjs server.close method delegates to net or tls server.close method but doesn't transfert any callback parameter... Is it would be cool if it would. seems to me the modification should ...
2025-04-01T06:39:21.948719
2019-04-26T11:02:21
437619860
{ "authors": [ "jsumners", "willmcenaney" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7798", "repo": "ldapjs/node-ldapjs", "url": "https://github.com/ldapjs/node-ldapjs/issues/514" }
gharchive/issue
Array of changes is not accepted in client.Modify Array of changes is not accepted in client.Modify Documentation states "Note that you can pass in a single Change or an array of Change objects." and code is present to assert is change instead of passing to the code further down that copes with an array of changes. ...
2025-04-01T06:39:21.954662
2023-03-03T07:33:03
1608097284
{ "authors": [ "szarnyasg" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7799", "repo": "ldbc/ldbc_graphalytics_platforms_graphblas", "url": "https://github.com/ldbc/ldbc_graphalytics_platforms_graphblas/issues/2...
gharchive/issue
CDLP algorithm on some large graphs fails validation Validation for CDLP fails for the datagen-sf3k-fb, graph500-27 and graph500-28 graphs (and potentially the larger graph500 data sets) using the code on the v1-dev branch. datagen-sf3k-fb Expected results: $ head datagen-sf3k-fb-CDLP 6 563 10 1073928 41 48 48<PHONE_...
2025-04-01T06:39:22.034242
2021-08-11T02:23:29
965732799
{ "authors": [ "ZAdamMac", "le717", "noghiri" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7801", "repo": "le717/webring", "url": "https://github.com/le717/webring/issues/2" }
gharchive/issue
More advanced linkrot checking x failed pings over x period of time (reasonable should be determined) without a successful ping successful ping should reset all counters if it exceeds threshold it should then become definitely rotted we don't want it to go rotted because cloudflare went down, basically Wayback Mach...
2025-04-01T06:39:22.036796
2022-01-20T21:28:45
1109783590
{ "authors": [ "ThePeeps191", "calgary34" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7802", "repo": "leachim6/hello-world", "url": "https://github.com/leachim6/hello-world/pull/1250" }
gharchive/pull-request
Add Koajs Adding a language [x] The code displays "Hello World" [x] I have updated the readme to include the new language [x] I have incremented the language count in the readme [x] I have no association with the language Link to programming language: https://koajs.com It's Koa.js not Koajs I've fixed some conf...
2025-04-01T06:39:22.046762
2019-10-14T15:24:35
506723092
{ "authors": [ "mprenditore", "tgadiev" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7803", "repo": "lean-delivery/ansible-role-gitlab-runner", "url": "https://github.com/lean-delivery/ansible-role-gitlab-ru...
gharchive/pull-request
various improvements Description Thank you for the work on this role. I've started to use it and I've found some improvements that everyone I'm sure will appreciate. I didn't know how to run the automated tests, I've tried to run molecule but it wasn't finding the ANSIBLE_LIBRARY even if ansible is installed and work...
2025-04-01T06:39:22.067065
2022-11-07T16:17:31
1438624860
{ "authors": [ "bartekpacia", "iEnergyy", "lmlikota" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7804", "repo": "leancodepl/patrol", "url": "https://github.com/leancodepl/patrol/issues/573" }
gharchive/issue
Unable to start test after latest update Hi @bartekpacia, I have updated today to latest version. I'm also experimenting with running API calls from test using dio package. When I try to run my test I'm getting following error: patrol drive --flavor development --verbose --target integration_test/create_intervention_...
2025-04-01T06:39:22.080545
2024-03-02T01:16:08
2164453751
{ "authors": [ "bustercopley", "sebeaumont" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7805", "repo": "leanprover-community/lean4-mode", "url": "https://github.com/leanprover-community/lean4-mode/pull/59" ...
gharchive/pull-request
Fix magit-section usage so the expand/contract functionality works Use named sections so magit-section can track which sections are expanded. Don't use sections for individual diagnostics, since they can't be tracked. Capture data in lexicals for deferred rendering by magit-insert-section-body. Use with-current-buffe...
2025-04-01T06:39:22.098717
2024-04-15T09:21:49
2243155849
{ "authors": [ "adomani", "alexjbest", "sgouezel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7806", "repo": "leanprover-community/mathlib4", "url": "https://github.com/leanprover-community/mathlib4/pul...
gharchive/pull-request
chore: remove remaining cdots that were not · A simple replacement . --> ·. See #12143 for the source of these replacements. LGTM maintainer merge bors r+
2025-04-01T06:39:22.100639
2023-01-11T17:33:58
1529427366
{ "authors": [ "ChrisHughes24", "qawbecrdtey" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7807", "repo": "leanprover-community/mathlib4", "url": "https://github.com/leanprover-community/mathlib4/pull/1490" ...
gharchive/pull-request
feat: port Data.List.Rotate I think this should wait for Data.Fin.Basic and then the nthLe lemmas can be restated with get where the statement is a bit nicer anyway. bors r+
2025-04-01T06:39:22.103653
2023-05-06T13:24:06
1698630909
{ "authors": [ "Komyyy", "semorrison" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7808", "repo": "leanprover-community/mathlib4", "url": "https://github.com/leanprover-community/mathlib4/pull/3824" }
gharchive/pull-request
feat: port MeasureTheory.Lattice [x] depends on: #3819 This PR/issue depends on: leanprover-community/mathlib4#3819 By Dependent Issues (🤖). Happy coding! Merging master to get a clean diff. bors merge
2025-04-01T06:39:22.105814
2023-08-02T13:12:34
1833164534
{ "authors": [ "eric-wieser" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7809", "repo": "leanprover-community/mathlib4", "url": "https://github.com/leanprover-community/mathlib4/pull/6305" }
gharchive/pull-request
refactor(LinearAlgebra/QuadraticForm): rename Isometry to IsometryEquiv This is consistent with LinearIsometryEquiv vs LinearIsometry. The motivation is to make room for QuadraticForm.Isometry as the homomorphism. bors merge
2025-04-01T06:39:22.111208
2018-10-21T16:04:59
372329953
{ "authors": [ "johoelzl", "kckennylau", "sgouezel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7810", "repo": "leanprover/mathlib", "url": "https://github.com/leanprover/mathlib/pull/435" }
gharchive/pull-request
Refactor(data/real/cau_seq_filter): completeness iff Cauchy sequences converge Currently, the equivalence of completeness (i.e., convergence of all Cauchy filters) and the convergence of Cauchy sequences is only proved in normed fields, for distances coming from a multiplicative absolute value. However, the proof alr...
2025-04-01T06:39:22.215014
2023-02-16T03:51:09
1586958599
{ "authors": [ "crivas01", "madebygps" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7811", "repo": "learntocloud/cloud-dictionary", "url": "https://github.com/learntocloud/cloud-dictionary/issues/89" }
gharchive/issue
Submit a Cloud Definition Do NOT copy/paste a definition from somewhere else. Read about the word you want to define and come up with your own definition. Copy/Paste submissions will be closed and not added. Fill out the JSON with your submission: { "word": "Media Access Control Address", "content": "A 12...
2025-04-01T06:39:22.219296
2024-03-12T20:25:05
2182609281
{ "authors": [ "fbwoolf", "pete-watters" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7812", "repo": "leather-wallet/extension", "url": "https://github.com/leather-wallet/extension/pull/5064" }
gharchive/pull-request
fix: gaia profile test Try out this version of Leather — Extension build, Test report Attempting to fix the profile test. They passed locally by separating the tests and forcing the open pages closed. The last test was getting stuck not even logging into the account (I think). EDIT: Also, changing the Gaia test to ...
2025-04-01T06:39:22.222499
2022-07-02T11:13:46
1292032015
{ "authors": [ "ardissaps", "lebonq" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7813", "repo": "lebonq/Automatic-Path", "url": "https://github.com/lebonq/Automatic-Path/issues/43" }
gharchive/issue
Unearthed Mod Compatibility Unearthed generate grass with non dirt versio across the world, would you consider grass from other mod? I will check this whenever i've time ! Thanks for suggestion !
2025-04-01T06:39:22.232557
2021-04-21T03:38:29
863417352
{ "authors": [ "ledwindra" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7814", "repo": "ledwindra/continuous-integration-stata", "url": "https://github.com/ledwindra/continuous-integration-stata/pull/6" }
gharchive/pull-request
Publish to market place See: https://github.com/ledwindra/continuous-integration-stata/issues/5 Checks failed due to no action in the marketplace yet. No worries
2025-04-01T06:39:22.235440
2023-01-31T10:26:48
1564040994
{ "authors": [ "leeoniya", "rap2hpoutre" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7815", "repo": "leeoniya/uFuzzy", "url": "https://github.com/leeoniya/uFuzzy/issues/22" }
gharchive/issue
Is there an example of stripping diacritics? In french, accent and diacritics may or may not be used by users. It should be considered. Is there an option for this? there's a static utility function uFuzzy.latinize(stringsArr) that you can use to pre-process your haystack once before doing any searches, and preproc...
2025-04-01T06:39:22.244422
2015-09-01T10:02:21
104231861
{ "authors": [ "garee76", "lyzidiamond" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7816", "repo": "leereilly/swot", "url": "https://github.com/leereilly/swot/pull/939" }
gharchive/pull-request
Created gymkirchenfeld.ch Domain-Name is: gymkirchenfeld.ch Website at: www.gymkirchenfeld.ch Teacher-E-Mail-Adresses<EMAIL_ADDRESS> Is this a post-secondary school? no it’s not. I first thought so, but after researching and comparing educational systems of the US and Switzerland we’re a higher secondary school. ...
2025-04-01T06:39:22.256297
2016-06-14T06:12:41
160104689
{ "authors": [ "leethargo", "mlubin" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7817", "repo": "leethargo/CSIP", "url": "https://github.com/leethargo/CSIP/issues/6" }
gharchive/issue
Set initial values for variables To give an initial solution, the user might want to give values for (a subset of) the variables. These should be checked at the beginning of the solve. I prefer to not change the signature of CSIPaddVar and instead provide a new function CSIPsetInitialValues, analogous to the bounds. ...
2025-04-01T06:39:22.309889
2021-09-14T10:02:40
995830284
{ "authors": [ "ani-rudh", "lemariva" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7820", "repo": "lemariva/micropython-camera-driver", "url": "https://github.com/lemariva/micropython-camera-driver/issues/31...
gharchive/issue
urequests module unavailable Hi, I need to make a https request from my uPy code and I see that the urequests model is missing. Is there something I am missing or has anyone successfully used the module to make https requests using this firmware? I tried installing the module seperatley but it unfortunately doesn't s...
2025-04-01T06:39:22.311581
2019-02-23T16:45:31
413713263
{ "authors": [ "LifeIsStrange", "TkTech", "geofflangdale", "lemire" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7821", "repo": "lemire/simdjson", "url": "https://github.com/lemire/simdjson/issues/62" ...
gharchive/issue
benchmark against rust de facto standard lib: serde https://github.com/serde-rs/json Probably not a fair benchmark, serde is [relatively] slow when not using structs. Serde benchmark for canada.json is about 1/4 the speed. Feel free, we would be interested to see the results. This was closed? Anyhow: I am encou...
2025-04-01T06:39:22.314087
2019-05-03T05:50:28
439896750
{ "authors": [ "johndcarmichael", "kerem3322", "lichaozhy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7822", "repo": "lemonce/svg-captcha", "url": "https://github.com/lemonce/svg-captcha/pull/33" }
gharchive/pull-request
[ADDED] min/max and operator options to the exports.mathExpr, extended d tests and (english) readme If you require tougher math expressions these additional options allow this now: mathOperator mathMin mathMax added with default values to ensure this is a non-breaking change to the existing code base. There are man...
2025-04-01T06:39:22.360255
2022-03-06T01:26:40
1160490216
{ "authors": [ "RealistikDash", "Vergenter", "lenforiee" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7823", "repo": "lenforiee/OsuPyParser", "url": "https://github.com/lenforiee/OsuPyParser/pull/2" }
gharchive/pull-request
add test for complicated tag and fix issue for it Connected with issue https://github.com/lenforiee/OsuPyParser/issues/1 I formatted unittests to work with default python unittests. I added file with beatmap with tag that caused bug and added unittest for it. In second commit I successfully solved issue by replacing ...
2025-04-01T06:39:22.368311
2021-05-11T09:12:20
886595278
{ "authors": [ "Nokel81", "leenamba" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7824", "repo": "lensapp/lens", "url": "https://github.com/lensapp/lens/issues/2747" }
gharchive/issue
Exception Handling for Protocol Handler What would you like to be added: When a Lens URL is not correct have a way to hand the exceptions Why is this needed: Currently Lens comes to the foreground but nothing happens. The user could be confused Agreed this is non-trivial. So until there is a more robust framework f...
2025-04-01T06:39:22.372739
2021-07-09T16:19:37
940902089
{ "authors": [ "Nokel81", "douglascamata" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7825", "repo": "lensapp/lens", "url": "https://github.com/lensapp/lens/issues/3329" }
gharchive/issue
Lens cannot detect my kube-state-metrics installed in a non-default namespace Describe the bug Lens is not able to detect a kube-sate-metrics instance that I have running outside of the default namespace. To Reproduce Steps to reproduce the behavior: Install kube-state-metrics in a cluster outside of the default nam...
2025-04-01T06:39:22.375367
2021-03-12T15:07:11
830207637
{ "authors": [ "ixrock", "jim-docker" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7826", "repo": "lensapp/lens", "url": "https://github.com/lensapp/lens/pull/2330" }
gharchive/pull-request
Fix: cluster-settings page back-button navigation is broken Broadcasting IPC event renderer:navigate from cluster-view (iframe -> main-layout-header) was triggered within iframe too which is not desired behaviour. Before https://user-images.githubusercontent.com/6377066/110957068-f15f2200-8353-11eb-91f2-4ce19d225eb4....
2025-04-01T06:39:22.431520
2020-08-20T16:05:54
682853009
{ "authors": [ "Divlo", "pupperr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7827", "repo": "leon-ai/leon", "url": "https://github.com/leon-ai/leon/issues/194" }
gharchive/issue
Windows Specs Leon version: Latest OS (or browser) version: Windows Node.js version: v14 Complete "npm run check" output: normal (if using Docker) Complete "npm run docker:check" output: usual (optional) Leon package version: latest Expected Behavior should work on windows usually Actual Behavior does not load on ...
2025-04-01T06:39:22.436753
2022-11-16T10:36:08
1451330007
{ "authors": [ "leondgarse", "macsmy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7828", "repo": "leondgarse/keras_cv_attention_models", "url": "https://github.com/leondgarse/keras_cv_attention_models/issues/89" }
gharchive/issue
tflite conversion - GPU/XNNPACK fails Hi! Thanks for great repo! I have converted the EfficientFormer model to tflite. However, applying both XNNPACK and GPU delegates fail. GPU delegate created. INFO: Initialized TensorFlow Lite runtime. INFO: Created TensorFlow Lite delegate for GPU. Failed to apply GPU delegate. ...
2025-04-01T06:39:22.510982
2016-04-27T18:36:51
151459325
{ "authors": [ "johnfelipe", "leonrch", "rhaenggi" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7829", "repo": "leonrch/SpeechToSpeech", "url": "https://github.com/leonrch/SpeechToSpeech/issues/5" }
gharchive/issue
SpeechToSpeech sample doesnt work Having trouble with the SpeechToSpeech sample app only the SpeechToText part works the translate and text to speech doesen't. There is no speech_to_speech service so i use the services cf create-service speech_to_text standard speech-to-text-service-standard cf create-service languag...
2025-04-01T06:39:22.514102
2022-03-22T21:47:02
1177342358
{ "authors": [ "CompuRoot", "leonwind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7830", "repo": "leonwind/cli2cloud", "url": "https://github.com/leonwind/cli2cloud/issues/16" }
gharchive/issue
Piped content avalability How long piped content to cli3cloud.com would be stored ? I can see it works in real time as well content still available even output is stopped. Hi, for now, while the traffic is still small, the content will not get deleted at all and I am certain it will stay this way until my Postgres ...
2025-04-01T06:39:22.524799
2019-02-03T11:54:02
406080340
{ "authors": [ "VibhorCodecianGupta", "agentmilindu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7831", "repo": "leopardslab/installer.to", "url": "https://github.com/leopardslab/installer.to/issues/4" }
gharchive/issue
Proposal for kubectl to have a installer script About the tool The CLI tool for Kubernetes! How the "cURL & bash" command be curl https://installer.to/kubectl | bash Checklist [x] I checked the Issues list and I'm sure I'm not duplicating an existing request [x] I checked the Pull Request list and I'm sure I'm no...
2025-04-01T06:39:22.533280
2021-12-17T14:29:10
1083314955
{ "authors": [ "Pomianowski", "Sabuto", "nlogozzo", "sabuto" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7832", "repo": "lepoco/wpfui", "url": "https://github.com/lepoco/wpfui/issues/14" }
gharchive/issue
Port to avalonia I really like the look of this theme but I use avalonia for most of my projects would you be happy for me to port this to avalonia? I would adhere to the rules of the license and credit you and this repo Hi @Sabuto, Thank you for your appreciation and interest in the project. If building a dll for ...
2025-04-01T06:39:22.534738
2022-07-01T14:04:32
1291454741
{ "authors": [ "PierreLeGit" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7833", "repo": "lepoco/wpfui", "url": "https://github.com/lepoco/wpfui/issues/258" }
gharchive/issue
Left navigation bar smooth animation Hello Lepo. I greatly appreciate the new version of the project. It would be so nice that when you click on a navigation icon, in the banner on the left of the screen, the animation of the icon is fluid. We feel that when opening a page there are slowdowns and it's not very pretty...
2025-04-01T06:39:22.543751
2023-02-05T09:53:49
1571367306
{ "authors": [ "gbj", "phillipbaird" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7834", "repo": "leptos-rs/leptos", "url": "https://github.com/leptos-rs/leptos/issues/474" }
gharchive/issue
Cannot run doctests or build docs for projects containing 'server' methods. While looking into https://github.com/leptos-rs/cargo-leptos/issues/66 I've discovered it seems we are unable to run doctests or build docs for any project containing server methods. Here is some example output using the todo_app_sqlite_axum ...
2025-04-01T06:39:22.550759
2023-12-18T01:03:24
2045483588
{ "authors": [ "benwis", "erlend-sh", "kerkmann", "sebadob", "sjud" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7835", "repo": "leptos-rs/leptos", "url": "https://github.com/leptos-rs/leptos/pull/2117"...
gharchive/pull-request
draft for sso_auth_session example Draft for an Example for SSO auth, based on conversation with Benwis & diversable. Please give all nits, thank you for your feedback. halp Installed package `cargo-all-features v1.10.0` (executables `cargo-build-all-features`, `cargo-check-all-features`, `cargo-test-all-featur...
2025-04-01T06:39:22.619224
2024-10-17T10:08:18
2594256527
{ "authors": [ "isayedahmad", "lesilent" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7836", "repo": "lesilent/timepicker-bs4", "url": "https://github.com/lesilent/timepicker-bs4/issues/6" }
gharchive/issue
Set default value I tried to pass viewTime: 09:00 in options but it has no effect. $('#inputfield').timepicker({ step: 300, format: 'h:mm A', viewTime: '09:00 AM', }); I need to pass a default value in case the input is empty, so I forced to update updatePicker in order to set my default value, //comment old code // ...
2025-04-01T06:39:22.646444
2022-02-22T22:01:21
1147412863
{ "authors": [ "blaisb", "shahabgol" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7837", "repo": "lethe-cfd/lethe", "url": "https://github.com/lethe-cfd/lethe/pull/403" }
gharchive/pull-request
Add VOF auxiliary physics calculations Description of the problem Adds two VOF auxiliary physics (phase fraction gradient and curvature) to the VOF solver. These variables can be outputted. Future changes These auxiliary variables will be used in the calculation of the surface tension force. Looks very good. S...
2025-04-01T06:39:22.661830
2021-12-16T12:06:14
1082118449
{ "authors": [ "codecov-commenter", "fisuda" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7838", "repo": "lets-fiware/FIWARE-Big-Bang", "url": "https://github.com/lets-fiware/FIWARE-Big-Bang/pull/124" }
gharchive/pull-request
Bump: 0.8.0-next -> 0.9.0 Proposed changes This PR bumps FIWARE Big Bang version from 0.8.0-next -> 0.9.0. Types of changes What types of changes does your code introduce to the project: Put an x in the boxes that apply [ ] Bugfix (non-breaking change which fixes an issue) [X] New feature (non-breaking change which ...
2025-04-01T06:39:22.674330
2021-09-19T00:47:45
1000170591
{ "authors": [ "codecov-commenter", "fisuda" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7839", "repo": "lets-fiware/FIWARE-Big-Bang", "url": "https://github.com/lets-fiware/FIWARE-Big-Bang/pull/38" }
gharchive/pull-request
Fix certbot option Proposed changes This PR fixes certbot option. Types of changes What types of changes does your code introduce to the project: Put an x in the boxes that apply [X] Bugfix (non-breaking change which fixes an issue) [ ] New feature (non-breaking change which adds functionality) [ ] Breaking change (...
2025-04-01T06:39:22.683956
2018-08-22T06:42:46
352822119
{ "authors": [ "mp911de", "s-aravind-flipkart" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7840", "repo": "lettuce-io/lettuce-core", "url": "https://github.com/lettuce-io/lettuce-core/issues/833" }
gharchive/issue
Is there a way to filter slaves in redis cluster whose replication link is down Some slaves master link is down at runtime if we are hitting the slave we get responses the link is down with master is there a way where we could point to master intermittently There is currently no way to filter these nodes. How do yo...
2025-04-01T06:39:22.688340
2022-12-09T13:47:57
1486792581
{ "authors": [ "twesterhuis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7841", "repo": "leukeleu/prettier-config", "url": "https://github.com/leukeleu/prettier-config/pull/8" }
gharchive/pull-request
Add release documentation Had Tomek follow the instructions. takes of white lab coat Thinking about it. Should this be inside the README? As it will then also be published to NPM. Would it make sense to have a CONTRIBUTORS.md instead? Closed in favour of #9.
2025-04-01T06:39:22.728955
2024-03-29T19:06:26
2215880458
{ "authors": [ "lewxdev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7842", "repo": "lewxdev/lewx.dev", "url": "https://github.com/lewxdev/lewx.dev/pull/3" }
gharchive/pull-request
chore(setup): configure tailwind integration follow the guide to configure tailwindcss with astro (https://docs.astro.build/guides/integrations-guide/tailwind) #3 👈 main This stack of pull requests is managed by Graphite. Learn more about stacking. Join @lewxdev and the rest of your teammates on Graphite
2025-04-01T06:39:22.737904
2017-10-17T22:57:28
266306258
{ "authors": [ "iitalics", "lexi-lambda" ], "license": "isc", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7844", "repo": "lexi-lambda/hackett", "url": "https://github.com/lexi-lambda/hackett/issues/46" }
gharchive/issue
RankNTypes issue Ran into an issue with the following (contrived) example: (data Nop (nop (∀ [a] {a -> a}))) (defn ->nop : (∀ [a] {a -> Nop -> a}) [[x (nop f)] (f x)]) The equivalent Haskell is: data Nop = Nop (forall a. a -> a) toNot :: a -> Nop -> a toNot x (Nop f) = f x Hackett complains with: ; a38218: skol...
2025-04-01T06:39:22.774967
2020-05-13T05:57:50
617165215
{ "authors": [ "LinguList", "Maunus" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7845", "repo": "lexibank/pharaocoracholaztecan", "url": "https://github.com/lexibank/pharaocoracholaztecan/issues/6" }
gharchive/issue
Check ambiguous cognate sets Depending on how many cases there are, it may even be possible to manually assign them. But in principle, this dataset has partial cognates, as indicated by A/B in the cognates.tsv file, while corresponding cognates in the words themselves are not marked. If there are just a few cases, on...
2025-04-01T06:39:22.780571
2023-04-18T00:44:33
1672164356
{ "authors": [ "LinguList", "fractaldragonflies" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7846", "repo": "lexibank/wold", "url": "https://github.com/lexibank/wold/issues/23" }
gharchive/issue
Please review annotation of 'll' as 'ʒ' in Imbabura Quechua. My Quechua dictionary (not necessarily correct for Imbabura Quechua), indicates that 'll' is a voiced lateral palatal fricative. Which doesn't have a symbol on my IPA chart, but next to 'j'. This would make it similar to the Spanish pronunciation of 'll'...
2025-04-01T06:39:22.783177
2015-04-23T18:31:50
70481160
{ "authors": [ "lexicalunit", "manwithahammer" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7847", "repo": "lexicalunit/nanodbc", "url": "https://github.com/lexicalunit/nanodbc/pull/39" }
gharchive/pull-request
get<string_type> works for SQL_LONGVARCHAR As per your recommendation in the issue I created, void result::result_impl::get_ref_impl<string_type>(short column, string_type& result) const now handles LONGVARCHAR for SQL_C_CHAR. Dude, awesome! Have you tested this with your PostgreSQL setup and it works correctly? ...
2025-04-01T06:39:22.795880
2023-09-05T09:22:48
1881570388
{ "authors": [ "rouming" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7848", "repo": "lf-edge/eve", "url": "https://github.com/lf-edge/eve/pull/3439" }
gharchive/pull-request
[10.4 stable] Partially revert "vtpm : clean up and bump up vtpm-tools to v5.5" This patch partially reverts the following commit: 06c19647e254 ("vtpm : clean up and bump up vtpm-tools to v5.5") namely bumping up vtpm-tools and tss to a newer version, because of some compatibility issues with old eve-tools discovered...
2025-04-01T06:39:22.804927
2015-09-14T20:17:24
106419333
{ "authors": [ "lgarron", "marumari" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7849", "repo": "lgarron/badssl.com", "url": "https://github.com/lgarron/badssl.com/issues/69" }
gharchive/issue
mozilla-modern.badssl.com (+ intermediate, +old) The Mozilla TLS configurations are one of the most commonly used configurations on the internet: https://wiki.mozilla.org/Security/Server_Side_TLS As such, it would probably be nice to have a site for each level of recommendations. Note that the Mozilla TLS configurat...
2025-04-01T06:39:22.841655
2017-10-20T19:11:46
267275342
{ "authors": [ "li-xinyang", "ssanusi" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7850", "repo": "li-xinyang/OS_FrontendMaster-dl", "url": "https://github.com/li-xinyang/OS_FrontendMaster-dl/issues/32" }
gharchive/issue
OS_FrontendMaster-dl tool cannot download workshops on front end Masters This issue is not helpful unless you provide more details what problem are you currently facing. Please reopen the issue later when you can add a more detailed description to the issue.
2025-04-01T06:39:22.844371
2024-01-25T03:42:17
2099505891
{ "authors": [ "MLH-AIDS", "MaxMinimus" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7851", "repo": "liabru/matter-js", "url": "https://github.com/liabru/matter-js/issues/1273" }
gharchive/issue
Why don't bodies sometimes collide? How can this be configured? Video: https://github.com/liabru/matter-js/assets/25684443/bd0a8523-d791-48f8-bcb6-d15992e43774 When I encounter this situation, the console will report an error
2025-04-01T06:39:22.846635
2024-03-27T04:02:16
2209799618
{ "authors": [ "JeffreyArts", "MichaelPriebe", "ggorlen" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7852", "repo": "liabru/matter-js", "url": "https://github.com/liabru/matter-js/issues/1283" }
gharchive/issue
MouseConstraint preventing clicks on buttons on mobile. <html> <body> <div id="mouse"> <button id="button">Test</button> </div> </body> </html> <script> import Matter from "matter-js"; document.querySelector("#button")!.addEventListener("click", console.log); const engine = Matter.Engine.cr...
2025-04-01T06:39:22.901847
2015-02-19T16:15:26
58229441
{ "authors": [ "mk1x86", "xoppa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7853", "repo": "libgdx/libgdx", "url": "https://github.com/libgdx/libgdx/issues/2861" }
gharchive/issue
FileHandleResolver for model asset loaders The G3dModelLoaders use JsonReader/UBJsonReader. I wrote my own FileHandleResolver and now the Modelloaders search in the wrong place. I guess the json readers need the resolvers as well? At least they get files passed to in the loader and look at the wrong place. No, the ...
2025-04-01T06:39:22.996910
2020-07-06T20:43:10
651806624
{ "authors": [ "sausagee", "zekun000" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7854", "repo": "libra/libra", "url": "https://github.com/libra/libra/issues/4921" }
gharchive/issue
[Bug] one validator and one fullnode nodes rebooted on testnet 🐛 Bug Unexpected node reboots were observed on testnet: one validator node (val-5) rebooted at 2020-07-02T16:01:30 PST one fullnode node (fn-0) rebooted at 2020-07-02T03:02:30 PST To reproduce There is no known reliable repro step at the moment. This i...
2025-04-01T06:39:23.001522
2019-12-04T22:58:39
532988298
{ "authors": [ "andll", "bors-libra", "sausagee" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7855", "repo": "libra/libra", "url": "https://github.com/libra/libra/pull/1908" }
gharchive/pull-request
[cluster-test] [ci] Decouple --run-ci-suite and --changelog This allow to combine --changelog and --run-ci-suite flags. This is needed because when cluster test runs from CI, it can't reliably get from-to commits for changelog For CI run we will need to specify them manually: ct --run-ci-suite --changelog commit_from...
2025-04-01T06:39:23.003176
2019-07-21T09:41:24
470762595
{ "authors": [ "revmischa", "tnowacki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7856", "repo": "libra/libra", "url": "https://github.com/libra/libra/pull/275" }
gharchive/pull-request
Consistent naming of 0x0 Why is one 0x00 and the other 0x0? Looks weird. Thanks for the contribution! This looks like a good change, and we can definitely merge it. However, due to some CI changes put in place this past week, to get CI to run the best thing for you to do is to close this PR and make a new one. Goin...
2025-04-01T06:39:23.007823
2020-10-15T15:43:39
722452882
{ "authors": [ "bors-libra", "sherry-x" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7857", "repo": "libra/libra", "url": "https://github.com/libra/libra/pull/6529" }
gharchive/pull-request
Cherry-pick PR #6506 into release-0.23: [writeset-generator] Implement a primitive tooling for generating genesis writeset This cherry-pick was triggerd by a request on #6506 Please review the diff to ensure there are not any unexpected changes. Motivation This implements an offchain binary tool that would be used b...
2025-04-01T06:39:23.016356
2023-09-28T17:13:13
1917956068
{ "authors": [ "Alib234", "staticssleever668" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7858", "repo": "libratbag/libratbag", "url": "https://github.com/libratbag/libratbag/issues/1535" }
gharchive/issue
glorious model O showing wrong dpi list again? Information ratbagd version (ratbagd --version): 0.17 Distribution: Arch Kernel version (ex. uname -srmo): Linux 6.5.5-273-tkg-pds x86_64 GNU/Linux just like in issue #1476 dpi shows from 0 to 2000, while it should show from 0 to 12000 for the model O, not sure how long...
2025-04-01T06:39:23.139711
2023-01-05T07:04:39
1520205710
{ "authors": [ "madebr", "slouken" ], "license": "Zlib", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7859", "repo": "libsdl-org/SDL_image", "url": "https://github.com/libsdl-org/SDL_image/issues/322" }
gharchive/issue
cmake: Debug builds have a 'd' appended to the library name Similar to https://github.com/libsdl-org/SDL/issues/6703 I suppose the following needs to be updated as well: create libSDL3_image.so.0 instead of libSDL3_image-3.0.so.0 copy so/dylib versioning behavior of SDL3 to SDL3_image install sdl3-image.pc instead...
2025-04-01T06:39:23.162452
2018-10-08T09:20:13
367701770
{ "authors": [ "bnoordhuis", "cjihrig", "thefourtheye", "vtjnash" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7860", "repo": "libuv/libuv", "url": "https://github.com/libuv/libuv/pull/2025" }
gharchive/pull-request
aix: don't EISDIR on read from directory fd Remove the artificial EISDIR that was generated when trying to uv_fs_read() from a file descriptor that refers to a directory. We don't do that on the BSDs either (where reading from a directory is allowed) and it introduces an extra stat() call for every read. Refs: https:...
2025-04-01T06:39:23.163788
2019-02-28T12:11:53
415593545
{ "authors": [ "libuyu", "longchuan1985" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7861", "repo": "libuyu/GHM_Detection", "url": "https://github.com/libuyu/GHM_Detection/issues/12" }
gharchive/issue
questions about batch size in GHMC_loss Hi, thanks for your nice work. In your paper, you mentioned the best bin size is 30, which is a balanced value, what is the batch size in your experiments when you using bin size 30? @longchuan1985 We use the batch size of 16 (8 GPUs with two images per GPU), which can be se...
2025-04-01T06:39:23.168075
2022-02-05T20:28:15
1125023833
{ "authors": [ "RiskoZoSlovenska", "jcupitt" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7862", "repo": "libvips/lua-vips", "url": "https://github.com/libvips/lua-vips/issues/47" }
gharchive/issue
addalpha() support The VIPS docs mention an addalpha() function, but attempting to call image:addalpha() results in a VipsOperation: class "addalpha" not found error. I'm not sure why exactly this is. It's mentioned here that addalpha is just a convenience function for bandjoin_const, but I don't see what makes it di...
2025-04-01T06:39:23.254410
2019-10-03T19:23:55
502251117
{ "authors": [ "alexanderkiel", "drewverlee", "dspiteself" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7863", "repo": "life-research/blaze", "url": "https://github.com/life-research/blaze/issues/49" }
gharchive/issue
Add support to the REST API to search with FHIR search reference parameters Greetings, Thanks for taking the time to consider this issue. Our team is ready and happy to tackle this issue asap. Recommendations and feedback welcome! Problem The Blaze REST API doesn't support searching with FHIR search reference paramet...
2025-04-01T06:39:25.259502
2018-11-08T19:06:52
378874516
{ "authors": [ "SethTisue", "jrudolph", "scala-steward" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7864", "repo": "lightbend/scala-sculpt", "url": "https://github.com/lightbend/scala-sculpt/pull/69" }
gharchive/pull-request
Update spray-json to 1.3.5 Updates io.spray:spray-json from 1.3.4 to 1.3.5. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention @scala-steward in the comments below. Have ...
2025-04-01T06:39:25.289938
2016-11-19T16:47:20
190506267
{ "authors": [ "nitrag" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7865", "repo": "lightningkite/LKAlertController", "url": "https://github.com/lightningkite/LKAlertController/pull/41" }
gharchive/pull-request
Add Required(Bool) to Textfield Adding the required option for addTextField(). This will make the preferredAction action button disabled until there is text input. Use case: You have an Alert+Textfield to name an object before saving, the name cannot be blank and you don't want to dismiss/reinit an alert to prompt th...
2025-04-01T06:39:25.301107
2023-02-01T20:45:57
1566801276
{ "authors": [ "Roasbeef", "lightninglabs-deploy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7866", "repo": "lightninglabs/taro", "url": "https://github.com/lightninglabs/taro/pull/249" }
gharchive/pull-request
multi: remove existing meta field in asset TLV to replace w/ meta hash optionally revealed in genesis minting proof Related to https://github.com/lightninglabs/taro/issues/62. Problem Statement In this PR, we fix an issue with the meta field as defined today: The field in practice may be very large (hundreds of KBs)...
2025-04-01T06:39:25.304955
2020-05-06T10:36:57
613218396
{ "authors": [ "Overtorment", "carlaKC" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7867", "repo": "lightningnetwork/lnd", "url": "https://github.com/lightningnetwork/lnd/issues/4247" }
gharchive/issue
Whats the meaning of IncorrectOrUnknownPaymentDetails and how is it different from UnknownPaymentHash? Get this error occasionally sending to route: { payment_error: 'IncorrectOrUnknownPaymentDetails(amt=867594000 mSAT, height=629188)@1', payment_preimage: <Buffer >, payment_route: null, payment_hash: <Bu...
2025-04-01T06:39:25.401219
2023-01-20T12:55:05
1550803578
{ "authors": [ "BirdboyBolu", "lilin90" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7868", "repo": "lilin90/awesome-technical-communication", "url": "https://github.com/lilin90/awesome-technical-communication/...
gharchive/pull-request
Update README.md What is changed, added or deleted? (Required) What is the reference link(s)? @BirdboyBolu Thanks for your contribution!
2025-04-01T06:39:25.516491
2015-05-05T19:54:31
73415331
{ "authors": [ "haddel", "quarnster" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7869", "repo": "limetext/lime-backend", "url": "https://github.com/limetext/lime-backend/issues/62" }
gharchive/issue
Command: auto_complete Reopening old Issue in relevant Repo https://github.com/limetext/lime/issues/17 Ugh, old commit references limetext/lime/#62 not this one.
2025-04-01T06:39:25.597287
2023-02-16T14:56:13
1587829132
{ "authors": [ "codecov-commenter", "delucchi-cmu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7870", "repo": "lincc-frameworks/lsstseries", "url": "https://github.com/lincc-frameworks/lsstseries/pull/36" }
gharchive/pull-request
Inject dask client into ensemble Allows for a single dask client to be created for all unit tests. This speeds up execution and reduces warnings. Locally, unit test execution goes from 35-45 seconds to 8-9 seconds In github CI, execution goes from 67-77 seconds to 16-19 seconds Addresses nearby black formatting and ...
2025-04-01T06:39:25.600276
2023-10-17T20:48:25
1948231390
{ "authors": [ "delucchi-cmu", "hombit" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7871", "repo": "lincc-frameworks/python-project-template", "url": "https://github.com/lincc-frameworks/python-project-te...
gharchive/issue
Ask user for GitHub repo link Currently, copier doesn't ask and doesn't know GitHub repo link. However it would be useful to have and use at least in two places: [ ] asv.conf.json needs it [ ] pyproject.toml should use it for project.urls to populate "Source Code" URL for PyPi For pre-existing projects we can get...
2025-04-01T06:39:25.616354
2021-03-03T15:46:07
821232747
{ "authors": [ "ikhoon", "selectAll" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7872", "repo": "line/armeria", "url": "https://github.com/line/armeria/issues/3370" }
gharchive/issue
[Feature request] Support thrift v0.14.0 Dear devs, Are you planning to support thrift v0.14.0 ? ref: https://github.com/apache/thrift/releases/tag/v0.14.0 ps: With thrift v0.13.0 there exists a CVE https://nvd.nist.gov/vuln/detail/CVE-2020-13949 Sure, why not! (Maybe) We will include supporting Thrift 0.14.0 in th...
2025-04-01T06:39:25.620788
2018-05-03T03:10:54
319775535
{ "authors": [ "trustin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7873", "repo": "line/armeria", "url": "https://github.com/line/armeria/pull/1179" }
gharchive/pull-request
Add 'apiplural' directive for referring to a type in plural form Motivation: While documenting, it is often necessary to refer to a type in plural form: This class retrieves the list of :api:`Endpoint`\s from ZooKeeper. Although \ does its job here, the rendered output isn't very pretty, mainly because: There's spa...
2025-04-01T06:39:25.622786
2021-08-10T02:40:33
964540588
{ "authors": [ "minwoox" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7874", "repo": "line/centraldogma", "url": "https://github.com/line/centraldogma/pull/621" }
gharchive/pull-request
Prohibit mirroring to internal repositories Motivation: We should prohibit mirroring to internal repositories which can cause a security incident. Modification: Raise an exception if the localRepo of mirroring setting is one of meta and dogma which are internal repositories. Result: You cannot set up mirroring to ...
2025-04-01T06:39:25.633664
2023-02-07T09:20:25
1573969145
{ "authors": [ "MishaKav", "vim-zz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7875", "repo": "linear-b/gitstream", "url": "https://github.com/linear-b/gitstream/issues/17" }
gharchive/issue
Support regex for deprecated apis Describe the bug Please add/fix support for regex in deprecated apis. I attached the example when the first line of regex is working, but the second is not working. To Reproduce automations: {% for item in deprecated %} catch_deprecated_components_{{ loop.index }}: if: ...
2025-04-01T06:39:25.638339
2023-12-07T00:12:28
2029605301
{ "authors": [ "BenLloydPearson", "PFarrell90", "PavelLinearB" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7876", "repo": "linear-b/gitstream", "url": "https://github.com/linear-b/gitstream/issues/377" ...
gharchive/issue
Add wildcard/regex for ignore_repositories Is your feature request related to a problem? Please describe. I would like a feature that allows wildcard and/or regex values for the ignore_repositories option in config: so that we don't need to continually update rules when repos are created. Describe the solution you'd ...
2025-04-01T06:39:25.639630
2020-12-16T17:25:51
769126539
{ "authors": [ "cmyr" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7877", "repo": "linebender/druid", "url": "https://github.com/linebender/druid/pull/1468" }
gharchive/pull-request
Share ClickCounter type between web & gtk This is a pretty marginal win, but does remove some duplicate logic. Oooh, had completely forgotten about that. This implementation doesn't fully follow the design detailed there, but it could definitely be the basis of a unified design at some point in the future.
2025-04-01T06:39:25.833731
2024-04-04T14:50:50
2225732670
{ "authors": [ "linkdd", "pjmlp" ], "license": "0BSD", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7878", "repo": "linkdd/logfmtxx", "url": "https://github.com/linkdd/logfmtxx/pull/4" }
gharchive/pull-request
C++ module example using VS 2022/CMake Here is an example on how to provide a C++ module alongside the header file. Only tested with Visual Studio 2020 alongside CMake. Currently don't have access to clang 17. I also had to explicitly add the required standard library includes to the test files. If nothing else, it ...
2025-04-01T06:39:25.838733
2019-02-10T05:10:25
408501978
{ "authors": [ "bai", "coveralls", "josephglanville" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7879", "repo": "linkedin/Burrow", "url": "https://github.com/linkedin/Burrow/pull/491" }
gharchive/pull-request
Report ClientID for consumers Store and report ClientID for consumers, this is useful in environments where IPs are not ideal for identifying consumers. The ClientID is an ideal choice as it's user controlled so can be configured to be whatever the user finds most useful for correlation purposes. Coverage increase...