id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
2379084002
Missing features Hello, I dont see these features(in the code), as its described in readme. maybe its planned for future version, but now it can be misleading, remove it or mark as todo 😉 We will add some features and create an amazing cart package for Laravel.
gharchive/issue
2024-06-27T20:59:44
2025-04-01T06:43:33.446350
{ "authors": [ "milwad-dev", "sadekd" ], "repo": "binafy/laravel-cart", "url": "https://github.com/binafy/laravel-cart/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
475646121
Generate client, server from interfaces ⚠️ This is an interim solution! Rush and Concord do not play nicely together. Create fake packages for client and server definitions: interfaces-{client,server} link during rush update as though they were the real thing, but after build they forward to the generated code. Prob...
gharchive/pull-request
2019-08-01T12:09:20
2025-04-01T06:43:33.448931
{ "authors": [ "arielshaqed" ], "repo": "binaris/shiftjs", "url": "https://github.com/binaris/shiftjs/pull/112", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
815480869
Fiona/ create deriv-go page Changes: update deriv-go banner page ... Type of change [ ] Bug fix [ x ] New feature [ ] Update feature [ ] Refactor code [ ] Translation to code [ ] Translation to crowdin [ ] Script configuration [ ] Improve performance [ ] Style only [ ] Dependency update [ ] Documentation update [ ...
gharchive/pull-request
2021-02-24T13:31:02
2025-04-01T06:43:33.462906
{ "authors": [ "ashkanx", "fiona-deriv" ], "repo": "binary-com/deriv-com", "url": "https://github.com/binary-com/deriv-com/pull/1475", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1820663095
Feature | Use managed node groups per AZ Describe the Feature Use managed node groups per AZ so that the Cluster Autoscaler can tell which MNG to scale and be smarter that way. Refer to the the solution we implemented for VP. https://github.com/binbashar/le-tf-infra-aws/blob/master/apps-devstg/us-east-1/k8s-eks-dem...
gharchive/issue
2023-07-25T16:05:40
2025-04-01T06:43:33.465359
{ "authors": [ "diego-ojeda-binbash", "exequielrafaela" ], "repo": "binbashar/le-tf-infra-aws", "url": "https://github.com/binbashar/le-tf-infra-aws/issues/524", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1330886835
u16 serialized to 3 bytes enum serialized to 4 bytes (allow #[repr(u8)]) minimal example code, compared with bincode 1.3.3 that serializes with bytes of size 2 use serde::{Serialize, Deserialize}; #[derive(Serialize, Deserialize, Debug, Clone)] struct Test { a: u16, a2: u16, a3: u16, a4: u16, } fn main() { let test ...
gharchive/issue
2022-08-07T01:33:01
2025-04-01T06:43:33.494388
{ "authors": [ "VictorKoenders", "ZoeyR", "cybersoulK", "nmccarty" ], "repo": "bincode-org/bincode", "url": "https://github.com/bincode-org/bincode/issues/565", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1870825863
Cancel openai completion to save tokens When you interrupt the streaming output model, the stream itself doesn't get closed, so I think it still generates (and charges you for) the full response. This this thread shows how to do it, should be simple to integrate. 😱 Nice catch!!
gharchive/issue
2023-08-29T03:42:53
2025-04-01T06:43:33.540647
{ "authors": [ "biobootloader", "granawkins" ], "repo": "biobootloader/mentat", "url": "https://github.com/biobootloader/mentat/issues/80", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1315447740
Merging changes from dev to master Multiple people have contributed to dev over the last couple years. Let's make sure that all of these commits look good and then we can merge. Requesting @sclamons @WilliamIX to review. @WilliamIX could you review this PR so we can merge? This is just dev to master - so I believe...
gharchive/pull-request
2022-07-22T22:01:17
2025-04-01T06:43:33.542368
{ "authors": [ "ayush9pandey" ], "repo": "biocircuits/bioscrape", "url": "https://github.com/biocircuits/bioscrape/pull/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
67832808
Cannot import biom file in R I am new to biome file and try to download the biom here for testing. I have click and save the raw file into my hardisk and tried to open it in R using phyloseq and biom package but it returns : "Error in fromJSON(content, handler, default.size, depth, allowComments, : invalid JSON inpu...
gharchive/issue
2015-04-11T21:06:01
2025-04-01T06:43:33.625549
{ "authors": [ "ElDeveloper", "arcys", "wasade" ], "repo": "biocore/American-Gut", "url": "https://github.com/biocore/American-Gut/issues/145", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2627323694
Surya Recognizer ตัวอย่างการใช้ผลจาก YOLO dectector ดึงส่วนของภาพออกมาและใช้ surya-ocr ในการอ่านข้อความ from pathlib import Path from ultralytics import YOLO checkpoint = Path("best_detection_yolo.pt").resolve() # Load a model from a checkpoint model = YOLO(checkpoint) results = model.predict(images, imgsz=640, conf...
gharchive/issue
2024-10-31T16:39:30
2025-04-01T06:43:33.637986
{ "authors": [ "titipata" ], "repo": "biodatlab/ocr-skooldio", "url": "https://github.com/biodatlab/ocr-skooldio/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2073302605
Automatically detect biome version from package manager lockfile The setup action currently defaults to downloading the latest version of Biome when the version is not specified. We'd like to explore the possibility of extracting the biome version from the package manager's lock file to setup the same version of Biom...
gharchive/issue
2024-01-09T22:56:37
2025-04-01T06:43:33.672600
{ "authors": [ "nhedger" ], "repo": "biomejs/setup-biome", "url": "https://github.com/biomejs/setup-biome/issues/38", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1050085436
Purpose of tools-config What is the purpose of the tools-config? It does not seem to be mounted to any of the apps This is a place to store configuration for the owner of the example simulation runs so they are owned by the "BioSimulations Team" rather than any individual person. Its not intended to be attached to ...
gharchive/issue
2021-11-10T17:04:12
2025-04-01T06:43:33.714300
{ "authors": [ "bilalshaikh42", "jonrkarr" ], "repo": "biosimulations/deployment", "url": "https://github.com/biosimulations/deployment/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1128663488
Submit AMICI 0.11.25 id: amici version: 0.11.25 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_AMICI/abcc4eb9c3ae49487f02d183e1f26362268b709e/biosimulators.json specificationsPatch: version: 0.11.25 image: url: ghcr.io/biosimulators/biosimulators_amici/amici:0.11.25 digest: "sha256:...
gharchive/issue
2022-02-09T15:09:30
2025-04-01T06:43:33.842376
{ "authors": [ "biosimulators-daemon" ], "repo": "biosimulators/Biosimulators", "url": "https://github.com/biosimulators/Biosimulators/issues/541", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
777852136
Submit AMICI 0.11.11 id: amici version: 0.11.11 specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_AMICI/b90691ace42480b2285bc9a68824ac7dd35235b6/biosimulators.json specificationsPatch: version: 0.11.11 validateImage: true commitSimulator: true Thank you @biosimulators-daemon for you...
gharchive/issue
2021-01-04T06:25:28
2025-04-01T06:43:33.883315
{ "authors": [ "biosimulators-daemon" ], "repo": "biosimulators/Biosimulators", "url": "https://github.com/biosimulators/Biosimulators/issues/78", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
241989265
Type III loops or Stoichiometrically Balanced Cycles resolves #104 This PR tackles the identification and testing for reactions that participate in stoichiometrically balanced cycles (SBCs) or also referred to as Type III pathways. What I implemented is nominal FVA with the default objective and default bounds, follo...
gharchive/pull-request
2017-07-11T09:48:48
2025-04-01T06:43:33.891916
{ "authors": [ "ChristianLieven", "codecov-io" ], "repo": "biosustain/memote", "url": "https://github.com/biosustain/memote/pull/124", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1001518584
quick fix: make score numeric BTE is failing TRAPI v1.2 validation because tools expect score to be a number. I believe we should make score a float (like a number that goes to at least the thousandth place). I think these lines need to be adjusted: https://github.com/biothings/bte_trapi_query_graph_handler/blob/169...
gharchive/issue
2021-09-20T22:41:02
2025-04-01T06:43:33.894795
{ "authors": [ "colleenXu" ], "repo": "biothings/BioThings_Explorer_TRAPI", "url": "https://github.com/biothings/BioThings_Explorer_TRAPI/issues/301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
947256432
fix: add MEDDRA id mapping for Disease semantic type Addresses https://github.com/biothings/BioThings_Explorer_TRAPI/issues/217 Pull Request Test Coverage Report for Build 1043972245 0 of 0 changed or added relevant lines in 0 files are covered. No unchanged relevant lines lost coverage. Overall coverage remaine...
gharchive/pull-request
2021-07-19T04:40:15
2025-04-01T06:43:33.901411
{ "authors": [ "colleenXu", "coveralls", "newgene" ], "repo": "biothings/biomedical_id_resolver.js", "url": "https://github.com/biothings/biomedical_id_resolver.js/pull/62", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2110311328
Models don't coincide Terminology Coordinate reference system (CRS) Defines a way to convert coordinates to locations on the earth. projection is almost synonymous but a geographic CRS is not projected. extent The range of x and y values in the CRS that the raster covers. resolution the x and y dimensions of each...
gharchive/issue
2024-01-31T15:06:08
2025-04-01T06:43:33.941804
{ "authors": [ "ethanplunkett" ], "repo": "birdflow-science/BirdFlowR", "url": "https://github.com/birdflow-science/BirdFlowR/issues/170", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
347732937
Use glob to allow for patterns in the CLI (on Windows) Updated the CLI script to allow for patterns in the CLI, specifically on Windows (as it seems Unix was already working, based on this example). As you can see in the image below the CLI does not work with a pattern on my Windows 10 machine. As suggested in #2, I...
gharchive/pull-request
2018-08-05T21:32:52
2025-04-01T06:43:33.958163
{ "authors": [ "birjolaxew", "ericcornelissen" ], "repo": "birjolaxew/svglint", "url": "https://github.com/birjolaxew/svglint/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1314810693
frr: update to 8.3 update to frr 8.3 apply upstream changes to our support_bundle_commands.conf New features: Notification Message support for BGP Graceful Restart (http://docs.frrouting.org/en/latest/bgp.html#clicmd-bgp-graceful-restart-notification) BGP Cease Notification Subcode For BFD Send Hold Timer for BGP ...
gharchive/pull-request
2022-07-22T10:09:39
2025-04-01T06:43:33.962376
{ "authors": [ "KanjiMonster", "jklare" ], "repo": "bisdn/meta-switch", "url": "https://github.com/bisdn/meta-switch/pull/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
296677372
Can not disable Query Log I enable the Query Log for some testing and now I can not disable it. Start SDC and enable Query Log Close SDC Start SDC and disable Query Log Close SDC Start SDC > the Query Log is enabled This is the content of dnscrypt-proxy.toml listen_addresses = ["127.0.0.1:53", "[::1]:53"] max_clien...
gharchive/issue
2018-02-13T10:01:35
2025-04-01T06:43:33.984380
{ "authors": [ "rddim", "user8446" ], "repo": "bitbeans/SimpleDnsCrypt", "url": "https://github.com/bitbeans/SimpleDnsCrypt/issues/226", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
242545272
Clean up compile-time warnings (gcc 7.1) max_file_size was already a size_t, so return that. ecx was somehow being listed as used-uninitialized utACK 64b378c288b19fc727722b3399e0e8f0a4290c6e Rebase; also see my comment on __get_cpuid not updating output parameters. OK, stripped out the cpuid check as it was f...
gharchive/pull-request
2017-07-12T23:32:46
2025-04-01T06:43:33.987269
{ "authors": [ "MarcoFalke", "TheBlueMatt", "sipa" ], "repo": "bitcoin-core/leveldb", "url": "https://github.com/bitcoin-core/leveldb/pull/10", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1851857680
Export a snapshot of a running warnet simulation The longer nodes run, the more rich their states become, such as wallet histories and AddrMan entries. Ideally, a user should be able to stop a simulation and pick back up later, or run a simulation for x days to "seed" certain behavior and then use this as the startin...
gharchive/issue
2023-08-15T17:42:39
2025-04-01T06:43:34.037329
{ "authors": [ "josibake", "pinheadmz", "willcl-ark" ], "repo": "bitcoin-dev-project/warnet", "url": "https://github.com/bitcoin-dev-project/warnet/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2122906470
Make k8s DNS service lookup non-absolute The cluster domain name can be changed. This is particular useful when running multiple cluster or meshing clusters just via DNS + VPNs. It is common to change this for production clusters. See DNS for Services and Pods for details on DNS search domains. Thanks for this! Thi...
gharchive/pull-request
2024-02-07T12:17:57
2025-04-01T06:43:34.039032
{ "authors": [ "m3dwards", "rtreffer" ], "repo": "bitcoin-dev-project/warnet", "url": "https://github.com/bitcoin-dev-project/warnet/pull/264", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
716409694
Content Suggestion: SPHINX.CHAT Link to Content: https://sphinx.chat Briefly Describe Content: Secure chat, wallet and groups over Lightning Suggested Section: COMMUNICATION TOOLS Currently 0 Availability on the website https://sphinx.chat/ Yes - nodes are being bought as quickly as they are added. Nodl is mana...
gharchive/issue
2020-10-07T10:36:31
2025-04-01T06:43:34.044470
{ "authors": [ "6102bitcoin", "klauslovgreen", "pardus79" ], "repo": "bitcoin-only/bitcoin-only", "url": "https://github.com/bitcoin-only/bitcoin-only/issues/321", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
492265933
Add Lightning Button/Toggle Motivation: Make it easier to find lightning enabled tools/services Ambition: You go to bitcoin-only, click on a page (i.e. wallets) and see everything exactly like you do now except there is a toggle switch in the corner which has two options (on and off) and a lightning logo next to it. ...
gharchive/issue
2019-09-11T14:14:36
2025-04-01T06:43:34.046835
{ "authors": [ "6102bitcoin" ], "repo": "bitcoin-only/bitcoin-only", "url": "https://github.com/bitcoin-only/bitcoin-only/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2234201736
fix: filter domain on home closes #107 @Emmanuel-Develops I think the other commits are out of scope for this PR. @Emmanuel-Develops I think the other commits are out of scope for this PR. yeah, this is meant to be the cleanup PR. I'll change the description Here are some issues that I noticed: The homepa...
gharchive/pull-request
2024-04-09T19:57:10
2025-04-01T06:43:34.172033
{ "authors": [ "0tuedon", "BalogunofAfrica", "Emmanuel-Develops", "Extheoisah", "kouloumos" ], "repo": "bitcoinsearch/bitcoinsearch-app", "url": "https://github.com/bitcoinsearch/bitcoinsearch-app/pull/105", "license": "Apache-2.0", "license_type": "permissive", "license_source": "gith...
1588420265
Support customizing name registration I have the usecase that I need to start ChromicPDF under a supervision tree that is started multiple times (at runtime) under different names. If I'm not mistaken, currently it's not possible to start ChromicPDF multiple times using a different name. Are there plans to support th...
gharchive/issue
2023-02-16T21:54:38
2025-04-01T06:43:34.177264
{ "authors": [ "dvic", "maltoe" ], "repo": "bitcrowd/chromic_pdf", "url": "https://github.com/bitcrowd/chromic_pdf/issues/227", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1345171305
Hypertables and Chunk support Add support for create and managing hypertables and chunks [x] create_hypertable [ ] show_chunks [ ] drop_chunks [ ] reorder_chunk [ ] move_chunk [ ] add_reorder_policy [ ] remove_reorder_policy [ ] attach_tablespace [ ] detach_tablespace [ ] detach_tablespaces [ ] show_tablespaces [ ] ...
gharchive/issue
2022-08-20T13:55:35
2025-04-01T06:43:34.205419
{ "authors": [ "davydog187", "doomspork" ], "repo": "bitfo/timescale", "url": "https://github.com/bitfo/timescale/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2736933093
New offset preset Adds a preset where the user can see the current offset is displayed and the background is changed based on whether everything is behind or ahead. State Preview behind ahead preview Sorry for second PR. I messed up the other branch
gharchive/pull-request
2024-12-12T21:40:41
2025-04-01T06:43:34.208339
{ "authors": [ "12xx12" ], "repo": "bitfocus/companion-module-getontime-ontime", "url": "https://github.com/bitfocus/companion-module-getontime-ontime/pull/95", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2188268778
Need dark mode design variation as per latest Design [ ] Dark Mode Dark mode to be done Will have to move this in 34 To maintain Consistency, Dark Theme Design system is being Implemented. You will find all the resources from here: Design System: https://www.figma.com/design/m5eMFTKD391AiJAXaEzgxB/Bitcoin-Kee...
gharchive/issue
2024-03-15T11:10:11
2025-04-01T06:43:34.229931
{ "authors": [ "AreejKhalid21", "Deveshshankar", "cakesoft-swati" ], "repo": "bithyve/bitcoin-keeper", "url": "https://github.com/bithyve/bitcoin-keeper/issues/4138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
755845350
Account Refresh. -For Account Refresh, we don’t need the grey cover, we should remove that. Also the screen should be active and the user should be able to click on any button. -The buttons were not clickable properly even in previous releases so it will not be just about removing the grey screen. @CypherPoet - yo...
gharchive/issue
2020-12-03T05:06:25
2025-04-01T06:43:34.234351
{ "authors": [ "CypherPoet", "antuz123", "cakesoft-swati" ], "repo": "bithyve/hexa", "url": "https://github.com/bithyve/hexa/issues/2198", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
931314708
Spacing is not correct. Spacing is not correct. Verified this issue on dev app v1.7.9(309)
gharchive/issue
2021-06-28T08:31:32
2025-04-01T06:43:34.235916
{ "authors": [ "cakesoft-swati" ], "repo": "bithyve/hexa", "url": "https://github.com/bithyve/hexa/issues/3618", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
943238856
UI changes on "Add Account" Screen. Remove the marked text. First row should contain: Test Account, Donation Account. Checking Account and Savings Account. Second row should have: F&F Account, Joint Account (grey and coming soon) and Community Account( grey and coming soon). (Copy the description given for Home Scre...
gharchive/issue
2021-07-13T11:43:21
2025-04-01T06:43:34.237912
{ "authors": [ "cakesoft-swati" ], "repo": "bithyve/hexa", "url": "https://github.com/bithyve/hexa/issues/3767", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1064073606
Minimum sats note updation in gifting section “Minimum gift value: 1000 sats (when fee is not included)" “Minimum gift value: xxxx sats (when fee is included: xxxx=1000 + fees)" Verified this issue on staging app v2.0.6(384)
gharchive/issue
2021-11-26T03:35:51
2025-04-01T06:43:34.239585
{ "authors": [ "ASN-BitHyve", "cakesoft-swati" ], "repo": "bithyve/hexa", "url": "https://github.com/bithyve/hexa/issues/4901", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
56174904
fr: error on not ok would be nice to have an option to error when res.ok is false. how minimal does this library want to be? you need to process the result anyway, so maybe this isn't that useful
gharchive/issue
2015-02-01T19:37:37
2025-04-01T06:43:34.240518
{ "authors": [ "aeosynth" ], "repo": "bitinn/node-fetch", "url": "https://github.com/bitinn/node-fetch/issues/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
156495041
How to open 1-1 wallet created by bitcore-wallet Hello, I have created 1-1 wallet with wallet-create bitcore-wallet command. It does not shows shared key in that case. How could I open that wallet with bitcore-wallet-client API? Thanks in advance, Igor When did you make the wallet? Is the wallet type P2SH or P2PKH?...
gharchive/issue
2016-05-24T12:31:15
2025-04-01T06:43:34.302931
{ "authors": [ "dabura667", "igorvlassov" ], "repo": "bitpay/bitcore-wallet-client", "url": "https://github.com/bitpay/bitcore-wallet-client/issues/272", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
132707464
Expose the raw output as a build artifact, at least for failed builds or in a compressed form tests fail with exit status 65, no diagnostic output I ended up replacing the step with a simple shell script. ▸ Touching motiTests.xctest 2016/02/10 05:10:41 Exporting: BITRISE_XCODE_TEST_RESULT 2016/02/10 05:10:41 Export...
gharchive/issue
2016-02-10T14:01:31
2025-04-01T06:43:34.320536
{ "authors": [ "godrei", "jberkel", "viktorbenei" ], "repo": "bitrise-io/steps-xcode-test", "url": "https://github.com/bitrise-io/steps-xcode-test/issues/30", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2665985752
добавить страницы для генерации примеров по методам из SDK crm.dealcategory.add crm.dealcategory.default.get crm.dealcategory.default.set crm.dealcategory.delete crm.dealcategory.get crm.dealcategory.list crm.dealcategory.stage.list crm.dealcategory.update crm.duplicate.findbycomm telephony.externalCall.attachRecord ...
gharchive/issue
2024-11-17T14:54:53
2025-04-01T06:43:34.332458
{ "authors": [ "mesilov", "vk-bitrix-doc" ], "repo": "bitrix-tools/b24-rest-docs", "url": "https://github.com/bitrix-tools/b24-rest-docs/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
535712584
onnx模型验证 您好,我想请问一下,转成onnx后,如何验证转成onnx模型的精度?有demo可以参考吗? 您好,我想请问一下,转成onnx后,如何验证转成onnx模型的精度?有demo可以参考吗? 可以使用onnxruntime模块,微软出品的,部分参考代码: import onnxruntime as ort model_onnx = ort.InferenceSession('FaceDetector.onnx') input_name = model_onnx.get_inputs()[0].name output_names = [output.name for output in model_onnx.ge...
gharchive/issue
2019-12-10T12:55:41
2025-04-01T06:43:34.405803
{ "authors": [ "Single430", "oyrq", "yjhuasheng" ], "repo": "biubug6/Face-Detector-1MB-with-landmark", "url": "https://github.com/biubug6/Face-Detector-1MB-with-landmark/issues/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
456647866
User Information after signing in. Thank you for sharing this amazing repo. Just a quick request/question. How do I show user information after signing in? The easiest way would be to wrap your HomePage with a Provider<User>, and return this in the LandingPage: Provider<User>.value( value: user, child: HomePa...
gharchive/issue
2019-06-16T14:35:24
2025-04-01T06:43:34.413499
{ "authors": [ "bizz84", "rxxxxxxb", "urbanmania" ], "repo": "bizz84/firebase_auth_demo_flutter", "url": "https://github.com/bizz84/firebase_auth_demo_flutter/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1248874007
lovr.graphics.fill() permanently disables depth test for all subsequent commands In this sample code, flush() and setDepthTest() both do nothing when enabled. skybox() works as expected. lovr.graphics.setColor(0, 0, 0) lovr.graphics.fill() -- lovr.graphics.flush() -- lovr.graphics.setDepthTest('lequal', true)...
gharchive/issue
2022-05-25T23:24:27
2025-04-01T06:43:34.421005
{ "authors": [ "KelseyHigham", "bjornbytes" ], "repo": "bjornbytes/lovr", "url": "https://github.com/bjornbytes/lovr/issues/564", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
517899040
meh, MSVC warning treated as error #pragma warning(push) mismatch I noticed a mismatched #pragma warning(push) #pragma warning(pop) in tinyexr.h regarding the MINIZ_HEADER_FILE_ONLY macro on a Win build: tinyexr.h 1891 #ifndef MINIZ_HEADER_FILE_ONLY ... 4453 #pragma warning(push) ... 6925 #endif // MINIZ_HEADER_FILE...
gharchive/issue
2019-11-05T16:58:56
2025-04-01T06:43:34.430079
{ "authors": [ "bkaradzic", "yibbidy" ], "repo": "bkaradzic/bimg", "url": "https://github.com/bkaradzic/bimg/issues/32", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1393815196
Feature Request: GPU info Show information about GPU usage, memory and temperature nvidia-smi --query-gpu=utilization.gpu,utilization.memory,temperature.gpu --format=csv,noheader,nounits Supported on new release: 2023.1.3
gharchive/issue
2022-10-02T16:08:17
2025-04-01T06:43:34.431163
{ "authors": [ "bkbilly" ], "repo": "bkbilly/lnxlink", "url": "https://github.com/bkbilly/lnxlink/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
84609571
Not loading .env.staging Making some tests in the console RAILS_ENV=environnement_to_load rails c, I'm experiencing a weird behavior using dotenv. When loading a common environnement (development, test, production) using .env.production fo example, environnement variables are loaded correctly and I access it within m...
gharchive/issue
2015-06-03T15:00:55
2025-04-01T06:43:34.433280
{ "authors": [ "softmonkeyjapan" ], "repo": "bkeepers/dotenv", "url": "https://github.com/bkeepers/dotenv/issues/190", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
556745467
Promotion video : guitar tab Hello, I love this project, in contrary of my friends. To encourage us, I want to play the music of the (Juice Shop Jingle) with my guitar. It's only for a personal use, not for commercial uses. What about rights on that music ? Can I have the guitar tab of this music ? Thank you for your...
gharchive/issue
2020-01-29T09:42:47
2025-04-01T06:43:34.458437
{ "authors": [ "Brynanum", "bkimminich", "braimee" ], "repo": "bkimminich/juice-shop", "url": "https://github.com/bkimminich/juice-shop/issues/1286", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1641149781
🛑 Portainer is down In 75fe928, Portainer ($PORTAINER_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Portainer is back up in 217fcf4.
gharchive/issue
2023-03-26T23:56:17
2025-04-01T06:43:34.461994
{ "authors": [ "bklo94" ], "repo": "bklo94/upptime", "url": "https://github.com/bklo94/upptime/issues/559", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1651081722
🛑 Plex is down In 7becfdc, Plex ($PLEX_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Plex is back up in 0942d1c.
gharchive/issue
2023-04-02T20:21:55
2025-04-01T06:43:34.464135
{ "authors": [ "bklo94" ], "repo": "bklo94/upptime", "url": "https://github.com/bklo94/upptime/issues/576", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2080384484
Pots 4-6 in the GuitarPedal125b hardware non-ideally rotated 180 degrees The second row of pots (4-6) on the GuitarPedal125b hardware are non-ideally rotated 180 degrees. The primary issue with this is exacerbated by the fact that the pots are D-shaft which makes it so that any D-shaft knobs used don't have their ind...
gharchive/issue
2024-01-13T16:43:25
2025-04-01T06:43:34.548863
{ "authors": [ "bkshepherd" ], "repo": "bkshepherd/DaisySeedProjects", "url": "https://github.com/bkshepherd/DaisySeedProjects/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1696002735
Add icons for each tool Icons would make the tools easier to spot. I can provide SVG files if you'd like. Agreed and this should be easy as it's just a matter of dropping icons on the Buttons. I'd be happy to do this - if you have those SVGs could you drop them somewhere I could access? Sure. That would be helpfu...
gharchive/issue
2023-05-04T13:20:52
2025-04-01T06:43:34.585565
{ "authors": [ "NathanLovato", "blackears", "connor-lennox" ], "repo": "blackears/cyclopsLevelBuilder", "url": "https://github.com/blackears/cyclopsLevelBuilder/issues/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
471335766
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 1.13.141 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-07-22T21:06:22
2025-04-01T06:43:34.590733
{ "authors": [ "MrsFlux" ], "repo": "blackflux/lambda-monitor", "url": "https://github.com/blackflux/lambda-monitor/pull/849", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
435602547
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 2.1.13 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-04-22T05:17:07
2025-04-01T06:43:34.599771
{ "authors": [ "MrsFlux" ], "repo": "blackflux/s3-cached", "url": "https://github.com/blackflux/s3-cached/pull/492", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1336108339
Possible false positive with Dictionary<K,V> Values property When you do read only access to a Dictionary<K,V> Enumerator in two tasks a Race condition is issued, even though they are Read-Read operations. This also happens for properties like Count. Example to replicate false positive: Dictionary<string, string> cit...
gharchive/issue
2022-08-11T15:12:57
2025-04-01T06:43:34.642271
{ "authors": [ "RodrigoSerafim", "blaeser", "cryolithic" ], "repo": "blaeser/parallelchecker", "url": "https://github.com/blaeser/parallelchecker/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2167902590
🛑 We Miller Puzzles - JigSaw Puzzles is down In 14be5b4, We Miller Puzzles - JigSaw Puzzles (https://puzzles.wemiller.com/) was down: HTTP code: 521 Response time: 118 ms Resolved: We Miller Puzzles - JigSaw Puzzles is back up in e2fab55 after 19 minutes.
gharchive/issue
2024-03-04T22:29:35
2025-04-01T06:43:34.645069
{ "authors": [ "blaineam" ], "repo": "blaineam/statussi", "url": "https://github.com/blaineam/statussi/issues/352", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2644345829
frigate proxy and repository missing? HA warned me the other day that something was wrong with the Frigrate repository and removed the repository and the Frigate proxy addon. I can't seem to load the repository again from github. adding the addon repository https://github.com/blakeblackshear/frigate-hass-addons resu...
gharchive/issue
2024-11-08T15:23:40
2025-04-01T06:43:34.657258
{ "authors": [ "PatSloan" ], "repo": "blakeblackshear/frigate-hass-addons", "url": "https://github.com/blakeblackshear/frigate-hass-addons/issues/189", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
245416579
ODO cannot access S3 with S3ResponseError: 403 Forbidden I am using odo library to transfer a pandas dataframe to S3. However I am getting following error : import pandas as pd df = pd.DataFrame([[1, 2], [3, 4], [5, 6], [7, 8]], columns=["A", "B"]) odo(df,'s3://path_to_s3_folder') S3ResponseError: S3R...
gharchive/issue
2017-07-25T14:16:36
2025-04-01T06:43:34.751854
{ "authors": [ "paulochf", "spandanbrahmbhatt" ], "repo": "blaze/odo", "url": "https://github.com/blaze/odo/issues/559", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1226926792
gql.django.connection fails to use the right get_queryset when set as a field Problem: if django.connetion is applied on a field on a django node object the wrong get_queryset is used. here an reduced excerpt from my project @gql.django.type(ContentReference, filters=ContentReferenceFilter) class ContentReferenceNod...
gharchive/issue
2022-05-05T16:36:38
2025-04-01T06:43:34.755238
{ "authors": [ "bellini666", "devkral" ], "repo": "blb-ventures/strawberry-django-plus", "url": "https://github.com/blb-ventures/strawberry-django-plus/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
264904949
On page load displays invalid Date Hi, I have it working but for some reason I am getting a Invalid date in the input field and also when I first open the calendar is the week header and Invalid date as the top header until I use the right / left arrow, at that point it shows the valid dates. here are my code compone...
gharchive/issue
2017-10-12T11:26:14
2025-04-01T06:43:34.768359
{ "authors": [ "andredatsch", "evepen1", "fahadhaq", "ffreitasit", "jkuri", "modeJumper" ], "repo": "bleenco/ng2-datepicker", "url": "https://github.com/bleenco/ng2-datepicker/issues/264", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
188583725
Fixed default namespace + serialization issue Getting the unit test up and running with Norwegian localization for numbers Thanks!
gharchive/pull-request
2016-11-10T18:30:57
2025-04-01T06:43:34.780096
{ "authors": [ "bleroy", "bulldetektor" ], "repo": "bleroy/minecraft.client", "url": "https://github.com/bleroy/minecraft.client/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
156667766
CC-14 # Gracefully handle null path parameter null is no longer passed as cwd bumped version number LGTM 👍
gharchive/pull-request
2016-05-25T05:42:18
2025-04-01T06:43:34.810192
{ "authors": [ "jokeyrhyme", "simonmarklar" ], "repo": "blinkmobile/client-cli", "url": "https://github.com/blinkmobile/client-cli/pull/16", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2395246518
feat: added support for creating a service prinicpal for the application Added support for optionally creating a service principal when creating an application Description This should give us the option to create a service principal (Enterprise application) in the applications block Fixes #136 Type of Change [ ] Bug...
gharchive/pull-request
2024-07-08T10:24:19
2025-04-01T06:43:34.842368
{ "authors": [ "SanderBlom" ], "repo": "blinqas/station", "url": "https://github.com/blinqas/station/pull/137", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1297215058
Type Error in create mutation function What is the problem? Type Error in app\admin\products\mutations\createProduct.ts , I modified the CreateProduct , but the param data Type Error Paste all your error logs here: (property) data: (Prisma.Without<Prisma.ProductCreateInput, Prisma.ProductUncheckedCreateInput> & Pris...
gharchive/issue
2022-01-15T14:23:25
2025-04-01T06:43:34.853465
{ "authors": [ "ameshkin", "winner106" ], "repo": "blitz-js/legacy-framework", "url": "https://github.com/blitz-js/legacy-framework/issues/163", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2451254972
Update conferences.yml Added information about the deadline for FC'25 Thank you! :)
gharchive/pull-request
2024-08-06T16:16:18
2025-04-01T06:43:34.859868
{ "authors": [ "joachimneu", "pedrorechez" ], "repo": "blockchain-deadlines/blockchain-deadlines.github.io", "url": "https://github.com/blockchain-deadlines/blockchain-deadlines.github.io/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
997156971
Selection of new network in explorer points to mainnet User added a new network via Web wallet as it wasnt able to do so via the explorer:https://github.com/blockstack/explorer/issues/532? Upon navigating to explorer,user however can view the new network but when user selects the new network,it points to mainnet ...
gharchive/issue
2021-09-15T14:31:29
2025-04-01T06:43:34.908995
{ "authors": [ "Eshwari007", "fbwoolf" ], "repo": "blockstack/explorer", "url": "https://github.com/blockstack/explorer/issues/545", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
843628065
feat: garbage collection note Fixes #422 @kyranjamie would love a quick review 🙏🏼 :tada: This PR is included in version 1.10.0 :tada: The release is available on GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2021-03-29T17:50:11
2025-04-01T06:43:34.911415
{ "authors": [ "agraebe", "blockstack-devops" ], "repo": "blockstack/explorer", "url": "https://github.com/blockstack/explorer/pull/423", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1022303470
Export PostCondition types individually Description This PR fixes the issue #1108. Please export STXPostCondition , FungiblePostCondition , and NonFungiblePostCondition from @stacks/transactions. This PR closes the issue #1108 Type of Change [ ] New feature [X] Bug fix [ ] API reference/documentation update [ ] Othe...
gharchive/pull-request
2021-10-11T06:13:41
2025-04-01T06:43:34.919185
{ "authors": [ "agraebe", "ahsan-javaid" ], "repo": "blockstack/stacks.js", "url": "https://github.com/blockstack/stacks.js/pull/1113", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2583926005
🛑 Maxthon API is down In af506be, Maxthon API (https://api.maxthon.com) was down: HTTP code: 500 Response time: 250 ms Resolved: Maxthon API is back up in 6b7c590 after 45 minutes.
gharchive/issue
2024-10-13T12:05:02
2025-04-01T06:43:34.927632
{ "authors": [ "bloodchen" ], "repo": "bloodchen/upptime", "url": "https://github.com/bloodchen/upptime/issues/1504", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1139265995
Can't use it ... Octant: 0.25.0 Helm@CP: version.BuildInfo{Version:"v3.8.0", GitCommit:"d506314abfb5d21419df8c7e7e68012379db2354", GitTreeState:"clean", GoVersion:"go1.17.6"} Client-OS: Fedora 34 Installed: mkdir -p ~/.config/octant/plugins/ && curl -L https://github.com/bloodorangeio/octant-helm/releases/dow...
gharchive/issue
2022-02-15T22:10:48
2025-04-01T06:43:34.932014
{ "authors": [ "GuessWhoSamFoo", "jdolitsky", "peedy2495" ], "repo": "bloodorangeio/octant-helm", "url": "https://github.com/bloodorangeio/octant-helm/issues/16", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2089392420
Tech-Lab-On-Campus New 3 hour tech lab on campus lab 🙌🙌 LGTM.
gharchive/pull-request
2024-01-19T01:40:51
2025-04-01T06:43:34.962800
{ "authors": [ "Mopezen", "RichardAF8" ], "repo": "bloomberg/bbit-learning-labs", "url": "https://github.com/bloomberg/bbit-learning-labs/pull/5", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
97001295
V4 Auth not working V4 Auth requiring regions such as eu-central-1 is not working with the following error [Thread Failure] S3ResponseError: 400 Bad Request <?xml version="1.0" encoding="UTF-8"?> <Error><Code>InvalidRequest</Code><Message>The authorization mechanism you have provided is not supported. Please use AWS4...
gharchive/issue
2015-07-24T08:24:50
2025-04-01T06:43:34.993661
{ "authors": [ "bkw", "chouhanyang", "lrkwz", "navinpai", "pako-pl", "perjahn", "peterkuiper", "tliebig", "vaneek", "vedit" ], "repo": "bloomreach/s4cmd", "url": "https://github.com/bloomreach/s4cmd/issues/34", "license": "apache-2.0", "license_type": "permissive", ...
149217704
Zamiana tekstu na JSON Coś dziwnie krótkie to jest. Nie wiedziałem czy serializować to do .txt czy .json, dlatego czekam na komentarze Taby https://wiki.blstreamgroup.com/confluence/display/PAT2016CV/Definition+of+done Nazwa sugeruje, że funkcja powinna zwracać obiekt typu Json, zapis do pliku niepotrzebnie ogran...
gharchive/pull-request
2016-04-18T17:28:49
2025-04-01T06:43:34.997102
{ "authors": [ "Sokolowski-Michal-Piotr", "brejman", "dwegrowski", "msnowak", "sebastian-wieczorek-blstream" ], "repo": "blstream/StudyBox_CV", "url": "https://github.com/blstream/StudyBox_CV/pull/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api...
724455694
Doc: Diskless - Improve the readme Refer to #420 This tags allows the pre_task to always run, whatever the tags used, since it is only internal mechanism and mandatory for other roles to run properly in the diskless chroot. SO you took the opportunity to add what was discussed in #420. Ok for me. @hmeAtos ? SO y...
gharchive/pull-request
2020-10-19T09:48:40
2025-04-01T06:43:35.016530
{ "authors": [ "btravouillon", "hmeAtos", "oxedions" ], "repo": "bluebanquise/bluebanquise", "url": "https://github.com/bluebanquise/bluebanquise/pull/424", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
207598647
haproxy performance tunning for global maxconn. Increase global maxconn and parameterize existing defaults and mysql setting for performance tunning. retest looks good, thanks for splitting this out Niraj! 👍
gharchive/pull-request
2017-02-14T18:33:18
2025-04-01T06:43:35.017882
{ "authors": [ "ddaskal", "nirajdp76" ], "repo": "blueboxgroup/ursula", "url": "https://github.com/blueboxgroup/ursula/pull/2496", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
715513074
API monitor/firewall/policy6 seems to have moved in 6.4.x Hi: I'm trying to run with the "-insecure" flag but always have the error "Response code was 404": 2020/10/06 09:29:29 Loaded 3 API keys 2020/10/06 09:29:29 Fortigate exporter running, listening on ":9710" 2020/10/06 09:29:36 Error: Response code was 404, expe...
gharchive/issue
2020-10-06T09:43:04
2025-04-01T06:43:35.048701
{ "authors": [ "bluecmd", "deathstone", "drpixel972", "hbermudez-stratio" ], "repo": "bluecmd/fortigate_exporter", "url": "https://github.com/bluecmd/fortigate_exporter/issues/11", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
957535967
Module 'audioplayers' not found Describe the bug Module "AudioPlayers" not found To Reproduce Steps to reproduce the behavior: Visit app 'https://github.com/kenaitian/xylophone-flutter' Clone Open project folder xylophone-flutter/ios/Runner.xcworkspace See error when you run Expected behavior App should render scre...
gharchive/issue
2021-08-01T16:46:31
2025-04-01T06:43:35.057366
{ "authors": [ "NuteIla", "StarBattle08", "ag84ark", "erickzanardo", "kenaitian", "peter100u", "youannis-aziz" ], "repo": "bluefireteam/audioplayers", "url": "https://github.com/bluefireteam/audioplayers/issues/974", "license": "MIT", "license_type": "permissive", "license_sour...
2521263524
"Following Feed" is showing replies between Followed users and strangers in specific case: when the original post belongs to a Followed user Bluesky on Web and Mobile, 1.91. I follow User A, but do not follow User B. Case 1: User B makes a post, and User A replies to it. I do not see this interaction on my timeline. ...
gharchive/issue
2024-09-12T03:40:40
2025-04-01T06:43:35.093585
{ "authors": [ "HeyItsLollie", "meh424242", "surfdude29" ], "repo": "bluesky-social/social-app", "url": "https://github.com/bluesky-social/social-app/issues/5288", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2656887258
Empty state following/followers list not displayed properly on ios Steps to Reproduce Go to profile with 0 following or followers View following/follower list Text is missing but Go Back button works Attachments What platform(s) does this occur on? iOS Device Info No response What version of the app are you using?...
gharchive/issue
2024-11-13T21:38:28
2025-04-01T06:43:35.096901
{ "authors": [ "yoleuh" ], "repo": "bluesky-social/social-app", "url": "https://github.com/bluesky-social/social-app/issues/6313", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2272337240
Add kawaii mode Adds kawaii mode. Activate by adding ?kawaii=true and deactivate by adding ?kawaii=false - kawaii mode is persisted in local storage. Web only Kawaii mode swaps the logo and adds attribution There are some minor style tweaks that should only apply to kawaii mode - please make sure that that is the cas...
gharchive/pull-request
2024-04-30T19:47:58
2025-04-01T06:43:35.100014
{ "authors": [ "gaearon", "haileyok", "heikadog", "lucidillusions", "mozzius" ], "repo": "bluesky-social/social-app", "url": "https://github.com/bluesky-social/social-app/pull/3773", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
577268367
API: make Signal.value ~always~ sometimes defer to self.get() This restores the behavior for ophyd <= 1.4. While properties that may take an (arbitrarily) long time are not great, silently changing the semantics of the property has too high of a chance of causing hard to detect bugs in beamline code. xref #814 I can ...
gharchive/pull-request
2020-03-07T03:16:29
2025-04-01T06:43:35.105124
{ "authors": [ "klauer", "tacaswell" ], "repo": "bluesky/ophyd", "url": "https://github.com/bluesky/ophyd/pull/815", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
993328761
Add a special client for scipp. WIll need https://github.com/scipp/scippneutron/pull/115 which is merged but, as of this writing, not yet released. https://github.com/scipp/scippneutron/pull/115 was released in 0.4.1.
gharchive/issue
2021-09-10T15:11:32
2025-04-01T06:43:35.106842
{ "authors": [ "danielballan" ], "repo": "bluesky/tiled", "url": "https://github.com/bluesky/tiled/issues/84", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2436882898
🛑 Skytalks SSL Website (v4) is down In 3c10635, Skytalks SSL Website (v4) (https://skytalks.info) was down: HTTP code: 0 Response time: 0 ms Resolved: Skytalks SSL Website (v4) is back up in f9dc34e after 7 minutes.
gharchive/issue
2024-07-30T04:45:24
2025-04-01T06:43:35.112290
{ "authors": [ "bluknight" ], "repo": "bluknight/skytalks-monitor", "url": "https://github.com/bluknight/skytalks-monitor/issues/450", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
962474029
Map on deploy is not loading style correctly As in title. For it's not loading at all: Secret for VUE_APP_MAPBOX_STYLE_URL added.
gharchive/issue
2021-08-06T07:23:45
2025-04-01T06:43:35.114020
{ "authors": [ "brzozka", "krzysztofrewak" ], "repo": "blumilksoftware/internships", "url": "https://github.com/blumilksoftware/internships/issues/112", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
260571006
Added index() method for OccupiedEntry This fix #31. Easy :-) Thanks! I think it would be good to follow up with index methods on VacantEntry and then Entry itself too, I think. This rounds off and completes our API to make it more consistent. One can spy the right value to use for VacantEntry from the line let ind...
gharchive/pull-request
2017-09-26T10:21:52
2025-04-01T06:43:35.115539
{ "authors": [ "bluss", "garro95" ], "repo": "bluss/ordermap", "url": "https://github.com/bluss/ordermap/pull/40", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2217214650
IM Observatory has been discontinued since October 2022 IM Observatory Testing the security of the Jabber/XMPP network. This service has been discontinued since October 2022. The IM Observatory was a project started in 2013 by security researcher Thijs Alkemade to test the security of services on the XMPP network. Fo...
gharchive/issue
2024-03-31T22:05:06
2025-04-01T06:43:35.120630
{ "authors": [ "Darkflib", "bluszcz" ], "repo": "bluszcz/awesome-xmpp", "url": "https://github.com/bluszcz/awesome-xmpp/issues/33", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2207765710
[th/host-run] improve host-run be consistent (for _run_local() and _run_remote()) whether the argument is a shell script or a argv list (passed to execvpe()). Choose to only support shell script, because that is more flexible and because the overhead of going through shell is not relevant for CDA. The goal here is ...
gharchive/pull-request
2024-03-26T09:50:24
2025-04-01T06:43:35.141321
{ "authors": [ "thom311" ], "repo": "bn222/cluster-deployment-automation", "url": "https://github.com/bn222/cluster-deployment-automation/pull/133", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2620530674
WARNING: Import named "scipy" not found locally. Trying to resolve it at the PyPI server. All the packages are installed locally. But there are warnings! The resolved packages' versions are not the same as my locally installed. Need help! Thank you! INFO: Not scanning for jupyter notebooks. WARNING: Import named "lie...
gharchive/issue
2024-10-29T08:39:50
2025-04-01T06:43:35.146732
{ "authors": [ "SunandRiver", "itanfeng" ], "repo": "bndr/pipreqs", "url": "https://github.com/bndr/pipreqs/issues/466", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
130691845
update install.sh for install in python2's env swap "virtualenv" and "virtualenv2" on line 7 in order to use a python2 environment if python2 run alongside python3 Thank you for the pull request! I usually don't accept requests on master, because the dev branch is incoming (see latest contributing.md) but as this P...
gharchive/pull-request
2016-02-02T14:04:49
2025-04-01T06:43:35.148871
{ "authors": [ "bnjbvr", "peshane" ], "repo": "bnjbvr/kresus", "url": "https://github.com/bnjbvr/kresus/pull/342", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1910011476
avoid parsing meta-tags on updating local file list As local files should not contain any meta-tags any more I propose fixing #169 by introducing a bool to skip parsing meta tags when loading local file list to (prior) def find_local_files() -> dict[SongId, LocalFiles]: local_files: dict[SongId, LocalFiles] = {} ...
gharchive/pull-request
2023-09-23T21:51:43
2025-04-01T06:43:35.172995
{ "authors": [ "mjhalwa" ], "repo": "bohning/usdb_syncer", "url": "https://github.com/bohning/usdb_syncer/pull/170", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1830336007
Descrever as regras do jogo Quais serão as mecânicas, regras de negócio do jogo? Depende de #3. Publicado no README.
gharchive/issue
2023-08-01T02:14:06
2025-04-01T06:43:35.173948
{ "authors": [ "boidacarapreta" ], "repo": "boidacarapreta/adcipt20232", "url": "https://github.com/boidacarapreta/adcipt20232/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
223996332
My email is sending in batches, randomly. I am using the latest version of the module. I am on the latest macOS Sierra 10.12.5 Beta (16F60a) and Node v7.4.0. Emailing works fine for the most part. Here's a screenshot: My server-side code: module.exports = (app) => { passwordless.addDelivery((tokenToSend,...
gharchive/issue
2017-04-25T01:45:52
2025-04-01T06:43:35.177048
{ "authors": [ "NetOperatorWibby" ], "repo": "bojand/mailgun-js", "url": "https://github.com/bojand/mailgun-js/issues/137", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
112374784
Add a Spending Plan option for RMD - enhancement request It would be great if there was a spending plan based solely on RMD. This is one of the drawdown options I am considering and would love to be able to model it and compare the output to other drawdown methods. Thank you. Marilyn, Technically this already ex...
gharchive/issue
2015-10-20T13:57:47
2025-04-01T06:43:35.222464
{ "authors": [ "boknows", "mouchma" ], "repo": "boknows/cFIREsim-open", "url": "https://github.com/boknows/cFIREsim-open/issues/60", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
571827790
How to configure SPI frequency? My MPU9250 shares the same SPI bus as my SD card which is running at 4 MHz clock speed, is there a way to configure it? Not easily, in v2.0.0 of this library, search for "spi_clock_" in the source code and change the speed.
gharchive/issue
2020-02-27T05:15:26
2025-04-01T06:43:35.226805
{ "authors": [ "flybrianfly", "minecraft2048" ], "repo": "bolderflight/mpu9250-arduino", "url": "https://github.com/bolderflight/mpu9250-arduino/issues/67", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1302934534
Events, Hooks, Tiggers and Status Is there any plan to emit events or execute some hooks/triggers and query the connection status I am looking for a possibility to get a "connecting" event to be able to start the VM for the connecting user and be able to query disconnected sessions to stop VM's after a period. Whil...
gharchive/issue
2022-07-13T05:46:49
2025-04-01T06:43:35.229264
{ "authors": [ "Zetanova", "bolkedebruin" ], "repo": "bolkedebruin/rdpgw", "url": "https://github.com/bolkedebruin/rdpgw/issues/44", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
497330585
Hotfix: Add accordion inactive prop Jira http://vjira2:8080/browse/WWWD-4037 Summary Add accordion inactive prop. Details How to test PS. Nice job on the rendering / re-rendering if the inactive prop gets added or removed after the component has already rendered. NICE!!
gharchive/pull-request
2019-09-23T21:10:43
2025-04-01T06:43:35.231158
{ "authors": [ "danielamorse", "sghoweri" ], "repo": "bolt-design-system/bolt", "url": "https://github.com/bolt-design-system/bolt/pull/1447", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
830875332
Uncaught Error: Class 'Boolxy\Trendyol\Enums\DateQueryType' not found öncelikle kütüphane için çok teşekkürler, ufaktan kullanmaya başladım ancak ürün filtreleme böyle bir hata veriyor anlamadım. Fatal error: Uncaught Error: Class 'Boolxy\Trendyol\Enums\DateQueryType' not found in C:\xampp\htdocs\boolxy\index.php:17 ...
gharchive/issue
2021-03-13T11:07:48
2025-04-01T06:43:35.280333
{ "authors": [ "garsamba", "sezaiozarslan" ], "repo": "boolxy/trendyol", "url": "https://github.com/boolxy/trendyol/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
492331578
Coroutines handlers and object lifespans I'm running into an intermittent crash with a less then helpful stacktrace. My suspicion is that a given socket object has gone out of scope, but a previously queued event is attempting to work with it. My understanding is that this is a common scenario in ASIO that is handl...
gharchive/issue
2019-09-11T16:06:44
2025-04-01T06:43:35.298689
{ "authors": [ "brjoha", "vinniefalco" ], "repo": "boostorg/beast", "url": "https://github.com/boostorg/beast/issues/1700", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
239799274
Problems with Websocket handshakes Hi, I'm having some problems getting the websocket connection working. I am using more or less the websocket client code of your example here: https://github.com/vinniefalco/Beast/blob/develop/example/websocket-client/websocket_client.cpp As a server I am using this one (Example 2):...
gharchive/issue
2017-06-30T14:41:14
2025-04-01T06:43:35.341962
{ "authors": [ "Bardo91", "MartinKunz", "ghost", "kolomenkin", "madmongo1", "sehe", "vinniefalco" ], "repo": "boostorg/beast", "url": "https://github.com/boostorg/beast/issues/561", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
2707916785
to_chars general format doesn't produce shortest output in some cases Using to_chars with general format seems to not produce the shortest output in some simple cases. For example, comparing boost charconv, std charconv (gcc 14), and fmt: #include <iostream> #include <charconv> #include <boost/charconv.hpp> #include ...
gharchive/issue
2024-11-30T19:56:07
2025-04-01T06:43:35.347470
{ "authors": [ "ergpudb", "jk-jeon", "mborland" ], "repo": "boostorg/charconv", "url": "https://github.com/boostorg/charconv/issues/235", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
934087862
boost::gil::any_image trait class Hello, I would like have a suggestion to code the following problem. I am reading png images gray8 and rgb8. I use the type any_image<...> type with the following code: boost::gil::any_image<boost::gil::gray8_image_t, boost::gil::rgb8_image_t> image; boost::gil::read_image(filename, ...
gharchive/issue
2021-06-30T20:10:54
2025-04-01T06:43:35.374967
{ "authors": [ "mloskot", "sdebionne", "timocafe" ], "repo": "boostorg/gil", "url": "https://github.com/boostorg/gil/issues/619", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
450760158
Google Font preview not work Hi, On your online application, using a Google Font generates an error in the console related to https. Indeed you call the url http://fonts.googleapis.com/ from a domain in https. The browsers block these external resources and the preview of the font does not work. Thank you in advance...
gharchive/issue
2019-05-31T11:49:51
2025-04-01T06:43:35.391369
{ "authors": [ "alexandre-stimpfling", "olegberman" ], "repo": "bootstrap-build/bootstrap.build", "url": "https://github.com/bootstrap-build/bootstrap.build/issues/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1501328146
source not working: Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble I've downloaded the full folder. Copied the "github_custom" folder and I get an error 500: Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble Am I doing something wrong? Tha...
gharchive/issue
2022-12-17T11:03:40
2025-04-01T06:43:35.437488
{ "authors": [ "boralyl", "msavazzi" ], "repo": "boralyl/github-custom-component-tutorial", "url": "https://github.com/boralyl/github-custom-component-tutorial/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }