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-01T04:34:25.007156
2017-08-23T23:08:59
252442251
{ "authors": [ "a9austin", "kcandr" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7532", "repo": "kcandr/IQLabelView", "url": "https://github.com/kcandr/IQLabelView/issues/11" }
gharchive/issue
Is it possible to access to text on the label? Support for accessing the text on the label. @a9austin What do you mean "support for accessing"? You can tap twice on label and edit it.
2025-04-01T04:34:25.009313
2023-02-12T06:38:15
1581144210
{ "authors": [ "kcelebi", "xiaolaba" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7533", "repo": "kcelebi/riscv-assembler", "url": "https://github.com/kcelebi/riscv-assembler/issues/17" }
gharchive/issue
FileExistsError, first time assembly testing was ok but not on 2nd time onward hi, this is log, C:\Users\user0\riscv-assembler\tests\assembly>python Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> f...
2025-04-01T04:34:25.027201
2022-12-12T14:55:32
1492073529
{ "authors": [ "ncdc", "p0lyn0mial", "sttts" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7534", "repo": "kcp-dev/logicalcluster", "url": "https://github.com/kcp-dev/logicalcluster/pull/30" }
gharchive/pull-request
🌱 expose path.Equal method for comparing equality with other paths Summary do not split a path with the system: prefix expose path.Equal method for comparing equality with other paths (i.e. used by cmp pkg) Related issue(s) Fixes # It feels like we shouldn't have to export the field to be compatible with DeepEq...
2025-04-01T04:34:25.100666
2020-03-02T13:32:23
573976822
{ "authors": [ "pdyraga" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7535", "repo": "keep-network/keep-ecdsa", "url": "https://github.com/keep-network/keep-ecdsa/issues/267" }
gharchive/issue
System tests EDIT: Replaced by https://github.com/keep-network/keep-ecdsa/issues/382 Semi-automated tests proving all elements work as expected: opening new keeps, generating keys signing with existing keeps closing keeps and archiving public keys tests at scale stressing the network fuzz testing for protocol and ne...
2025-04-01T04:34:25.104209
2021-03-10T20:57:58
828326038
{ "authors": [ "Shadowfiend", "pdyraga" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7536", "repo": "keep-network/keep-ecdsa", "url": "https://github.com/keep-network/keep-ecdsa/pull/725" }
gharchive/pull-request
Use EIP-155 signing for Ethereum contracts go-ethereum 1.10.0 has switched to denying non-EIP155 signatures by default. Although our code uses go-ethereum's own ABI binding generation, the version currently in our dependencies never added support for EIP155 signers, and instead always uses Homestead signers for the t...
2025-04-01T04:34:25.111978
2024-05-22T18:30:47
2311222246
{ "authors": [ "Jemiiah", "No-bodyq", "VictoriaAde", "jimenezz22", "maciejka", "mubarak23" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7537", "repo": "keep-starknet-strange/joyboy", "url": "https:/...
gharchive/issue
Implement snip-6 for SocialPay account contract OD Hack This issue is part of ODHack 4.0: description - https://x.com/OnlyDust_com/status/1791035111992934563 guidelines - https://onlydust.notion.site/ODHack-Common-Guidelines-Project-leads-5e21836f85ad493f9ca429770af0ad40 Task Implement snip-6 for SocialPay account:...
2025-04-01T04:34:25.114232
2024-09-11T16:25:05
2520193075
{ "authors": [ "JoE11-y", "m-kus", "mubarak23" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7538", "repo": "keep-starknet-strange/raito", "url": "https://github.com/keep-starknet-strange/raito/issues/179" }
gharchive/issue
[dev] Add tests for coinbase maturity Outputs of coinbase transaction cannot be spent sooner than 100 blocks. There is a validation rule for that implemented, but it lacks unit tests. Extend coinbase.cairo with at least two scenarios that cover happy and unhappy paths. Can I take a look at this? @m-kus can I jump...
2025-04-01T04:34:25.115637
2023-08-08T15:37:38
1841554057
{ "authors": [ "LucasLvy", "notV4l" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7539", "repo": "keep-starknet-strange/tsubasa", "url": "https://github.com/keep-starknet-strange/tsubasa/issues/30" }
gharchive/issue
Implement game creation Description We need to be able to create a game. Create a create_game system that will initiate the game. #[system] mod create_game { use dojo::Context; fn execute(ctx: Context, player1: ContractAddress, player2: ContractAddress) {} } i can do this one
2025-04-01T04:34:25.179736
2022-05-01T19:34:07
1222261679
{ "authors": [ "Nolram12345", "Tehenauin", "antoniohof", "cabbibo", "keijiro" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7540", "repo": "keijiro/OscJack", "url": "https://github.com/keijiro/OscJ...
gharchive/issue
Port Binding Issues - Stopping playmode does not seem to close ports As the title describes, I have been having issues with starting playmode with OscJack (and OscJackVS) where, after ending playmode and starting it again, it would not be able to open the ports and would complain about them already being bound to. A ...
2025-04-01T04:34:25.196424
2019-03-09T15:39:38
419084161
{ "authors": [ "bajibabu", "isaiah658", "mohsen6404", "wanshun123" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7541", "repo": "keithito/tacotron", "url": "https://github.com/keithito/tacotron/issues/254" }
gharchive/issue
What makes a good TTS dataset? I have done a lot of training on different self-made datasets (typically having around 3 hours of audio across a few thousand .wav files, all 22050 Hz) using Tacotron, starting from the pretrained LJSpeech model (using the same hyperparameters each time and to a similar number of steps)...
2025-04-01T04:34:25.203000
2019-07-10T08:47:40
466181772
{ "authors": [ "berkaycinci", "gxmdavid", "xiaoyangnihao" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7542", "repo": "keithito/tacotron", "url": "https://github.com/keithito/tacotron/issues/291" }
gharchive/issue
How to export the model with saved_model ? I want to deploy this model in the tensorflow serving, but saved-model is needed. It seems complex and difficult for me to figure the raw inputs and final outputs of the model, I think in the tensorflow serving module, the input should be the text, and the out is wave, is th...
2025-04-01T04:34:25.211005
2024-05-20T10:19:39
2305647740
{ "authors": [ "RikCost" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7543", "repo": "keiyoushi/extensions-source", "url": "https://github.com/keiyoushi/extensions-source/issues/3156" }
gharchive/issue
Acomics doesn't searching Source information 1.4.4 Source language Russia Steps to reproduce Try searching 3. But if you try just update already added comics all working. Expected behavior I should find comics Actual behavior I can't find my comics Mihon/Tachiyomi version Tachiyomi 0.15.3 Android version Android ...
2025-04-01T04:34:25.218386
2024-08-29T08:39:09
2493808830
{ "authors": [ "Smol-Ame", "masdabazz", "shinobs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7544", "repo": "keiyoushi/extensions-source", "url": "https://github.com/keiyoushi/extensions-source/issues/...
gharchive/issue
Mangahere http error 500 Source information Mangahere 1.4.19 Source language English Steps to reproduce Update any mangahere entry Expected behavior Update entry with no problems Actual behavior Comes up with HTTP error 500, yet when I open entry in webview it comes up with it Mihon/Tachiyomi version 0.16.5 Android v...
2025-04-01T04:34:25.237973
2020-04-10T18:48:37
598037248
{ "authors": [ "kelshmo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7545", "repo": "kelshmo/sageseqr", "url": "https://github.com/kelshmo/sageseqr/issues/23" }
gharchive/issue
Option to pass Ensembl object Ensembl is down this month. Generally, it can be unreliable. If a user plans to test various parameters, it could be useful to store the biomaRt object in Synapse and then use the stored version. Could create a function, outside of plan, to store a saved version of the object. blocker
2025-04-01T04:34:25.239486
2017-03-03T03:33:24
211586406
{ "authors": [ "Hitabis", "scottschup", "zhchaoo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7546", "repo": "kemayo/sublime-text-git", "url": "https://github.com/kemayo/sublime-text-git/issues/516" }
gharchive/issue
Git blame format list the filepath too long. for me, the most information of bit blame is sha, commiter and date, but now the git blame list sha filepath first, and the filepath always is very long, I couldn't get my concerned info in my first eye. I agree. Most of all, the file path is redundant when running git b...
2025-04-01T04:34:25.243053
2022-09-03T12:49:17
1360849600
{ "authors": [ "kemitix" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7547", "repo": "kemitix/gitzen", "url": "https://github.com/kemitix/gitzen/pull/53" }
gharchive/pull-request
git.rebase: add --autostash parameter Stack: #54 #53 ⬅ #52 #51 #50 ⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results. ✓ Commit merged in pull request #54
2025-04-01T04:34:25.270096
2021-05-19T14:17:11
895504910
{ "authors": [ "deepalisrivastava25", "hemanth-kumarv", "kenjdavidson" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7548", "repo": "kenjdavidson/react-native-bluetooth-classic", "url": "https://github.com/kenjd...
gharchive/issue
[Help] Cannot read from device, but can write to it Mobile Device Environment Provide a list of operating systems on which this issue is relevant. Device: Android OS: Android 11 Application Environment Provide information about your development environment: React Native version: v0.63.4 RN Bluetooth Classic versio...
2025-04-01T04:34:25.276183
2018-11-10T18:18:15
379446654
{ "authors": [ "deanhouseholder", "weakish" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7549", "repo": "kennethreitz/legit", "url": "https://github.com/kennethreitz/legit/issues/246" }
gharchive/issue
Release a current Windows build Please release a current windows build. I made a binary package for v0.2.1 via Python 2.7.13 and Pyinstaller with export PYTHONHASHSEED=1. If anyone who has access to a Windows machine wants to help with this, may try this configuration. Perhaps I will made one within a Windows VM, j...
2025-04-01T04:34:25.307146
2017-10-10T17:57:19
264320955
{ "authors": [ "David-OConnor", "Jasonsey", "erinxocon", "helderco", "jacebrowning", "mklosi", "nateprewitt", "techalchemy", "vphilippon", "whyboris" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.j...
gharchive/issue
Dependencies could not be resolved. Regression? Hey Kenneth, this used to work so I don't know what's happening. $ pipenv --version pipenv, version 8.2.6 $ cat Pipfile [[source]] url = "https://pypi.python.org/simple" verify_ssl = true [packages] django-cms = "*" django = "*" $ pipenv lock Locking [de...
2025-04-01T04:34:25.315841
2016-08-03T19:25:01
169212304
{ "authors": [ "PeizhiZ", "kenny-hibino", "milezzz", "thesinister15" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7551", "repo": "kenny-hibino/stories", "url": "https://github.com/kenny-hibino/stories/issues/...
gharchive/issue
iOS Bugs Awesome project! Really hope this continues development? I noticed the following bugs on iOS with an iPhone and iPad: you cannot publish, you click the publish button but nothing happens. cannot add inline images. share button does not function. Wish I could see what is happening, I'll have to try with a d...
2025-04-01T04:34:25.340923
2017-06-14T11:39:16
235850638
{ "authors": [ "bhargav175", "codecov-io", "kentcdodds" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7553", "repo": "kentcdodds/glamorous-website", "url": "https://github.com/kentcdodds/glamorous-website/pull/132...
gharchive/pull-request
Feat: integrate flow What: A feature PR for jntegrating flow-type with the website. Why: Fix issue #65. To leverage static type checking with flow. How: Added .flowconfig as well as a flow-typed directory for existing packages. Haven't changed any of the .js files yet. This PR only caters to handling flow integratio...
2025-04-01T04:34:25.351375
2018-04-20T18:16:02
316364264
{ "authors": [ "benpolinsky", "kentcdodds", "sesteva", "srlyttle", "tsiq-swyx" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7554", "repo": "kentcdodds/react-testing-library", "url": "https://github.com/...
gharchive/issue
Feature Proposal - include and export renderWithRedux/Router When @kentcdodds published an article about doing more integration tests using, we did a POC and right away we spotted a couple of defects in our app. We put together a small util that would allow us to renderScreen or renderApp. This util saved us from pro...
2025-04-01T04:34:25.356712
2019-04-05T16:43:03
429843939
{ "authors": [ "kentcdodds" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7555", "repo": "kentcdodds/react-testing-library", "url": "https://github.com/kentcdodds/react-testing-library/pull/344" }
gharchive/pull-request
fix(act): wait until react-dom-16.9.0 is released What: This suppresses the warning about upgrading to<EMAIL_ADDRESS>until that's actually released... Why: Because it may not be released for a while 😬 How: in a funny way I guess. But it allows us to keep our tests in place. Checklist: [x] Documentation added t...
2025-04-01T04:34:25.366437
2019-04-09T21:46:03
431210820
{ "authors": [ "kentonl", "mjj1094", "vadimsheinin" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7556", "repo": "kentonl/e2e-coref", "url": "https://github.com/kentonl/e2e-coref/issues/52" }
gharchive/issue
Runtime Error I installed the code and tried it for some time. However, several days ago suddently it stopped working. I am getting the following error: Done loading word embeddings. Traceback (most recent call last): File "demo.py", line 45, in model = cm.CorefModel(config) File "/Users/vadims/anaphora/e2e-coref-ma...
2025-04-01T04:34:25.376685
2016-07-31T09:09:04
168509168
{ "authors": [ "ADTC", "leggomuhgreggo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7557", "repo": "kenwheeler/slick", "url": "https://github.com/kenwheeler/slick/issues/2447" }
gharchive/issue
Infinite loop when using slickFilter in breakpoint callback method Infinite loop when using slickFilter in breakpoint callback method =============================================================== http://jsfiddle.net/fmo50w7n/515/ $(".slider").on('breakpoint', function(event, slick, breakpoint){ if (breakpoint ==...
2025-04-01T04:34:25.387814
2018-04-30T00:55:43
318765660
{ "authors": [ "christianbender", "coveralls", "danghai" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7558", "repo": "keon/algorithms", "url": "https://github.com/keon/algorithms/pull/268" }
gharchive/pull-request
Python packaging locally PR to make python packaging locally. I write the setup.py file. It successful install after command sudo pip install .. Unfortunately, I cannot import the algorithms package. You can test by creating the file test.py with content: import algorithms def main(): my_list = [1, 8, 3, 5, 6] ...
2025-04-01T04:34:25.395268
2022-10-12T09:48:14
1405908457
{ "authors": [ "DavidPHirsch", "StackScribe" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7559", "repo": "keptn/keptn.github.io", "url": "https://github.com/keptn/keptn.github.io/issues/1463" }
gharchive/issue
Create excellent installation instructions The old Keptn tutorials were often used as guides to installing Keptn, either for study/demonstration purposes or for a production Keptn instance. This was never a good use of the tutorials for the following reasons: Tutorials are extremely expensive to create and maintain...
2025-04-01T04:34:25.400487
2022-08-07T08:28:18
1330949584
{ "authors": [ "Omkar0114", "agardnerIT", "johannes-b" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7560", "repo": "keptn/keptn.github.io", "url": "https://github.com/keptn/keptn.github.io/pull/1355" }
gharchive/pull-request
Updated footer.html fixes #1344 I removed the Docs & Tutorials Parts from Resources. Added s to integration Added Explore Keptn which takes us to the link: https://keptn.sh/docs/explore/ Hey, @agardnerIT I made the changes, can you review them? Thanks for the quick turnaround! Perhaps the Integrations link shou...
2025-04-01T04:34:25.403838
2021-05-06T07:54:51
877195100
{ "authors": [ "christian-kreuzberger-dtx", "warber" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7561", "repo": "keptn/keptn", "url": "https://github.com/keptn/keptn/issues/3987" }
gharchive/issue
MacOS M1 (Apple Silicon) Builds fail on CI During my task #2936 I tried out whether it is now possible to also build a CLI for ARM based Macs (M1, Apple Silicon). Unfortunately, it failed with the following logs: /Users/runner/hostedtoolcache/go/1.16.3/x64/pkg/tool/darwin_amd64/compile -o $WORK/b771/_pkg_.a -trimpath...
2025-04-01T04:34:25.429238
2019-07-18T16:12:46
469861349
{ "authors": [ "Mofafa", "ckyleda", "lilili0402" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7562", "repo": "keras-team/keras", "url": "https://github.com/keras-team/keras/issues/13122" }
gharchive/issue
Multi_gpu_model fails with improved wasserstein GAN. System information Have I written custom code (as opposed to using example directory): OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04 TensorFlow backend (yes / no): Yes TensorFlow version: 1.12.0 Keras version: 2.2.4 Python version: 3.6...
2025-04-01T04:34:25.431926
2019-09-25T08:57:11
498145850
{ "authors": [ "aseembits93", "fchollet" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7563", "repo": "keras-team/keras", "url": "https://github.com/keras-team/keras/issues/13362" }
gharchive/issue
Commercial usage of keras pretrained models Hi Keras Team, At https://keras.io/applications/ , there are some model weights (Xception, ResNet) released under the MIT License. Although these models were trained on Imagenet, which can only be used for research and non-commercial usage. Does it mean we can use these mod...
2025-04-01T04:34:25.436236
2019-12-11T09:43:09
536253285
{ "authors": [ "am1tyadav", "amarlearning" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7564", "repo": "keras-team/keras", "url": "https://github.com/keras-team/keras/issues/13624" }
gharchive/issue
model metrics visualization key error In the given documentation, the mentioned key are acc and val_acc, but actually it is accuracy and val_accuracy. Given documentation screenshot: Whereas the actual keys are dict_keys(['val_loss', 'val_accuracy', 'loss', 'accuracy']) Changes to be made in this file. Does it not...
2025-04-01T04:34:25.438449
2020-07-13T03:27:42
655553921
{ "authors": [ "kdohi", "sushreebarsa" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7565", "repo": "keras-team/keras", "url": "https://github.com/keras-team/keras/issues/14158" }
gharchive/issue
Is output_padding = (0,0) in Conv2DTranspose okay to use? I am using Conv2DTranspose layers with output_padding. Since I'm working with an autoencoder, it is desirable to keep a symmetrical model with the encoder and decoder. For the encoder part, I have an input shape of 25X25 and goes through the encoder to become...
2025-04-01T04:34:25.455652
2019-04-22T02:27:03
435576320
{ "authors": [ "jonsaadfalcon", "kermitt2" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7566", "repo": "kermitt2/grobid", "url": "https://github.com/kermitt2/grobid/issues/425" }
gharchive/issue
Error with Building Grobid I have a Mac Pro and recently tried to build Grobid but received the following error after running the command ./gradlew run: lawn-128-61-29-63:grobid jonsaadfalcon$ ./gradlew run FAILURE: Build failed with an exception. What went wrong: Could not determine java version from '11.0.2'. T...
2025-04-01T04:34:25.465680
2024-01-19T14:03:53
2090637962
{ "authors": [ "kernoelpanic", "mforthewin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7567", "repo": "kernoelpanic/eth-client", "url": "https://github.com/kernoelpanic/eth-client/pull/1" }
gharchive/pull-request
Avoid build and permission issues, fix node auto-synchronization Hello, as I've already finished the assignments, I wanted to share my changes to the environment that worked well for me. I've noticed you have also started to work on the permission issue – this should be easily mergeable right now. Interesting hack ...
2025-04-01T04:34:25.533014
2015-07-14T18:17:10
95005476
{ "authors": [ "Wazner", "itadapter" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7568", "repo": "kevin-montrose/Jil", "url": "https://github.com/kevin-montrose/Jil/issues/141" }
gharchive/issue
Please correct the SerializerInfo Kevin, we have included JIL in SERBENCH suite: https://github.com/aumcode/serbench/blob/master/Source/Serbench.Specimens/Serializers/JilSerializer.cs How many lines of code you have ballpark, and how many data types (i.e.classes, interfaces etc..) we are trying to compare the complex...
2025-04-01T04:34:25.540516
2022-04-10T22:05:39
1199187191
{ "authors": [ "kevinddchen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7569", "repo": "kevinddchen/machikoro", "url": "https://github.com/kevinddchen/machikoro/issues/13" }
gharchive/issue
Game asset overhaul Our app currently uses copyrighted materials. We need to reskin each game object and create new assets. Ideally, the theme we come up with should parallel the original intent of the game (kind of like how https://richup.io/ reskined monopoly) This has been largely resolved by #40 .
2025-04-01T04:34:25.550581
2023-02-08T09:43:00
1575798144
{ "authors": [ "Keshavdulal", "kevinfarrugia" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7570", "repo": "kevinfarrugia/react-glider", "url": "https://github.com/kevinfarrugia/react-glider/issues/137" }
gharchive/issue
Is there a way to snap the slides to center when swiped or dragged? Hi, I am switching from swiper ~140KiB to this library as it ultra-lightweight and don't expect everything to be here but if there is a way to snap the slides to center when swiped or dragged, that would be great. Current Behaviour When swiped or dra...
2025-04-01T04:34:25.552123
2022-10-21T08:08:19
1417936221
{ "authors": [ "ElpadoCan", "kevinjohncutler" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7571", "repo": "kevinjohncutler/ncolor", "url": "https://github.com/kevinjohncutler/ncolor/issues/1" }
gharchive/issue
Example on the github page is maybe wrong? Awesome package man! I was reading omnipose documentation and found this package and it's fantastic! A small note, I think the example on the github homepage is wrong. I get the following error if I try it: import ncolor.ncolor as ncolor ModuleNotFoundError: No module named ...
2025-04-01T04:34:25.563495
2015-11-18T22:04:07
117692415
{ "authors": [ "kevinsawicki" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7572", "repo": "kevinsawicki/spectron", "url": "https://github.com/kevinsawicki/spectron/issues/4" }
gharchive/issue
Upgrade to Electron 0.35.0 Migrate away from deprecated APIs. https://github.com/atom/electron/releases/tag/v0.35.0 Fixed by https://github.com/kevinsawicki/spectron/commit/e38eaabf4138b0810edff2fc2a8fd44e77eb26af
2025-04-01T04:34:25.668200
2019-11-26T20:51:18
528965263
{ "authors": [ "FreddieOliveira", "rsumner868", "strib" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7590", "repo": "keybase/client", "url": "https://github.com/keybase/client/issues/21278" }
gharchive/issue
Create files as root into /keybase folder I'm trying to backup some system files of my Linux into my private keybase folder, but in order to do so I have to run the cp command as root, since only root has read permissions to some system files. I know FUSE mounting has the allow_root and allow_other flags to allow roo...
2025-04-01T04:34:25.671414
2024-04-18T03:33:42
2249665864
{ "authors": [ "calvinharris340", "josephlarry" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7591", "repo": "keybase/client", "url": "https://github.com/keybase/client/issues/26693" }
gharchive/issue
Be strong in any situations you are going through just know that a lot of people go through the same problems almost every day. Be strong in any situations you are going through just know that a lot of people go through the same problems almost every day. I’m happy to announce my finding of solutions for recovering m...
2025-04-01T04:34:25.672522
2018-10-05T13:54:39
367222276
{ "authors": [ "mmaxim" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7592", "repo": "keybase/client", "url": "https://github.com/keybase/client/pull/14097" }
gharchive/pull-request
lower wait time for service check These wait times guarantee we sit around for 900ms on every startup, we can lower it and likely be fine. It always wait the polling interval before doing anything, so we are stuck here for 900ms every time. You think checking every 100ms is too aggressive at startup? Doesn't seem l...
2025-04-01T04:34:25.674702
2020-02-10T18:50:56
562757770
{ "authors": [ "heronhaye", "maxtaco" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7593", "repo": "keybase/client", "url": "https://github.com/keybase/client/pull/22470" }
gharchive/pull-request
Revert "Revert "No systemd on nonstandard home"" Reverts keybase/client#22469 who did the original review? i think like i didn't add much aside from some CI debugging help! @zapu This PR is just the initial PR and the test PR in one
2025-04-01T04:34:25.676158
2016-06-10T14:30:21
159648010
{ "authors": [ "MarcoPolo", "chrisnojima", "chromakode" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7594", "repo": "keybase/client", "url": "https://github.com/keybase/client/pull/3051" }
gharchive/pull-request
add babel react optimizations @keybase/react-hackers this adds the babel react optimizations to our prod build. see: https://facebook.github.io/react/blog/2015/10/07/react-v0.14.html#compiler-optimizations 👍 :+1:
2025-04-01T04:34:25.677340
2016-07-21T22:58:04
166936622
{ "authors": [ "MarcoPolo", "chromakode" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7595", "repo": "keybase/client", "url": "https://github.com/keybase/client/pull/3568" }
gharchive/pull-request
Add missing native ProveEnterUsername component I added a missing component to the native dumb sheet. Sorry about that! :eyeglasses: @keybase/react-hackers 👍 👍
2025-04-01T04:34:25.679627
2017-10-31T16:34:08
270028972
{ "authors": [ "maxtaco", "zapu" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7596", "repo": "keybase/client", "url": "https://github.com/keybase/client/pull/9318" }
gharchive/pull-request
Support for Seitan labels Tests will not pass without https://github.com/keybase/keybase/pull/1856 Also there is another PR with changes to teams/handler incoming and this one will end up conflicted, but I will fix that afterwards. Max, I left some comments in places where I wasn't sure. Thanks in advance for looki...
2025-04-01T04:34:25.764945
2019-08-27T10:40:40
485730963
{ "authors": [ "MadeByMike", "gautamsi", "jesstelford" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7597", "repo": "keystonejs/keystone-5", "url": "https://github.com/keystonejs/keystone-5/pull/1543" }
gharchive/pull-request
upgrade react-apollo and replace react-apollo-hooks closes #1533 This looks good mate. I wanted to get Tim to put and eye over it before we merged. Sorry for the delay. Everyone has been really busy this last week. Unfortunately due to #1576, a bug in this PR wasn't caught. I'm going to attempt to revert this PR....
2025-04-01T04:34:25.788729
2023-09-25T03:35:15
1910591802
{ "authors": [ "Chole0529", "keyu-tian" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7598", "repo": "keyu-tian/SparK", "url": "https://github.com/keyu-tian/SparK/issues/58" }
gharchive/issue
Unexpected key(s) in state_dict: "arch", "module", "is_pretrain". I pretrain the model with one GPU ty, now fixed
2025-04-01T04:34:25.801836
2018-12-05T19:46:51
387916620
{ "authors": [ "AntonyGormley", "kgretzky" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7599", "repo": "kgretzky/evilginx2", "url": "https://github.com/kgretzky/evilginx2/issues/132" }
gharchive/issue
force_post Hello, there is anyway to see if the force post was successful ? Anything in the debug mode? force_post: path: '/sessions' search: {key: 'session[user.]', search: '.'} {key: 'session[pass[a-z]{4}]', search: '.*'} force: {key: 'remember_me', value: '1'} type: 'post' Hi. I believe there is no output o...
2025-04-01T04:34:25.805184
2019-10-23T05:14:35
511078655
{ "authors": [ "IAM1here", "arinze12345", "horllste" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7600", "repo": "kgretzky/evilginx2", "url": "https://github.com/kgretzky/evilginx2/issues/382" }
gharchive/issue
It's straight away not working for me!! Hello, i did all the configurations correctly on my vps on aws, it's gets me the uslr after the ssl setup but when i copy and use the link , it keeps on loading and the page doesn't load at all , please let me know the possible solution! @kgretzky thanks I am doing it for ou...
2025-04-01T04:34:25.809475
2022-03-29T13:51:01
1184907387
{ "authors": [ "JM-Lemmi", "Support-1535", "Web3villian666", "darkxlord0147", "gsmthconsult", "rickyrik001" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7601", "repo": "kgretzky/evilginx2", ...
gharchive/issue
is it possibe SEND SESSIONN REPORTS to Telegram or ICQ or EMAIL DO NOT ASK FOR PHISHLETS. DO NOT ASK FOR HELP CREATING PHISHLETS. DO NOT ASK TO FIX PHISHLETS. DO NOT ADVERTISE OR TRY TO SELL PHISHLETS. EXPECT A BAN OTHERWISE. THANK YOU! REPORT ONLY BUGS OR FEATURE SUGGESTIONS. lovely, kindly give an update on progr...
2025-04-01T04:34:25.814167
2020-03-11T09:59:14
579139489
{ "authors": [ "denis-tsv", "plalx" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7602", "repo": "kgrzybek/modular-monolith-with-ddd", "url": "https://github.com/kgrzybek/modular-monolith-with-ddd/issues/52" }
gharchive/issue
Impossible to rollback business scenario in case of fail It is needed to invent some way to rollback failed business scenarios. For example scenario "create meeting group proposal" started at meetings module and finished at administration module. When meetings module created meeting group proposal then controller ret...
2025-04-01T04:34:25.860688
2023-09-21T06:34:20
1906218066
{ "authors": [ "khanh-devos" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7604", "repo": "khanh-devos/ruby-cap-catalog", "url": "https://github.com/khanh-devos/ruby-cap-catalog/pull/11" }
gharchive/pull-request
Ruby group capstone: day 2 Logic [x] Each class from the UML class diagram should be created in a separate .rb file. [x] All associations (1-to-many relationships) and aggregations (parent-child relationships) between classes should be implemented. [x] All properties visible in the diagram should be defined and set ...
2025-04-01T04:34:25.873584
2024-07-17T20:48:57
2414549053
{ "authors": [ "Karl5766", "pvandyken" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7605", "repo": "khanlab/snakebids", "url": "https://github.com/khanlab/snakebids/issues/451" }
gharchive/issue
Support for Cloud Storage URLs (with universal_pathlib) Discussed in https://github.com/khanlab/snakebids/discussions/450 Originally posted by @Karl5766 July 17, 2024 Ali and I are considering using Google Cloud buckets (with a access url like "gs://path/to/file") to read and write OME_ZARR files in snakemake workfl...
2025-04-01T04:34:25.908746
2022-05-26T13:16:02
1249559534
{ "authors": [ "orelmisan", "ormergi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7607", "repo": "kiagnose/kiagnose", "url": "https://github.com/kiagnose/kiagnose/pull/96" }
gharchive/pull-request
vmlatency, automation, e2e: Allow traffic between bridge ports on CI Following https://github.com/kiagnose/kiagnose/pull/96 Currently kubevirt-vm-latency checkup e2e test fails consistently due to connectivity issues between the VMs. It seems that on CI environment traffic between bridge ports is blocked causing e2e ...
2025-04-01T04:34:25.910841
2021-03-16T20:42:28
833180071
{ "authors": [ "israel-hdez", "jmazzitelli" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7608", "repo": "kiali/kiali-operator", "url": "https://github.com/kiali/kiali-operator/pull/267" }
gharchive/pull-request
Migrate CI from Travis to GitHub Actions See a run here: https://github.com/israel-hdez/kiali-operator/pull/3/checks?check_run_id=2125323145 Unfortunately, Actions does not have ARM runners. So, we only can check for amd64. But, at least, we restore CI. Actions does not have ARM runners. So, we only can check for ...
2025-04-01T04:34:25.934163
2017-08-07T00:32:06
248282573
{ "authors": [ "TomOne", "krustina", "thomaslein" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7609", "repo": "kidjp85/react-id-swiper", "url": "https://github.com/kidjp85/react-id-swiper/issues/63" }
gharchive/issue
All slides rendering on first slide? Hi again So, ive been having this issue for a while now. When i want to use a horizontal swiper (and i copy the code exactly as the demo) i get all my slide contents rendering on the FIRST slide only...and the swiper still swipes in the correct direction (only without any info on ...
2025-04-01T04:34:26.034793
2022-09-13T15:33:34
1371645706
{ "authors": [ "hmanwani-rh", "spolti" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7610", "repo": "kiegroup/kogito-docs", "url": "https://github.com/kiegroup/kogito-docs/pull/194" }
gharchive/pull-request
KOGITO-7910: Patch PR for Kubernetes service discovery guide with doc improvements JIRA: https://issues.redhat.com/browse/KOGITO-7910 Description: Patch PR for Kubernetes service discovery guide with doc improvements https://github.com/kiegroup/kogito-docs/pull/177 Please make sure that your PR meets the following...
2025-04-01T04:34:26.044627
2021-06-10T06:31:59
916961730
{ "authors": [ "cristianonicolai", "radtriste", "sutaakar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7611", "repo": "kiegroup/kogito-operator", "url": "https://github.com/kiegroup/kogito-operator/pull...
gharchive/pull-request
KOGITO-5262 Remove reference to no longer used consumers Many thanks for submitting your Pull Request :heart:! Please make sure your PR meets the following requirements: [ ] You have read the contributors' guide [ ] Pull Request title is properly formatted: [KOGITO-XYZ] Subject [ ] Pull Request contains a link to th...
2025-04-01T04:34:26.051629
2020-11-03T07:46:11
735096708
{ "authors": [ "radtriste" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7612", "repo": "kiegroup/kogito-runtimes", "url": "https://github.com/kiegroup/kogito-runtimes/pull/865" }
gharchive/pull-request
KOGITO-3716 Allow automatic close of staging repo https://issues.redhat.com/browse/KOGITO-3716 Dependent PRs: https://github.com/kiegroup/kogito-pipelines/pull/91 https://github.com/kiegroup/kogito-runtimes/pull/865 https://github.com/kiegroup/optaplanner/pull/1010 https://github.com/kiegroup/kogito-examples/pull/43...
2025-04-01T04:34:26.099770
2023-02-02T13:39:42
1568081993
{ "authors": [ "Jonas1312", "theodu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7613", "repo": "kili-technology/kili-python-sdk", "url": "https://github.com/kili-technology/kili-python-sdk/pull/981" }
gharchive/pull-request
fix: fix bugs in ProjectCopier and MedialDownloader the ProjectQuery was using fields for AssetsQuery the assets copy in ProjectCopier was not done e2e: https://github.com/kili-technology/kili-python-sdk/actions/runs/4075049946 @theodu yes it works, but it will just waste memory for nothing since we don't use that ...
2025-04-01T04:34:26.126389
2016-08-04T18:40:49
169444568
{ "authors": [ "achronop", "kinetiknz" ], "license": "isc", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7614", "repo": "kinetiknz/cubeb", "url": "https://github.com/kinetiknz/cubeb/pull/145" }
gharchive/pull-request
Restore non-recursive behavior of mutex wrapper The recursive attribute has been replaced with normal in release or errorcheck in debug. The critical memory that caused the deadlock, data member cubeb_stream::panning, has been turned into atomic in order to ensure synchronization. Patch fixes issue #144 . Thanks!
2025-04-01T04:34:26.136107
2024-10-25T13:09:18
2614069272
{ "authors": [ "kingsleyadam", "nrenner73" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7615", "repo": "kingsleyadam/local-abbfreeathome-hass", "url": "https://github.com/kingsleyadam/local-abbfreeathome-hass/issue...
gharchive/issue
Integration broken since 0.11.0 Just updated to 0.11.0 and now all my devices are broken. System log for a binary sensor says the following: Logger: homeassistant.components.binary_sensor Quelle: helpers/entity_platform.py:361 Integration: Binärsensor ([Dokumentation](https://www.home-assistant.io/integrations/binary...
2025-04-01T04:34:26.187262
2023-08-13T13:22:16
1848593804
{ "authors": [ "macagua" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7617", "repo": "kitconcept/volto-button-block", "url": "https://github.com/kitconcept/volto-button-block/pull/14" }
gharchive/pull-request
Add Spanish translations Add Spanish translations for this addon #13 @davisagli please can you check this "pull request" and if all ok merge it @sneridagh thank you!!!
2025-04-01T04:34:26.193904
2015-08-28T08:35:47
103671780
{ "authors": [ "FrenchBen", "alexandrev", "ehvattum", "mchiang0610" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7618", "repo": "kitematic/kitematic", "url": "https://github.com/kitematic/kitematic/iss...
gharchive/issue
Error creating volumes on windows if the user has a space in its username. When adding a local volume on windows, one is forced to add one under the users folder. If the user has a space in its username, this causes 500 Cannot start container nginx: mkdir /c/Users/My\ Name: protocol error``` The username issue is c...
2025-04-01T04:34:26.202556
2020-09-14T20:43:05
701412366
{ "authors": [ "kitsudaiki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7620", "repo": "kitsudaiki/libKitsunemimiSakuraLang", "url": "https://github.com/kitsudaiki/libKitsunemimiSakuraLang/issues/74" }
gharchive/issue
update validation within blossom-definition Feature-request Description The validation of blossom intput and output is outdated. Since it was introduced, many things have changed. added new validation functions to also check the given output-keys and check the input-output-type of each key
2025-04-01T04:34:26.209299
2019-02-26T11:06:32
414555223
{ "authors": [ "kittinunf" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7621", "repo": "kittinunf/fuel", "url": "https://github.com/kittinunf/fuel/pull/603" }
gharchive/pull-request
[Bug] Fix coroutine bug Description Fixes #601 The problem is this line initialResult.getOrElse(Response.error()). Since in the error case, the initialResult will be null then, it always return the empty version of Response. The correct implementation is it.fold({ (response, _) -> response }, { error -> error.resp...
2025-04-01T04:34:26.213329
2015-09-05T17:48:27
105039887
{ "authors": [ "dessant", "peterretief" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7622", "repo": "kivy-garden/kivy-garden.github.io", "url": "https://github.com/kivy-garden/kivy-garden.github.io/issues/100" }
gharchive/issue
Please add me to the garden Thank you You have been invited. Please update this issue with the repo name you'll want to create.
2025-04-01T04:34:26.225477
2015-10-21T12:48:46
112580576
{ "authors": [ "Davideddu", "FTeinz", "Konubinix", "dessant" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7623", "repo": "kivy/kivy", "url": "https://github.com/kivy/kivy/issues/3714" }
gharchive/issue
Empty ids when initializing widget Hi. I try to use the circulardatetimepicker widget from the garden and I am facing an issue. I think it is related to kivy and not the widget so I am posting it in here. When trying to run an application with the CircularTimePicker as root widget, the application runs correctly, but...
2025-04-01T04:34:26.244506
2022-07-17T02:16:30
1306965509
{ "authors": [ "Jkker" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7624", "repo": "kiwibrowser/src.next", "url": "https://github.com/kiwibrowser/src.next/issues/652" }
gharchive/issue
Anchor tags in cross-site iframes doesn't open on click Describe the bug Most anchor tags in cross-site iframes doesn't open on click. To Reproduce Open this demo website: https://s.erry.dev/?q=fb Tapping (clicking) on the Facebook.com links opens them as expected. Other links (e.g. Bloomberg, Wikipedia) won't open o...
2025-04-01T04:34:26.252235
2023-06-27T10:07:58
1776559568
{ "authors": [ "DVergil", "Kaz205", "kiwibrowser" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7625", "repo": "kiwibrowser/src.next", "url": "https://github.com/kiwibrowser/src.next/pull/886" }
gharchive/pull-request
Enable is_high_end_android Improves Speedometer 2.0 scores on Chromium 117 from 44.8 to 77.1, a whopping 70% performance improvement, all while having smaller binary size (227mb -> 203mb). Note that this enables relr, which is only supported on API 28 and up. Furthermore, PGO profiles must be fetched as mentioned on ...
2025-04-01T04:34:26.257422
2018-06-08T09:12:39
330579987
{ "authors": [ "jaroslav-kubicek", "kantord" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7626", "repo": "kiwicom/smart-faq", "url": "https://github.com/kiwicom/smart-faq/issues/379" }
gharchive/issue
Add support for whitelabels Le problem Currently, only bookings from "kiwicom" brand are loaded Le goal: Fetch bookings according to current brand settings to support whitelabeled partners. Probably requires update on GraphQL server Cancelled
2025-04-01T04:34:26.259528
2018-06-19T11:32:17
333631493
{ "authors": [ "jalbertsr", "kantord" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7627", "repo": "kiwicom/smart-faq", "url": "https://github.com/kiwicom/smart-faq/pull/448" }
gharchive/pull-request
Mobile version of all bookings page closes #325 LiveURL: https://smartfaq-325-mobile-version-of-AllBooking-page.surge.sh For some reason I don't have scrollbar/cannot scroll down here will look into it, no scroll is working on firefox right now
2025-04-01T04:34:26.281830
2023-10-27T16:46:50
1965865464
{ "authors": [ "mubarak-j", "ndopj" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7628", "repo": "kiwicom/terraform-provider-montecarlo", "url": "https://github.com/kiwicom/terraform-provider-montecarlo/issues/52" }
gharchive/issue
[Feature]: Support managing Monte Carlo monitors Contact Details <EMAIL_ADDRESS>Feature Request Details Thank you for all the great work on this valuable provider in such a short time, much appreciated! 🙌🏼 If this is something aligned with the provider roadmap, I'd like to request adding the support for creating, m...
2025-04-01T04:34:26.321918
2024-07-06T10:39:51
2393512648
{ "authors": [ "PatrickFfm93", "kixelated" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7629", "repo": "kixelated/moq-js", "url": "https://github.com/kixelated/moq-js/pull/102" }
gharchive/pull-request
Run npm audit to fix some possible vulnerabilities I did a test "npm run dev" afterwards and everything seems to work fine. Just normal audit fix (without force) to not introduce breaking changes. Hello @kixelated , I would be very happy to contribute to this project. Therefore I wanted to provide a first simple co...
2025-04-01T04:34:26.375470
2016-09-04T09:50:10
174940700
{ "authors": [ "gwenn", "kkawakam" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7630", "repo": "kkawakam/rustyline", "url": "https://github.com/kkawakam/rustyline/pull/74" }
gharchive/pull-request
Page completions BREAKING CHANGE Fix #57 @gwenn sorry for the late response. Can we limit the scope of the breaking API changes and just #[deprecated] the functions? We can remove the deprecated functionality when we go 2.0.0 but I don't want it to prevent us from pushing minor version changes in the meanwhile....
2025-04-01T04:34:26.397149
2024-10-16T13:07:50
2591844183
{ "authors": [ "Eikix", "od-hunter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7631", "repo": "kkrt-labs/kakarot-rpc", "url": "https://github.com/kkrt-labs/kakarot-rpc/issues/1463" }
gharchive/issue
dev: deploy EOA contracts not deployed yet Describe the enhancement request problem: in testnet, the current flow does not allow someone to send a tx via kakarot: precompute the starknet address of an EOA fund it using a starknet account send an EVM tx using that EOA currently, one needs to manually call kakarot_c...
2025-04-01T04:34:26.401972
2018-07-13T12:12:59
340996092
{ "authors": [ "QuantamHD", "zmstone" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7632", "repo": "klarna/brod", "url": "https://github.com/klarna/brod/pull/274" }
gharchive/pull-request
Update kafka_protocol to get ready for kafka 1.1 This PR is only to make brod work on new version kafka_protocol. kafka 1.1 related features will be added in another PR. Hi Zaiming, My company was looking at adding the transaction APIs from kafka_protocol to brod. Since there aren't any contribution guides I was ho...
2025-04-01T04:34:26.420946
2020-12-07T13:29:51
758508609
{ "authors": [ "clausecker", "klauspost" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7633", "repo": "klauspost/cpuid", "url": "https://github.com/klauspost/cpuid/issues/63" }
gharchive/issue
Report processors with slow AVX A number of processors support AVX but implement it by passing the vector though a 128 bit SSE ALU twice instead of using a 256 bit ALU. On these processors, AVX is thus not much faster than SSE. It would be great to have a feature flag that reports whether the current processor is a...
2025-04-01T04:34:26.440589
2019-07-24T21:58:08
472558813
{ "authors": [ "ckbeme", "klausw" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7634", "repo": "klausw/hackerskeyboard", "url": "https://github.com/klausw/hackerskeyboard/issues/754" }
gharchive/issue
ALL input data lost in 2 page document. Twice in an hour. I had not touched any special keys, none I'm aware of. Is there a key that will Clear all typed info from a document? I tried ctrl Z which is Undo in Windows world. That did nothing. I'm hoping there is a key that could cause this, and also a way to Undo that ...
2025-04-01T04:34:26.445962
2022-02-07T13:52:55
1126025237
{ "authors": [ "ioBrokerChecker" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7635", "repo": "klein0r/ioBroker.birthdays", "url": "https://github.com/klein0r/ioBroker.birthdays/issues/76" }
gharchive/issue
Think about to fix the issues found by adapter checker I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test: https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/klein0r/ioBroker.birthdays [ ] [E114] No adapter a...
2025-04-01T04:34:26.450405
2023-04-22T14:41:12
1679570041
{ "authors": [ "AxelMeineke", "klein0r" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7636", "repo": "klein0r/ioBroker.gira-iot", "url": "https://github.com/klein0r/ioBroker.gira-iot/issues/53" }
gharchive/issue
Not available in stable adapter list The problem Hi. Tanks for the Adapter. But I can Not cind a stabile Version in the Adapter list. "Please use the "adapter list" in ioBroker to install a stable version of this adapter." What did I wrong? Version of nodejs Docker version Version of ioBroker js-controller Docker ver...
2025-04-01T04:34:26.455805
2022-06-11T11:27:25
1268240653
{ "authors": [ "SSchulze1989", "klemmchr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7637", "repo": "klemmchr/MvvmBlazor", "url": "https://github.com/klemmchr/MvvmBlazor/pull/113" }
gharchive/pull-request
Add overload for Set() with custom IEqualityComparer Enable custom equality testing when setting a property value by directly passing an IEqualityComparer<T> to the ViewModelBase.Set<T>() function. Looks good to me, could you include a unit test for the new Set<T> method as well? Sure, I have updated the PR
2025-04-01T04:34:26.459141
2018-03-03T21:27:13
302033767
{ "authors": [ "eburgos", "epiqueras" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7638", "repo": "kleros/kleros-api", "url": "https://github.com/kleros/kleros-api/pull/92" }
gharchive/pull-request
fix: fix test on develop truffle test was showing a failed test. A test was relying on a time based delay to wait for some notifications to fire. Added a callback wrapper to the original callback so that it counts the amount of notifications and resolves a promise. @satello @eburgos Travis does not allow external b...
2025-04-01T04:34:26.475923
2022-08-12T04:04:21
1336723624
{ "authors": [ "klieret", "matthewfeickert" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7639", "repo": "klieret/everything-you-didnt-now-you-needed", "url": "https://github.com/klieret/everything-you-didnt-now-you...
gharchive/issue
Consider mentioning pip secure installs In the slides you're mentioning lock files and pip-tools already, which is great! https://github.com/klieret/everything-you-didnt-now-you-needed/blob/8ad55c208b5e370dfda676d7b2d58d9d556c3597/slides.md?plain=1#L389-L397 Though it might also be worth mentioning the benefits that ...
2025-04-01T04:34:26.478035
2024-09-16T12:35:15
2528348128
{ "authors": [ "IngmarStein", "klutchell" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7640", "repo": "klutchell/unbound-docker", "url": "https://github.com/klutchell/unbound-docker/pull/493" }
gharchive/pull-request
Add a default health check With a check as part of the image, users don't have to configure the checks themselves in a Compose file, for example. Hey @IngmarStein , this image actually used to have a default health check but it was removed as it caused more issues and confusion than it solved. In my experience, hea...
2025-04-01T04:34:26.517471
2016-03-01T01:04:47
137430489
{ "authors": [ "jung921", "kn007" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7641", "repo": "kn007/silk-v3-decoder", "url": "https://github.com/kn007/silk-v3-decoder/issues/1" }
gharchive/issue
convert all audio files within a folder If I put all my .aud/ .amr files in one folder, how can I convert all audio files within a folder? Do you mean need to covert all audio files in one folder? And aud may not a silk v3 encode, it will not support by my convert shell script. My convert shell script only support ...
2025-04-01T04:34:26.518932
2023-12-12T13:32:03
2037763004
{ "authors": [ "knative-automation", "matzew" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7642", "repo": "knative-extensions/eventing-kafka-broker", "url": "https://github.com/knative-extensions/eventing-ka...
gharchive/pull-request
[main] Upgrade to latest dependencies Cron -knative-prow-robot /cc knative-extensions/eventing-writers /assign knative-extensions/eventing-writers Produced by: knative-extensions/knobots/actions/update-deps /test reconciler-tests
2025-04-01T04:34:26.520281
2024-01-29T12:43:48
2105418168
{ "authors": [ "dprotaso", "knative-automation" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7643", "repo": "knative-extensions/net-http01", "url": "https://github.com/knative-extensions/net-http01/pull/585"...
gharchive/pull-request
[main] Upgrade to latest dependencies Cron -knative-prow-robot /cc knative-extensions/serving-writers /assign knative-extensions/serving-writers Produced by: knative-extensions/knobots/actions/update-deps /lgtm /approve
2025-04-01T04:34:26.523068
2023-10-23T18:10:22
1957733131
{ "authors": [ "houshengbo", "yuzisun" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7644", "repo": "knative-extensions/serving-progressive-rollout", "url": "https://github.com/knative-extensions/serving-prog...
gharchive/pull-request
Added controller and autoscaler into this extension Partially-Fixes: #9 Pulled the initial code of the controller and autoscaler in from the serving repository. /kind Release Note Docs /lgtm
2025-04-01T04:34:26.526260
2019-01-24T12:56:19
402694558
{ "authors": [ "afrittoli", "bobcatfish", "shashwathi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7645", "repo": "knative/build-pipeline", "url": "https://github.com/knative/build-pipeline/issues/431" ...
gharchive/issue
Cluster resource cannot be used if the cluster name is not DNS-1123 subdomain Expected Behavior My cluster name contains an underscore e.g. my_cluster. I should be able to define a cluster resource to use that. Actual Behavior Cluster name is taken from the resource metadata name, so it can only be set a valid DNS-11...
2025-04-01T04:34:26.538496
2021-03-25T21:45:02
841335868
{ "authors": [ "chizhg", "coryrc" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7646", "repo": "knative/hack", "url": "https://github.com/knative/hack/pull/60" }
gharchive/pull-request
Add a comment to explain why we have a long wait_until_pods_running function Add a comment to explain why we have a long wait_until_pods_running function /cc @coryrc /lgtm
2025-04-01T04:34:26.539469
2023-11-25T15:00:54
2010689636
{ "authors": [ "kvmware", "upodroid" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7647", "repo": "knative/infra", "url": "https://github.com/knative/infra/pull/278" }
gharchive/pull-request
Bump argocd, Grafana and ESO I upgraded all the clusters to 1.25 and bumped ArgoCD to 2.9 I'm going to keep upgrading the Kubernetes clusters to 1.27 by the end of this week. /lgtm
2025-04-01T04:34:26.572415
2021-06-25T22:02:02
930528447
{ "authors": [ "cjbj", "kibertoad", "vpeltola" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7648", "repo": "knex/knex", "url": "https://github.com/knex/knex/pull/4536" }
gharchive/pull-request
Add DPI error codes for Oracle Add DPI-1010 and DPI-1080 error codes required for oracledb >=5.2.0 @cjbj Does this look correct? @kibertoad by eyeball, it seems fine. The full error number list is a bit over-the-top (and wouldn't be needed for new code that targets node-oracledb 5.2+), but if this case statement...
2025-04-01T04:34:26.587497
2021-03-23T02:43:37
838296153
{ "authors": [ "earce", "mmazi", "timmolter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7649", "repo": "knowm/XChange", "url": "https://github.com/knowm/XChange/issues/3985" }
gharchive/issue
5.0.7 release Hi @timmolter wanted to see what your thoughts were on cutting a release in the next week? yes, I could do that! As soon as rescu 2.1.0 is released, I'll release 5.0.7 @mmazi https://github.com/mmazi/rescu/issues/136 must be fixed first. I'll probably do it in the next week. I released rescu 2...
2025-04-01T04:34:26.588641
2021-02-26T09:40:42
817199795
{ "authors": [ "earce", "zdary" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7650", "repo": "knowm/XChange", "url": "https://github.com/knowm/XChange/pull/3948" }
gharchive/pull-request
#3946 BTC Markets - withdrawCrypto should return fundTransferId. that id c… …an then be used to obtain blockchain hash. This may have broken a test BTCMarketsAccountServiceTest can you take a look? you can ignore i fixed it
2025-04-01T04:34:26.592791
2021-07-16T14:26:08
946343678
{ "authors": [ "japaric", "jonas-schievink" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7651", "repo": "knurling-rs/defmt", "url": "https://github.com/knurling-rs/defmt/pull/534" }
gharchive/pull-request
defmt-test: attribute test progress message to the test in question Sets the span of the tokens making up the defmt::info! call to the test function's identifier. Fixes https://github.com/knurling-rs/defmt/issues/425 INFO (1/11) running `split_filters`... └─ integration::tests::__defmt_test_entry @ tests/integratio...
2025-04-01T04:34:26.595777
2023-01-07T18:12:20
1524032724
{ "authors": [ "stevewgr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7652", "repo": "ko4life-net/ko", "url": "https://github.com/ko4life-net/ko/pull/176" }
gharchive/pull-request
Implement 180 degrees animated camera rotation Description This PR is continuitaiton of @selcukcukur (thank you for the efforts nevertheless) previous PR (https://github.com/ko4life-net/ko/pull/172) where the camera rotation was not animated. Now we implement it exactly as per official when the user clicks the middle...
2025-04-01T04:34:26.682515
2024-04-06T18:49:26
2229363393
{ "authors": [ "JustLuuuu", "exezbcz", "iMac7" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:7653", "repo": "kodadot/nft-gallery", "url": "https://github.com/kodadot/nft-gallery/issues/10014" }
gharchive/issue
Party kit notif and opt out Design in drop page handoff: https://www.figma.com/file/JXNtryaNYhY0XJNArzvPQx/Handoff?type=design&node-id=394-6126&mode=design&t=YQJR93nSuIPTEKpt-11 easy modal design opt out button dive in button - closes the modal and give consent the default is always on, only the opt out changes ...