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 |
|---|---|---|---|---|---|
157367032 | Issue with date Conversion
Hi there,
I think I discovered a serious issue with date conversion here is an example:
console.log(new DateOnly(20160101).toDate())
//Mon Feb 01 2016 00:00:00 GMT+1300 (NZDT) - Correct
Now we change year to 2017
console.log(new DateOnly(20170101).toDate())
//Wed Mar 01 2017 00:00:00 GMT+13... | gharchive/issue | 2016-05-29T03:17:23 | 2025-04-01T04:56:11.445068 | {
"authors": [
"boblauer",
"unkn0wn-kgb"
],
"repo": "boblauer/dateonly",
"url": "https://github.com/boblauer/dateonly/issues/2",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
116407562 | Fix #6
I haven't actually tested this (sorry, one of those days), but it should prevent the unnecessary adding of a listener and it's really simple.
Ok, tested and works great!
Thanks!
That's strange... I don't see these changes in master. Master still has the delaying binding issue in that setTimeout will run ... | gharchive/pull-request | 2015-11-11T19:45:51 | 2025-04-01T04:56:11.447623 | {
"authors": [
"boblauer",
"grassick"
],
"repo": "boblauer/react-onclickout",
"url": "https://github.com/boblauer/react-onclickout/pull/7",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
134196889 | Craft\EntryModel.date is not defined.
Hello Sir.
I am using the 0.5.7 version of craft export plugin.
When I tick the fields Post Date or Expiry date of entries to export.
After clicking the export it gives error >> Craft\EntryModel.date is not defined.
Is this still an issue?
| gharchive/issue | 2016-02-17T06:54:52 | 2025-04-01T04:56:11.451804 | {
"authors": [
"anish274",
"boboldehampsink"
],
"repo": "boboldehampsink/export",
"url": "https://github.com/boboldehampsink/export/issues/20",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2212231991 | [p5.js KO] Create lerpColor.mdx
Changes: KO translation
[] npm run lint passes
[] [Inline documentation] is included / updated
@yinhwa @designerSejinOH 깃허브로 돌아와서 다시 작업시작했습니다. 이렇게 진행하면 될까요?
Hi @yunyoungJang yes this is the right place to PR! But kindly close down this PR and be back instead with multiple commits... | gharchive/pull-request | 2024-03-28T02:37:22 | 2025-04-01T04:56:11.462714 | {
"authors": [
"yinhwa",
"yunyoungJang"
],
"repo": "bocoup/p5.js-website",
"url": "https://github.com/bocoup/p5.js-website/pull/81",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2733551873 | Bug: save prompt when switching language without changes
I encountered an issue when using the field on a multilingual page. If I have a translated table field on the page and switch languages, the panel always prompts me to save the page, even when no changes have been made. I tested this on a clean Kirby starter k... | gharchive/issue | 2024-12-11T17:22:56 | 2025-04-01T04:56:11.491888 | {
"authors": [
"bogdancondorachi",
"saltandbits"
],
"repo": "bogdancondorachi/kirby-table-field",
"url": "https://github.com/bogdancondorachi/kirby-table-field/issues/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
265330 | ./clsrv: symbol lookup error: ./clsrv: undefined symbol: free_mem_coffer
zeromq version: tags/v2.0.6^0=ae35a1 (installed locally in my home, so i had to add -I$(HOME)/include and -L$(HOME)/include to Makefile-s below)
gonewrong version: 754648
coffer version: 19c834
gozero version: 7b78b4
$ ./clsrv
./clsrv: symbol lo... | gharchive/issue | 2010-07-31T15:25:04 | 2025-04-01T04:56:11.501214 | {
"authors": [
"temoto"
],
"repo": "boggle/gozero",
"url": "https://github.com/boggle/gozero/issues/2",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1616176093 | Criar assets personalizados
Esta tarefa é opcional. Além disso, poderá ser desmembrada, de acordo com o volume de trabalho escolhido pela equipe, em outras:
[ ] Tiles;
[ ] Sprites;
[ ] Sons de efeito;
[ ] Músicas.
Depende de #16, #18 e #20.
Esta tarefa é usada pelas equipes para documentar a criação de assets. Ne... | gharchive/issue | 2023-03-09T00:08:36 | 2025-04-01T04:56:11.503350 | {
"authors": [
"boidacarapreta"
],
"repo": "boidacarapreta/adcipt20231",
"url": "https://github.com/boidacarapreta/adcipt20231/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
135147379 | datashader Anacoder demo code: 2 errors numpy.core.multiarray failed to import, cannot import name config
Hi - Making progress getting the datashader demo code to run so far :) , except... ;(
Ref # https://github.com/bokeh/datashader/issues/72#issuecomment-185412152
Now at "10-million-point datashaded plots: auto-ra... | gharchive/issue | 2016-02-21T02:17:01 | 2025-04-01T04:56:11.551698 | {
"authors": [
"jbednar",
"tonyj4102"
],
"repo": "bokeh/datashader",
"url": "https://github.com/bokeh/datashader/issues/75",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
141371726 | Add grid property
This makes the grid property from draggable available.
@calculon0 thanks!!
| gharchive/pull-request | 2016-03-16T19:05:48 | 2025-04-01T04:56:11.553339 | {
"authors": [
"bokuweb",
"calculon0"
],
"repo": "bokuweb/react-resizable-and-movable",
"url": "https://github.com/bokuweb/react-resizable-and-movable/pull/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1641719908 | 🛑 Geomark is down
In 1f98de0, Geomark (https://apps.gov.bc.ca/pub/geomark/overview) was down:
HTTP code: 502
Response time: 420 ms
Resolved: Geomark is back up in 057a3b1.
| gharchive/issue | 2023-03-27T09:14:19 | 2025-04-01T04:56:11.577294 | {
"authors": [
"bolyachevets"
],
"repo": "bolyachevets/upptime",
"url": "https://github.com/bolyachevets/upptime/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2247370614 | Calendar Events
Contains the implementation of the Calendar events
Calendar Event implemention
| gharchive/pull-request | 2024-04-17T04:55:01 | 2025-04-01T04:56:11.580662 | {
"authors": [
"Nataliazeus94"
],
"repo": "bombies/comp3161-final-project",
"url": "https://github.com/bombies/comp3161-final-project/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
865827144 | Update documentation
Update links (see https://github.com/bonej-org/BoneJ2/issues/295)
Legacy/bonej/src/main/java/org/bonej/DebugLauncher.java was not update because https://imagej.net/images/bat-cochlea-volume.zip might be already in the system.
Update links (see #295)
Legacy/bonej/src/main/java/org/bonej/DebugLa... | gharchive/pull-request | 2021-04-23T07:23:12 | 2025-04-01T04:56:11.584117 | {
"authors": [
"mdoube",
"rgaiacs"
],
"repo": "bonej-org/BoneJ2",
"url": "https://github.com/bonej-org/BoneJ2/pull/299",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
319507473 | Last layer's weights when changing the number of classes + expected labels
Thank you for sharing your code
In my case , i want to train on my own dataset, should the labels (mask) be a 2-d image (with one chanel eventually) where each pixel has as value the class label (for example pixel belonging to a person has va... | gharchive/issue | 2018-05-02T11:03:13 | 2025-04-01T04:56:11.590670 | {
"authors": [
"IhamdiS",
"bhack"
],
"repo": "bonlime/keras-deeplab-v3-plus",
"url": "https://github.com/bonlime/keras-deeplab-v3-plus/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1227266159 | 🛑 Radarr4K is down
In fb249cb, Radarr4K ($URLS_RADARR4K) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Radarr4K is back up in 0effeea.
| gharchive/issue | 2022-05-05T23:18:29 | 2025-04-01T04:56:11.593003 | {
"authors": [
"bonny1992"
],
"repo": "bonny1992/upptime",
"url": "https://github.com/bonny1992/upptime/issues/524",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1489285511 | 🛑 Prowlarr is down
In 90654bb, Prowlarr ($URLS_PROWLARR) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Prowlarr is back up in 2f57728.
| gharchive/issue | 2022-12-11T02:14:14 | 2025-04-01T04:56:11.595055 | {
"authors": [
"bonny1992"
],
"repo": "bonny1992/upptime",
"url": "https://github.com/bonny1992/upptime/issues/680",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1630336485 | 🛑 Deluge is down
In 10cd635, Deluge ($URLS_DELUGE) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Deluge is back up in c927a64.
| gharchive/issue | 2023-03-18T13:58:10 | 2025-04-01T04:56:11.597068 | {
"authors": [
"bonny1992"
],
"repo": "bonny1992/upptime",
"url": "https://github.com/bonny1992/upptime/issues/804",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1071438214 | Command built-in controllers via events or another keymap agnostic way.
As implemented, the controls are hardcoded. This is not a practical design for any serious game.
The controllers do currently work based on events, but the plugins will add a default_input_map system that hardcodes the bindings.
As a workaround... | gharchive/issue | 2021-12-05T11:45:00 | 2025-04-01T04:56:11.605582 | {
"authors": [
"bonsairobo",
"scrblue"
],
"repo": "bonsairobo/smooth-bevy-cameras",
"url": "https://github.com/bonsairobo/smooth-bevy-cameras/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2240895168 | [FEATURE] RGB COLORS
What is the feature request for?
Add RGB colors support
Relevant links
No response
Additional Information
like #C00000
Feature requests are not going to be implemented by booksaw, instead you will have to find another developer to make a pull request to implement the feature.
[X] I understand
... | gharchive/issue | 2024-04-12T20:51:32 | 2025-04-01T04:56:11.609037 | {
"authors": [
"HonzasikCZ",
"booksaw"
],
"repo": "booksaw/BetterTeams",
"url": "https://github.com/booksaw/BetterTeams/issues/583",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2169299492 | Update database to version 1.3.9
Integrate the new version of the boolder database.
Resolves #84
FYI I have an uncommitted file appearing in /Users/nico/Dev/boolder-android/app/schemas/com.boolder.boolder.data.database.BoolderAppDatabase/16.json
Content:
https://gist.github.com/nmondollot/d0f4c1dd138351202f82deb0e0... | gharchive/pull-request | 2024-03-05T13:56:15 | 2025-04-01T04:56:11.612511 | {
"authors": [
"nmondollot",
"wang-li"
],
"repo": "boolder-org/boolder-android",
"url": "https://github.com/boolder-org/boolder-android/pull/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
615925193 | Avoid using deprecated header boost/detail/iterator.hpp
This header is deprecated in favor of <iterator> and will be removed in a future release. This silences deprecation warnings.
Please, merge to master.
Done.
| gharchive/pull-request | 2020-05-11T14:23:31 | 2025-04-01T04:56:11.629988 | {
"authors": [
"Lastique",
"mclow"
],
"repo": "boostorg/algorithm",
"url": "https://github.com/boostorg/algorithm/pull/71",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
282711257 | Building with g++ in C++03 mode fails
Building the library with f.ex. msvc-8.0, or 10.0, works; and so does building with g++ in C++11 mode. However, building with g++ in C++03 mode fails:
C:\Projects\boost-git\boost\libs\contract>b2 build toolset=gcc cxxstd=03
Performing configuration checks
- 32-bit ... | gharchive/issue | 2017-12-17T18:01:06 | 2025-04-01T04:56:11.633710 | {
"authors": [
"lcaminiti",
"pdimov"
],
"repo": "boostorg/contract",
"url": "https://github.com/boostorg/contract/issues/6",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
526685986 | std::vector<boost::dynamic_bitset<>>unable to free memory
Hi,
I am using boost 1.66.0 version, gcc/g++ -7, and I found when using std::vector<boost::dynamic_bitset<>>, it is unable to free memory when destruction, even using function swap(), resize(), reset(). it doesn't work.
The test program is show below
int main... | gharchive/issue | 2019-11-20T09:47:52 | 2025-04-01T04:56:11.645588 | {
"authors": [
"mclow",
"robot-kimbo",
"swatanabe"
],
"repo": "boostorg/dynamic_bitset",
"url": "https://github.com/boostorg/dynamic_bitset/issues/51",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2728457901 | docs: modify logo variable
When building the docs with Sphinx 8.1.3 there is an error about 'logo'.
Where is the variable originally defined?
The modification in this PR seems to solve the problem.
Where is the variable originally defined?
Possibly a bug!
Thank you!
Thanks. RemovedInSphinx90Warning warnings (no... | gharchive/pull-request | 2024-12-09T22:53:04 | 2025-04-01T04:56:11.649790 | {
"authors": [
"mloskot",
"sdarwin"
],
"repo": "boostorg/gil",
"url": "https://github.com/boostorg/gil/pull/759",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2013113722 | Segmentation fault when a JSON string with whitespaces is passed to boost::json::parse() function
Description
As described in the title.
Version of Boost: 1.80.0
Operating system: Ubuntu 22.04.3 LTS (64-bit)
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CMake: 3.22.1
Link to the ready-to-build project with repr... | gharchive/issue | 2023-11-27T21:14:07 | 2025-04-01T04:56:11.657505 | {
"authors": [
"Elnee",
"grisumbras",
"sdkrystian"
],
"repo": "boostorg/json",
"url": "https://github.com/boostorg/json/issues/957",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
100052971 | Access VPN from Docker containers
It seems that Docker containers are unable to access host machine VPN resources. Unfortunately I don't know much about networking, but I suspect it's because boot2docker VM does not use the same routing tables as the host (OS X) machine.
Is there perhaps an easy way how to make boot2... | gharchive/issue | 2015-08-10T12:36:38 | 2025-04-01T04:56:11.660194 | {
"authors": [
"Elijen",
"SvenDowideit"
],
"repo": "boot2docker/boot2docker",
"url": "https://github.com/boot2docker/boot2docker/issues/1031",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
55573890 | bootstrap_for_tag and collection_select giving bad name
Hello, I have a form that isn't associated with an object and therefore I am using bootstrap_form_tag. On this form I have a button where I can add different search filters which will add an an additional dropdown box when clicked. This means I can have an indef... | gharchive/issue | 2015-01-27T04:10:34 | 2025-04-01T04:56:11.671765 | {
"authors": [
"burnt43",
"parhs"
],
"repo": "bootstrap-ruby/rails-bootstrap-forms",
"url": "https://github.com/bootstrap-ruby/rails-bootstrap-forms/issues/193",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1555700245 | Fixes as per GTSAM 4.2
Updates to get GTD to compile with GTSAM 4.2.
Looks like we need a PPA of the 4.2 release. @dellaert @ProfFan do we have that?
Looks like we need a PPA of the 4.2 release. @dellaert @ProfFan do we have that?
Not finalized yet. When I finalize (actually make a tag and verify the wrappers) ... | gharchive/pull-request | 2023-01-24T21:30:51 | 2025-04-01T04:56:11.709668 | {
"authors": [
"dellaert",
"varunagrawal"
],
"repo": "borglab/GTDynamics",
"url": "https://github.com/borglab/GTDynamics/pull/368",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2254398913 | 🛑 clans.wowsgame.cn is down
In dc353d3, clans.wowsgame.cn (https://clans.wowsgame.cn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: clans.wowsgame.cn is back up in e51be45 after 27 minutes.
| gharchive/issue | 2024-04-20T05:52:35 | 2025-04-01T04:56:11.712662 | {
"authors": [
"boriskhodok"
],
"repo": "boriskhodok/wowsuptime",
"url": "https://github.com/boriskhodok/wowsuptime/issues/499",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
80067655 | Add definitions for markerclustererplus
Hello, I would like to propose a definition file for the library MarkerClustererPlus for Google Maps V3.
Project home: mahnunchik/markerclustererplus
This *.d.ts file correspond to the 2.1.1 version.
I'm not sure about how to provide a meaningful demo without the heavy JSON dat... | gharchive/pull-request | 2015-05-24T06:04:01 | 2025-04-01T04:56:11.718648 | {
"authors": [
"enanox",
"vvakame"
],
"repo": "borisyankov/DefinitelyTyped",
"url": "https://github.com/borisyankov/DefinitelyTyped/pull/4439",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1141131697 | You might have unsuporrted firmware version None
Describe the bug
After the upgrade to HA Core 2022.2.8 unsupported firmware error
Version
HA version? 2022.2.8
HA Bosch component version? 0.17.3
** Debug SCAN **
** IMPORTANT **
Go to Developer tools in Home Assistant, choose Service tab and choose bosch.debug_scan
... | gharchive/issue | 2022-02-17T10:10:44 | 2025-04-01T04:56:11.731841 | {
"authors": [
"damiano75"
],
"repo": "bosch-thermostat/home-assistant-bosch-custom-component",
"url": "https://github.com/bosch-thermostat/home-assistant-bosch-custom-component/issues/144",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
107744483 | scollector: enabling json or toml config
After some conversation in stack chat, we decided we don't like toml so much. This allows toml or json files to be passed in.
At some point in the future we may depricate the toml file format.
This also removes the totoml functionality. If that is needed, the 0.4.0 release of ... | gharchive/pull-request | 2015-09-22T15:53:06 | 2025-04-01T04:56:11.790540 | {
"authors": [
"captncraig",
"kylebrandt"
],
"repo": "bosun-monitor/bosun",
"url": "https://github.com/bosun-monitor/bosun/pull/1341",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1599190093 | upgrade isort
Upgrade isort to resolve current action failures. See https://github.com/PyCQA/isort/issues/2083 for details
Codecov Report
Base: 93.55% // Head: 93.55% // No change to project coverage :thumbsup:
Coverage data is based on head (ff18ef4) compared to base (be50153).
Patch has no changes to coverable l... | gharchive/pull-request | 2023-02-24T19:42:36 | 2025-04-01T04:56:11.817359 | {
"authors": [
"codecov-commenter",
"nateprewitt"
],
"repo": "boto/botocore",
"url": "https://github.com/boto/botocore/pull/2877",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
202235570 | Label has incorrect "for" tag
Label references the name of the input, this is incorrect, should use ID
Larger issue is ID is being used for the wrapper, this should be changed so ID is always used on the field, and the wrapper has a different ID
| gharchive/issue | 2017-01-20T20:32:53 | 2025-04-01T04:56:11.859633 | {
"authors": [
"nicksnell"
],
"repo": "boughtbymany/mutt-forms",
"url": "https://github.com/boughtbymany/mutt-forms/issues/46",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
302065567 | training error
2018-03-04 13:19:20.290777: W tensorflow/core/framework/op_kernel.cc:1192] Resource exhausted: OOM when allocating tensor with shape[1,1024,51,38]
INFO:tensorflow:Error reported to Coordinator: <class 'tensorflow.python.framework.errors_impl.ResourceExhaustedError'>, OOM when allocating tensor with sha... | gharchive/issue | 2018-03-04T07:52:04 | 2025-04-01T04:56:11.983870 | {
"authors": [
"BanuSelinTosun",
"Tejeshwarabm",
"Victorsoukhov"
],
"repo": "bourdakos1/Custom-Object-Detection",
"url": "https://github.com/bourdakos1/Custom-Object-Detection/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1935723093 | formula to calculate accuracy
I saw the following formula to calculate accuracy in your scGPT paper:
Accuracy = tp / (tp + fp + tn + fn)
Should the numerator be: (tp + tn)? The correct formula should be:
Accuracy = (tp + tn) / (tp + fp + tn + fn)
Thank you so much! This indeed is a typo. The actual calculation shou... | gharchive/issue | 2023-10-10T16:10:30 | 2025-04-01T04:56:11.988297 | {
"authors": [
"subercui",
"yueming-ding"
],
"repo": "bowang-lab/scGPT",
"url": "https://github.com/bowang-lab/scGPT/issues/91",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2350531061 | FileNotFoundError
Dear author:
Thank you for sharing the project. During the replication process, I couldn't find two files (as shown in the figure below), which are two pre trained models that I couldn't find in the checkpoints download section. I hope you can add a download link.
I would greatly appreciate it if yo... | gharchive/issue | 2024-06-13T08:32:03 | 2025-04-01T04:56:11.993675 | {
"authors": [
"Yayalel",
"bowen-upenn"
],
"repo": "bowen-upenn/scene_graph_commonsense",
"url": "https://github.com/bowen-upenn/scene_graph_commonsense/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
17345539 | No AX.25 port data configured
Hi,
I'm not sure that bower is the problem, but each time I try to launch it, i get this message in the syslog.
for information :
npm -v
1.3.5
nodejs -v
v0.10.15
regards,
You're probably installing and running the node package which is an amateur radio related tool - I had this issue i... | gharchive/issue | 2013-07-29T15:36:25 | 2025-04-01T04:56:11.996303 | {
"authors": [
"CoStiC",
"yaleman"
],
"repo": "bower/bower",
"url": "https://github.com/bower/bower/issues/677",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2728150081 | SDK fails with "Module checksum failed: Could not find '/app/'." in a Linux container on .NET 8
[x] I have checked that the SDK documentation doesn't solve my issue.
[x] I have checked that the API documentation doesn't solve my issue.
[x] I have searched the Box Developer Forums and my issue isn't already reported ... | gharchive/issue | 2024-12-09T20:04:55 | 2025-04-01T04:56:12.009181 | {
"authors": [
"congminh1254",
"tmoore8RJ"
],
"repo": "box/box-dotnet-sdk-gen",
"url": "https://github.com/box/box-dotnet-sdk-gen/issues/342",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
387750175 | Can't pull from repository
When i tried to pull from repository, "pull" process just said "Finished" and do - nothing.
My command:
java -jar mojito-cli-0.94.jar pull -r REPONAME -t TARGET_DIR -ft MAC_STRING
Can you provide more information on how you created your repository, if you see the string in mojito and the ... | gharchive/issue | 2018-12-05T13:11:27 | 2025-04-01T04:56:12.016600 | {
"authors": [
"aurambaj",
"sentiurin"
],
"repo": "box/mojito",
"url": "https://github.com/box/mojito/issues/366",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
134962294 | Can't build latest vbox image
Manage to build eval-win2012r2-standard-nocm-1.0.4.box a while ago but nothing now.
Host is Ubuntu trusty, vagrant 1.8.1, packer 0.8.6
$ vagrant plugin list
vagrant-aws (0.7.0)
vagrant-digitalocean (0.7.10)
vagrant-lxc (1.2.1)
vagrant-scp (0.5.7)
vagrant-share (1.1.5, system)
vagrant-win... | gharchive/issue | 2016-02-19T20:15:02 | 2025-04-01T04:56:12.021389 | {
"authors": [
"icnocop",
"juju4",
"tas50"
],
"repo": "boxcutter/windows",
"url": "https://github.com/boxcutter/windows/issues/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
121941215 | Field moisture 4C 10/2 high CO2 variability
The single highest s.d. between CO2 measurements in the entire experiment was on 10/2, in the 4 C chamber, field moisture treatment:
Date Treatment Temperature CO2_ppm_s_sd CO2_ppm_s incday
1 2015-10-02 Field moisture 4 26.13742 26.08171 33
... | gharchive/issue | 2015-12-13T20:19:56 | 2025-04-01T04:56:12.057059 | {
"authors": [
"bpbond"
],
"repo": "bpbond/cpcrw_incubation",
"url": "https://github.com/bpbond/cpcrw_incubation/issues/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1143952251 | Suggestion for better latex svg styling
Right now all latex fragments that are exported to svg are displayed centered in a new line:
It would be nice if they could be displayed inline like the emacs latex preview:
This can actually be achieved with a simple css snippet:
img.org-svg {
display: inline-block;
... | gharchive/issue | 2022-02-18T23:42:39 | 2025-04-01T04:56:12.069673 | {
"authors": [
"FelixBrendel",
"bphenriques"
],
"repo": "bphenriques/explorer-hugo-theme",
"url": "https://github.com/bphenriques/explorer-hugo-theme/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
309562845 | issue #3 correction
Correction of the following problem:
Cursor in tag will output class/id though search/cmd+p dialog has focus #3
To simulate: place cursor within an html tag and then use cmd+p and type a . this will output class="" into the previously selected html tag even though it's not in focus.
I just check... | gharchive/pull-request | 2018-03-28T23:02:10 | 2025-04-01T04:56:12.100681 | {
"authors": [
"alexfabianoricioli",
"bradleyflood",
"revelt"
],
"repo": "bradleyflood/auto-id-class",
"url": "https://github.com/bradleyflood/auto-id-class/pull/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
218550875 | Roadmap
Here is the official todolist that what is planned. For new ideas open new issues.
[ ] Translation to german
[ ] Timed Jobs - Transfer from server x, some files y at given time z
[ ] Goto beta phase when enough feedback is in
I know this is an ftp client, but does it (or could it) have sftp support?
It ... | gharchive/issue | 2017-03-31T16:19:07 | 2025-04-01T04:56:12.112547 | {
"authors": [
"AdrianKoshka",
"brainfoolong"
],
"repo": "brainfoolong/web-ftp-client",
"url": "https://github.com/brainfoolong/web-ftp-client/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
717604284 | infinite plugin overrides fastSwipe behavior
Describe the bug
infinite plugin overrides fastSwipe behavior.
To Reproduce
Steps to reproduce the behavior:
Go to https://brainhubeu.github.io/react-carousel/docs/examples/swipingSlides
Swipe left/right, observe fastSwipe behavior not working as expected
Remove 'infinite... | gharchive/issue | 2020-10-08T19:27:28 | 2025-04-01T04:56:12.132238 | {
"authors": [
"bmathews",
"haniotis"
],
"repo": "brainhubeu/react-carousel",
"url": "https://github.com/brainhubeu/react-carousel/issues/651",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
372359025 | cross is flickering
Because the cross is drawn in an in-memory canevas at native resolution, it gets resampled to the screen on the fly.
This sometimes causes the cross to be blurry, or even disappear!
this is very uncommon, and impossible to fix. Closing.
| gharchive/issue | 2018-10-21T21:29:47 | 2025-04-01T04:56:12.133284 | {
"authors": [
"pbellec"
],
"repo": "brainsprite/brainsprite",
"url": "https://github.com/brainsprite/brainsprite/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
982728763 | Autodiscovered light now failing even with fixed as mode
This entity used to work but after a recent update is failing to create the power entity.
- platform: powercalc
entity_id: light.color_temperature_light_1 # Pantry WW/CW LED Strip
standby_usage: 1.8
fixed:
power: 8.8
Logs:
2021-08-30 22:0... | gharchive/issue | 2021-08-30T12:15:53 | 2025-04-01T04:56:12.170172 | {
"authors": [
"OzGav",
"bramstroker"
],
"repo": "bramstroker/homeassistant-powercalc",
"url": "https://github.com/bramstroker/homeassistant-powercalc/issues/151",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
182355795 | Can you do it with this thing?
So from what i understood from reading the forum and digging around i found out that you turn the USB flash drive with 2303 to a development board but what if you buy this thing:
http://www.ebay.co.uk/itm/BadUsb-Beetle-Bad-USB-ATMEGA32U4-Development-Board-Module-Arduino-Leonardo-R3-/272... | gharchive/issue | 2016-10-11T19:44:38 | 2025-04-01T04:56:12.195943 | {
"authors": [
"HomeFork",
"christofersimbar"
],
"repo": "brandonlw/Psychson",
"url": "https://github.com/brandonlw/Psychson/issues/164",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
110293603 | Script fails when there are no active users to pick
At least that's what I'm guessing this means at first glance:
Selecting user at random (queue length was 3)
Traceback (most recent call last):
File "slackbotExercise.py", line 282, in <module>
main()
File "slackbotExercise.py", line 277, in main
assignEx... | gharchive/issue | 2015-10-07T18:59:40 | 2025-04-01T04:56:12.197326 | {
"authors": [
"StevenNunez",
"slinlee"
],
"repo": "brandonshin/slackbot-workout",
"url": "https://github.com/brandonshin/slackbot-workout/issues/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1251497733 | A typo in Appendix F
I believe the third-to-last line here should read
target <-data(t+NK:t+(N+1)K)
It's easy to see this if we let N=1
thanks a lot for spotting this @MilkshakeForReal! you are absolutely right!
| gharchive/issue | 2022-05-28T06:44:47 | 2025-04-01T04:56:12.199163 | {
"authors": [
"MilkshakeForReal",
"brandstetter-johannes"
],
"repo": "brandstetter-johannes/MP-Neural-PDE-Solvers",
"url": "https://github.com/brandstetter-johannes/MP-Neural-PDE-Solvers/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
361747518 | Update scripts
Also snuck an update of the Sublime Text project file in there.
The Travis build is broken on Travis, due to cortex-m-rt's new minimum requirement. I'm going to leave this as is for now, as it's going to unbreak itself with the next stable release.
| gharchive/pull-request | 2018-09-19T13:23:45 | 2025-04-01T04:56:12.201209 | {
"authors": [
"hannobraun"
],
"repo": "braun-robotics/rust-lpc82x",
"url": "https://github.com/braun-robotics/rust-lpc82x/pull/52",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
2104309548 | Ship first iteration of Breadboard doc site
Here are the sections that we'll need. For each section: complete, edit, check for accuracy:
[ ] Kits inputs/outputs documentation (stretch)
[ ] New syntax documentation (stretch)
Split out into a bunch of issues:
https://github.com/breadboard-ai/breadboard/issues/524
h... | gharchive/issue | 2024-01-28T19:15:05 | 2025-04-01T04:56:12.573243 | {
"authors": [
"aomarks",
"dglazkov"
],
"repo": "breadboard-ai/breadboard",
"url": "https://github.com/breadboard-ai/breadboard/issues/510",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
702149744 | Support LW on day component
Support Quartz syntax "LW" as "last weekday of the month"
Example:
0 14 LW * ?
Next 5 executions from today:
09/30/2020 14:00:00
10/30/2020 14:00:00
11/30/2020 14:00:00
12/31/2020 14:00:00
01/29/2021 14:00:00
Reference from quartz-scheduler docs:
The 'L' and 'W' characters can also be com... | gharchive/issue | 2020-09-15T18:19:49 | 2025-04-01T04:56:12.595208 | {
"authors": [
"chrisszeluga",
"thefat32"
],
"repo": "breejs/later",
"url": "https://github.com/breejs/later/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1643449224 | Add calendar support for customer DOB
Try to use the native input field with minimum js code.
Implmented in 2.5.0
| gharchive/issue | 2023-03-28T08:24:39 | 2025-04-01T04:56:12.596320 | {
"authors": [
"vovayatsyuk"
],
"repo": "breezefront/module-breeze",
"url": "https://github.com/breezefront/module-breeze/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2303373537 | Add support for other intervals
Add support for day/hour/month interval instead of harcoded day
Hi, will you be reviewing this pull request anytime soon? I'm just wondering if I should publish my own package or wait for the request to be accepted.
Thanks
I lost track of this one, sorry! Let me get back to it next... | gharchive/pull-request | 2024-05-17T18:45:15 | 2025-04-01T04:56:12.614237 | {
"authors": [
"brendt",
"tito10047"
],
"repo": "brendt/php-sparkline",
"url": "https://github.com/brendt/php-sparkline/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1519503584 | Request-Reply Microservices / Remote Procedure Calls
Is your feature request related to a problem? Please describe.
From the 2023 roadmap, the system doesn't currently support request-response interactions which limit its use in distributed systems. For example, we may want to centralize capabilities by deploying Sub... | gharchive/issue | 2023-01-04T20:01:17 | 2025-04-01T04:56:12.637484 | {
"authors": [
"dnelson27",
"jshlbrd"
],
"repo": "brexhq/substation",
"url": "https://github.com/brexhq/substation/issues/54",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1565188569 | Portfolio: details popup window
Portfolio: details popup window and Milstone
[X] Implemented popups for both mobile and desktop screen sizes.
[X] Used a JavaScript array to store all information of the work section
[X] Linter and Eslin errors has been checked.
[X] Each project associated with the requied popup w... | gharchive/pull-request | 2023-02-01T00:12:44 | 2025-04-01T04:56:12.647104 | {
"authors": [
"brhanuhailu"
],
"repo": "brhanuhailu/portifolio",
"url": "https://github.com/brhanuhailu/portifolio/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
941317349 | Split out domain name and hosted zone in order to deploy ECS site to a subdomain of the hosted zone
Currently the site can only be deployed to the name of the hosted zone passed in to the stack. There should be:
One prop used to look up the hosted zone
One prop used to set the A Record that points to the ALB
This... | gharchive/issue | 2021-07-10T20:17:00 | 2025-04-01T04:56:12.651434 | {
"authors": [
"briancaffey"
],
"repo": "briancaffey/django-cdk",
"url": "https://github.com/briancaffey/django-cdk/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
423129279 | Testing HBase 2.0.0 (working on top of Hadoop 2.7.1)
Hello,
I try to test HBase 2.0.0 with YCSB 0.15. Hbase can create tables and works fine. However, when I run the command "./bin/ycsb load hbase20 -P workloads/workloada -p columnfamily=family" I get the following warnings and errors (a bit long- excuse me please):
... | gharchive/issue | 2019-03-20T08:41:52 | 2025-04-01T04:56:13.293248 | {
"authors": [
"busbey",
"oylumalatli"
],
"repo": "brianfrankcooper/YCSB",
"url": "https://github.com/brianfrankcooper/YCSB/issues/1284",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
136459382 | Update SuitePath.php
Get this Warning: preg_quote() expects parameter 1 to be string, array given in brianium/paratest/src/ParaTest/Runners/PHPUnit/SuitePath.php
Due to suffix being an empty array in the construtor
The build is failing on your PR. Not your fault but would you mind having a look at it? Maybe it's qu... | gharchive/pull-request | 2016-02-25T17:42:45 | 2025-04-01T04:56:13.297249 | {
"authors": [
"MarkVaughn",
"julianseeger"
],
"repo": "brianium/paratest",
"url": "https://github.com/brianium/paratest/pull/198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
76388675 | NodeDetail endpoint update operation fails with KeyError
The NodeDetail view (sample url http://127.0.0.1:5000/api/v2/nodes/<node_id> ) currently does not accept update/patch operations. Sending a patch request to an existing node returns a KeyError in Django.
First cause
Primarily, this fails because the update view... | gharchive/issue | 2015-05-14T15:10:40 | 2025-04-01T04:56:13.302378 | {
"authors": [
"abought",
"brianjgeiger"
],
"repo": "brianjgeiger/osf.io",
"url": "https://github.com/brianjgeiger/osf.io/issues/61",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
29083737 | Closes #129, allows duplicate values
I broke down and had to add this in! For duplicates to work, you must have the mode set to multi, otherwise it wouldn't make sense.
Documentation changes to follow.
I've included the compiled files too. Since I only added the duplicates option, I don't know why there are so many o... | gharchive/pull-request | 2014-03-10T10:12:09 | 2025-04-01T04:56:13.320522 | {
"authors": [
"jbrooksuk"
],
"repo": "brianreavis/selectize.js",
"url": "https://github.com/brianreavis/selectize.js/pull/324",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
930720867 | Add a lot of new types based on the API docs
I wanted to open this as a draft to get your thoughts, hopefully it's not too intrusive. I saw your Show HN, and dove right in!
This adds a couple of concepts to the library, as well as a bunch of new types. The biggest changes are the two Meta types, Meta, and ItemsMeta.
... | gharchive/pull-request | 2021-06-26T15:45:51 | 2025-04-01T04:56:13.331548 | {
"authors": [
"twexler"
],
"repo": "brianstrauch/spotify",
"url": "https://github.com/brianstrauch/spotify/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2639993907 | Add Open Telemetry Tracing Support
This enables bricksllm to opt-in support open-telemetry instrumented HTTP requests.
add distributed tracing support via otlp in internal/telemetry/otel_instrumentation.go.
add otel middleware to trace all incoming request to proxy server.
add otel roundtripper to trace all outgoing... | gharchive/pull-request | 2024-11-07T06:14:11 | 2025-04-01T04:56:13.338857 | {
"authors": [
"galileilei",
"spikelu2016"
],
"repo": "bricks-cloud/BricksLLM",
"url": "https://github.com/bricks-cloud/BricksLLM/pull/91",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
281520829 | Infinite recursion because of overriding Equals
When overriding Equals, if invocation of base.Equals is used, in order to perform the default .net Equals behavior, the generated javascript will invoke itself instead. This leads to infinite recursion.
Steps To Reproduce
http://deck.net/ <-- Replace with a link to your... | gharchive/issue | 2017-12-12T20:08:58 | 2025-04-01T04:56:13.345947 | {
"authors": [
"Equijano24",
"fabriciomurta"
],
"repo": "bridgedotnet/Bridge",
"url": "https://github.com/bridgedotnet/Bridge/issues/3308",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
147969858 | gem install fails
$ gem install haml-lint
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Not Found 404 (https://rubygems.global.ssl.fastly.net/quick/Marshal.4.8/haml-lint-0.13.0.gemspec.rz)
haml-lint might be affected by the latest rubygems hack: http://blog.rubygems.org/2016/04/06... | gharchive/issue | 2016-04-13T07:25:25 | 2025-04-01T04:56:13.347694 | {
"authors": [
"notalex"
],
"repo": "brigade/haml-lint",
"url": "https://github.com/brigade/haml-lint/issues/133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
678232136 | Feature Request: Override default units
Title says it all. Would be nice to be able to override the default units. While it did choose the right temperature degrees for me, pressure is using inHg instead of mb/hPa.
I will do this as soon as I have time. Plan is to let the user pick the Display unit for the differen... | gharchive/issue | 2020-08-13T07:53:09 | 2025-04-01T04:56:13.350692 | {
"authors": [
"briis",
"lightmaster"
],
"repo": "briis/meteobridge",
"url": "https://github.com/briis/meteobridge/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1198718877 | loose -> lose
Thanks :-).
| gharchive/pull-request | 2022-04-09T17:18:42 | 2025-04-01T04:56:13.351683 | {
"authors": [
"brillout",
"louwers"
],
"repo": "brillout/vite-plugin-ssr",
"url": "https://github.com/brillout/vite-plugin-ssr/pull/302",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
741780413 | prevent seek index misses from consecutive timestamps
@alfred-landrum brought up a valid concern that records with the same timestamp could result in seek index misses: If the record chosen as an entry in the seek index has the same timestamp as the previous record, that previous record would be missed.
This ticket a... | gharchive/issue | 2020-11-12T17:18:10 | 2025-04-01T04:56:13.353917 | {
"authors": [
"alfred-landrum",
"mattnibs"
],
"repo": "brimsec/zq",
"url": "https://github.com/brimsec/zq/issues/1594",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
592123227 | Optimize searches based on time using a time index
@mccanne has a branch that implements the scanning part of this. This depends on the work in https://github.com/brimsec/zq/issues/499.
For the scope of this issue, we want to speed up the single bzng file search that exists in Brim right now. In the future (possi... | gharchive/issue | 2020-04-01T18:38:02 | 2025-04-01T04:56:13.355793 | {
"authors": [
"alfred-landrum",
"aswan",
"philrz"
],
"repo": "brimsec/zq",
"url": "https://github.com/brimsec/zq/issues/498",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
406494466 | Very slow on Chrome with software WebGL (blacklisted GPU)
WebGL rendering is vveerryy ssllooww in Chrome with software WebGL due to a blacklisted GPU (mid-2010 MacBook Pro with NVidia 320M, running macOS 10.13 and Chrome 73)
Should detect this and switch to the 2d canvas path which is a lot faster.
It should work t... | gharchive/issue | 2019-02-04T19:59:28 | 2025-04-01T04:56:13.358378 | {
"authors": [
"brion"
],
"repo": "brion/yuv-canvas",
"url": "https://github.com/brion/yuv-canvas/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2206365 | Squirrel!
I am a great tracker.
My pack sent me on a special mission, all by myself.
Have you seen a bird? I am going to find one, and I am on the scent.
I am a great tracker; did I mention that?
+1
| gharchive/issue | 2011-11-11T04:49:16 | 2025-04-01T04:56:13.369658 | {
"authors": [
"nevir",
"rkh"
],
"repo": "brixen/labrador",
"url": "https://github.com/brixen/labrador/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2727572593 | Issue with SpliceAI Website
For the past week, the SpliceAI website has not been generating results when I input a variant. I have attempted to use the tool with several different variants across multiple browsers (e.g., Chrome, Firefox, Safari), but the issue persists. Some of my colleagues have also tried accessing... | gharchive/issue | 2024-12-09T16:09:21 | 2025-04-01T04:56:13.391685 | {
"authors": [
"bw2",
"emmamiz"
],
"repo": "broadinstitute/SpliceAI-lookup",
"url": "https://github.com/broadinstitute/SpliceAI-lookup/issues/87",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
987150348 | K8S beam runner improvements
Why
Relevant ticket
DAP invokes dataflow in a slightly different fashion than HCA.
This PR
Adds an optional command paramter that allows customization of the k8s container entrypoint
Checklist
[ ] Documentation has been updated as needed.
@quazi-broad yeah, the underlying issue is t... | gharchive/pull-request | 2021-09-02T20:47:26 | 2025-04-01T04:56:13.395837 | {
"authors": [
"aherbst-broad"
],
"repo": "broadinstitute/dagster-utils",
"url": "https://github.com/broadinstitute/dagster-utils/pull/26",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2056544273 | [Feature request]: A separate accessory/switch for specific motion detections
Describe the solution you'd like
Hi Team,
The Homebase S380 is able to differentiate between motion detections (face, human, pet, vehicle).
I would like to have a separate switch/accessory for these specific detected motions to be able to t... | gharchive/issue | 2023-12-26T16:25:46 | 2025-04-01T04:56:13.508198 | {
"authors": [
"JaFe1968",
"bropat"
],
"repo": "bropat/eufy-security-client",
"url": "https://github.com/bropat/eufy-security-client/issues/434",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1551791113 | RDR 2 Vulkan more issues
Can't reopen original issue. It renders the menu now but I can't interact with it in any way. Do I need to implement something on my side to make it work? We can move back to the original issue if you reopen it.
I guess demo menu just has no functionality, I'm stupid, closing the issue.
... | gharchive/issue | 2023-01-21T12:44:43 | 2025-04-01T04:56:13.535853 | {
"authors": [
"JIStream",
"bruhmoment21"
],
"repo": "bruhmoment21/UniversalHookX",
"url": "https://github.com/bruhmoment21/UniversalHookX/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
651299785 | [IDEA] Collaboration with ScorchCrafter ?
Hi there, your project looks very promising !
I strongly suggest you to establish some kind of collaboration with ScorchCrafter Guitar FX DAW, another great open source VST plugin project.
I do also suggest you to take a look at those other interesting projects that may inspi... | gharchive/issue | 2020-07-06T07:02:06 | 2025-04-01T04:56:13.539553 | {
"authors": [
"forart"
],
"repo": "brummer10/FatFrog.lv2",
"url": "https://github.com/brummer10/FatFrog.lv2/issues/1",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
163876460 | Update README.md
Turn lib/geo/postgis.ex into a clickable link.
Thanks!
| gharchive/pull-request | 2016-07-05T15:18:42 | 2025-04-01T04:56:13.544411 | {
"authors": [
"bartolsthoorn",
"bryanjos"
],
"repo": "bryanjos/geo",
"url": "https://github.com/bryanjos/geo/pull/42",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
249848362 | Cleanup code
Cleanup code, refactor, pylint, add testing and code coverage, trim notebooks, convert to scripts where applicable
Clean-up Resume Tailor repo
| gharchive/issue | 2017-08-13T02:51:44 | 2025-04-01T04:56:13.548593 | {
"authors": [
"bryantbiggs"
],
"repo": "bryantbiggs/resume_tailor",
"url": "https://github.com/bryantbiggs/resume_tailor/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1974694416 | Cannot use Google Provider > 5.0
There's not much we can currently do, because terraform-google-modules/container-vm/google is the one that imposes < 5.0
Just raising it here, so we can track https://github.com/terraform-google-modules/terraform-google-container-vm/issues/116 and update when the update is out.
Than... | gharchive/issue | 2023-11-02T17:10:10 | 2025-04-01T04:56:13.559299 | {
"authors": [
"bschaatsbergen",
"kpocius"
],
"repo": "bschaatsbergen/terraform-gce-atlantis",
"url": "https://github.com/bschaatsbergen/terraform-gce-atlantis/issues/128",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
187107707 | added global FullPath = 1
Hi, thanks for the patch.
This is a known issue, yet I'm still looking for a better solution for it.
| gharchive/pull-request | 2016-11-03T16:01:35 | 2025-04-01T04:56:13.565127 | {
"authors": [
"bsdelf",
"roberbnd"
],
"repo": "bsdelf/bufferhint",
"url": "https://github.com/bsdelf/bufferhint/pull/5",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
496881973 | BSV算力减少60%问题
我用btcpool 搭建完后,连接一台矿机,30秒才处理一个share 算力减少了60% 这是为什么,是哪些地方没设置好么。
how many seconds between two share submit
share_avg_seconds = 10;
default difficulty (hex)
default_difficulty = "4000";
max difficulty (hex)
max_difficulty = "4000000000000000";
min difficulty (hex)
min_difficulty = "40";
Adjust difficulty ... | gharchive/issue | 2019-09-23T03:48:58 | 2025-04-01T04:56:13.598634 | {
"authors": [
"YihaoPeng",
"ajspider",
"rocqina"
],
"repo": "btccom/btcpool",
"url": "https://github.com/btccom/btcpool/issues/377",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
712732945 | add a gallery with svg_utils examples
What
it would be nice to have more examples that can be downloaded and adapted by the user, this examples should be shown in an easy to browse gallery like the one for matplotlib:
https://matplotlib.org/gallery/index.html
How
implement the gallery using sphinx-gallery addon: htt... | gharchive/issue | 2020-10-01T10:59:00 | 2025-04-01T04:56:13.619159 | {
"authors": [
"Aniket-508",
"btel"
],
"repo": "btel/svg_utils",
"url": "https://github.com/btel/svg_utils/issues/46",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
509383489 | update CONTRIBUTING.md file so each sentence is on it's own line
Addressing issue#35
https://github.com/bthayer2365/git-gud/issues/35
Looks good! Thank you @christinaworkman
| gharchive/pull-request | 2019-10-19T03:04:34 | 2025-04-01T04:56:13.620545 | {
"authors": [
"bthayer2365",
"christinaworkman"
],
"repo": "bthayer2365/git-gud",
"url": "https://github.com/bthayer2365/git-gud/pull/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1881613087 | What is the scope of data generated by HALO?
According to the content of the article, I believe that the HALO model generates not only disease diagnosis codes but also complete Electronic Health Records (EHR). However, why does this code only import diagnosis files and admission records?
Hello. Yes, the architectur... | gharchive/issue | 2023-09-05T09:47:52 | 2025-04-01T04:56:13.624893 | {
"authors": [
"WoodPecker1111",
"btheodorou99",
"huangtao36",
"mirzafarhan7"
],
"repo": "btheodorou99/HALO_Inpatient",
"url": "https://github.com/btheodorou99/HALO_Inpatient/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
664126434 | Inconsistent result when CAS exists from proxy but not locally.
I have CI cache backed by S3 and here is an HTTP cache log:
2020/07/22 23:54:39 S3 DOWNLOAD envoy-ci-build-cache-us-east-2 public-x64/ac/a559cd7910cbbe821525f48e6efef10964c4243aeff3b6747baffd1e2863c096 OK
2020/07/22 23:54:39 S3 CONTAINS envoy-ci-build-ca... | gharchive/issue | 2020-07-23T00:23:53 | 2025-04-01T04:56:13.648924 | {
"authors": [
"lizan",
"mostynb"
],
"repo": "buchgr/bazel-remote",
"url": "https://github.com/buchgr/bazel-remote/issues/318",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1784725164 | 🛑 Videoglancer is down
In 683f14a, Videoglancer (https://videoglancer.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Videoglancer is back up in fa87cf3.
| gharchive/issue | 2023-07-02T16:58:52 | 2025-04-01T04:56:13.686734 | {
"authors": [
"budlebee"
],
"repo": "budlebee/upptime-kundera",
"url": "https://github.com/budlebee/upptime-kundera/issues/248",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
390496767 | Add new link
As title
Hey, @mmarif4u There was a conflict in your PR, so I just added the link separately in 68e67164eb964460de9c9cff715525a2803d2fa3
Thanks!
| gharchive/pull-request | 2018-12-13T02:55:38 | 2025-04-01T04:56:13.687673 | {
"authors": [
"budparr",
"mmarif4u"
],
"repo": "budparr/awesome-hugo",
"url": "https://github.com/budparr/awesome-hugo/pull/8",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1243584656 | Clients can't differentiate server-sent and client-synthesized errors
Talked to @robbertvanginkel about this for a while today: in short, the problem is that clients can't tell whether an *Error was sent by the server, or whether it was synthesized within the client code (e.g., to wrap an underlying networking error)... | gharchive/issue | 2022-05-20T20:26:15 | 2025-04-01T04:56:13.700249 | {
"authors": [
"akshayjshah"
],
"repo": "bufbuild/connect-go",
"url": "https://github.com/bufbuild/connect-go/issues/222",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1267890913 | Add tests for nil sender/receiver
In the HTTP handler, there is code that handles returning nil
sender/receiver and continues to call interceptors. This is currently
unreachable with the exported API - add tests using a custom
protocolHandler implementation.
Mea culpa - I've steered you wrong here. :sob: #290 is de... | gharchive/pull-request | 2022-06-10T18:43:17 | 2025-04-01T04:56:13.701563 | {
"authors": [
"akshayjshah",
"pkwarren"
],
"repo": "bufbuild/connect-go",
"url": "https://github.com/bufbuild/connect-go/pull/293",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1463266919 | add generics for Protocol.createHandler
Adds type coverage for the impl function.
@fubhy, I've been going back and forth on this. If the return type also had a related type argument, generics could ensure that they match:
createHandler<T>(spec: ImplSpec<T): ImplHandler<T>
But it doesn't, and it's fair to implement... | gharchive/pull-request | 2022-11-24T12:24:35 | 2025-04-01T04:56:13.704021 | {
"authors": [
"fubhy",
"timostamm"
],
"repo": "bufbuild/connect-web",
"url": "https://github.com/bufbuild/connect-web/pull/340",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1811367310 | Missing Images?
in the default XML views/res/btn_default_small_transparent.xml & views/res/btn_default_small_transparent_dark.xml both have references to drawable(s) I can't find & nothing in views folder has any file with the set drawable names.
should there be images for btn_default_small_normal_hover & btn_default... | gharchive/issue | 2023-07-19T07:48:30 | 2025-04-01T04:56:13.789439 | {
"authors": [
"GrimMaple",
"Yorizuka"
],
"repo": "buggins/dlangui",
"url": "https://github.com/buggins/dlangui/issues/668",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1867465946 | RuntimeError when launching a training
Hi,
I tried launching a training with the following arguments:
python train.py --aux_weight 0.9 --aux_loss_type lpips --beta 0.3072 --device 0
But I obtained an error at this line :
https://github.com/buggyyang/CDC_compression/blob/e5d5e29d9d730c1f2052609bdb29f9fd83a0a647/module... | gharchive/issue | 2023-08-25T17:51:07 | 2025-04-01T04:56:13.794277 | {
"authors": [
"Yolice",
"buggyyang",
"marl917"
],
"repo": "buggyyang/CDC_compression",
"url": "https://github.com/buggyyang/CDC_compression/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
389231078 | mapping fail not uploaded but gradle task succeed
Expected behavior
If I run a command like :app:uploadBugsnagProduction-releaseMapping and it fails the task should fail.
Observed behavior
I get a message that say that the upload failed:
Bugsnag upload failed with code 400: proguard file generated without -keepattri... | gharchive/issue | 2018-12-10T10:19:53 | 2025-04-01T04:56:13.796770 | {
"authors": [
"BraisGabin",
"fractalwrench"
],
"repo": "bugsnag/bugsnag-android-gradle-plugin",
"url": "https://github.com/bugsnag/bugsnag-android-gradle-plugin/issues/138",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
876451544 | PLAT-6370 unity support
Goal
Expose BSGBreadcrumbTypeValue and BSGBreadcrumbTypeFromString via BugsnagBreadcrumb+Private.h
This is needed to support https://github.com/bugsnag/bugsnag-unity/pull/234
Testing
Re-run unit and e2e tests
This has introduced a lint warning, and I'm not sure that the introduction of an "u... | gharchive/pull-request | 2021-05-05T13:28:14 | 2025-04-01T04:56:13.799872 | {
"authors": [
"kstenerud",
"nickdowell"
],
"repo": "bugsnag/bugsnag-cocoa",
"url": "https://github.com/bugsnag/bugsnag-cocoa/pull/1088",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
974048403 | Localized rescue for crashy button clicks
Goal
Restrict the rescuing of errors on Appium button clicks to just those that occur for run_scenario (and on macOS).
Design
Until now such errors were handled by Maze Runner for all button clicks, but this will be removed in its next release as it is too generic.
Testing
Co... | gharchive/pull-request | 2021-08-18T20:55:08 | 2025-04-01T04:56:13.802574 | {
"authors": [
"nickdowell",
"twometresteve"
],
"repo": "bugsnag/bugsnag-cocoa",
"url": "https://github.com/bugsnag/bugsnag-cocoa/pull/1169",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
352735775 | Android Crash on start
Description
Trying to install the alpha version on Bugsnag on our Unity project
Issue
When starting the application it crashes
Environment
bugsnag-unity version: 4.0.0 alpha 1
Unity version: 2017.4.9f1
Operating system name and version: MacOs 10.13.5
Target platform names and versions: Android... | gharchive/issue | 2018-08-21T22:34:11 | 2025-04-01T04:56:13.809891 | {
"authors": [
"martin308",
"snmaynard",
"willispinaud"
],
"repo": "bugsnag/bugsnag-unity",
"url": "https://github.com/bugsnag/bugsnag-unity/issues/88",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
900663140 | fix(maxbreadcrumbs): set the max breadcrumbs in the native layer on init
Fix max breadcrumbs config setting not working
The native layers where not informed of the config setting
Simply following the setup of other config values
Added missing code to create native config methods
Tested manually
Agreed to hold o... | gharchive/pull-request | 2021-05-25T11:16:33 | 2025-04-01T04:56:13.812008 | {
"authors": [
"fractalwrench",
"rich-bugsnag"
],
"repo": "bugsnag/bugsnag-unity",
"url": "https://github.com/bugsnag/bugsnag-unity/pull/275",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1916579974 | Improve ockam project ticket by removing deprecation description from --project-path
Current behavior
When you run ockam project ticket --help, you will get the following output as shown below.
The --project-path argument is listed as "DEPRECATED".
Desired behavior
This argument is required and should not be marked ... | gharchive/issue | 2023-09-28T01:50:45 | 2025-04-01T04:56:13.836432 | {
"authors": [
"nazmulidris"
],
"repo": "build-trust/ockam",
"url": "https://github.com/build-trust/ockam/issues/6126",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2484860510 | GEM052 IFC4 Scenario
This ends up checking if the ContextType is within the list of valid RepresentationType which is always a fail
https://github.com/buildingSMART/ifc-gherkin-rules/blob/f7dcaac762beb0c613d46f29fe94ca8aa778f9dd/features/GEM052_Correct-geometric-subcontexts.feature#L24-L29
Thanks both for reportin... | gharchive/issue | 2024-08-24T20:53:15 | 2025-04-01T04:56:13.863371 | {
"authors": [
"evandroAlfieri",
"isma3lMB"
],
"repo": "buildingSMART/ifc-gherkin-rules",
"url": "https://github.com/buildingSMART/ifc-gherkin-rules/issues/268",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.