added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:39:27.900903
2015-01-18T16:03:14
54700717
{ "authors": [ "lukevenediger", "phillijw" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7998", "repo": "lukevenediger/statsd.net", "url": "https://github.com/lukevenediger/statsd.net/issues/38" }
gharchive/issue
Installer fails I'm having trouble installing this server on one of our Windows Server 2008 R2 (64bit) servers. The server appears to only have .Net 4.0 which I'm assuming is the problem. Is there a way to get this app to work on .Net 4.0 instead of 4.5? Running a transacted installation. Beginning the Install phase...
2025-04-01T06:39:27.912864
2020-12-19T15:57:19
771405461
{ "authors": [ "dicksonkimeu", "igorocampos", "lukevp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7999", "repo": "lukevp/ESC-POS-.NET", "url": "https://github.com/lukevp/ESC-POS-.NET/issues/95" }
gharchive/issue
Support for Fiscal Printer Does this support fiscal printer ? I’m not sure what a fiscal printer is, could you provide a reference to this please? https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms884287(v=winembedded.4) Hi @lukevp , A thermal receipt you pass a free text to the sdk. A therm...
2025-04-01T06:39:27.924246
2022-11-23T13:16:26
1461747381
{ "authors": [ "lukka", "rlalik" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8000", "repo": "lukka/get-cmake", "url": "https://github.com/lukka/get-cmake/issues/60" }
gharchive/issue
Add 'latest' option for version Hi, you provide two ways of setting up version: # Using 'latest' branch, the most recent CMake and ninja are installed. uses: lukka/get-cmake@latest # <--= THIS IS THE ONE LINER YOU NEED and - name: Get specific version CMake, v3.24.3, and Ninja v1.11.1 use...
2025-04-01T06:39:27.928180
2023-07-07T16:42:09
1793842591
{ "authors": [ "Hugoo", "fhildeb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8001", "repo": "lukso-network/docs", "url": "https://github.com/lukso-network/docs/pull/574" }
gharchive/pull-request
feat: FAQ - Add Network and Nodes Chapter Removes the old Network and Validator pages and sets up the new Network and Nodes folder, including the following pages: Blockchain Architecture Network Configuration Peer Connections Node Setup Validators Security Staking Thanks, Johann, for taking the time 🙏🏻😙 I appl...
2025-04-01T06:39:27.933800
2019-07-16T11:50:52
468609478
{ "authors": [ "sylwiabr", "wdanilo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8002", "repo": "luna/enso", "url": "https://github.com/luna/enso/issues/37" }
gharchive/issue
Parser special constructs implementation Summary Based on the parser framework, it's important to implement special constructs, like type definitions. These constructs could be in the future implemented using the meta-enso layer, so here we need to use the same layer, but internally. Value Correct parsing of all Enso...
2025-04-01T06:39:27.944469
2016-03-24T06:43:27
143167751
{ "authors": [ "lunixbochs" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8003", "repo": "lunixbochs/usercorn", "url": "https://github.com/lunixbochs/usercorn/issues/174" }
gharchive/issue
trace viewer almost certainly depends on #173 timeline view like sublime text minimap with memory/register activity highlighted in color colorized memory blocks based on the basic block that "owns" them, or which blocks touched them navigate memory based on which basic blocks touched them, kinda like xrefs in ida but...
2025-04-01T06:39:27.966867
2023-08-29T18:33:40
1872193356
{ "authors": [ "huitseeker" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8004", "repo": "lurk-lab/lurk-rs", "url": "https://github.com/lurk-lab/lurk-rs/issues/639" }
gharchive/issue
On duplication in LEM integration I think there are two factors of duplication in #629: Misuse of genericity This is essentially explained in a PR comment. That is, the types that depend on a generic C: Coprocessor<F> are redefined in #629 because the LEM logic cannot for now accomodate any coprocessor other than Dum...
2025-04-01T06:39:27.983009
2020-06-08T07:00:37
634260321
{ "authors": [ "handw-github", "lutzroeder", "oxygen-dioxide" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8005", "repo": "lutzroeder/netron", "url": "https://github.com/lutzroeder/netron/issues/513" }
gharchive/issue
auto update how to disable automatic update? This is not supported. how to disable automatic update? You can Install netron with pip: pip install netron which won't update automatically
2025-04-01T06:39:28.021978
2024-09-10T00:13:41
2515145204
{ "authors": [ "kozlov721", "sokovninn" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8006", "repo": "luxonis/luxonis-train", "url": "https://github.com/luxonis/luxonis-train/pull/70" }
gharchive/pull-request
Add DDRNet model for semantic segmentation This PR integrates the DDRNet model to enhance semantic segmentation performance. Comparison with Current Model (MicroNet + Segmentation Head) Parameters: DDRNet has 5.7M, compared to 2.1M for MicroNet. Training Time: Both models have similar single-epoch training times. Met...
2025-04-01T06:39:28.040366
2022-09-15T19:19:36
1374976741
{ "authors": [ "C47D", "MrMarteng", "Olfox59", "ammaree", "kisvegabor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8007", "repo": "lvgl/lv_port_esp32", "url": "https://github.com/lvgl/lv_port_esp32/iss...
gharchive/issue
LVGL v8 status ? Animation with Square Line Studio We use GitHub issues for development related discussions. Please use the forum to ask questions. Describe the issue Hi All, I'm starting a nexw project based on Lilygo T display ESP32S3 and LVGL. I'm able to create a screen with the nice and usefull tool SquareLine S...
2025-04-01T06:39:28.129970
2022-03-28T13:27:44
1183443629
{ "authors": [ "hadmut", "stgraber" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8008", "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/issues/10137" }
gharchive/issue
lxc remote add cannot take certificate fingerprint as command line argument Security problem / feature request Required information Distribution: Ubuntu Distribution version: 20.04 The output of "lxc info" or if that fails: Kernel version: LXC version: LXD version: 4.24-c92c0b2 Storage backend in use: zfs Issue ...
2025-04-01T06:39:28.134380
2016-08-18T03:55:41
171812798
{ "authors": [ "stgraber" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8009", "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/issues/2294" }
gharchive/issue
Support operation cancellation in the client (and make more operations support it) As evidenced by #2293, users rightly expect ctrl-c to cancel things. This is not the case with LXD, with most operations not being cancel-able over the API anyway. We should investigate making the following cancel-able and having them ...
2025-04-01T06:39:28.142648
2018-12-11T21:01:35
389951946
{ "authors": [ "smibarber", "stgraber" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8010", "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/issues/5349" }
gharchive/issue
Config for avoiding rootfs shifts/mitigating failures with snapshots I'd like to add a flag or config to avoid performing operations that would cause an id shift on the container rootfs. In other words, this would allow something like the following flow: lxc config set mycontainer raw.idmap "both 1000 1000" lxc start...
2025-04-01T06:39:28.145234
2023-02-03T08:40:06
1569441257
{ "authors": [ "gabrielmougard", "lxc-jenkins", "monstermunchkin" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8011", "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/pull/11328" }
gharchive/pull-request
lxd/backup : update the error msg when "backup/index.yaml" can't be found Signed-off-by: Gabriel Mougard<EMAIL_ADDRESS> This pull request didn't trigger Jenkins as its author isn't in the allow list. An organization member must perform one of the following: To have this branch tested by Jenkins, use the "ok to test...
2025-04-01T06:39:28.146727
2018-05-03T08:40:01
319831969
{ "authors": [ "morphis", "stgraber" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8012", "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/pull/4529" }
gharchive/pull-request
xattr: Support empty values Signed-off-by: Stéphane Graber<EMAIL_ADDRESS> LGTM! Thanks for fixing it that quickly :-) @brauner jenkins looks pretty happy with this
2025-04-01T06:39:28.148533
2021-01-31T16:51:11
797755890
{ "authors": [ "mazerty", "sparkiegeek" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8013", "repo": "lxc/pylxd", "url": "https://github.com/lxc/pylxd/issues/462" }
gharchive/issue
Update Ubuntu packages Hi ! The "python3-pylxd" packages for the Focal, Groovy and Hirsute versions of Ubuntu are still pointing to the 2.2.10 Can you push the latest version to these repositories ? Thanks :) We don't maintain the packages in Ubuntu/Debian - you're probably best contacting the Debian maintainers - ...
2025-04-01T06:39:28.184451
2018-09-01T02:25:34
356163789
{ "authors": [ "artem-zinnatullin", "satoshun" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8014", "repo": "lyft/domic", "url": "https://github.com/lyft/domic/pull/35" }
gharchive/pull-request
fix activity path of AndroidManifest com.lyft.domic.samples.redux.rxredux.MainActivity is wrong activity path. I fix to '(com.lyft.domic.samples.mvvm).MainActivity. it's a mvvm sample. Ah, I guess refactoring touched that, thanks!
2025-04-01T06:39:28.214202
2021-01-15T20:43:13
787180864
{ "authors": [ "codecov-io", "schottra", "service-github-lyft-semantic-release" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8015", "repo": "lyft/flyteconsole", "url": "https://github.com/lyft/flyteconso...
gharchive/pull-request
fix: failed data loading/refreshing in TaskExecutionDetails TL;DR Fixes a failure to load data in the TaskExecutionDetails view when coming from a page where the TaskExecution has already been loaded an is in a final state. Also fixes a refresh issue with child NodeExecutions on that page. Type [x] Bug Fix [ ] Featu...
2025-04-01T06:39:28.217018
2020-12-29T06:59:12
775736118
{ "authors": [ "katrogan", "kumare3", "wild-endeavor" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8016", "repo": "lyft/flytekit", "url": "https://github.com/lyft/flytekit/pull/298" }
gharchive/pull-request
Switching from using model Metadata -> TaskMetadata TaskMetadata will be maintained as a shadow and allows decoupling of protocol buffer types from contributor code and user code. This allows more flexiblity another prime motivation behind this change is that - it allows making the interface less verbose. This makes ...
2025-04-01T06:39:28.218068
2019-02-27T14:52:02
415163533
{ "authors": [ "akonradi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8017", "repo": "lyft/protoc-gen-validate", "url": "https://github.com/lyft/protoc-gen-validate/pull/148" }
gharchive/pull-request
Update bazel-gazelle version The current bazel version complains about use of cfg="data" on an attribute in the old version of bazel-gazelle. The current release doesn't have this problem. @rodaine can you approve this to fix CI?
2025-04-01T06:39:28.220645
2023-08-21T09:57:34
1859025503
{ "authors": [ "BNHeadrick" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8018", "repo": "lynchjames/obsidian-day-planner", "url": "https://github.com/lynchjames/obsidian-day-planner/issues/217" }
gharchive/issue
Can't truly uninstall When I disable and uninstall this plugin, and after restarting on all devices, it continues to create the Daily Planner directory and new day planner file. This is driving me crazy; it's bad enough I'm considering nuking my vault and apps entirely to remove it. Well, I nuked the whole Vault an...
2025-04-01T06:39:28.224188
2020-04-15T07:51:33
600095483
{ "authors": [ "jcague", "vpoddubchak" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8019", "repo": "lynckia/licode", "url": "https://github.com/lynckia/licode/pull/1564" }
gharchive/pull-request
Adapt to new nICEr API After https://github.com/lynckia/nrappkit/pull/4 and https://github.com/lynckia/nICEr/pull/2 are merged, need to update licode to work with changed nICEr api. This PR is showing how I did it. Not sure it is 100% correct, but it works in our environment and now is on testing stage. Note: need to...
2025-04-01T06:39:28.248238
2023-01-03T10:27:29
1517196859
{ "authors": [ "codecov-commenter", "federicoisepponfincons" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8020", "repo": "lyne-design-system/lyne-components", "url": "https://github.com/lyne-design-system/lyne-comp...
gharchive/pull-request
fix(sbb-tag): fix styles Preflight Checklist [x] I have read the Contributing Guidelines for this project. [x] I agree to follow the Code of Conduct that this project adheres to. [x] I have searched the pull request tracker for a Pull Request (PR) that matches the one I want to submit, without success. Issue This ...
2025-04-01T06:39:28.255751
2015-08-11T19:55:58
100395468
{ "authors": [ "booleanbetrayal", "danielBlowingNose", "salmanasiddiqui", "toshimaru" ], "license": "WTFPL", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8021", "repo": "lynndylanhurley/devise_token_auth", "url": "https://githu...
gharchive/issue
NameError (uninitialized constant DeviseTokenAuth::Concerns::User::BCrypt) I get error when doing multiple API requests in my ROR application running this gem which is deployed on heroku using Puma (based on this article https://devcenter.heroku.com/articles/deploying-rails-applications-with-the-puma-web-server). Esp...
2025-04-01T06:39:28.258367
2022-07-01T16:14:07
1291593749
{ "authors": [ "leynier" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8022", "repo": "lynot/mesirve-status", "url": "https://github.com/lynot/mesirve-status/issues/44" }
gharchive/issue
⚠️ App has degraded performance In aa42580, App (https://mesirve.app) experienced degraded performance: HTTP code: 200 Response time: 395 ms Resolved: App performance has improved in 45a4b08.
2025-04-01T06:39:28.264807
2023-05-23T21:21:51
1722803774
{ "authors": [ "Boyadjie", "CruuzAzul" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8023", "repo": "lyonjs/shortvid.io", "url": "https://github.com/lyonjs/shortvid.io/issues/330" }
gharchive/issue
💡 Implement React Testing Library Feature Request 👨🏼‍💻 Implement React Testing Library for project testing 🧪 Use Case ✍🏼 As developers, we want to ensure the stability and reliability of our project by implementing a robust testing framework. By introducing React Testing Library, we aim to facilitate the testi...
2025-04-01T06:39:28.275351
2024-01-24T09:17:52
2097799663
{ "authors": [ "ilia-chelak" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8024", "repo": "lzhnb/Primitive3D", "url": "https://github.com/lzhnb/Primitive3D/issues/5" }
gharchive/issue
Ray caster output tensors size Hi @lzhnb, Thanks for the library. I am trying to employ it to do some ray casting on meshes. The question I have is what size the depths, normals, and primitive_ids tensors should have? I tried to initiate the tensors with torch zeros of size [n, 1], [n, 3], and [n, 1] accordingly but ...
2025-04-01T06:39:28.309018
2024-03-24T10:58:23
2204293917
{ "authors": [ "m-avagyan", "rkmsnc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8025", "repo": "m-avagyan/webpack-react-typescript-template", "url": "https://github.com/m-avagyan/webpack-react-typescript-template...
gharchive/pull-request
Update package.json Hi @m-avagyan, There is missing react-i18next package in dependencies, and @types/react-i18next (This is a stub types definition. react-i18next provides its own type definitions, so you do not need this installed.) here Thanks Hi @rkmsnc , thanks for contribution 🙌
2025-04-01T06:39:28.351868
2017-11-04T04:02:17
271164565
{ "authors": [ "dlrobertson", "whitequark" ], "license": "0BSD", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8026", "repo": "m-labs/smoltcp", "url": "https://github.com/m-labs/smoltcp/pull/69" }
gharchive/pull-request
[WIP] Add ICMPv4 sockets Add support for ICMP sockets Add tests for ICMP sockets Rename proto-type features to socket-type Update documentation Resolves: #64 See src/socket/icmp.rs:137-174 for the updated API using bind. @dlrobertson The updated API doesn't look quite right. Shouldn't you be binding to the iden...
2025-04-01T06:39:28.361254
2020-03-06T23:56:59
577234715
{ "authors": [ "EbGu3", "JohnAllen", "MarCixn", "chancelier", "gwonglapierre", "m-rtijn", "romybompart", "sutanu86" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8027", "repo": "m-rtijn/mpu6050...
gharchive/issue
ModuleNotFoundError when importing mpu6050 the smbus installation worked, I was able to test the i2c and that works. I also got no errors when installing through pip install. However as soon as I try to run a script in Python3, it says that: Traceback (most recent call last): File "/home/pi/Documents/gyrompu.py", lin...
2025-04-01T06:39:28.392278
2022-06-23T16:53:02
1282689345
{ "authors": [ "drelatgithub", "lmiq" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8028", "repo": "m3g/CellListMap.jl", "url": "https://github.com/m3g/CellListMap.jl/pull/61" }
gharchive/pull-request
fix: signature for pairwise mapping Fixed signature for map_pairwise_serial! and map_pairwise_parallel! for CellListPair type. Currently, the package fails for the following example: using CellListMap box = Box([100,100,100],20) b1 = [[100,100,100] .* rand(3) for _ in 1:10] b2 = [[100,100,100] .* rand(3) for _ in 1:...
2025-04-01T06:39:28.439926
2021-02-19T23:29:15
812429926
{ "authors": [ "erikng", "macbm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8029", "repo": "macadmins/nudge", "url": "https://github.com/macadmins/nudge/issues/121" }
gharchive/issue
Nudge app appears off center when it's opened on an external monitor, then the user disconnects from monitor When an update is past due, Nudge cannot be dismissed by the "Later" or "I understand" buttons (expected). However, if the user is working off an external monitor, when they unplug and work on the main laptop ...
2025-04-01T06:39:28.444601
2018-10-26T17:31:22
374478349
{ "authors": [ "nawatts" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8031", "repo": "macarthur-lab/gnomadjs", "url": "https://github.com/macarthur-lab/gnomadjs/issues/320" }
gharchive/issue
Searchbox showing incorrect options for some region queries Type 1-1 in the search box and the first option shown is 1--19-21. It's suggesting the 20b region around position 1 in chromosome 1, so chromosome 1, start -19, end 21.
2025-04-01T06:39:28.463211
2015-11-30T14:49:08
119507203
{ "authors": [ "SteveShaffer", "adiakritos", "avaragado", "chrisparton1991", "cudasteve" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8032", "repo": "machineboy2045/angular-selectize", "url": "https://git...
gharchive/issue
npm release is out of date https://www.npmjs.com/package/angular-selectize2 reports version 1.2.3. Please release an updated version for npm. It looks like you tried to update package.json to include the 3.0.1 version number but the v3.0.1 tag is below that commit. So when npm looks up the v3.0.1 tag, it gets the ...
2025-04-01T06:39:28.483569
2024-09-25T07:53:00
2547242741
{ "authors": [ "macmotp", "tamasori" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8033", "repo": "macmotp/locale", "url": "https://github.com/macmotp/locale/pull/1" }
gharchive/pull-request
Fix Hungarian default date format and add Hungarian translations Hey, I fixed the Hungarian default date format as it was incorrect, you can find more information here: https://en.wikipedia.org/wiki/Date_and_time_notation_in_Hungary#Date Also I added translations for the Hungarian language! Thank you @tamasori, sin...
2025-04-01T06:39:28.575503
2015-05-04T18:05:29
73086124
{ "authors": [ "douglasdrumond", "jpetrie", "splhack" ], "license": "Vim", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8034", "repo": "macvim-dev/macvim", "url": "https://github.com/macvim-dev/macvim/issues/30" }
gharchive/issue
Bug displaying unicode characters above BMP with "syntax on" From @GoogleCodeExporter on March 16, 2015 9:26 What steps will reproduce the problem? Set syntax on (latex for instance) and add a calligraphic A in math mode (U+1D49C) between parenthesis, itself and between dollars $(A)$. I use EversonMono font. What...
2025-04-01T06:39:28.577480
2021-01-05T19:28:27
779464551
{ "authors": [ "macwille" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8035", "repo": "macwille/club-webstore", "url": "https://github.com/macwille/club-webstore/issues/1" }
gharchive/issue
Refresh causes unknown endpoint Current use of React BrowserRouter can not reload correctly after refresh Could be fixed with React HashRouter Maybe redirect to "/" url. Fixed with "/* endpoint that returns index.html from build. Fixed with "/* endpoint that returns index.html from build.
2025-04-01T06:39:28.590274
2015-07-23T09:11:41
96767878
{ "authors": [ "SgtOddball", "ToBe998", "ilyaporopudas", "raffij", "rnjailamba" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8036", "repo": "madebymany/sir-trevor-js", "url": "https://github.com/madebyman...
gharchive/issue
Handle failed image upload in image block If a the image upload fails, Sir Trevor will still create an empty image block, which can cause rendering problems. That's an interesting one, if I have a failed image upload I still end up seeing the image (now as a base64 file) in an image block but adds a warning to info...
2025-04-01T06:39:28.600398
2016-01-26T21:48:05
128953333
{ "authors": [ "Anahkiasen", "kelunik" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8037", "repo": "madewithlove/why-cant-we-have-nice-things", "url": "https://github.com/madewithlove/why-cant-we-have-nice-things/iss...
gharchive/issue
Wrong RFC state http://why-cant-we-have-nice-things.mwl.be/events shows https://wiki.php.net/rfc/invalid_strings_in_arithmetic as implemented, but the vote was canceled and it was put under discussion again. I'm guessing the code is giving the votes priority over the status at some point, cause from a votes standpo...
2025-04-01T06:39:28.617464
2015-11-28T20:26:55
119316454
{ "authors": [ "chirino", "madoublet" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8038", "repo": "madoublet/respond", "url": "https://github.com/madoublet/respond/pull/360" }
gharchive/pull-request
Fixes render="publish" does not work when used with an expression based url #354. This is handy for rendering the main content of a page to get better SEO love. Perfect. Thanks!
2025-04-01T06:39:28.638550
2017-08-01T07:21:14
246977271
{ "authors": [ "cesar-tonnoir" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8039", "repo": "maestrano/impac-angular", "url": "https://github.com/maestrano/impac-angular/pull/374" }
gharchive/pull-request
[IMPAC-603] Create dashboard from template + designer mode "Create from template" feature Fix currencies drop-down when dashboard changed Fix alerts settings button @xaun I think this is ready - can you please review? @xaun : up please, the release is tomorrow... thanks.
2025-04-01T06:39:28.647760
2017-04-26T01:22:28
224316558
{ "authors": [ "magcius", "zmodem" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8040", "repo": "magcius/xplain", "url": "https://github.com/magcius/xplain/issues/27" }
gharchive/issue
Chromium link in regions.html is broken The link in "Some applications, like Chromium, actually still do this in their own window decorations." doesn't seem to work. The code is still there, but the code search interface doesn't seem to like the "rcl" parameter. Maybe a link to the git repo is more stable: https://ch...
2025-04-01T06:39:28.848134
2023-01-10T10:56:17
1527176192
{ "authors": [ "Ablu", "magiclen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8041", "repo": "magiclen/words-count", "url": "https://github.com/magiclen/words-count/issues/2" }
gharchive/issue
Clarification request about the algorithm used here vs the Unicode text segmentation guidelines Hi! First: Thanks for this handy crate! I compared the results of this crate against what https://unicode.org/reports/tr29/#Word_Boundaries mandates and was surprised to find some differences. I then checked the algorithm ...
2025-04-01T06:39:28.877875
2020-06-14T05:56:08
638290480
{ "authors": [ "magnet", "nemosupremo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8042", "repo": "magnet/metered-rs", "url": "https://github.com/magnet/metered-rs/issues/25" }
gharchive/issue
Is the only way to access metrics via serde? Hi, Maybe I'm not reading the documentation correctly, but I'm trying to access the metrics generatd by the library (to format and print to the console) and it seems the only way to do so is to roundtrip via some serde serializer? I feel like I'm missing something. Hi, G...
2025-04-01T06:39:28.961930
2017-11-26T20:35:48
276854359
{ "authors": [ "magneticstain" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8043", "repo": "magneticstain/Inquisition", "url": "https://github.com/magneticstain/Inquisition/issues/69" }
gharchive/issue
fork() Does Not Occur During Run Tests When performing run tests in travis CI, the processes are not being forked. This results in reduced test coverage of the logic performed after fork() runs, confirmed by reviewing Coveralls results. I suspect this is due to limitations with Travis CI in order to prevent fork bo...
2025-04-01T06:39:28.980804
2023-04-25T02:54:40
1682344389
{ "authors": [ "ArjunKrishna3367", "mahalrs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8044", "repo": "mahalrs/newsgen", "url": "https://github.com/mahalrs/newsgen/pull/21" }
gharchive/pull-request
Add tokenizer to encode input text and decode predicted image from logits Tokenizer to encode text using BartTokenizer. It decodes Bart decoder output of image tokens to image using VQGAN decoder. Currently getting an error when trying the tokenizer: ‘BartTokenizer’ object has no attribute ‘to’, for running the lin...
2025-04-01T06:39:29.011347
2023-09-23T18:25:48
1909959745
{ "authors": [ "Dr4gon", "mai-soup" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8045", "repo": "mai-soup/porch-reads-club", "url": "https://github.com/mai-soup/porch-reads-club/issues/77" }
gharchive/issue
#CleanCode No inline js and use configuration variables @mai-soup The thing with inline js is - just don't do it. It has so many drawbacks: A bad separation of concerns because the view shouldn't know about the logic It's hard to read, and even harder to maintain because it's inline instead of a dynamic environment ...
2025-04-01T06:39:29.015909
2017-12-21T16:15:31
283931148
{ "authors": [ "hunterlester", "maidsafe-highfive" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8046", "repo": "maidsafe/safe_examples", "url": "https://github.com/maidsafe/safe_examples/pull/339" }
gharchive/pull-request
fix/use promise to await for archiver to finalize before applying sha… …256sum r? @krishnaIndia (maidsafe_highfive has picked a reviewer for you, use r? to override) Draft based on this PR: https://github.com/maidsafe/safe_examples/releases/tag/untagged-437234bec79b2cf8b510
2025-04-01T06:39:29.078091
2015-03-01T02:04:28
59371552
{ "authors": [ "blakeperdue", "leemunroe" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8047", "repo": "mailgun/transactional-email-templates", "url": "https://github.com/mailgun/transactional-email-templates/pull/10"...
gharchive/pull-request
Fixing two iOS display issues Mail app on iOS 8 the default body padding is 20px. This makes the template rather skinny. Most modern email templates have a smaller left and right body padding of 10px. 20px padding: http://cl.ly/image/0x2b3e2P1i2b 10px padding: http://cl.ly/image/1p2h1b2Z0m1E Mail app on iOS 8, Hel...
2025-04-01T06:39:29.085503
2019-03-19T08:26:13
422599216
{ "authors": [ "KoolPal", "OnkelTem", "peterdd" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8048", "repo": "mailhog/MailHog", "url": "https://github.com/mailhog/MailHog/issues/243" }
gharchive/issue
Feature request: Web browser notification It would be nice to have mailhog capable to display notifications upon receiving messages. This would save clicking on mailhog tab every time to see if a message is received. Which browser? Here my experience on a Mac: Firefox: It seems to work. It even plays a bing sound....
2025-04-01T06:39:29.093156
2024-02-14T15:47:24
2134649440
{ "authors": [ "amosaxe", "maitrungduc1410" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8049", "repo": "maitrungduc1410/react-native-video-trim", "url": "https://github.com/maitrungduc1410/react-native-video-trim/...
gharchive/issue
getting Reference to property 'player' in closure requires explicit use of 'self' to make capture semantics explicit While running in ios, we are getting the following error:/Users/prachhhi/Documents/yes/app/AppV2/node_modules/react-native-video-trim/ios/VideoTrimmerViewController.swift:254:16 Reference to property '...
2025-04-01T06:39:29.147984
2022-03-08T13:38:44
1162669660
{ "authors": [ "codecov-commenter", "makenowjust" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8050", "repo": "makenowjust-labs/recheck", "url": "https://github.com/makenowjust-labs/recheck/pull/379" }
gharchive/pull-request
Fix coreJVM/initialCommands to run Changes Fix coreJVM/initialCommands to run Codecov Report Merging #379 (4d34971) into main (6246719) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## main #379 +/- ## =====================================...
2025-04-01T06:39:29.181386
2021-05-27T08:53:12
903425615
{ "authors": [ "abhijeet141", "geekymeeky" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8051", "repo": "makesmatheasy/makesmatheasy", "url": "https://github.com/makesmatheasy/makesmatheasy/issues/3931" }
gharchive/issue
To add working steps in T shape calculator Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Describe the solution you'd like A clear and concise description of what you want to happen. Hi, I want to work o...
2025-04-01T06:39:29.188586
2016-01-26T11:21:13
128794142
{ "authors": [ "SBats", "camillemonchicourt" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8052", "repo": "makinacorpus/Geotrek-mobile", "url": "https://github.com/makinacorpus/Geotrek-mobile/issues/182" }
gharchive/issue
Static pages - Cible WEB and HIDDEN displayed in Mobile Just tried to create a static page with Cible = Web. It is displayed in Rando but also in Mobile. Just tried to create a HIDDEN static page and this one is also displayed in Geotrek-mobile. There's indeed an issue in the condition. It still tests the old val...
2025-04-01T06:39:29.196561
2023-10-13T11:35:55
1941778458
{ "authors": [ "makspll", "zwazel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8053", "repo": "makspll/bevy_mod_scripting", "url": "https://github.com/makspll/bevy_mod_scripting/pull/81" }
gharchive/pull-request
Fix removal of script contexts This should fix #79. Okay i found following issue: the system script_remove_synchronizer handles removing the contexts of the script. https://github.com/makspll/bevy_mod_scripting/blob/32eba12bc5e2d87ab05cfbf4a2dd14063d3842a2/bevy_mod_scripting_core/src/systems.rs#L94-L103 The problem h...
2025-04-01T06:39:29.204581
2019-08-24T22:32:49
484868850
{ "authors": [ "ariel11", "bartvanandel", "fbeaudoincoveo", "lnqs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8054", "repo": "maleck13/readline", "url": "https://github.com/maleck13/readline/issues...
gharchive/issue
License clarification Hi, does license "BSD" mean the BSD-3-clause (https://opensource.org/licenses/BSD-3-Clause), or one of the other BSD licenses? Thanks! Good point. We're currently building an app and are working on proper attribution. So far, the only (indirect) dependency that we have that doesn't have an SP...
2025-04-01T06:39:29.219643
2024-11-10T11:54:41
2647168236
{ "authors": [ "BartaBlzs", "mallibone" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8055", "repo": "mallibone/MauiUI2022ProgressButton", "url": "https://github.com/mallibone/MauiUI2022ProgressButton/issues/1" }
gharchive/issue
Once completed, the system will not reset if (secondsRemaining == 0) { _cancellationTokenSource.Cancel(); return; } The return shouldn't be there, because it returns before you call the ResetView() method Thanks for pointing this out - and fixing it with PR #3 🥳
2025-04-01T06:39:29.229332
2017-05-15T17:13:22
228782667
{ "authors": [ "TassosD", "alexlukelevy", "carlosafw", "justinmasse", "lotusms", "sarahshuffle" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8056", "repo": "malte-wessel/react-custom-scrollbars", "url...
gharchive/issue
Scrollbars are rejected in MaterialUI Tables When used in a material UI TableBody, it seems that MaterialUI rejects anything that may alter their table's architecture throught the DOM. Material UI forbids using anything other than TableHeader or TableBody as Table children, and any inside of TableBody or Table Heade...
2025-04-01T06:39:29.284618
2024-06-28T13:08:22
2380402370
{ "authors": [ "jhancock-taxa", "mamift" ], "license": "MS-PL", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8057", "repo": "mamift/LinqToXsdCore", "url": "https://github.com/mamift/LinqToXsdCore/issues/66" }
gharchive/issue
Support DataAnnotations? I searched everywhere and I couldn't find any documentation on how to enable DataAnnotations being generated on the file. It see that it's generating XML Documentation but not generating DataAnnotations. I was expecting like the xsd.exe to see MaxLength, RegularExpression, Description attribu...
2025-04-01T06:39:29.305850
2015-10-17T06:42:56
111947770
{ "authors": [ "adlerhsieh", "jhass" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8058", "repo": "manastech/crystal", "url": "https://github.com/manastech/crystal/pull/1759" }
gharchive/pull-request
Add Hash#key method Hash#key(value) returns the corresponding key with the given value. Updated. Added Hash#key? method. Updated. I followed the #fetch pattern and make #key block variant public for now; however, like you said, I'm not quite sure about this as it is not quite straightforward as a public API. Wh...
2025-04-01T06:39:29.308638
2015-06-27T19:13:58
91503986
{ "authors": [ "adam12", "asterite", "hugoabonizio" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8059", "repo": "manastech/crystal", "url": "https://github.com/manastech/crystal/pull/892" }
gharchive/pull-request
Fix HTTP::Request#keep_alive? method Add "upgrade" type of connection to fix Websocket hand shake, that expects "Connection" header to be "Upgrade". I'm trying to run this require "http/server" require "http/server/handlers/websocket_handler" handlers = [] of HTTP::Handler handlers << HTTP::LogHandler.new handler...
2025-04-01T06:39:29.311910
2016-08-03T08:22:12
169074658
{ "authors": [ "amitkumarj441", "mandar2812" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8060", "repo": "mandar2812/DynaML", "url": "https://github.com/mandar2812/DynaML/issues/42" }
gharchive/issue
Implementing State Space Models and simulating the State Space Updated tests #40 and #41 Process like Ornstein-Uhlenbeck process which can be simulated by specifying the parameters #41 of the process, theta - the mean of the process. @amitkumarj441 We already have implementation of Gaussian Process, in that you ...
2025-04-01T06:39:29.316403
2023-05-26T13:54:01
1727676675
{ "authors": [ "HuskyHacks", "elevateman", "mr-tz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8061", "repo": "mandiant/flare-vm", "url": "https://github.com/mandiant/flare-vm/issues/452" }
gharchive/issue
Check valid username in installer Upon following this script: Open a PowerShell prompt as administrator Download the installation script installer.ps1 to your desktop (New-Object net.webclient).DownloadFile('https://raw.githubusercontent.com/mandiant/flare-vm/main/install.ps1',"$([Environment]::GetFolderPath("Desktop...
2025-04-01T06:39:29.323441
2016-05-09T04:02:28
153699606
{ "authors": [ "brian428", "manekinekko" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8062", "repo": "manekinekko/angular2-dependencies-graph", "url": "https://github.com/manekinekko/angular2-dependencies-graph/issue...
gharchive/issue
Include all classes (not just components)? This is a great start. But could it be modified to include all classes? It looks like the tool does parse non-component classes (like services, models, etc.), but doesn't appear to include them in the graph output. I think being able to see all the dependencies would also be...
2025-04-01T06:39:29.346444
2022-08-05T18:09:41
1330224827
{ "authors": [ "4cecoder" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8063", "repo": "manga-g/manga-g", "url": "https://github.com/manga-g/manga-g/issues/38" }
gharchive/issue
[Enhancement] Pdf functions needed for creation and adding images from list of image file names editing file app/pdf.go using this package for pdf creation create pdf in go video use of this go package just a quick example of some possible function names func GetImageList()[]string{ var imageList []string // do some ...
2025-04-01T06:39:29.359508
2016-01-29T05:03:29
129667642
{ "authors": [ "manodeep" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8066", "repo": "manodeep/Corrfunc", "url": "https://github.com/manodeep/Corrfunc/issues/14" }
gharchive/issue
Makefile crashes when running with make -j I think this happens since the io/utils files are specified in each of the required Makefiles, rather than being made once. Multiple threads try to create, e.g., io.o and ends up corrupting the object file. Probably use make -j4 just to be on the safe-side. This issue is n...
2025-04-01T06:39:29.360847
2017-11-01T18:40:37
270409015
{ "authors": [ "lgarrison", "manodeep" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8067", "repo": "manodeep/Corrfunc", "url": "https://github.com/manodeep/Corrfunc/pull/142" }
gharchive/pull-request
Add checks for Numpy array endianness to the Python wrappers. Closes… … #140 and #101. Thanks! I had two small questions - otherwise this PR is ready to merge. Merging in. Thanks! 👍
2025-04-01T06:39:29.497816
2024-08-01T20:57:26
2443420073
{ "authors": [ "dvdkouril", "manzt" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8068", "repo": "manzt/quak", "url": "https://github.com/manzt/quak/pull/32" }
gharchive/pull-request
Add hovered value label for Histogram plot The ValueCounts plot shows what the user is hovering before making a selection. This is a quick implementation of a similar behavior for the histogram. There's a bunch of stuff that could be improved: (I might give it a try before closing this PR) [ ] Give the label a bac...
2025-04-01T06:39:29.636215
2015-08-21T15:31:00
102404523
{ "authors": [ "daniel-j-h", "pandabr", "stepthom" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8069", "repo": "mapbox/cncc", "url": "https://github.com/mapbox/cncc/issues/6" }
gharchive/issue
Error when running: "libclang.so: cannot open shared object file: No such file or directory" First, I ran sudo apt-get install python-yaml and sudo pip install clang. Success. Then I tried: [dev@ubuntu:~/cncc (master)] $ ls cncc examples LICENSE MyClass.cpp MyClass.h README.md util [dev@ubuntu:~/cncc (master)] ...
2025-04-01T06:39:29.740286
2015-06-02T15:16:08
84067781
{ "authors": [ "BergWerkGIS", "bkfunk" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8070", "repo": "mapbox/mapbox-studio", "url": "https://github.com/mapbox/mapbox-studio/issues/1368" }
gharchive/issue
In Mapbox Studio, when adding new layer, can't browse to network drives on Windows When looking for source files to add as new layers, the browse window only allows you to go to the C root, not to other drives. Accessing other drives is in the works and should be available with the next release. In the meantime you...
2025-04-01T06:39:29.771965
2022-04-25T19:19:36
1214939059
{ "authors": [ "aleokdev", "bjorn" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8071", "repo": "mapeditor/rs-tiled", "url": "https://github.com/mapeditor/rs-tiled/issues/216" }
gharchive/issue
Renaming the 0.11 branch to next and master to current We're changing the names of the branches to better represent what they're supposed to refer to, as well as to accomodate some structural changes: current (Previously master) will be used for the latest version of the last major release, And next (Previously 0.11...
2025-04-01T06:39:29.797021
2021-09-22T11:19:01
1004173732
{ "authors": [ "wang3702", "zxz0928" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8072", "repo": "maple-research-lab/AdCo", "url": "https://github.com/maple-research-lab/AdCo/issues/12" }
gharchive/issue
A question about memloss logits=torch.softmax(logits,dim=1) batch_prob=torch.sum(logits[:,:logits.size(0)],dim=1) batch_prob=torch.mean(batch_prob) mem_losses.update(batch_prob.item(),logits.size(0)) why calculate mem_losses use the method above rather than cross-entropy loss? Thank you very much. That's is not me...
2025-04-01T06:39:29.826292
2022-12-15T14:57:01
1498585960
{ "authors": [ "maxammann" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8073", "repo": "maplibre/maplibre-rs", "url": "https://github.com/maplibre/maplibre-rs/issues/229" }
gharchive/issue
Limit work done per frame Even thought his can be done by newcomers, this issue is HARD We need to do some work on the main thread: Receive data from threads or WebWorkers upload data to GPU Here for example we process all the data we receive in the event loop: https://github.com/maxammann/maplibre-rs/blob/2b917e9e...
2025-04-01T06:39:29.852528
2018-10-02T07:49:11
365778562
{ "authors": [ "devproof" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8074", "repo": "mapr-emea/mapr-ansible", "url": "https://github.com/mapr-emea/mapr-ansible/issues/74" }
gharchive/issue
MapR 6.1 compare ecosystem component configuration from Installer and add changes. MapR 6.1 compare ecosystem component configuration from Installer and add changes. Done in branch mapr61, needs to be tested properly
2025-04-01T06:39:29.854354
2017-01-25T07:11:59
203028815
{ "authors": [ "mvexel", "rbovard" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8075", "repo": "maproulette/maproulette2", "url": "https://github.com/maproulette/maproulette2/issues/262" }
gharchive/issue
Cannont skip a point After login, I cannot skip this point: http://maproulette.org/map/1434/1284898 KO : Invalid task status supplied. What is strange is if I logout I can skip it but if I login in the next point, I come back to this one and am blocked again. Probably the same as #221
2025-04-01T06:39:29.869449
2019-06-21T09:04:29
459092630
{ "authors": [ "Smoke1987", "wf9a5m75" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8076", "repo": "mapsplugin/cordova-plugin-googlemaps", "url": "https://github.com/mapsplugin/cordova-plugin-googlemaps/issues...
gharchive/issue
Map not zooming with 'animateCamera' I'm submitting a ... (check one with "x") [ ] question [x] any problem or bug report OS: (check one with "x") [ ] Android [ ] iOS [x] Browser cordova information: (run $> cordova plugin list) cordova-plugin-device 2.0.2 "Device" cordova-plugin-geolocation 4.0.1 "Geolocatio...
2025-04-01T06:39:29.901010
2016-07-29T23:36:56
168434006
{ "authors": [ "binx", "migurski", "souperneon" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8077", "repo": "mapzen/data-pages", "url": "https://github.com/mapzen/data-pages/pull/204" }
gharchive/pull-request
first pass at map labels on boxes closes #200 different stylings at different zoom levels @binx this is awesome! 👍 on the zoom level as well when the labels appear. Is there a way to make those labels links? So instead of the pop-up on click we can add a hover state to the text and make it link to the extract d...
2025-04-01T06:39:29.923930
2024-12-02T10:28:08
2711383115
{ "authors": [ "marc1404" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8078", "repo": "marc1404/gardener", "url": "https://github.com/marc1404/gardener/pull/7" }
gharchive/pull-request
fix(deps): update module github.com/gardener/cert-management to v0.17.1 This PR contains the following updates: Package Type Update Change github.com/gardener/cert-management require minor v0.16.0 -> v0.17.1 Release Notes gardener/cert-management (github.com/gardener/cert-management) v0.17.1 Compare Sourc...
2025-04-01T06:39:29.953003
2016-05-13T10:10:53
154678410
{ "authors": [ "jsdw", "marcj" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8080", "repo": "marcj/css-element-queries", "url": "https://github.com/marcj/css-element-queries/pull/106" }
gharchive/pull-request
support removing specific attached events This is a feature I needed to make ResizeSensor.js (as a standalone lib) useful for me at work; its only a small addition and seems like others would find it useful too :) Basically, this allows you to pass the original event in to .detach methods as well as the element (full...
2025-04-01T06:39:29.960282
2022-09-02T15:47:59
1360362877
{ "authors": [ "marcmengel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8081", "repo": "marcmengel/jobsub_lite", "url": "https://github.com/marcmengel/jobsub_lite/issues/109" }
gharchive/issue
local submit directories/sandbox transfer directories and cleanup Currently jobsub_lite creates directories under $HOME/.jobsub_lite, with submit files, and is the place where condor_transfer_data returns results; which works, but repeated use will eventually run the user out of quota in their $HOME area. As we move ...
2025-04-01T06:39:29.972995
2020-04-01T11:48:44
591854344
{ "authors": [ "disburden", "marcojakob" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8083", "repo": "marcojakob/dart-event-bus", "url": "https://github.com/marcojakob/dart-event-bus/issues/34" }
gharchive/issue
Are there plans to support flutter_web? as title I haven't tried it. Does it not work like this? The event bus needs very little to work: Dart Streams and some generic types. See https://github.com/marcojakob/dart-event-bus/blob/master/lib/event_bus.dart Yes, it doesn't work in flutter_web project, I have n’t eve...
2025-04-01T06:39:29.974233
2023-02-26T22:10:51
1600220709
{ "authors": [ "marcolivierarsenault" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8084", "repo": "marcolivierarsenault/moonraker-home-assistant", "url": "https://github.com/marcolivierarsenault/moonraker-home-assistan...
gharchive/issue
Fix environement Address 2 comments from https://github.com/hacs/default/pull/1721 done in pr ☝️
2025-04-01T06:39:29.979870
2021-04-28T05:38:47
869515684
{ "authors": [ "marcotcr", "mayurka" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8085", "repo": "marcotcr/lime", "url": "https://github.com/marcotcr/lime/issues/597" }
gharchive/issue
Facing issue for explain instance with custom classifier function exp = explainer.explain_instance(df_val_final.Description[idx],predproba_list,num_features=5, top_labels=2) While executing the explain instance of LimeTextExplainer, above statement keeps on executing continously with below warning message. Execution ...
2025-04-01T06:39:29.985996
2021-03-10T04:24:51
827077992
{ "authors": [ "marcus7070" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8086", "repo": "marcus7070/cq-flake", "url": "https://github.com/marcus7070/cq-flake/issues/13" }
gharchive/issue
text segfaults Making text onto no base solid segfaults. Not sure if my fault or upstream yet. There are no tests in CadQuery that cover this behaviour. Works now, this was probably CadQuery/cadquery#762.
2025-04-01T06:39:29.988137
2022-04-29T00:11:25
1219482497
{ "authors": [ "codyburleson", "marcusolsson" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8087", "repo": "marcusolsson/obsidian-plugin-docs", "url": "https://github.com/marcusolsson/obsidian-plugin-docs/pul...
gharchive/pull-request
Update react.md code sample var name Since Vault is itself an API object, it is confusing to name an instance of the App object "vault"; why not name it "app"? Hey (and sorry for the late response)! Maybe I'm misunderstanding you here, but vault doesn't refer to the app instance here, but the vault instance. The fo...
2025-04-01T06:39:30.038731
2018-08-23T05:04:30
353226016
{ "authors": [ "arun121cs", "marian-margeta" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8088", "repo": "marian-margeta/gait-recognition", "url": "https://github.com/marian-margeta/gait-recognition/issues/1...
gharchive/issue
Not working properly Hello, I created a dataset of 20 people at two different locations to test the algorithm but unfortunately it is not working. I am taking profile view and 100 frames per person. Can you tell me why it is not working? Also at the different location, i am taking opposite side of a person. hi @ar...
2025-04-01T06:39:30.113022
2020-11-08T18:23:28
738524692
{ "authors": [ "Joelius300", "LukeTOBrien", "PoisnFang", "axelroy", "kchristman54", "larschristensen20", "pgrimstrup" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8089", "repo": "mariusmuntean/Cha...
gharchive/issue
Difficult times Finally, 2.0 is released. I'm sorry for the long wait. As a short disclaimer before you continue reading this: I'm very thankful for Marius creating this library and giving me the opportunity to maintain it. Although you might find some frustration in my statements, I don't want anyone to spread hate ...
2025-04-01T06:39:30.128465
2021-03-07T13:39:38
823921099
{ "authors": [ "markbattistella" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8090", "repo": "markbattistella/docsify-charty", "url": "https://github.com/markbattistella/docsify-charty/issues/1" }
gharchive/issue
Moustache compatibility Moustache doesn't work - the rendering seems to occur before moustache triggers the replacement It works - docsify-tabs causes docsify-moustache to fail in the rendering!
2025-04-01T06:39:30.194332
2023-04-04T02:51:49
1653076999
{ "authors": [ "Royhowtohack", "gera2ld" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8091", "repo": "markmap/markmap", "url": "https://github.com/markmap/markmap/issues/161" }
gharchive/issue
Is it possible to have the code work on GitHub pages Thank you very much for this project. I was wondering is it possible to run the code on my own website? Yes, please following the documentation and the demos there.
2025-04-01T06:39:30.198019
2024-06-21T02:15:41
2365561464
{ "authors": [ "flowerhaha", "gera2ld", "trry-hub", "wlk-menglan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8092", "repo": "markmap/markmap", "url": "https://github.com/markmap/markmap/issues/256" }
gharchive/issue
[BUG] [ ] I have searched for existing issues that already reported this problem and found none [x] The bug is present in REPL Describe the bug there is a typeError when i generate a new markmap, Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'refreshHook'). i try to find the reason, ...
2025-04-01T06:39:30.242624
2015-12-04T00:21:50
120303582
{ "authors": [ "AccountingResearcher", "ChckNrrs", "Nishantkumark", "Piedjoo", "Rgui", "benrugg", "dragoon3", "gmanueltp", "hannahwen", "jcsouth", "katekol", "madelainegur", "marcosmercado", "marianna240296", "mrGreenbean", "rai1234", "samronsin", ...
gharchive/issue
Kickstarter csv Hello guys, just looking to do a school paper - if possible, could someone upload the latest csv file? Noticed a few dropbox links here - though they seem to have disappeared. It would be super appreciated! Thanks Here you go. I'll leave this link up for a bit: https://www.dropbox.com/s/75rxb32xdtip...
2025-04-01T06:39:30.330576
2015-04-09T14:01:33
67368799
{ "authors": [ "MrMorten" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8094", "repo": "markusgumbel/moduro", "url": "https://github.com/markusgumbel/moduro/issues/16" }
gharchive/issue
Metric Type gets doubled in list while editing At some point there need to be some fx (layout) imports. In my opinion this should be in the controller class of the fxml classes (because there are fx imports anyway). fixed. Added some validation
2025-04-01T06:39:30.404135
2024-11-28T02:40:16
2700508031
{ "authors": [ "AXSJ" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8095", "repo": "marsupialtail/quokka", "url": "https://github.com/marsupialtail/quokka/issues/62" }
gharchive/issue
Cannot Find Module - Monorepo Issue: Quokka Not Recognizing Aliased Paths in Monorepo Setup Description I am experiencing an issue where Quokka is unable to resolve aliased paths in my TypeScript monorepo setup. Despite following various troubleshooting steps, the problem persists, and I am unable to import modules u...
2025-04-01T06:39:30.436303
2024-06-20T09:14:44
2363943495
{ "authors": [ "Cam396", "Zoobdude", "ixMarcel", "martinfekete10" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8096", "repo": "martinfekete10/Tuneful", "url": "https://github.com/martinfekete10/Tuneful/issu...
gharchive/issue
App uses way too much CPU on M1 MacBook Air. Can you share your Tuneful settings (menu bar, popover and mini player)? I am using M1 Air as well but couldn't reproduce this CPU usage, it's typically near 1% of CPU usage and 50 MB of RAM. I couldn't reproduce it i have the same issue on a 2017 touchbar MBP, tune...
2025-04-01T06:39:30.494761
2024-11-11T18:14:45
2650041801
{ "authors": [ "mcamou" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8097", "repo": "masa-finance/masa-oracle", "url": "https://github.com/masa-finance/masa-oracle/pull/626" }
gharchive/pull-request
chore(cleanup): Remove sentiment analysis since it's no longer called from anywhere Description The endpoint for sentiment analysis was removed some time ago, which left this as dead code. One of the config.GetInstance() calls remaining after #625 is from sentiment.go. Let's remove all that currently-dead code in a ...
2025-04-01T06:39:30.498820
2023-06-22T01:34:57
1768775733
{ "authors": [ "haykbaluyan", "masahiro331" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8098", "repo": "masahiro331/go-ext4-filesystem", "url": "https://github.com/masahiro331/go-ext4-filesystem/issues/8" }
gharchive/issue
failed to parse group descriptor: EOF This is directly related to the issue raised in https://github.com/dsoprea/go-ext4/issues/7 Essentially for ext4 filesystems for which featureInCompat64bit is false (64 bit feature is not set), getGroupDescriptor call will result in the below error. 2023-06-22T05:26:59.664+0400 ...
2025-04-01T06:39:30.506384
2021-05-10T16:59:42
884648260
{ "authors": [ "gizemsudekocarslan", "jghasemi44" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8099", "repo": "masashitsubaki/molecularGNN_smiles", "url": "https://github.com/masashitsubaki/molecularGNN_smil...
gharchive/issue
label numbers Hi, Your dataset has 2 labels: 0,1. My dataset has 185 labels [0,1..,184]. When i run your code with my dataset i got errors. which part of code should i change for 185labels? Thanks. Hi you must use one hot encoding
2025-04-01T06:39:30.532247
2022-02-09T08:54:02
1128231360
{ "authors": [ "albi90", "efedericomedina", "maslick", "sesam" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8102", "repo": "maslick/koder", "url": "https://github.com/maslick/koder/issues/64" }
gharchive/issue
Barcode scanner doesn't work with Galaxy S10/ Galaxy A52s in Google Chrome Confirm by changing [ ] to [x] below to ensure that it's a bug: [x] I've gone through the README.md [x] I've searched for previous similar issues and didn't find any solution I tried to use the scanner in my Samsung Galaxy 10 and I couldn't ...
2025-04-01T06:39:30.763396
2019-04-16T22:17:27
434009648
{ "authors": [ "Holus", "abhiomkar" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8108", "repo": "material-components/material-components-web-codelabs", "url": "https://github.com/material-components/material-componen...
gharchive/issue
GitHub 404 error node-sass while trying to npm install gulp-sass it throws: Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node": HTTP error 404 Not Found. I tried to google the link and it does not exist, I found the latest binding node though but idk how to install...
2025-04-01T06:39:30.774011
2022-05-11T19:42:35
1233105339
{ "authors": [ "albi005" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8109", "repo": "material-foundation/material-color-utilities", "url": "https://github.com/material-foundation/material-color-utilities/issues/4...
gharchive/issue
HCT produces unexpected RGB values This is most noticable when the seed color is yellow: Background color is Primary 98. I have made a graph that shows the RGB value, with chroma set to 100: I included CAM16 (that also seems to be broken) and HSL as a reference. These images were made using my C# library, but it sh...