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
365883256
truncate_with_folder_marker shorten strategy does not work in $HOME When the truncate_with_folder_marker stategy is used and POWERLEVEL9K_DIR_PATH_ABSOLUTE is not enabled, the dir segment is broken. When I go to $HOME/.config, the prompt is ~~/.config. This is because of the ${current_path#${last_marked_folder}*} at ...
gharchive/issue
2018-10-02T12:53:24
2025-04-01T04:56:09.378674
{ "authors": [ "CedricFinance", "dritter" ], "repo": "bhilburn/powerlevel9k", "url": "https://github.com/bhilburn/powerlevel9k/issues/1004", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
354584335
GetLowestPricedOffersForASIN returns xml value instead of object Thank you for developing this module. I looked up bunch of modules out there and this is by far the best I tried so far. It helped my workflow a lot. Thank you. I however had some issues with specific apis and was wondering if you can help me. Thanks in...
gharchive/issue
2018-08-28T06:10:03
2025-04-01T04:56:09.624692
{ "authors": [ "bhushankumarl", "yortrosal" ], "repo": "bhushankumarl/amazon-mws", "url": "https://github.com/bhushankumarl/amazon-mws/issues/46", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1160195657
What about multi-line comments? What about multi-line comments? Would you like one in SLAP? Maybe something like this? ## This is a multi-line comment. ## Alternatively this? #{ Comment! }# Well, there's no response, so I decided to use the second one. See here f4f96ba. I guess second one is better.
gharchive/issue
2022-03-05T02:36:22
2025-04-01T04:56:09.654115
{ "authors": [ "GalaxianMonster", "bichanna" ], "repo": "bichanna/slap", "url": "https://github.com/bichanna/slap/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
124362068
建议不要使用maven modules,可以用git的子模块! 将每一个模块分离出去 @biezhi 我看了目前这个项目的结构,各个模块之间并不是相互依赖的,而且有的模块中重复包含了另一个,为什么不将这些模块单独出去维护呢,另外目前我自己的开发环境对modules支持不太好 :smile: @biezhi 我看了目前这个项目的结构,各个模块之间并不是相互依赖的,而且有的模块中重复包含了另一个,为什么不将这些模块单独出去维护呢,另外目前我自己的开发环境对modules支持不太好 :smile: 目前的项目是一个标准的maven多模块结构,git子模块的方式我没有用过,当然你的提议我最初是那么做的,这样要建很多仓库喽。而...
gharchive/issue
2015-12-30T15:33:23
2025-04-01T04:56:09.661875
{ "authors": [ "biezhi", "wsdjeg" ], "repo": "biezhi/blade", "url": "https://github.com/biezhi/blade/issues/38", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
272665625
Send the hash to tendermint description will be added soon @sbellem @vrde The tendermint docs here describe that the commit should return a byte array which would be included in the header of the next block. So, I guess we could send the merkle root of the transactions included in the previous block? Sounds good...
gharchive/issue
2017-11-09T18:10:50
2025-04-01T04:56:09.740908
{ "authors": [ "kansi", "sbellem", "vrde" ], "repo": "bigchaindb/bigchaindb", "url": "https://github.com/bigchaindb/bigchaindb/issues/1829", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
314971030
Problem: we don't have integration tests Solution: have a simple way to start a node and run scripts against it. For major fun I've also added some documentation, try to run make integration-test-doc :gift: I noticed sometimes make integration-test-doc fails. It should be fixed once https://github.com/pycco-docs/py...
gharchive/pull-request
2018-04-17T09:10:55
2025-04-01T04:56:09.742460
{ "authors": [ "vrde" ], "repo": "bigchaindb/bigchaindb", "url": "https://github.com/bigchaindb/bigchaindb/pull/2216", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2363187744
🤗 [REQUEST] - LLaMa2 7B HHRLHF QLoRA Model introduction This model is created by Sharan as an experiment for my thesis. I am working on testing different Quantization and PEFT combinations. Model URL https://huggingface.co/Sharan1712/llama2_7B_hhrlhf_qlora_4bit_1d Additional instructions (Optional) The model is quan...
gharchive/issue
2024-06-19T22:07:35
2025-04-01T04:56:09.746814
{ "authors": [ "Sharan1712", "terryyz" ], "repo": "bigcode-project/bigcodebench", "url": "https://github.com/bigcode-project/bigcodebench/issues/5", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
158472098
overlap query reflects new formats Resolves #1042 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1254/ Test PASSed. +1 Thanks, @erictu!
gharchive/pull-request
2016-06-03T23:20:48
2025-04-01T04:56:09.756816
{ "authors": [ "AmplabJenkins", "erictu", "heuermh" ], "repo": "bigdatagenomics/adam", "url": "https://github.com/bigdatagenomics/adam/pull/1043", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
224618675
Tutorial link in Realm website is broken Hi, the tutorial link in Realm website is broken: https://realm.io/news/building-an-ios-clustered-map-view-in-objective-c/ I remember visiting this link before. Was it removed intentionally? Looks like the hostname on the link should be news.realm.io. There's also a Swift ve...
gharchive/issue
2017-04-26T22:32:23
2025-04-01T04:56:09.761627
{ "authors": [ "phatblat", "rsacchi" ], "repo": "bigfish24/ABFRealmMapView", "url": "https://github.com/bigfish24/ABFRealmMapView/issues/41", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
434865933
Increase coverage report percentage #15 Increasing unit test coverage. Still working on this. Modules that have low coverage: response_retriever.py request_director.py url_director.py method_creator.py model_creator.py singleton.py Still working on this. Modules that have low coverage: response_retriever.py r...
gharchive/pull-request
2019-04-18T16:56:45
2025-04-01T04:56:09.766029
{ "authors": [ "kawika-brennan-bfg" ], "repo": "bigfishgames/GameBenchAPI-PyClient", "url": "https://github.com/bigfishgames/GameBenchAPI-PyClient/pull/26", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
246498216
17.07.29-about 深度学习/机器学习 循环神经网络 - 掘金 一文看尽深度学习RNN:为啥就它适合语音识别、NLP与机器翻译? - 掘金 什么是机器学习?它会给我们的生活带来哪些改变? 机器学习算法在今日的应用,我们需要提取可以表示业务的特征,然后通过算法来训练模型,用这些模型对于未知结果的预测集进行预测。 20世纪70年代,随着理论算法的逐步成熟,人工智能的发展遇到了计算资源上的瓶颈。随着计算复杂度的指数性增长,20世纪70年代的大型机器无法负担这一切。同时,当时的互联网还处于发展初期,在数据积累方面也才刚刚起步。科学家往往没有足够的数据去训练模型。 AlphaGo的成功不仅仅验证了深度学习和蒙特卡洛搜索算法...
gharchive/issue
2017-07-29T04:27:15
2025-04-01T04:56:09.770386
{ "authors": [ "bighuang624" ], "repo": "bighuang624/bighuang624.github.io", "url": "https://github.com/bighuang624/bighuang624.github.io/issues/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1844806393
🛑 Jefferson Real is down In 86f78e0, Jefferson Real (https://jeffersonreal.uk) was down: HTTP code: 0 Response time: 0 ms Resolved: Jefferson Real is back up in 9c1d518.
gharchive/issue
2023-08-10T09:36:30
2025-04-01T04:56:09.812461
{ "authors": [ "bigupjeff" ], "repo": "bigupjeff/my-site-uptime-monitor", "url": "https://github.com/bigupjeff/my-site-uptime-monitor/issues/751", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1219208877
Migrate devcontainer to a straight docker image Currently the devcontainer installs nix onto a debian machine. This is a problem because Nix can be slow inside a container Launching a new container takes a long time VSCode has to use the nix environment selector otherwise the language server doesn't work. This is bu...
gharchive/issue
2022-04-28T19:53:43
2025-04-01T04:56:09.822434
{ "authors": [ "ShayMatasaro", "mveytsman" ], "repo": "bikebrigade/dispatch", "url": "https://github.com/bikebrigade/dispatch/issues/94", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1988539542
filechooser: Support current_folder with OpenFile <flatpak/xdg-desktop-portal#1045> Removed the changes to the demo as requested Usually we comment the new options that were added in a specific version so we won't forget about handling them in the future once we support only serializing supported options. But the...
gharchive/pull-request
2023-11-10T23:06:11
2025-04-01T04:56:09.833221
{ "authors": [ "bilelmoussaoui", "sophie-h" ], "repo": "bilelmoussaoui/ashpd", "url": "https://github.com/bilelmoussaoui/ashpd/pull/173", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
568818178
下载安装最新的0.33 遇到错误信息 开发环境 macOS: Catalina 10.15.3 (19D76) golang: ~ go version go1.12.6 darwin/amd64 之前安装过 kratos version 0.2.3 想升级为最新的版本. 升级操作如下 $ GO111MODULE=on && go get -u github.com/bilibili/kratos/tool/kratos 执行完后出现错误信息如下: ➜ ~ GO111MODULE=on && go get -u github.com/bilibili/kratos/tool/kratos # github.com/bi...
gharchive/issue
2020-02-21T08:50:23
2025-04-01T04:56:09.835934
{ "authors": [ "wangleihd" ], "repo": "bilibili/kratos", "url": "https://github.com/bilibili/kratos/issues/508", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1680721300
Blog app - Views Hellooo 😄 In this PR I have: Implemented the design from the sneak peek wireframes. Focused on making sure everything functions first with just basic HTML structuring without CSS styling. Used methods that I have created in "processing data in models". @brytebee Thanks
gharchive/pull-request
2023-04-24T08:28:15
2025-04-01T04:56:09.837764
{ "authors": [ "bill7pearl" ], "repo": "bill7pearl/DevJournal", "url": "https://github.com/bill7pearl/DevJournal/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
218792693
Improvements to player.get_operator(operator) If a stat's value is 0, it isn't included in data, and a KeyError is raised. This changes it to use .get() instead, to avoid the issue. Also uses a predetermined mapping for operator "location," their n:m "ID" that identifies their stats. These never change, so it is bett...
gharchive/pull-request
2017-04-02T20:51:35
2025-04-01T04:56:09.839406
{ "authors": [ "billy-yoyo", "tmercswims" ], "repo": "billy-yoyo/RainbowSixSiege-Python-API", "url": "https://github.com/billy-yoyo/RainbowSixSiege-Python-API/pull/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
312378682
无法使用自己训练的网络 你好,我现在正在复现siamfc网络,但在你的框架下始终无法复现结果。 我先自己训练了一个用pytorch写的siamfc,替换了原作者放出的tensorflow版本的siamfc中的网络,可以复现结果。代码可见:https://github.com/huanglianghua/siamfc-pytorch 主要网络部分如下: def __init__(self): super(SiameseNet, self).__init__() self.conv1 = nn.Sequential( nn.Conv2d(3, 96, 11, 2), ...
gharchive/issue
2018-04-09T03:15:21
2025-04-01T04:56:09.849076
{ "authors": [ "Mabinogiysk", "bilylee", "zhangyujia0223" ], "repo": "bilylee/SiamFC-TensorFlow", "url": "https://github.com/bilylee/SiamFC-TensorFlow/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
415605068
Add example quines and ouroboros functions Manually tested (with the included test script) Please note linting is deliberately not done as it impacts the code. @rylandg Thanks! Further improved the readme. if it can still be improved, please don't hesitate to open an issue and assign it to me :-)
gharchive/pull-request
2019-02-28T12:42:37
2025-04-01T04:56:09.876641
{ "authors": [ "michaeladda" ], "repo": "binaris/functions-examples", "url": "https://github.com/binaris/functions-examples/pull/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
312364781
npm run serve 报错 D:\test-demo>npm run serve bui-weex-template@1.0.7 serve D:\test-demo node build/init.js && serve -p $npm_package_ports_serverPort net.js:1483 throw new RangeError('"port" argument must be >= 0 and < 65536'); ^ RangeError: "port" argument must be >= 0 and < 65536 at Server.listen (net.js:1483:13) a...
gharchive/issue
2018-04-09T01:46:29
2025-04-01T04:56:09.960623
{ "authors": [ "gendseo", "liyueqing", "yin2017168" ], "repo": "bingo-oss/bui-weex", "url": "https://github.com/bingo-oss/bui-weex/issues/44", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
554577947
Instructions incorrect in readme Server listening on 0.0.0.0 port 22. User bastion authorized keys /var/lib/bastion/authorized_keys is not a regular file Connection closed by authenticating user bastion 172.19.0.1 port 38242 [preauth] This is because authorized_keys is a directory, and not a file. Thanks for repor...
gharchive/issue
2020-01-24T07:08:07
2025-04-01T04:56:09.966247
{ "authors": [ "Slyke", "binlab", "swichers", "xXcoronaXx" ], "repo": "binlab/docker-bastion", "url": "https://github.com/binlab/docker-bastion/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
96300810
problems syncing to maven central Hey guys. I love Bintray and this plugin. It's really awesome. We are using it for happy continuous delivery in Mockito project. Few weeks ago we started having issues with upload related to central sync. Here's the relevant line from the log: > Could not sync 'szczepiq/maven/mockito...
gharchive/issue
2015-07-21T12:07:00
2025-04-01T04:56:09.976556
{ "authors": [ "eyalbe4", "szczepiq" ], "repo": "bintray/gradle-bintray-plugin", "url": "https://github.com/bintray/gradle-bintray-plugin/issues/79", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
131013435
Improve readme Improving the README page and also adding qiita-philosophy to the tutorials. @antgonza the docs are not building correctly here - not sure what is the error, but one guess is that the folder "qiita-philosophy" needs to be added to setup.py :+1:
gharchive/pull-request
2016-02-03T12:43:37
2025-04-01T04:56:10.135453
{ "authors": [ "ElDeveloper", "antgonza", "josenavas" ], "repo": "biocore/qiita", "url": "https://github.com/biocore/qiita/pull/1635", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
203844149
WIP: Fix 1805 Based on https://github.com/biocore/qiita/pull/2059, so merge that one first. The idea is, as defined in the issue, to download all file paths from the BIOM artifacts that the user has access to via nginx zip. ToDo: [x] figure out how to test failures, place holders in place [ ] test/tweak in the test-...
gharchive/pull-request
2017-01-29T01:34:47
2025-04-01T04:56:10.141617
{ "authors": [ "antgonza", "coveralls", "josenavas" ], "repo": "biocore/qiita", "url": "https://github.com/biocore/qiita/pull/2062", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
140062357
Doesn't work in the production server Here is what happens if I run this locally in my workstation: bundle exec rake maintenance:start Created tmp/maintenance.yml Run `rake maintenance:end` to stop maintenance mode And this is what happens when I run it in the production server: RAILS_ENV=production bundle exec rak...
gharchive/issue
2016-03-11T01:51:40
2025-04-01T04:56:10.157532
{ "authors": [ "adamcrown", "lepek" ], "repo": "biola/turnout", "url": "https://github.com/biola/turnout/issues/33", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1633751188
send_transaction mutation returns non-encoded txid The following graphl query: mutation SendTx { send_transaction( request: { encoded_hex: "0100000001f17ebad1a9324ff82faf9b5054066bc5172bc6cf3ea78219400648a61015eb07000000006441cbed835372fca913a22b41fa1f54a62fcf2d66de86b59444bd8fbf3d4ba4056c2ceb58e34fa5d722...
gharchive/issue
2023-03-21T11:52:01
2025-04-01T04:56:10.228233
{ "authors": [ "bitjson", "elderapo" ], "repo": "bitauth/chaingraph", "url": "https://github.com/bitauth/chaingraph/issues/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2108197822
Beehave doesn't output print statements (help needed) I will leave this issue here, because mainly I want it indexed by google, so It can help others new users. My issue is that there's not proper documentation on how to get signals working so far. The tutorial seems to miss the setup stages, so I was unable to under...
gharchive/issue
2024-01-30T15:52:26
2025-04-01T04:56:10.234023
{ "authors": [ "LeoDog896", "ca3gamedev" ], "repo": "bitbrain/beehave", "url": "https://github.com/bitbrain/beehave/issues/303", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
986834651
Is this expected Behaviour in /v0/send-bitclout? I was running bit clout on my local machine in TESTNET mode, and i am trying out different API's from Backend API List through postman. Everything is working great when i call api/v0/send-bitclout I get an response, but immediately when i try to call next API api/v0...
gharchive/issue
2021-09-02T14:51:00
2025-04-01T04:56:10.240839
{ "authors": [ "andyboyd", "jagathks", "maebeam" ], "repo": "bitclout/backend", "url": "https://github.com/bitclout/backend/issues/137", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
333725783
snycronizing Bitcoin Core has been syncronizinf for months I need help , I have transactions that need done No need to open more than one issue https://github.com/bitcoin/bitcoin/issues/13504#issuecomment-398443803 This should be closed Bitcoin Core has been syncronizinf for months I need help , I have transactio...
gharchive/issue
2018-06-19T15:33:23
2025-04-01T04:56:10.245472
{ "authors": [ "MarcoFalke", "doone57", "karel-3d" ], "repo": "bitcoin-core/bitcoincore.org", "url": "https://github.com/bitcoin-core/bitcoincore.org/issues/566", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2234992571
Create docker-image.yml The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Reviews See the guideline for information on the review process. A summary of reviews will appear here. The following sections might be updated with supplementary metadata relev...
gharchive/pull-request
2024-04-10T08:01:10
2025-04-01T04:56:10.249030
{ "authors": [ "DrahtBot", "Thales-de-Milet" ], "repo": "bitcoin-core/gui", "url": "https://github.com/bitcoin-core/gui/pull/816", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2357724009
Replaced popbackStack with navigateUp Replaced popbackStack with navigateUp to avoid more than one pop of screens. Tested ACK 99dfd8f00ed5f5ed3ff8331ab3ea92954e4d9d96. Thanks for the work! The only thing I'd need before merging is a refactor of the commit messages (the bdk project has a convention we try to enforce...
gharchive/pull-request
2024-06-17T16:11:40
2025-04-01T04:56:10.393147
{ "authors": [ "ItoroD", "thunderbiscuit" ], "repo": "bitcoindevkit/bdk-kotlin-example-wallet", "url": "https://github.com/bitcoindevkit/bdk-kotlin-example-wallet/pull/12", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
509150256
Image update: Testframework moved to notebook repository. Fixes #118. Looks good. Thanks @jachiang . A few points: I find the grey and blue backgrounds a little difficult to distinguish when they're small. it's confusing that the bitcoinops/bitcoin/tree/optech-taproot header is in blue, when that's supposed to den...
gharchive/pull-request
2019-10-18T15:24:09
2025-04-01T04:56:10.427270
{ "authors": [ "jachiang", "jnewbery" ], "repo": "bitcoinops/taproot-workshop", "url": "https://github.com/bitcoinops/taproot-workshop/pull/128", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2684144948
null value in column "data" of relation "changes" violates not-null constraint While running the application the library works, but in tests it fails with this error even when we turn on capture: :ignore. ** (Postgrex.Error) ERROR 23502 (not_null_violation) null value in column "data" of relation "changes" viola...
gharchive/issue
2024-11-22T18:21:31
2025-04-01T04:56:10.434318
{ "authors": [ "krainboltgreene", "maltoe" ], "repo": "bitcrowd/carbonite", "url": "https://github.com/bitcrowd/carbonite/issues/121", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1452447082
Variables from OnTime Would like to request that the Companion module be able to get variables from Ontime. Things like: OnAir/OffAir status Current running time Current Title and Subtitle Current Cue Start, End, Duration This would be super helpful as we build out our Companion buttons! Thanks! Hi @tcconway , ha...
gharchive/issue
2022-11-16T23:34:56
2025-04-01T04:56:10.447586
{ "authors": [ "cpvalente", "josephdadams", "kellhogs", "tcconway" ], "repo": "bitfocus/companion-module-getontime-ontime", "url": "https://github.com/bitfocus/companion-module-getontime-ontime/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1462394950
Sony 120DH Commands I have a Sony SRG 120DH and would like to work with some specific commands. Any chance that some of those get added? I would be very grateful for those or some option to send custom commands. Digital Zoom ON/OFF CAM_DZoomModeInq: Command Packet: 8x090406FF D-Zoom On: y05002FF D-Zoom Off: y05003F...
gharchive/issue
2022-11-23T20:53:29
2025-04-01T04:56:10.452096
{ "authors": [ "goseid", "sonarkon" ], "repo": "bitfocus/companion-module-sony-visca", "url": "https://github.com/bitfocus/companion-module-sony-visca/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2204567349
GET on API /mpi_led_color returns error Returns: ERROR: Operation not readable. Supports POST but not GET.
gharchive/issue
2024-03-24T21:37:13
2025-04-01T04:56:10.453175
{ "authors": [ "phillipivan" ], "repo": "bitfocus/companion-module-telestream-prism", "url": "https://github.com/bitfocus/companion-module-telestream-prism/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
779793130
with EQMac blocked via outbound firewall, app does not work I know there's a similar bug elsewhere about the UI being dragged from the internet. i will not allow EQMac or other such local apps access the internet. On Catalina, the app appears to install, okay but i have a privacy concern. If i start the latest EQMac ...
gharchive/issue
2021-01-06T00:35:37
2025-04-01T04:56:10.477121
{ "authors": [ "4fthawaiian", "nodeful", "zaphodd" ], "repo": "bitgapp/eqMac", "url": "https://github.com/bitgapp/eqMac/issues/437", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1579927794
Bug: eqMac fails to load correctly when MacBook is restarted and eqMac is set to start on login [x] I have checked for a similar issue and sure it hasn't been reported before. Describe the bug When eqMac is set to startup on login and I restart my computer, when the application tries to load, the UI gets caught in ...
gharchive/issue
2023-02-10T15:48:28
2025-04-01T04:56:10.483105
{ "authors": [ "benvenker", "superjeng1" ], "repo": "bitgapp/eqMac", "url": "https://github.com/bitgapp/eqMac/issues/809", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
341666416
TypeError: winston.Logger is not a constructor I think that this because since winston 3.0.0 the way of building the logger changed. already being discussed in https://github.com/bithavoc/express-winston/issues/175
gharchive/issue
2018-07-16T20:26:34
2025-04-01T04:56:10.484632
{ "authors": [ "bithavoc", "ghidorsi" ], "repo": "bithavoc/express-winston", "url": "https://github.com/bithavoc/express-winston/issues/181", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2181187231
UI issues: Not showing amount on send confirmation screen. Not showing balance when we switch the currency to Bitcoin. Not showing balance when we switch the currency to Bitcoin. Not reproducible
gharchive/issue
2024-03-12T09:54:33
2025-04-01T04:56:10.487931
{ "authors": [ "Deveshshankar", "cakesoft-swati" ], "repo": "bithyve/bitcoin-keeper", "url": "https://github.com/bithyve/bitcoin-keeper/issues/4089", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2482238066
CTA priority needs to be reversed https://github.com/user-attachments/assets/228f59c5-7273-42f8-8ea9-d74a28372c6a Confirm Access should be primary CTA. Confirm Later should be secondary CTA. Completed
gharchive/issue
2024-08-23T04:21:04
2025-04-01T04:56:10.489476
{ "authors": [ "ASN-BitHyve", "Deveshshankar" ], "repo": "bithyve/bitcoin-keeper", "url": "https://github.com/bithyve/bitcoin-keeper/issues/5030", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1581836922
Rebranding modal Assets Need to change modal Assets https://xd.adobe.com/view/f11ee4be-fef5-4c9b-9e22-4ae72872c584-a44d/specs/ Fixed
gharchive/issue
2023-02-13T07:54:05
2025-04-01T04:56:10.490523
{ "authors": [ "Deveshshankar", "Pawan2792" ], "repo": "bithyve/bitcointribe", "url": "https://github.com/bithyve/bitcointribe/issues/6362", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1682951635
Import wallet Keeper side alignment Text cutting at side Device Galaxy F25 5G dev App Still having the same issue in keeper app v 1.0.3(158) not resolved @Pawan2792 Completed
gharchive/issue
2023-04-25T11:07:51
2025-04-01T04:56:10.492668
{ "authors": [ "Deveshshankar", "cakesoft-swati" ], "repo": "bithyve/bitcointribe", "url": "https://github.com/bithyve/bitcointribe/issues/6488", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
993199459
Put a 'Beta' tag. Put a ‘Beta’ tag here like Coming Soon in Add Accounts. Verified this issue on dev app v2.0(345)
gharchive/issue
2021-09-10T12:42:39
2025-04-01T04:56:10.494304
{ "authors": [ "cakesoft-swati" ], "repo": "bithyve/hexa", "url": "https://github.com/bithyve/hexa/issues/4289", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
714141646
Fix build failure on macosx The building of bk on macOS has failed for more than a year, this patch series fix that :-) I don't find any instruction to contribute directly to bk repository, you are free to edit my patches to commit to upstream. Hi. Just a note to let you know that we got your fix and we are trying...
gharchive/pull-request
2020-10-03T17:54:47
2025-04-01T04:56:10.495967
{ "authors": [ "Dieken", "ob", "wscott" ], "repo": "bitkeeper-scm/bitkeeper", "url": "https://github.com/bitkeeper-scm/bitkeeper/pull/4", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
322639158
Building oauth2_proxy @ploxiln suggests for building: install the "dep" tool from https://github.com/golang/dep (download a stand-alone binary from Releases, put it somewhere in your PATH e.g. /usr/local/bin/, name it dep, make it executable) checkout the oauth2_proxy repo into your GOPATH, e.g. git clone https://gi...
gharchive/issue
2018-05-14T00:08:10
2025-04-01T04:56:10.508035
{ "authors": [ "jgn", "kautsig", "sporkmonger" ], "repo": "bitly/oauth2_proxy", "url": "https://github.com/bitly/oauth2_proxy/issues/592", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
60741802
Add support for Foxtrot Sockets As part of handling different sockets in https://github.com/bitpay/bitcore-p2p/issues/36 (FirefoxOS and ChromeOS) it may be possible to additionally connect through a Foxtrot socket. The only issue is that addr messages only include v4 and v6 IP addresses and not a publickey as an addr...
gharchive/issue
2015-03-11T22:36:22
2025-04-01T04:56:10.613162
{ "authors": [ "braydonf" ], "repo": "bitpay/bitcore-p2p", "url": "https://github.com/bitpay/bitcore-p2p/issues/49", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1072474757
🛑 Plex Media Server is down In 4152b02, Plex Media Server (http://plex.bitpushr.net) was down: HTTP code: 0 Response time: 0 ms Resolved: Plex Media Server is back up in cf160cd.
gharchive/issue
2021-12-06T18:36:20
2025-04-01T04:56:10.624348
{ "authors": [ "bitpushr" ], "repo": "bitpushr/Upptime", "url": "https://github.com/bitpushr/Upptime/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1753230113
🛑 Luogu CDN is down In 7e2ce87, Luogu CDN (https://cdn.luogu.com.cn/fe/loader.js?ver=20230228-2) was down: HTTP code: 0 Response time: 0 ms Resolved: Luogu CDN is back up in a3fa7ec.
gharchive/issue
2023-06-12T17:34:25
2025-04-01T04:56:10.644431
{ "authors": [ "bitsstdcheee" ], "repo": "bitsstdcheee/luogu-status", "url": "https://github.com/bitsstdcheee/luogu-status/issues/625", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
804021921
Error: TypeError: Cannot read property 'filter' of null Workflow this happends on: on: push: branches: [dockerx] jobs: push: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: bjerkio/kopier@main with: repos: | ...
gharchive/issue
2021-02-08T22:28:40
2025-04-01T04:56:10.688976
{ "authors": [ "cobraz" ], "repo": "bjerkio/kopier", "url": "https://github.com/bjerkio/kopier/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
711996761
ReferenceError: document is not defined; SSR. const doc = document, win = window, div = doc.createElement('div'), { filter, indexOf, map, push, reverse, slice, some, splice } = Array.prototype; I render it server side first, then later hydrate on the client side, which is probably why your component fails. If you a...
gharchive/issue
2020-09-30T14:27:09
2025-04-01T04:56:10.692009
{ "authors": [ "MorpheusFT", "chriscoyier", "willydavid1" ], "repo": "bjgrosse/react-resize-panel", "url": "https://github.com/bjgrosse/react-resize-panel/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1790403310
Frustum culling; Adds Pass:setViewCull to enable/disable frustum culling. Renames Pass:setCullMode to Pass:setFaceCull (with backcompat). Adds drawsCulled pass stat. Some stuff currently missing: Text is not culled, but should be. VR view frusta are not merged yet. Optimizations I tried that weren't worth it: De...
gharchive/pull-request
2023-07-05T21:49:27
2025-04-01T04:56:10.695168
{ "authors": [ "bjornbytes" ], "repo": "bjornbytes/lovr", "url": "https://github.com/bjornbytes/lovr/pull/678", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2211960802
serviceMonitor missing job labels and namespace selectors Details What steps did you take and what happened: I upgraded to app-template 3.0.4 recently and started having problem with any servicemonitor that is via app-template. I tracked down the problem and it seems that it is because it doesn't have Job label and N...
gharchive/issue
2024-03-27T21:46:11
2025-04-01T04:56:10.703195
{ "authors": [ "bjw-s", "nklmilojevic" ], "repo": "bjw-s/helm-charts", "url": "https://github.com/bjw-s/helm-charts/issues/309", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
84186170
Triangle becomes a square when I change 'static' to 'const' Hi there! Recently I went into issue when I did a research of this amazing platform (Rust). I've used slightly modified code from static_triangle.rs to match the most recent (1.0) version of Rust and get it running. But when I tried to switch allocation mode...
gharchive/issue
2015-06-02T20:00:54
2025-04-01T04:56:10.709688
{ "authors": [ "bohdan-shulha", "cmr" ], "repo": "bjz/gl-rs", "url": "https://github.com/bjz/gl-rs/issues/344", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
65124479
Support Oculus SDK versions through 0.5.0.1-beta Tested against the following SDKs: 0.5.0-beta 0.4.4-beta 0.4.3-beta 0.4.2-beta 0.4.1-beta 0.4.0-beta Ah, i missed that. In 5.0 they've added a new top-level $OVR_DIR/LibOVRKernel folder containing the bulk of the headers. The main OVR.h contains the following cross...
gharchive/pull-request
2015-03-30T03:01:40
2025-04-01T04:56:10.718875
{ "authors": [ "bkaradzic", "mendsley" ], "repo": "bkaradzic/bgfx", "url": "https://github.com/bkaradzic/bgfx/pull/312", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1881866
Duplicate collections Not sure if this is qu related or not, but I thought I'd share it in case. I just updated to the latest version of qu-mongo and deployed to Heroku. All of a sudden all the qu collections are duplicate! These are the collections in my qu database: qu.workers qu.queue:sync_friends qu.queues qu.que...
gharchive/issue
2011-10-11T22:40:22
2025-04-01T04:56:10.720982
{ "authors": [ "bkeepers", "fbjork" ], "repo": "bkeepers/qu", "url": "https://github.com/bkeepers/qu/issues/26", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1989530020
Enabling Proxy-Kernel Execution This PR makes the following changes so we can run PK programs on Zynq-Parrot: Adds HTIF code that runs on PS and performs syscall handshakes with the PL. Adds a block RAM at 0x10000 for tohost/fromhost handshake with HTIF code. Adds a DMA backdoor to the simulation DRAM so HTIF can re...
gharchive/pull-request
2023-11-12T19:09:30
2025-04-01T04:56:10.743156
{ "authors": [ "dpetrisko", "farzamgl" ], "repo": "black-parrot-hdk/zynq-parrot", "url": "https://github.com/black-parrot-hdk/zynq-parrot/pull/82", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1234445093
Usage example for proposed copy target The copy target from this PR could be used here to spare manual copying while developing a test program in the sdk. hi, thanks for the PRs. I believe make bp-tests_manual handles the use case you’re talking about Ah i missed that, thanks for pointing it out! Updated the RE...
gharchive/pull-request
2022-05-12T20:23:27
2025-04-01T04:56:10.745472
{ "authors": [ "dpetrisko", "vsteltzer" ], "repo": "black-parrot-sdk/black-parrot-sdk", "url": "https://github.com/black-parrot-sdk/black-parrot-sdk/pull/43", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1980882653
st_pages deployment on streamlit cloud not working I have been working on my app (two pages) here https://github.com/gloriamacia/pixarstar/blob/main/genai/.streamlit/pages.toml This was my pages.toml [[pages]] path = "streamlit_app.py" name = "Home" icon = "🎨" [[pages]] path = "pages/stability_ai_app.py" name = "Dr...
gharchive/issue
2023-11-07T09:11:50
2025-04-01T04:56:10.760929
{ "authors": [ "gloriamacia" ], "repo": "blackary/st_pages", "url": "https://github.com/blackary/st_pages/issues/77", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1768596947
Conditional logic for using agent's proxy configuration This enhancement is adding conditional logic for using the Agent's proxy configuration if the separate BD Proxy Service Endpoint is not used. Inheriting the Agent's proxy configuration is the recommended approach from Microsoft, and mitigates the need for users ...
gharchive/pull-request
2023-06-21T22:24:56
2025-04-01T04:56:10.766761
{ "authors": [ "pbcahill" ], "repo": "blackducksoftware/detect-ado", "url": "https://github.com/blackducksoftware/detect-ado/pull/68", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
544056960
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 1.10.145 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-12-31T01:13:24
2025-04-01T04:56:10.784983
{ "authors": [ "MrsFlux" ], "repo": "blackflux/lambda-example", "url": "https://github.com/blackflux/lambda-example/pull/1093", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
435045865
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 2.7.4 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-04-19T04:31:24
2025-04-01T04:56:10.790038
{ "authors": [ "MrsFlux" ], "repo": "blackflux/lambda-tdd", "url": "https://github.com/blackflux/lambda-tdd/pull/394", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
481429946
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 1.4.0 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-08-16T03:53:17
2025-04-01T04:56:10.792462
{ "authors": [ "MrsFlux" ], "repo": "blackflux/node-tdd", "url": "https://github.com/blackflux/node-tdd/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
642830559
[Gally]: master <- dev Automatically created by Git-Ally :tada: This PR is included in version 3.0.47 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2020-06-22T07:33:18
2025-04-01T04:56:10.797115
{ "authors": [ "MrsFlux" ], "repo": "blackflux/s3-cached", "url": "https://github.com/blackflux/s3-cached/pull/1657", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1651163257
NotFound when publishing package I have created a publisher account and I've run nyssa init, which has left me with the following: { "name": "miniroute", "version": "1.0.0", "description": "Tiny and simple HTTP router.", "homepage": "https://github.com/BenStigsen/miniroute", "tags": [ "http", "...
gharchive/issue
2023-04-03T00:55:29
2025-04-01T04:56:10.863081
{ "authors": [ "BenStigsen", "mcfriend99" ], "repo": "blade-lang/nyssa", "url": "https://github.com/blade-lang/nyssa/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
773343833
Update README.md Fix Editing Articles link thank you
gharchive/pull-request
2020-12-23T01:00:22
2025-04-01T04:56:10.864350
{ "authors": [ "blakadder", "ghoost82" ], "repo": "blakadder/zigbee", "url": "https://github.com/blakadder/zigbee/pull/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1353489821
Fix pages with broken front matter Fixes various yaml syntax errors. Also adds config to prevent building with front matter errors. thanks a lot for the fixes
gharchive/pull-request
2022-08-28T22:45:27
2025-04-01T04:56:10.865554
{ "authors": [ "blakadder", "lukashass" ], "repo": "blakadder/zigbee", "url": "https://github.com/blakadder/zigbee/pull/738", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
688640149
1.16.2 crash crash-2020-08-29_19.33.42-client.txt forge: 33.0.20 version: 1.16.2-9.1.0 Duplicate of #465
gharchive/issue
2020-08-30T02:34:56
2025-04-01T04:56:10.876193
{ "authors": [ "Warbringer12", "blay09" ], "repo": "blay09/CookingForBlockheads", "url": "https://github.com/blay09/CookingForBlockheads/issues/469", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1819258219
Why are the tokens counted differently than OpenAI? Hi @blaze-Youssef ! First, thanks for the tool, very useful, as I'm stuck in openlimit by similar issues that you met in https://github.com/shobrook/openlimit/issues/4 . However, I'm a bit stuck trying to understand. What does the argument max_tokens correspond to, ...
gharchive/issue
2023-07-24T22:47:55
2025-04-01T04:56:10.885876
{ "authors": [ "blaze-Youssef", "jucor" ], "repo": "blaze-Youssef/openai-ratelimiter", "url": "https://github.com/blaze-Youssef/openai-ratelimiter/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2562588372
feat: add local langfuse tracing option why The purpose of this PR is to integrate local Langfuse tracing into the project to enhance debugging and monitoring capabilities. Tracing allows developers to observe the flow of execution and diagnose issues more effectively. what Exchange Package: - Defined observe decorat...
gharchive/pull-request
2024-10-02T20:30:10
2025-04-01T04:56:11.000782
{ "authors": [ "ahau-square", "codefromthecrypt", "lamchau", "lifeizhou-ap", "marcklingen" ], "repo": "block-open-source/goose", "url": "https://github.com/block-open-source/goose/pull/106", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2127820227
TheHeader disabled icons improvement closes #80 Hey @eduramme ! I updated the PR with the latest updates from PR #100 and changed the base branch to merge 'feat/header-adjustments' to develop
gharchive/pull-request
2024-02-09T20:42:15
2025-04-01T04:56:11.014428
{ "authors": [ "eduramme", "heronlancellot" ], "repo": "blockful-io/swaplace-dapp", "url": "https://github.com/blockful-io/swaplace-dapp/pull/105", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
280227731
I have no idea about newsletter in admin dashboard. How to manage newsletter in admin dashboard? When someone subscribes to newsletter, new email added to the list. In the admin, click "Packages" and then click "Newsletter". It should load list of subscribers. When you publish new post, subscribers get email notifi...
gharchive/issue
2017-12-07T18:13:22
2025-04-01T04:56:11.043117
{ "authors": [ "forconz", "rxtur" ], "repo": "blogifierdotnet/Blogifier", "url": "https://github.com/blogifierdotnet/Blogifier/issues/75", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2596397809
🛑 Maxthon API is down In 7d03e16, Maxthon API (https://api.maxthon.com) was down: HTTP code: 500 Response time: 494 ms Resolved: Maxthon API is back up in 51e2da2 after 7 minutes.
gharchive/issue
2024-10-18T04:43:24
2025-04-01T04:56:11.046797
{ "authors": [ "bloodchen" ], "repo": "bloodchen/upptime", "url": "https://github.com/bloodchen/upptime/issues/1630", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2635266908
🛑 Maxthon API is down In 13f668a, Maxthon API (https://api.maxthon.com) was down: HTTP code: 500 Response time: 709 ms Resolved: Maxthon API is back up in bd29932 after 27 minutes.
gharchive/issue
2024-11-05T12:01:31
2025-04-01T04:56:11.049275
{ "authors": [ "bloodchen" ], "repo": "bloodchen/upptime", "url": "https://github.com/bloodchen/upptime/issues/2155", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2434650651
🛑 Maxthon API is down In 3b1807b, Maxthon API (https://api.maxthon.com) was down: HTTP code: 500 Response time: 462 ms Resolved: Maxthon API is back up in 2e7b9ae after 7 minutes.
gharchive/issue
2024-07-29T07:20:56
2025-04-01T04:56:11.051505
{ "authors": [ "bloodchen" ], "repo": "bloodchen/upptime", "url": "https://github.com/bloodchen/upptime/issues/349", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2540485877
🛑 Maxthon API is down In bb8f473, Maxthon API (https://api.maxthon.com) was down: HTTP code: 500 Response time: 516 ms Resolved: Maxthon API is back up in cd98cf5 after 7 minutes.
gharchive/issue
2024-09-21T19:46:46
2025-04-01T04:56:11.053734
{ "authors": [ "bloodchen" ], "repo": "bloodchen/upptime", "url": "https://github.com/bloodchen/upptime/issues/901", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
166620590
Create HBase GC log directory and fix HBASE_REGIONSERVER_OPTS This PR has two fixes Create /var/log/hbase/gc directory. Even though hbase processes run with -Xloggc option gc logs are not written due to the absence of this directory. Fix the bug in the current code so that HBASE_REGIONSERVER_OPTS is set with all th...
gharchive/pull-request
2016-07-20T16:09:23
2025-04-01T04:56:11.076834
{ "authors": [ "amithkanand", "bijugs" ], "repo": "bloomberg/chef-bach", "url": "https://github.com/bloomberg/chef-bach/pull/613", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1683935302
Build musl x86-64 wheels #352 Set up CI to build and test musl libc wheels Describe your changes Enable musl builds in the pyproject file. Dependencies for memray are supplied using comparable libraries from the Alpine main repository. Testing performed Running against GitHub actions is producing long build times. Fu...
gharchive/pull-request
2023-04-25T21:59:49
2025-04-01T04:56:11.081820
{ "authors": [ "godlygeek", "pablogsal", "salticus" ], "repo": "bloomberg/memray", "url": "https://github.com/bloomberg/memray/pull/379", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1570032472
Bug Report: Robot reported as offline but is OK in official app Describe The Bug: Plug-in says in the log that iRobot went offline again and again but if I look in the official app it is ok and I can start the cleaning process To Reproduce: Connect iRobot account with iRobot 976 on it. Then wait a couple of hours/day...
gharchive/issue
2023-02-03T15:34:11
2025-04-01T04:56:11.085714
{ "authors": [ "frankb-CZ", "mgoeppl" ], "repo": "bloomkd46/homebridge-iRobot", "url": "https://github.com/bloomkd46/homebridge-iRobot/issues/187", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1198436530
Missing transactions? I am kinda new to this, so if i do something wrong please let me know: backendService.getAddressService().getTransactions("<RECEIVE_ADDR>",100,1, OrderEnum.desc) .getValue() gives 19 transactions back, whilst ccvalut reports 25. I am using 0.2.0-beta3 version @chmod I tried with an ad...
gharchive/issue
2022-04-09T08:39:18
2025-04-01T04:56:11.090769
{ "authors": [ "chmod", "satran004" ], "repo": "bloxbean/cardano-client-lib", "url": "https://github.com/bloxbean/cardano-client-lib/issues/104", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2685095473
[BUG] Acknowledgement of preliminary instructions [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed. [X] I have thoroughly looked through the available Wiki articles and could not find a solution to my problem. [X] I am using the latest version of Bloxstrap...
gharchive/issue
2024-11-23T01:47:50
2025-04-01T04:56:11.093994
{ "authors": [ "RAFAkok", "bluepilledgreat", "ihatewoodenspoons" ], "repo": "bloxstraplabs/bloxstrap", "url": "https://github.com/bloxstraplabs/bloxstrap/issues/3818", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1997422031
Change in memory limit calculation We've encountered a memory limit while bumping Revm from 3.5.0 to 1609e07c68048909ad1682c98cf2b9baa76310b5 (https://github.com/bluealloy/revm/compare/v26...1609e07c68048909ad1682c98cf2b9baa76310b5) in https://github.com/foundry-rs/foundry/pull/6281 while testing pcaversaccio/snekmat...
gharchive/issue
2023-11-16T17:44:31
2025-04-01T04:56:11.118694
{ "authors": [ "DaniPopes", "lorenzofero", "pcaversaccio", "rakita" ], "repo": "bluealloy/revm", "url": "https://github.com/bluealloy/revm/issues/865", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2595054647
fix: Fix bug if inner sub set is empty causing NPE [tentative] (I haven't tried but I think this might be the issue) Tries to fix https://github.com/flame-engine/flame/issues/3347 (needs to validate) Pull Request Test Coverage Report for Build 11388053958 Details 2 of 2 (100.0%) changed or added relevant lines in...
gharchive/pull-request
2024-10-17T15:20:50
2025-04-01T04:56:11.143100
{ "authors": [ "coveralls", "luanpotter" ], "repo": "bluefireteam/ordered_set", "url": "https://github.com/bluefireteam/ordered_set/pull/48", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
233083859
Fix error with gulp task minifyHtml Please see https://github.com/blueimp/JavaScript-MD5/pull/17#issuecomment-251092848
gharchive/pull-request
2017-06-02T05:54:20
2025-04-01T04:56:11.145579
{ "authors": [ "blueimp", "clementbirkle" ], "repo": "blueimp/JavaScript-MD5", "url": "https://github.com/blueimp/JavaScript-MD5/pull/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
543412817
Is it possible to get progress on delayed data.submit() ? I have a case where I have to save the form first - to get an id - which the uploaded files will be related to. I works fine - but I can not get any progress-data. is it possible? Here is my code: first collect the data-objects in a pending list. var pendingL...
gharchive/issue
2019-12-29T14:07:55
2025-04-01T04:56:11.148105
{ "authors": [ "blueimp", "sigurdne" ], "repo": "blueimp/jQuery-File-Upload", "url": "https://github.com/blueimp/jQuery-File-Upload/issues/3546", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2059202742
mavp2p not routing ParamExt commands Hi @aler9 When testing a newer version of mavp2p we found that it seems to not route ParamExt commands [E] at D:\a\auterion-qgroundcontrol\auterion-qgroundcontrol\src\FactSystem\ParameterExt.cc:207 - "No response for param set: "CAM_NEUTRAL"" [D] at D:\a\auterion-qgroundcontrol\a...
gharchive/issue
2023-12-29T08:40:55
2025-04-01T04:56:11.165908
{ "authors": [ "Autonomost", "aler9", "sanderux" ], "repo": "bluenviron/mavp2p", "url": "https://github.com/bluenviron/mavp2p/issues/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1505576997
Add support for value localization + several bugfixes and refactorings These changes add support for value localization, and also fixes several bugs around the multi-select dropdown relating to the asynchronous row pipeline. Looks like the version of ngx-grid-core package needs to be updated. This is pushed now, ...
gharchive/pull-request
2022-12-21T01:41:11
2025-04-01T04:56:11.175048
{ "authors": [ "EmanH" ], "repo": "blueshiftone/ngx-grid", "url": "https://github.com/blueshiftone/ngx-grid/pull/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2703598998
UX: Post composer unintuitively expects animated GIFs as video files, offers no warning to users attempting to upload animated GIFs as images I'm already seeing users in the wild bump into this issue, so I want to ensure there is an issue explicitly regarding this. Related: #1047, #6433, #6797 #6433 has brought the a...
gharchive/issue
2024-11-29T01:41:26
2025-04-01T04:56:11.184143
{ "authors": [ "HeyItsLollie", "SpriterGors", "Zero3K" ], "repo": "bluesky-social/social-app", "url": "https://github.com/bluesky-social/social-app/issues/6837", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
562066755
dotted_name property should include the obj fixes #796 Here's what the fix looks like in practice: In [14]: dotted_name?? Signature: dotted_name(obj) Source: def dotted_name(obj): """Return the...
gharchive/pull-request
2020-02-08T19:31:28
2025-04-01T04:56:11.193850
{ "authors": [ "prjemian", "tacaswell" ], "repo": "bluesky/ophyd", "url": "https://github.com/bluesky/ophyd/pull/797", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2439810928
🛑 Skytalks SSL Website (v4) is down In eee7adb, 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 6b4bdc6 after 30 minutes.
gharchive/issue
2024-07-31T11:25:57
2025-04-01T04:56:11.217458
{ "authors": [ "bluknight" ], "repo": "bluknight/skytalks-monitor", "url": "https://github.com/bluknight/skytalks-monitor/issues/546", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2445968126
🛑 Skytalks SSL Website (v4) is down In e0c27f1, 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 ecb3b8b after 55 minutes.
gharchive/issue
2024-08-03T02:41:49
2025-04-01T04:56:11.219836
{ "authors": [ "bluknight" ], "repo": "bluknight/skytalks-monitor", "url": "https://github.com/bluknight/skytalks-monitor/issues/728", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1129587347
Support import assertions import { foo } from './client-module' assert { only: 'client' } import { bar } from './server-module' assert { only: 'server' } is it possible to use .{client|server}.{ts|js} instead of ?{server|client}? Or would that be a rewrite? Playing around with a Nuxt 3 app and want to have a data ...
gharchive/issue
2022-02-10T07:47:03
2025-04-01T04:56:11.227516
{ "authors": [ "bluwy", "wobsoriano" ], "repo": "bluwy/vite-plugin-iso-import", "url": "https://github.com/bluwy/vite-plugin-iso-import/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2255070140
Add ability to remove close button Description I don't update my EdgeFrfox frequently so I was stuck with v24.2.4. In this version and before, Linux support for the hide tabs toolbar tweak wasn't there. My Firefox window looked like this: In v24.2.13, the next version, where Linux support was properly added for the ...
gharchive/issue
2024-04-21T13:20:12
2025-04-01T04:56:11.232610
{ "authors": [ "bmFtZQ", "m3957" ], "repo": "bmFtZQ/edge-frfox", "url": "https://github.com/bmFtZQ/edge-frfox/issues/144", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2035138389
How to continue using this plugin,the official undo usage is poor The official undo is too torturous. Ctrl+Z has not responded at all. Even the selection has been marked as a revocation step, and it seems to conflict with Efficientnode. I don't know why, but I used this plugin well before According to what you said, ...
gharchive/issue
2023-12-11T08:50:05
2025-04-01T04:56:11.237340
{ "authors": [ "AlexanderDash", "bmad4ever" ], "repo": "bmad4ever/ComfyUI-Bmad-DirtyUndoRedo", "url": "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
916327242
Fix data source values for mysqld-exporter Description As a title. Fixed!
gharchive/pull-request
2021-06-09T15:16:29
2025-04-01T04:56:11.272860
{ "authors": [ "bmf-san" ], "repo": "bmf-san/gobel-example", "url": "https://github.com/bmf-san/gobel-example/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1034602834
Add schemer version to schema Adding the version number of schemer itself to the encoded schemas will allow even more compatibility as schemer evolves I always thought adding a small frame to the schemer data make sense. such as: [uniqueID][schemerVersion][payload length][schemer payload][checksum] that would only ...
gharchive/issue
2021-10-25T02:15:20
2025-04-01T04:56:11.288753
{ "authors": [ "BenjaminPritchard", "bminer" ], "repo": "bminer/schemer", "url": "https://github.com/bminer/schemer/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
103596242
Fix for problem with IERS workaround I noticed a problem with the astropy/astroplan#71 approach: download_IERS_A wasn't working if you tried to use Time in the same session. The underlying problem with how the table is applied at the end of download_IERS_A. This PR fixes that, but more importantly adds a test to ca...
gharchive/pull-request
2015-08-27T21:13:15
2025-04-01T04:56:11.291882
{ "authors": [ "bmorris3", "eteq" ], "repo": "bmorris3/astroplan", "url": "https://github.com/bmorris3/astroplan/pull/3", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
104149109
Have Tron download tools? Would it be possible to have Tron download the external tools that it uses, rather than packaging them together with the bat files? Frequently asked, see here The closest pre-existing thing I can think would be something like chocolatey.org but I don't think all the tools are available....
gharchive/issue
2015-08-31T22:51:04
2025-04-01T04:56:11.297073
{ "authors": [ "nemchik", "vocatus" ], "repo": "bmrf/tron", "url": "https://github.com/bmrf/tron/issues/20", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
313162303
Problems about scalable offline map matching Hello: Recently, i am trying to move this wonderful procedure onto spark cluster. I mainly change your example code, to load roadmap from an existing file. for example, xx.bfmap. So i change this "val matcher = sc.broadcast(new BroadcastMatcher(host, port, database, user,...
gharchive/issue
2018-04-11T03:36:54
2025-04-01T04:56:11.312985
{ "authors": [ "XiaoXiCanNotFly", "biallen", "jongiddy", "smattheis", "wxlreis" ], "repo": "bmwcarit/barefoot", "url": "https://github.com/bmwcarit/barefoot/issues/104", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
56975559
Better nomenclature. For the glory. Nice, thanks! :+1:
gharchive/pull-request
2015-02-09T00:14:00
2025-04-01T04:56:11.431229
{ "authors": [ "bnjbvr", "jankeromnes" ], "repo": "bnjbvr/kresus", "url": "https://github.com/bnjbvr/kresus/pull/26", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }