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:37:15.545719 | 2023-02-01T07:40:38 | 1565598176 | {
"authors": [
"Floppe",
"MindFreeze"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1909",
"repo": "MindFreeze/ha-sankey-chart",
"url": "https://github.com/MindFreeze/ha-sankey-chart/issues/91"
} | gharchive/issue | Should be scrollable if chart does not fit in the view
A huge thank you for this amazing component. I really love it.
Checklist:
[* ] I updated to the latest version available
[* ] I cleared the cache of my browser
Release with the issue:
v1.9.3
Last working release (if known):
Browser and Operating System:
Windows... |
2025-04-01T06:37:15.548987 | 2023-09-06T21:37:10 | 1884792187 | {
"authors": [
"alfaevc",
"astelmach01",
"karsmars"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1910",
"repo": "MineDojo/MineDojo",
"url": "https://github.com/MineDojo/MineDojo/issues/94"
} | gharchive/issue | importlib_resources deprecated
I think the current version of importlib_resources is deprecated in the repo, the following adjustment works for me, which uses the most updated importlib.resources(I'm using python 3.10):
line 4: import importlib.resources as importlib_resources
line 29: with importlib_resources.as_fil... |
2025-04-01T06:37:15.603117 | 2022-09-03T20:42:18 | 1360957633 | {
"authors": [
"DewiBrynJones",
"MiniXC"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1911",
"repo": "MiniXC/phones",
"url": "https://github.com/MiniXC/phones/issues/6"
} | gharchive/issue | TypeError: normalize() argument 2 must be str, not float
I'm creating a PhoneCollection with the drop_dialects and merge_same_language flags both set to False in order to load as many languages as possible.
>>> from phones import PhoneCollection
>>> pc=PhoneCollection(drop_dialects=False,merge_same_language=False)
b... |
2025-04-01T06:37:15.614255 | 2020-03-31T13:21:00 | 591103851 | {
"authors": [
"MinimineLP",
"huytower"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1912",
"repo": "MinimineLP/dart-gson",
"url": "https://github.com/MinimineLP/dart-gson/issues/5"
} | gharchive/issue | Can not update to latest version - version 0.1.5
Hello,
Did you update your library as your quote :
gson: ^0.1.5
Since I get error here :
Because flutter_nct depends on gson ^0.1.5 which doesn't match any versions, version solving failed.
pub get failed (1; Because flutter_nct depends on gson ^0.1.5 which doesn't ma... |
2025-04-01T06:37:15.621090 | 2023-01-04T16:28:27 | 1519259410 | {
"authors": [
"cif",
"elliotBraem"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1913",
"repo": "Mintbase/mintbase-js",
"url": "https://github.com/Mintbase/mintbase-js/issues/249"
} | gharchive/issue | delist still shows active listing
I have an NFT that I listed then delisted via the SDK. You can see that token here
Below are code snippets for listing and delisting, although I do notice that compared to the documentation, { wallet } and args are switched in the execute call. I'll switch them but I don't think that... |
2025-04-01T06:37:15.628333 | 2023-07-31T16:12:00 | 1829593412 | {
"authors": [
"afbjorklund",
"surik"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1915",
"repo": "Mirantis/cri-dockerd",
"url": "https://github.com/Mirantis/cri-dockerd/pull/218"
} | gharchive/pull-request | Use nanoseconds in ImageFsInfo Timestamp on Linux
According to CRI-API this should be nanoseconds:
https://github.com/kubernetes/cri-api/blob/release-1.28/pkg/apis/runtime/v1/api.proto#L1554
Additionally, image_window.go has nanoseconds already.
Broken since https://github.com/kubernetes/kubernetes/commit/0d907e015... |
2025-04-01T06:37:15.629955 | 2020-06-13T09:56:22 | 638133559 | {
"authors": [
"MirkoV1987"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1916",
"repo": "MirkoV1987/OCR-P7",
"url": "https://github.com/MirkoV1987/OCR-P7/issues/4"
} | gharchive/issue | Create Client Authentification
Only authentified clients can access to APIs
OAuth or JWT authentification system
Manage Authorization Token
JWT authentication system
Bearer token
Generate token with URI api/login_check
|
2025-04-01T06:37:15.631554 | 2023-09-16T19:50:03 | 1899549384 | {
"authors": [
"MironBerch",
"VidyaYadavv1519"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1917",
"repo": "MironBerch/register-of-talented-students",
"url": "https://github.com/MironBerch/register-of-talented-stud... | gharchive/issue | Create and refactor django tests
Create django tests for:
models
managers
forms
services
views
Hii, Is this issue still availabel ??
Can you assign me ??
|
2025-04-01T06:37:15.634674 | 2023-02-10T13:19:54 | 1579674510 | {
"authors": [
"oleegarch"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1918",
"repo": "MirrorNetworking/Mirror",
"url": "https://github.com/MirrorNetworking/Mirror/issues/3376"
} | gharchive/issue | AuthResponseMessage did not arrive
I have a perfectly normal authentication script:
https://dotnetfiddle.net/yyqcb4
But OnAuthResponseMessage method is sometimes not called. Sometimes it is called on the first attempt to connect, and sometimes on the tenth. When in HUD i press to "Server + Client" = all okey, but whe... |
2025-04-01T06:37:15.650276 | 2020-05-09T01:15:38 | 615060031 | {
"authors": [
"hbrooks",
"jneves",
"woodrad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1919",
"repo": "Miserlou/Zappa",
"url": "https://github.com/Miserlou/Zappa/issues/2097"
} | gharchive/issue | zappa package production fails when using --no_venv
Context
Running zappa package production --no_venv throws TypeError: expected str, bytes or os.PathLike object, not NoneType. This error happens only when running outside of a virtual environment. zappa package production works as expected.
While I believe running z... |
2025-04-01T06:37:15.699143 | 2020-07-05T18:42:10 | 651123233 | {
"authors": [
"cedricfung",
"ibc",
"lminiero"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1920",
"repo": "MixinNetwork/kraken",
"url": "https://github.com/MixinNetwork/kraken/issues/4"
} | gharchive/issue | Obscure API and very slow dev
https://vec.io/posts/kraken-high-performance-webrtc-sfu
This is a very disrespectful post.
A "SFU just for audio" can be done in 15 minutes, so you have done nothing special.
And BTW:
Unified-Plan is not a "super recent and cool WebRTC feature". It's been there for long years.
Adding v... |
2025-04-01T06:37:15.740688 | 2016-09-24T13:37:34 | 179030699 | {
"authors": [
"MoOx",
"evenkiel",
"facelesspanda",
"micnigh",
"pcguru",
"thangngoc89"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1921",
"repo": "MoOx/phenomic",
"url": "https://github.com/MoOx/ph... | gharchive/issue | HMR not being called on Windows
My browser is Chrome, stable version 53.0.2785.116 (Official Build) m (64-bit) as of now.
OS: Windows 10, latest version (there were even updates this night... I hate the new auto-auto-updates D: )
I wanted to try out Phenomic, so I simply followed the setup guide.
went to a new empty ... |
2025-04-01T06:37:15.742311 | 2017-05-22T18:12:03 | 230475863 | {
"authors": [
"MoOx",
"bloodyowl"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1922",
"repo": "MoOx/phenomic",
"url": "https://github.com/MoOx/phenomic/pull/1024"
} | gharchive/pull-request | Index content by arbitrary fields
Just kept the special case for author and authors for most users confort. might change later if we consider it too much.
Awesome!
|
2025-04-01T06:37:15.763787 | 2024-01-05T06:13:19 | 2066787560 | {
"authors": [
"Ar57m",
"danemadsen",
"davidmigloz",
"lee-b",
"x-legion"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1923",
"repo": "Mobile-Artificial-Intelligence/maid",
"url": "https://github.com/Mob... | gharchive/issue | TTS chat feature request
Implement Android native TTS for dyslexic people. Kind of like how Google Bard is doing.
not sure if Android TTS works on all platforms and im not really interested in implementing too much platform specific code. But ill look into it
would be nice, I would love to use it with sherpa-onnx... |
2025-04-01T06:37:15.776537 | 2023-08-24T16:23:02 | 1865500872 | {
"authors": [
"brentleyjones",
"luispadron",
"mattrobmattrob"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1924",
"repo": "MobileNativeFoundation/rules_xcodeproj",
"url": "https://github.com/MobileNativeFounda... | gharchive/pull-request | Stop generating static framework targets in Xcode
These targets aren't buildable because of: https://github.com/MobileNativeFoundation/rules_xcodeproj/issues/105
We shouldn't show them in Xcode.
Before
After
Seeing this error if folks have ideas:
cd examples/rules_ios && bazel run //:xcodeproj
Error in... |
2025-04-01T06:37:15.779190 | 2020-06-05T19:18:27 | 631868414 | {
"authors": [
"lionel-nj"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1925",
"repo": "MobilityData/gtfs-validator",
"url": "https://github.com/MobilityData/gtfs-validator/issues/263"
} | gharchive/issue | [REQUEST] Make notices more generic
Is your feature request related to a problem? Please describe.
At present, some notices such as RouteColorAndTextInsufficientContrastNotice contain a field contastRatio. These fields are specific and should be wrapped into a field ruleValue containing all rule specific values. This... |
2025-04-01T06:37:15.786263 | 2020-04-29T22:18:06 | 609396912 | {
"authors": [
"barbeau"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1926",
"repo": "MobilityData/transit",
"url": "https://github.com/MobilityData/transit/pull/52"
} | gharchive/pull-request | Proposal: Support DUPLICATED trips in GTFS-RT
Background
Producers and consumers have identified the need for a lightweight method to take an existing trip defined in static GTFS, and then in real-time say that its pattern (e.g., the stop_times.txt definition) is running at a new service date and/or time [1].
The GTF... |
2025-04-01T06:37:15.819170 | 2018-05-03T12:02:10 | 319891455 | {
"authors": [
"coveralls",
"gmbabu6"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1927",
"repo": "ModusCreateOrg/budgeting-sample-app-webpack2",
"url": "https://github.com/ModusCreateOrg/budgeting-sample-app-webpack... | gharchive/pull-request | Budget-Item-Chart
Functionality with chart mentioning percentage of budget item contribution done.
Features developed to see percentage of total budget an item is contributing with, so that we better understand statistics of inflow or outflow items.
Checklist
[x] Feature developed
[x] Created/updated unit tests
[x] ... |
2025-04-01T06:37:15.820727 | 2023-09-25T06:05:20 | 1910733615 | {
"authors": [
"Moglius",
"naveanjp"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1928",
"repo": "Moglius/deploy-aws-stuff",
"url": "https://github.com/Moglius/deploy-aws-stuff/issues/188"
} | gharchive/issue | FEATURE REQ : Add service catalog product provisioning
Would it be possible to look into adding Service Catalog product provisioning via terraform instead of utilizing direct EC2 provisioning.
resource : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_provisioned_product
H... |
2025-04-01T06:37:15.866264 | 2018-09-21T19:03:31 | 362738848 | {
"authors": [
"Lnaden",
"dgasmith"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1929",
"repo": "MolSSI/QCFractal",
"url": "https://github.com/MolSSI/QCFractal/pull/58"
} | gharchive/pull-request | QCArchive Overview doc
Description
Adds a brief overview of the QCArchive ecosystem and a short description of how the pieces fit together. Several documentation errors are fixed and the changelog has also been updated.
Status
[x] Ready to go
I also validated all the links worked and the docs all build correctly.... |
2025-04-01T06:37:15.879367 | 2023-10-09T02:36:14 | 1932207073 | {
"authors": [
"MolecularMatters",
"icyfox168168",
"lukekasz",
"tivolo"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1930",
"repo": "MolecularMatters/raw_pdb",
"url": "https://github.com/MolecularM... | gharchive/issue | Microsoft.VisualStudio.Coverage.Monitor.pdb bug
S_LPROC32 Function 'DuplicateLoggerBuffer' | RVA 0x1C70
S_LOCAL: 'CProfileMonitorControl' -> 'ProfileMonitorControl'
S_DEFRANGE_REGISTER: Register 0x 14A
S_DEFRANGE_REGISTER: Register 0x 14C
S_LOCAL: 'CLoggerBuffer' -> 'SourceBuffer'
S_DEFRANGE_REGISTER: Register 0x 14B... |
2025-04-01T06:37:15.897994 | 2023-08-07T11:05:23 | 1839218009 | {
"authors": [
"Neha626177",
"priyanshibhatn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1931",
"repo": "MonalikaPatnaik/UMatter",
"url": "https://github.com/MonalikaPatnaik/UMatter/issues/1120"
} | gharchive/issue | BUG:in blog section make the search bar in the middle
Is there an existing issue for this?
[X] I have searched the existing issues
What happened?
in the blog page the search bar has to be in centre
Add ScreenShots
What browser are you seeing the problem on?
Chrome
Record
[X] I agree to follow this project's Code ... |
2025-04-01T06:37:15.918294 | 2020-09-14T07:51:53 | 700866663 | {
"authors": [
"Mongey",
"petern-sc"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1932",
"repo": "Mongey/terraform-provider-confluentcloud",
"url": "https://github.com/Mongey/terraform-provider-confluentcloud/pull/... | gharchive/pull-request | Force new on api key description change
Fixes previous PR: https://github.com/Mongey/terraform-provider-confluentcloud/pull/27
Since update isn't implemented, requires force new to be set to true
Tested locally and working
I can manually compile the plugin for now, but is there a process to releasing a new version ... |
2025-04-01T06:37:15.990511 | 2018-07-26T01:08:43 | 344658738 | {
"authors": [
"Hyuchia"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1933",
"repo": "Monogatari/Monogatari",
"url": "https://github.com/Monogatari/Monogatari/issues/56"
} | gharchive/issue | Auto Save Slots are not Deletable
Right now, the deletion is using the SaveLabel to target the slot to delete which of course won't allow slots using the AutoSaveLabel to be deleted. There must be a way to identify the kind of slot to delete and use the proper label.
This has been fixed as of 45cffad54419a853c0395c... |
2025-04-01T06:37:16.044438 | 2024-08-26T20:30:32 | 2487722607 | {
"authors": [
"0x7a7a",
"MordechaiHadad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1934",
"repo": "MordechaiHadad/bob",
"url": "https://github.com/MordechaiHadad/bob/issues/235"
} | gharchive/issue | The macos x86 version prompts for a bad CPU type.
I checked the .github, and found that macos' x86 platform compilation uses macos-lastest.
Currently macos-latest defaults to the arm64, not x86, can you confirm?
Relevant information:
https://github.com/actions/runner-images#available-images
https://github.com/actions... |
2025-04-01T06:37:16.055870 | 2024-08-05T03:04:24 | 2447495296 | {
"authors": [
"Catrya",
"cymqqqq"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1935",
"repo": "MostroP2P/mostro",
"url": "https://github.com/MostroP2P/mostro/issues/339"
} | gharchive/issue | Question
About this:
sequenceDiagram
autonumber
Seller->>Mostro: I want to sell Bitcoin
Mostro-->>LN-Node: Give me a hold invoice
LN-Node->>Mostro: Hold invoice
Mostro->>Seller: Please pay this hold invoice
Seller->>LN-Node: Paying through lightning
LN-Node-->>Mostro: Payment received
Mostro-->>Seller: Thanks! talk t... |
2025-04-01T06:37:16.078740 | 2016-06-06T13:17:46 | 158675320 | {
"authors": [
"acourt",
"souellet-ms"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1936",
"repo": "Motsai/neblina-python",
"url": "https://github.com/Motsai/neblina-python/issues/80"
} | gharchive/issue | UART-PC communication problems with VMs
There is difficulty communicating with the Neblina when going through UART and communicating from a virtual machine.
The problem is not link to Neblina firmware but rather the pyserial package used to communicate with UART over python. Further investigation is required to pre... |
2025-04-01T06:37:16.081085 | 2022-11-16T20:12:04 | 1452211007 | {
"authors": [
"maddes-b"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1937",
"repo": "Mottie/GitHub-userscripts",
"url": "https://github.com/Mottie/GitHub-userscripts/pull/178"
} | gharchive/pull-request | Add UTC support
Fixes #177
Adds support to show UTC timestamps
Option to enable/disable UTC timestamps
Open link to moment.js in a new browser window/tab
To check:
In line 315 event.preventDefault(); was outcommented, see #177 my comment.
Friendly reminder
Friendly reminder
|
2025-04-01T06:37:16.112516 | 2021-06-17T20:32:11 | 924312244 | {
"authors": [
"Moustafa22",
"aammotaibi",
"lbabid"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1938",
"repo": "Moustafa22/Laravel-Aramex-SDK",
"url": "https://github.com/Moustafa22/Laravel-Aramex-SDK/issues/4... | gharchive/issue | Zip code
Hi there
Most of the coutries shows error because of zip code but 100% sure that this zip code is correct
Any idea please
Hi,
If you can show some examples of the coutry code and how you passing it and also what is the response you are getting would be helpful.
Anyway, there are alot of bugs in their endpo... |
2025-04-01T06:37:16.139151 | 2020-07-25T23:47:39 | 665679012 | {
"authors": [
"4Denthusiast",
"eviltak"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1939",
"repo": "MovingBlocks/Terasology",
"url": "https://github.com/MovingBlocks/Terasology/pull/4099"
} | gharchive/pull-request | Make EntityRef.copy and related things deeper
When copying a component, also make copies of all EntityRefs that it owns (fields in the component marked @Owns). This ensures that if the original component is removed from its entity, the copy is unaffected. This directly affects ComponentMetadata.copy, but as that's us... |
2025-04-01T06:37:16.140988 | 2020-08-18T21:24:45 | 681351562 | {
"authors": [
"Elyahu41"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1940",
"repo": "MovingBlocks/Terasology",
"url": "https://github.com/MovingBlocks/Terasology/pull/4131"
} | gharchive/pull-request | fix: concurrent modification error in update method
Contains
Fixes #2469
How to test
Make a deer fall off a cliff
Outstanding before merging
Should check for null pointers in other areas of the code, I didn't notice any while testing.
Had to edit the two empty lines that I forgot to delete, that's why I closed and ... |
2025-04-01T06:37:16.157883 | 2021-02-01T05:58:38 | 797994267 | {
"authors": [
"Cervator",
"keturn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1941",
"repo": "MovingBlocks/Terasology",
"url": "https://github.com/MovingBlocks/Terasology/pull/4454"
} | gharchive/pull-request | build(PC): move modules back off the classpath so the sandbox works
Changing facade's dependencies so all the modules still get their dependencies without being on the classpath.
Adds a new moduleCache directory that automatically-resolved jars get put in, kept separate from the modules/ source directory.
Fixes #4375... |
2025-04-01T06:37:16.165291 | 2016-12-18T13:23:33 | 196275455 | {
"authors": [
"Cervator",
"GooeyHub",
"iojw",
"skaldarnar"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1942",
"repo": "MovingBlocks/TerasologyLauncher",
"url": "https://github.com/MovingBlocks/Teraso... | gharchive/pull-request | Added check for insufficient space
Addresses #390
The launcher now checks if there's sufficient space in the download directory before downloading the zip from Jenkins. It also sends a warning message that space is running low if the available space is less than twice the size of the zip file.
As for the warning sign... |
2025-04-01T06:37:16.179697 | 2017-12-07T19:00:00 | 280241147 | {
"authors": [
"codecov-io",
"piotrbernad"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1943",
"repo": "Moya/Moya",
"url": "https://github.com/Moya/Moya/pull/1495"
} | gharchive/pull-request | Add ability to specify JSONEncoder while using requestJSONEncodable task.
Hi,
I have added a posibility to specify JSONEncoder while using .requestJSONEncodable task type. JSONEncoder allows to set some encoding behaviours like default date format for encoded json. If encoder is not specified it will just user JSONE... |
2025-04-01T06:37:16.182517 | 2015-08-05T18:07:59 | 99264679 | {
"authors": [
"ashfurrow",
"esttorhe"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1944",
"repo": "Moya/Moya",
"url": "https://github.com/Moya/Moya/pull/175"
} | gharchive/pull-request | Transfers to Moya organization
Little odds and ends. I'm sure we'll be fixing these for a few weeks to come :)
Not a contributor/maintainer but it looks good :ok_hand:
Well, that's fixed. Merge away!
Ha! :bow:
Much appreciated
@esttorhe you forgot to merge!
:bow:
i thought I clicked the button but apparen... |
2025-04-01T06:37:16.183609 | 2015-10-08T12:52:17 | 110442417 | {
"authors": [
"ashfurrow",
"orta"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1945",
"repo": "Moya/Moya",
"url": "https://github.com/Moya/Moya/pull/249"
} | gharchive/pull-request | mapImage uses implicitly unwrapped optional.
A small change, not breaking. Adds compatibility with RxCocoa's rx_image property on UIImageView.
Cool, this makes sense. :+1:
|
2025-04-01T06:37:16.236041 | 2021-02-06T08:27:44 | 802644307 | {
"authors": [
"LudiusMaximus",
"NopeDK"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1946",
"repo": "Mpstark/DynamicCam",
"url": "https://github.com/Mpstark/DynamicCam/issues/40"
} | gharchive/issue | Reloading UI "breaks" Dynamic Pitch causing it to do nothing
Currently experiencing an issue where reloading the UI or relogging (log out and back in on a character) causes all Dynamic Pitch settings to be ignoring and keeps the character centered on the screen.
Only a full game reboot fixes the issue.
Hi! So to re... |
2025-04-01T06:37:16.253444 | 2024-03-16T08:23:18 | 2189857320 | {
"authors": [
"MrBrax",
"nothing2obvi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1947",
"repo": "MrBrax/LiveStreamDVR",
"url": "https://github.com/MrBrax/LiveStreamDVR/issues/502"
} | gharchive/issue | VOD did not download at end of stream
Describe the bug
VOD did not download.
To Reproduce
Steps to reproduce the behavior:
Set channel to download VOD at end of stream (Note: I did add this channel while this stream was already live. Then I restarted the container.)
VOD does not download.
Expected behavior
VOD shou... |
2025-04-01T06:37:16.256171 | 2020-12-29T23:21:36 | 776128619 | {
"authors": [
"KurtzPT",
"MrBrax"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1948",
"repo": "MrBrax/TwitchAutomator",
"url": "https://github.com/MrBrax/TwitchAutomator/issues/21"
} | gharchive/issue | /subs error with last code.
Another error when going to /subs (with the last commit available):
[error] 42#42: *323 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to App\TwitchHelper::getChannelData() must be of the type string, bool given, called in /var/www/twitchauto... |
2025-04-01T06:37:16.300596 | 2024-06-25T20:52:15 | 2373638695 | {
"authors": [
"DevonCM",
"oathzed"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1949",
"repo": "MrMonkey42/stremio-addon-debrid-search",
"url": "https://github.com/MrMonkey42/stremio-addon-debrid-search/iss... | gharchive/issue | Alldebrid debrid search not working
Hello,
Basically debrid search is not working for alldebrid at all, it's erroring the catalog and it's also not picking up any of my "saved links" or "torrents" I have in my cloud.
I've tested with real debrid and that one has no issue.
Love the app, is it possible to get this fixe... |
2025-04-01T06:37:16.314785 | 2021-03-27T03:30:41 | 842405365 | {
"authors": [
"MrX13415",
"ac1dnymph",
"kingcyto"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1950",
"repo": "MrX13415/DayZEditor",
"url": "https://github.com/MrX13415/DayZEditor/issues/2"
} | gharchive/issue | cfgspawnabletypes.xml problem
i was able to open the xml once then it would not open any more. tried to reinstall both the xml and the editor but it did not help. I am able to use it for the other xml files just not the spawnabltypes one any idea on what i should do?
Sounds like an syntax error to me. I would sugge... |
2025-04-01T06:37:16.321393 | 2024-01-30T16:48:17 | 2108316770 | {
"authors": [
"MrZoidberg",
"almostjulian"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1951",
"repo": "MrZoidberg/VaultSharp.Extensions.Configuration",
"url": "https://github.com/MrZoidberg/VaultSharp.Extensions.... | gharchive/issue | Prefix for imported secrets
I'm pulling secrets from Vault from multiple secret paths. Unfortunately, some of those secrets uniquely named. Could we get a new option to insert a prefix/parentPath into the secrets imported at the path?
e.g. something like:
{
"ConnectionString": "secret value",
"Option1": "se... |
2025-04-01T06:37:16.385214 | 2021-12-08T12:32:41 | 1074360763 | {
"authors": [
"HClausing",
"Pavithra1062",
"ScarletKuro",
"Webreaper",
"Yomodo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1952",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/M... | gharchive/issue | Mudblazor Table Row Click
Bug type
Component
Component name
MudTable
What happened?
My requirement was edit the record only when edit button was clicked and not on rowclick. I tried that. Im facing issue with that Row Click.
Lets say I have 3 rows in Table. I'm randomly clicking the 3rd row and then I click on 2nd r... |
2025-04-01T06:37:16.390126 | 2022-06-08T12:48:46 | 1264692107 | {
"authors": [
"danielchalmers",
"zoborowi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1953",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/MudBlazor/issues/4717"
} | gharchive/issue | MudDatePicker inside a MudCard DateChanged event issue
Bug type
Component
Component name
MudDatePicker
What happened?
When putting a MudDatePicker in a MudCard the MudDatePicker does not update the text of field upon the DateChanged event. When you don't put that same form in a card it works as expected.
Expected beh... |
2025-04-01T06:37:16.395451 | 2023-01-07T17:25:40 | 1523999498 | {
"authors": [
"danielchalmers",
"peerem"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1954",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/MudBlazor/issues/6113"
} | gharchive/issue | Changes in MudFocusTrap.razor destroy our content
Bug type
Component
Component name
MudFocusTrap
What happened?
Adding this container in the "MudFocusTrap.razor" destroys the entire content of our dialog, especially when we set the content to 100% height.
Expected behavior
This container, which we cannot control, co... |
2025-04-01T06:37:16.403109 | 2023-04-07T16:04:38 | 1658961994 | {
"authors": [
"arschraml",
"tantuffah"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1955",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/MudBlazor/issues/6600"
} | gharchive/issue | MudMenu overlay issue in sticky element
Bug type
Component
Component name
MudMenu
What happened?
When a MudMenu is defined on a sticky cell (position: sticky) in a table row, opening the menu create an overlay that cover everything but the sticky cell after the menu.
Expected behavior
The overlay div covers everythin... |
2025-04-01T06:37:16.409592 | 2022-04-14T17:43:27 | 1204809000 | {
"authors": [
"vrassouli",
"zubairkhakwani"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1956",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/MudBlazor/pull/4425"
} | gharchive/pull-request | NavMenu: Fix border stle for RTL layout
Fixed the border style alignment of the NavMenu
Description
Border style was set to right edge by using
border-right-style: solid; border-right-width: 2px;
It's now fixed by using inline styles of the border:
border-inline-end-style: solid; border-inline-end-width: 2px;
How Has... |
2025-04-01T06:37:16.414742 | 2024-03-12T20:29:22 | 2182615569 | {
"authors": [
"henon",
"mckaragoz",
"mikes-gh"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1957",
"repo": "MudBlazor/MudBlazor",
"url": "https://github.com/MudBlazor/MudBlazor/pull/8345"
} | gharchive/pull-request | Fix Mistaken CSS Reordering
Description
Fixes: https://github.com/MudBlazor/MudBlazor/issues/8144
Fixes: https://github.com/MudBlazor/MudBlazor/pull/7948#issuecomment-1992474850
This returns the old reordering in MudBlazor.scss file which was broken with MudToggleGroup PR.
How Has This Been Tested?
Types of chang... |
2025-04-01T06:37:16.490220 | 2023-12-28T20:01:57 | 2058780207 | {
"authors": [
"coveralls",
"nimmolo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1958",
"repo": "MushroomObserver/mushroom-observer",
"url": "https://github.com/MushroomObserver/mushroom-observer/pull/1756"
} | gharchive/pull-request | Really fix form_name_feedback
This fixes a bug reported by Huafang and caused by my PR the other day:form_name_feedback is printing double feedback.
To reproduce:
Create an obs, propose the name Grifola frondosa, and click "Create". There will be double suggestions:
On any obs, propose the name Grifola frondosa,... |
2025-04-01T06:37:16.523155 | 2022-07-08T04:09:09 | 1298457218 | {
"authors": [
"Foboz",
"ronaldmannak"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1959",
"repo": "MyEtherWallet/mew-wallet-ios-tweetnacl",
"url": "https://github.com/MyEtherWallet/mew-wallet-ios-tweetnacl/pull/3"... | gharchive/pull-request | Add encryption conform EIP1024
This is a draft PR
Encryption is needed to have MEWwalletKit conform to EIP1024. This is a first draft with bugs (the new unit test testEncode() crashes at two different places seemingly random (unknown object release and an out-of-bounds index).
Questions for the maintainers:
Is the c... |
2025-04-01T06:37:16.544871 | 2023-01-18T06:55:44 | 1537491813 | {
"authors": [
"sadhansood",
"stefan-mysten"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1960",
"repo": "MystenLabs/sui",
"url": "https://github.com/MystenLabs/sui/issues/7470"
} | gharchive/issue | Make improvements to db dump tool
Print effects given the txn digest
Print deserialized Move object layout when printing an object
Print all versions (with move layout) of an object given an id
@sadhansood is this still something you'd like to pursue? If not, let's close the issue. Thanks!
|
2025-04-01T06:37:16.553549 | 2024-02-08T02:18:26 | 2124236000 | {
"authors": [
"awelc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1961",
"repo": "MystenLabs/sui",
"url": "https://github.com/MystenLabs/sui/pull/16140"
} | gharchive/pull-request | [move-ide] Added support for init function auto-completion
Description
This PR adds preliminary support for auto-completing init function definition. It contains the beginning of the proposed fine-grain error recovery in the parser, currently only implemented for function definitions. The gist of the idea is that we ... |
2025-04-01T06:37:16.560191 | 2024-09-07T00:07:45 | 2511333301 | {
"authors": [
"N8BWert"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1962",
"repo": "N8BWert/ncomm",
"url": "https://github.com/N8BWert/ncomm/pull/19"
} | gharchive/pull-request | NComm Version 1.0
After using NComm in a few personal projects I realized the project structure and API were lacking in a few ways. Therefore, I decided to make a large number of major changes to the organization and API of NComm which I am dubbing the official 1.0.0 release. I doubt there will be any major breakin... |
2025-04-01T06:37:16.575735 | 2020-12-22T22:05:13 | 773280766 | {
"authors": [
"ibes",
"michael-voit"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1963",
"repo": "NANU-Wandel-Wege-entdecken/NANU-website",
"url": "https://github.com/NANU-Wandel-Wege-entdecken/NANU-website/issues... | gharchive/issue | decide on the final stack
@ibes
Let's start with what you think is a great starting point - and in the process we can change and experiment and find out what could be even better...
OK?
yes - will fixate the decission between Mix (as it is in the current repo) or wpack.io today by checking the repo
We have a star... |
2025-04-01T06:37:16.577538 | 2023-05-31T23:36:20 | 1735177039 | {
"authors": [
"AaronPlave",
"duranb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1964",
"repo": "NASA-AMMOS/aerie-ui",
"url": "https://github.com/NASA-AMMOS/aerie-ui/pull/679"
} | gharchive/pull-request | Add page redirection to login when no permissions available
This is to handle the case when a user with a role that has no permissions. They should now be redirected to the login page where an appropriate error is displayed.
This also prevents the bug where the error is shown on the login page regardless if permissio... |
2025-04-01T06:37:16.592441 | 2019-10-22T19:34:02 | 510862728 | {
"authors": [
"jordanpadams",
"rchenatjpl"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1965",
"repo": "NASA-PDS-Incubator/validate",
"url": "https://github.com/NASA-PDS-Incubator/validate/issues/146"
} | gharchive/issue | Update parent LID integrity checking to fix bug introduced for collection integrity checking
I forget - was that error deliberately removed? I think validate should catch such errors, but maybe I missed/forgot some discussion.
Here's the current validate, followed by the build 9b's validate, with the error that 9b ca... |
2025-04-01T06:37:16.601913 | 2022-03-09T22:33:58 | 1164511366 | {
"authors": [
"WillyChap"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1966",
"repo": "NCAR/ADF",
"url": "https://github.com/NCAR/ADF/pull/130"
} | gharchive/pull-request | adding seasonal weighting to lat/lonplots and vertical levels
From @nusbaume :
Fixes #121
Addresses #132
@nusbaume feel free to push. I am in a "stable" state now. Good to go!
|
2025-04-01T06:37:16.613072 | 2019-10-04T20:03:23 | 502820554 | {
"authors": [
"wwieder"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1967",
"repo": "NCAR/ctsm_py",
"url": "https://github.com/NCAR/ctsm_py/issues/13"
} | gharchive/issue | calculate anomalies & detrend
This has to be a common function. at last try the esmlab wrapper wasn't working. Maybe GeoCAT has something?
esmlab is working! the dataset has to include timebounds to work properly
ds_anom = esmlab.core.anomaly(ds_last, clim_freq='mon', time_coord_name='time')
@jhamman if you ha... |
2025-04-01T06:37:16.673009 | 2020-03-09T15:35:16 | 577997201 | {
"authors": [
"deepakunni3"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1968",
"repo": "NCATS-Tangerine/kgx",
"url": "https://github.com/NCATS-Tangerine/kgx/pull/156"
} | gharchive/pull-request | Fix bug in validator
@kshefchek This should tidy up the error reporting and make it much easier to handle errors.
@kshefchek this is ready for review and merge.
Thanks @kshefchek . Suggestions incorporated.
|
2025-04-01T06:37:16.738745 | 2023-12-24T13:58:40 | 2055109968 | {
"authors": [
"Tguntenaar",
"itexpert120"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1969",
"repo": "NEAR-DevHub/neardevhub-bos",
"url": "https://github.com/NEAR-DevHub/neardevhub-bos/pull/601"
} | gharchive/pull-request | Create Page Enhancements
Fixes https://github.com/NEAR-DevHub/neardevhub-bos/issues/596
Fixes https://github.com/NEAR-DevHub/neardevhub-bos/issues/501
Added Submit button on Preview page
Many UI enhancements, including better mobile UI and disabled submit button when there is no title and description
@itexpert120... |
2025-04-01T06:37:16.750066 | 2024-10-21T10:20:26 | 2602067817 | {
"authors": [
"Megha-Dev-19",
"Tguntenaar",
"race-of-sloths"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1970",
"repo": "NEAR-DevHub/neardevhub-treasury-dashboard",
"url": "https://github.com/NEAR-DevHub/near... | gharchive/pull-request | Fix the threshold, support Weight type
@race-of-sloths include
@Megha-Dev-19 Thank you for your contribution! Your pull request is now a part of the Race of Sloths!
You are true leader! Other sloths hot on your heels, keep moving!
Current status: waiting for scoring
We're waiting for maintainer to scor... |
2025-04-01T06:37:16.756220 | 2022-09-29T22:25:09 | 1391571624 | {
"authors": [
"CS76",
"NRayya"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1971",
"repo": "NFDI4Chem/nmrxiv",
"url": "https://github.com/NFDI4Chem/nmrxiv/issues/471"
} | gharchive/issue | Data upload fails with projects containing jdx and jdf files
This is due to space (prefix) in the file names that are being uploaded. Please ensure that the file names have no trailing empty spaces. Also, nmrXiv webapp will trim the name when processing them, so this should be resolved. Also, please attach a file tha... |
2025-04-01T06:37:16.762155 | 2022-12-07T21:48:04 | 1482926869 | {
"authors": [
"febach",
"sneumann"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1972",
"repo": "NFDI4Chem/oai4chem",
"url": "https://github.com/NFDI4Chem/oai4chem/issues/1"
} | gharchive/issue | Improve crosswalk from schema.org to oai_dc
Since OAI-PMH mandates the metadataPrefix oai_dc, there is a crosswalk
from schema.org to oai_dc via xslt in json_container2oai_dc.xslt
=> The crosswalk is currently very minimalistic and needs improvement.
This ressource gives background on crosswalks: https://doi.org/10.5... |
2025-04-01T06:37:16.784632 | 2024-08-02T14:46:30 | 2445126071 | {
"authors": [
"markpullan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1973",
"repo": "NHSDigital/nhs-notify-reporting",
"url": "https://github.com/NHSDigital/nhs-notify-reporting/pull/33"
} | gharchive/pull-request | Feature/ccm 5363 recipient data
Description
Adds an environment-specific key to ensure that each environment can generate distinct hashes.
Provides a temporary query that shows that the key can be propagated from SSM into Athena via the step function.
Context
In future this will allow us to hash a patient NHS number... |
2025-04-01T06:37:16.789132 | 2024-05-14T14:29:50 | 2295647509 | {
"authors": [
"Edenhofer",
"roth-jakob"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1974",
"repo": "NIFTy-PPL/JAXbind",
"url": "https://github.com/NIFTy-PPL/JAXbind/pull/25"
} | gharchive/pull-request | Related work
rephrase sentence on related work
PR looks good to me! :) I just had one minor nit-picky comment but am otherwise happy to get this merged :)
|
2025-04-01T06:37:16.809412 | 2022-10-11T14:17:18 | 1404725316 | {
"authors": [
"teunvink"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1975",
"repo": "NLNOG/lg.ring.nlnog.net",
"url": "https://github.com/NLNOG/lg.ring.nlnog.net/issues/56"
} | gharchive/issue | Indicate which route is 'best' if multiple routes are available due to add-path
If a peer sends more than one route for a specific prefix, indicate which is best (if available in JSON output).
there isn't a best route. closing this one.
|
2025-04-01T06:37:16.814230 | 2020-09-09T20:02:51 | 697120101 | {
"authors": [
"bouweandela",
"egpbos"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1976",
"repo": "NLeSC/guide",
"url": "https://github.com/NLeSC/guide/pull/226"
} | gharchive/pull-request | Add chapter on using bash
Add chapter on using bash
Closes #215
Ah, one other useful command to add may be who. I use that on remote servers a lot to check whether I'm not disturbing anyone by hogging the full machine ;)
|
2025-04-01T06:37:16.834906 | 2021-03-13T15:53:40 | 830927763 | {
"authors": [
"AlexanderBand",
"syysumuro"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1977",
"repo": "NLnetLabs/routinator",
"url": "https://github.com/NLnetLabs/routinator/issues/479"
} | gharchive/issue | questions about routinator syncs certificates
hello,
I installed routinator on my Ubuntu system,and try to use it to synchronize RPKI repositories. I found that it takes about 10 minutes to synchronize the entire RPKI repositories and verify the certificates,is 10 minutes normal? I'd like to know how long this softw... |
2025-04-01T06:37:16.849352 | 2016-01-11T06:16:25 | 125880578 | {
"authors": [
"304NotModified",
"UgurAldanmaz",
"dev-4488"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1978",
"repo": "NLog/NLog",
"url": "https://github.com/NLog/NLog/issues/1151"
} | gharchive/issue | Event Log not creating custom folder
I have a requirement where in we want our event logs to be written to a custom folder in Event Logs, however when i am specifying layout in NLog.config file it is directing it to Application folder.
Looked into source code , and looks like this is how it is implemented.
My exact ... |
2025-04-01T06:37:16.852210 | 2023-07-31T08:53:08 | 1828709869 | {
"authors": [
"snakefoot"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1979",
"repo": "NLog/NLog",
"url": "https://github.com/NLog/NLog/pull/5297"
} | gharchive/pull-request | Replaced MutableUnsafeAttribute with ThreadAgnosticImmutableAttribute
[ ] Waiting for NLog v5.3
I don't like the word "unsafe", and since the attribute is just a restriction of the original ThreadAgnosticAttribute, then I think [ThreadAgnosticImmutable] is better (Only ThreadAgnostic when LogEvent-state is immutabl... |
2025-04-01T06:37:17.173506 | 2023-05-09T16:23:12 | 1702356351 | {
"authors": [
"BradfordBates-NOAA"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1980",
"repo": "NOAA-OWP/inundation-mapping",
"url": "https://github.com/NOAA-OWP/inundation-mapping/issues/897"
} | gharchive/issue | [5pt] Stage-Based CatFIM bug where the branch 0 dem_adj_elevation is used
A bug is occurring in Stage-Based CatFIM where the wrong dem_adj_elevation value is being used. The goal is to use the value from the branch that is not branch 0, but there is a flaw in the logic. Related to Vlab 115987.
Current behavior
Overin... |
2025-04-01T06:37:17.175736 | 2021-07-02T13:56:10 | 935794810 | {
"authors": [
"shaunwbell"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1981",
"repo": "NOAA-PMEL/EcoFOCI_AutoAnalysis",
"url": "https://github.com/NOAA-PMEL/EcoFOCI_AutoAnalysis/issues/108"
} | gharchive/issue | Add ADCP Scal and EIN
EIN could be combined with VEL in many cases
what about if a depth has been qc'd out of one?
SCAL can be added to all pretty easily but as a seperate dataset (tabular)
There is already a "table" that reads all .nc files in the directory and puts it in a tabular format... however, it gr... |
2025-04-01T06:37:17.183394 | 2017-05-03T13:26:16 | 225985145 | {
"authors": [
"MrCraigen",
"NPBruce"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1982",
"repo": "NPBruce/valkyrie",
"url": "https://github.com/NPBruce/valkyrie/issues/378"
} | gharchive/issue | Event text going outside of the box
https://github.com/NPBruce/valkyrie-store/issues/1
X
Den 3 maj 2017 15:26 skrev "NPBruce"<EMAIL_ADDRESS>NPBruce/valkyrie-store#1
https://github.com/NPBruce/valkyrie-store/issues/1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, vi... |
2025-04-01T06:37:17.239787 | 2022-01-22T12:14:49 | 1111512504 | {
"authors": [
"sjanzou"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1983",
"repo": "NREL/SAM",
"url": "https://github.com/NREL/SAM/issues/896"
} | gharchive/issue | Table row shading with wxWidgets 3.1.5
Mentioned in https://github.com/NREL/wex/pull/135 and SAM #883
windows-display-issues-from-paul.pdf
Fixed with wex pull requests 138 and 139
https://github.com/NREL/wex/pull/138
https://github.com/NREL/wex/pull/139
|
2025-04-01T06:37:17.242475 | 2022-06-30T15:12:47 | 1290280919 | {
"authors": [
"stephen-frank"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1984",
"repo": "NREL/Wattile",
"url": "https://github.com/NREL/Wattile/issues/107"
} | gharchive/issue | Update data JSON from Haystack v3 to Haystack v4
Update the input data configuration JSON to Haystack version 4. Affects...
Data intake Python code (maybe? TBD)
tests/data/README.md (describes format)
tests/data/Synthetic Site/Synthetic Site Config.json
Updating all SkySpark-related issues to high priority
|
2025-04-01T06:37:17.254200 | 2023-11-29T23:15:21 | 2017595187 | {
"authors": [
"paulf81"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1985",
"repo": "NREL/hercules",
"url": "https://github.com/NREL/hercules/pull/36"
} | gharchive/pull-request | Feature/update reqs and add simple test
This pull requests adds/improves some software components ahead of the v1 changes.
It addresses: Issue #34 and Issue #31 , changes include:
Removing unused requirements
Adding semantic versioning using compatible release specifier
Adds a first pytest, which just declares an em... |
2025-04-01T06:37:17.277275 | 2017-08-02T18:14:32 | 247476866 | {
"authors": [
"awalter-bnl",
"danielballan"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1986",
"repo": "NSLS-II/bluesky",
"url": "https://github.com/NSLS-II/bluesky/issues/713"
} | gharchive/issue | Add an est_time plan tool
eta_time(scan([det], motor, 1, 10, 10)) would be cool. This would be a simulator that uses whatever it can find out about the hardware to estimate how long a plan would take to run and, say, return a number of seconds. It would not touch any hardware.
This is an old one, but want to add my... |
2025-04-01T06:37:17.281808 | 2017-02-01T19:43:25 | 204684461 | {
"authors": [
"cowanml",
"tacaswell",
"xiaojinghuang"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1987",
"repo": "NSLS-II/ophyd",
"url": "https://github.com/NSLS-II/ophyd/issues/382"
} | gharchive/issue | Data storage server down
This is a urgent issue. The GPFS server is down. Bluesky scan engine couldn't access to storage directory, we cannot run any scan now.
Petkus is aware of the problem and is working on it.
-matt
On Wed, 1 Feb 2017, xiaojinghuang wrote:
This is a urgent issue. The GPFS server is down. Bluesk... |
2025-04-01T06:37:17.308378 | 2023-02-03T18:42:57 | 1570287018 | {
"authors": [
"Allamrahul"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1988",
"repo": "NVIDIA-AI-IOT/CUDA-PointPillars",
"url": "https://github.com/NVIDIA-AI-IOT/CUDA-PointPillars/issues/82"
} | gharchive/issue | Different Results when I do inference on onnx file using TRT engine vs inference using pth file
I am able to train and validate using a custom dataset (bunch of npy files and corresponding annotations). I am using pointpillars model. The results look accurate on the point cloud using the demp.py file (visualization u... |
2025-04-01T06:37:17.323075 | 2022-08-24T14:11:48 | 1349514232 | {
"authors": [
"nv-alaiacano"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1989",
"repo": "NVIDIA-Merlin/Merlin",
"url": "https://github.com/NVIDIA-Merlin/Merlin/issues/557"
} | gharchive/issue | [Task] Run Merlin notebook tests from Systems repo
Description
When we make changes in systems we will want to run the example notebooks in the Merlin repo using the current branch of systems. This will ensure that any changes to systems will not break the end-to-end demos/integration tests, which has been an issue l... |
2025-04-01T06:37:17.324920 | 2021-09-30T20:25:14 | 1012590309 | {
"authors": [
"rnyak"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1990",
"repo": "NVIDIA-Merlin/Transformers4Rec",
"url": "https://github.com/NVIDIA-Merlin/Transformers4Rec/issues/258"
} | gharchive/issue | [Task] Add Tensorflow version for getting-started and end-to-end example notebooks
Description
[x] Tensorflow support and example notebooks were asked by several people at the RecSys'21. Need to add example notebooks for that.
[x] Test if currently we can serve a session-based model trained with Tensorflow to Trito... |
2025-04-01T06:37:17.341111 | 2015-04-08T14:45:10 | 67146476 | {
"authors": [
"dxj19831029",
"lukeyeager"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1991",
"repo": "NVIDIA/DIGITS",
"url": "https://github.com/NVIDIA/DIGITS/issues/52"
} | gharchive/issue | caffe BGR issue
hey,
After I trained the model successfully, I tried to test one image, and I found it does not do channel swap. So I am a little confused.
Here is my understanding:
Inside caffe, if you let caffe do decoding on the image, it will always be BGR format(by opencv). And I did not see any code inside digi... |
2025-04-01T06:37:17.345693 | 2016-04-28T15:55:53 | 151679431 | {
"authors": [
"lukeyeager",
"oanoelsis"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1992",
"repo": "NVIDIA/DIGITS",
"url": "https://github.com/NVIDIA/DIGITS/issues/715"
} | gharchive/issue | About manual pre-processing.
I trained my network in DIGITS. And deploy it my c++ framework with DIGITS caffemodel. And result is 1.X % worse than DIGITS result. I think reason is in the image preprocessing step.
I used gray image.
resize it by cv::resize() {here, default option is INTER_LINEAR and DIGITS use imag... |
2025-04-01T06:37:17.411471 | 2023-10-23T16:54:51 | 1957600278 | {
"authors": [
"CoolCuda",
"DuckersMcQuack",
"FerLuisxd",
"Sniper199999",
"ThisIsNetsu",
"bigmover",
"contentis",
"devjo",
"intoempty",
"mort666",
"qybing",
"szokolai-mate",
"worksforme"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "p... | gharchive/issue | Very limited LoRA Functionality
So I noticed that we can add a single LoRA to the TRT model. Problems here are:
It is only ever a single LoRA at any given time, and you have to build a new TRT model for each.
The implemented LoRA always seems to be at full (1.0) strength.
This seems to be a major downside currently... |
2025-04-01T06:37:17.419633 | 2023-10-27T06:29:46 | 1964854712 | {
"authors": [
"AdamzNV",
"KatarinaMah",
"juney-nvidia",
"ncomly-nvidia",
"nv-guomingz",
"rishabh279",
"teis-e"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1994",
"repo": "NVIDIA/TensorRT-... | gharchive/issue | Support for Zephyr 7B model
Hi Nvidia Team,
Please add the support for Zepyhr 7B model.
https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha
Thanks for your suggestion.
Let me add it to the list of models that were requested and we will keep you posted.
Juney
Hi @TheCodeWrangler we have not tested Zephyr so cann... |
2025-04-01T06:37:17.459839 | 2024-02-29T06:45:13 | 2160523182 | {
"authors": [
"lucifer1004",
"timmoon10"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1995",
"repo": "NVIDIA/TransformerEngine",
"url": "https://github.com/NVIDIA/TransformerEngine/issues/688"
} | gharchive/issue | Incorrect error message when shape is not suitable for fp8 casting
Version: latest stable
import torch
import transformer_engine.pytorch as te
from transformer_engine.common import recipe
# Set dimensions.
in_features = 767
out_features = 3072
hidden_size = 2048
# Initialize model and inputs.
model = te.Linear(in_f... |
2025-04-01T06:37:17.463276 | 2024-04-10T07:19:57 | 2234925383 | {
"authors": [
"ksivaman"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1996",
"repo": "NVIDIA/TransformerEngine",
"url": "https://github.com/NVIDIA/TransformerEngine/pull/766"
} | gharchive/pull-request | [PyTorch][duplicate][CI] FP8 cuda graphs
This PR adds the following features (high-level):
make_graphed_callables API similar to the PyTorch API with some additional arguments for FP8 usage. Support for fp8 weight caching via existing is_first_microbatchargument is also retained.
Restructuring and amax reduction log... |
2025-04-01T06:37:17.488640 | 2024-02-19T23:35:11 | 2143287308 | {
"authors": [
"Anerudhan",
"iskunk"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1997",
"repo": "NVIDIA/cudnn-frontend",
"url": "https://github.com/NVIDIA/cudnn-frontend/issues/63"
} | gharchive/issue | Support use of external/system Catch2 installation
I am building cudnn-frontend v1.1.0 in a restricted environment that is unable to use the FetchContent mechanism. I already have an existing build of Catch2 that should be consumed in its stead.
Elaborating the upper part of samples/CMakeLists.txt as follows will mak... |
2025-04-01T06:37:17.492961 | 2023-02-21T17:47:26 | 1593877677 | {
"authors": [
"avickars",
"nikkon-dev"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1998",
"repo": "NVIDIA/dcgm-exporter",
"url": "https://github.com/NVIDIA/dcgm-exporter/issues/139"
} | gharchive/issue | Getting Metric not enabled on DCP metric
Hello,
I installed the help chart for the DCGM metrics in kubernetes, and I wanted to use the DCP metrics since we have MIG running on several A100s in our cluster.
However, we received the following error:
time="2023-02-21T17:32:09Z" level=warning msg="Skipping line 5 ('DCGM_... |
2025-04-01T06:37:17.509598 | 2021-01-20T20:21:02 | 790293258 | {
"authors": [
"pakmarkthub",
"quan-maithanh"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:1999",
"repo": "NVIDIA/gdrcopy",
"url": "https://github.com/NVIDIA/gdrcopy/issues/164"
} | gharchive/issue | Successfully built but fail when testing
Hi,
I am able to build and install the package using deb package without any errors. However when I run testing, it failed with sanity check (please see bellow). To check if the CUDA Toolkit is functional, I run some samples test in CUDA package and they work perfectly. Are th... |
2025-04-01T06:37:17.535690 | 2024-12-03T13:28:05 | 2715036374 | {
"authors": [
"SimJeg",
"dame-cell"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2000",
"repo": "NVIDIA/kvpress",
"url": "https://github.com/NVIDIA/kvpress/pull/22"
} | gharchive/pull-request | Add simlayerkv
Add SimlayerKV as proposed in this issue #19
Regarding the compression rate, I wanted to highlight how the original implementation chose thresholds dynamically based on the model type.
here is how the original implementation handled it
if 'llama3' in out_path:
threshold = 0.9
elif... |
2025-04-01T06:37:17.569537 | 2022-10-29T03:00:01 | 1428037600 | {
"authors": [
"nvauto"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2001",
"repo": "NVIDIA/spark-rapids-jni",
"url": "https://github.com/NVIDIA/spark-rapids-jni/pull/688"
} | gharchive/pull-request | [submodule-sync] bot-submodule-sync-branch-22.12 to branch-22.12 [skip ci] [bot]
submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
If failed, it will remain open until test pass or manually fix.
|
2025-04-01T06:37:17.573248 | 2024-05-17T01:04:57 | 2301619475 | {
"authors": [
"razajafri"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2002",
"repo": "NVIDIA/spark-rapids",
"url": "https://github.com/NVIDIA/spark-rapids/pull/10830"
} | gharchive/pull-request | Use ErrorClass to Throw AnalysisException [databricks]
In Spark 4.0.0 the constructor of AnalysisException that takes a String parameter has been protected. To incorporate this change, we are introducing a shim class that will throw the respective errorClass
contributes to #9259
@jlowe I think I have addressed al... |
2025-04-01T06:37:17.580219 | 2020-07-29T15:14:12 | 667924573 | {
"authors": [
"abellina",
"andygrove"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2003",
"repo": "NVIDIA/spark-rapids",
"url": "https://github.com/NVIDIA/spark-rapids/pull/462"
} | gharchive/pull-request | Implement optimized AQE support so that exchanges run on GPU where possible
This PR implements optimized AQE support for Spark 3.0.1 and 3.1.0, where shuffle and broadcast exchanges stay on the GPU where supported.
build
build
build
This PR also closes https://github.com/NVIDIA/spark-rapids/issues/492
build... |
2025-04-01T06:37:17.583022 | 2019-05-31T10:42:07 | 450734987 | {
"authors": [
"rafaelvalle",
"vitaly-zdanevich"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2004",
"repo": "NVIDIA/waveglow",
"url": "https://github.com/NVIDIA/waveglow/issues/125"
} | gharchive/issue | After steps from README.md for getting audio: ModuleNotFoundError: No module named 'librosa'
$ python3 inference.py -f <(ls mel_spectrograms/*.pt) -w waveglow_old.pt -o . --is_fp16 -s 0.6
Traceback (most recent call last):
File "inference.py", line 30, in <module>
from mel2samp import files_to_list, MAX_WAV_VAL... |
2025-04-01T06:37:17.584170 | 2023-12-11T21:12:51 | 2036535066 | {
"authors": [
"jspjutNV"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2005",
"repo": "NVlabs/FPSLatencyDemo",
"url": "https://github.com/NVlabs/FPSLatencyDemo/pull/18"
} | gharchive/pull-request | Initial faq
Add a faq.html page for frequently asked questions. Just 2 initial questions in it so far, but more could be added. It's not yet linked from anywhere, but could easily be linked from the experiment page.
I'm good with the current state of this PR, and I'm moving it to ready for review. We could merge it... |
2025-04-01T06:37:17.603163 | 2020-11-12T19:16:30 | 741859277 | {
"authors": [
"SPTKL",
"mgraber"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2006",
"repo": "NYCPlanning/db-factfinder",
"url": "https://github.com/NYCPlanning/db-factfinder/issues/22"
} | gharchive/issue | identify client based on census_variable
currently we assume that census_variable are from the same source (main table, profile, subject, decennial & etc), however it's not true.
in the download function, we would need to
identify the clients needed to request all variables
make requests using each clients
merge the... |
2025-04-01T06:37:17.616122 | 2022-03-03T18:14:29 | 1158744063 | {
"authors": [
"EdwinGuzman",
"bigfishdesign13"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2007",
"repo": "NYPL/nypl-design-system",
"url": "https://github.com/NYPL/nypl-design-system/pull/886"
} | gharchive/pull-request | Release v0.25.11
Updates
Updates the Logo component to include new variants for BPL, Clever, LPA, MLN, QPL, Schomburg, SimplyE and Treasures.
Updates font size to "12px" and top margin to "4px" for HelperErrorText component.
Updates font size to "14px" for TextInput component.
Adds an aria-label attribute to the Not... |
2025-04-01T06:37:17.626572 | 2022-05-05T17:29:02 | 1226976149 | {
"authors": [
"EdwinGuzman",
"knezmilos"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2008",
"repo": "NYPL/nypl-design-system",
"url": "https://github.com/NYPL/nypl-design-system/pull/988"
} | gharchive/pull-request | DSD-949 - Heading add noSpace prop
Fixes JIRA ticket DSD-949
This PR does the following:
add a noSpace prop to the Heading component where if set, it sets margin-bottom to 0
How has this been tested?
Accessibility concerns or updates
Checklist:
[ ] I have updated the Storybook documentation accordingly.
[ ]... |
2025-04-01T06:37:17.635310 | 2018-10-09T17:48:42 | 368324331 | {
"authors": [
"Galarzaa90",
"Tschis"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:2009",
"repo": "NabDev/NabBot",
"url": "https://github.com/NabDev/NabBot/pull/135"
} | gharchive/pull-request | Enhance /deaths, /levels and /timeline timeout by caching call to get member
Bot searches all entries to get first 100/200 visible entries for the user that executed the command.
Every entry would then execute a call into get_member, and this would take some time, which in turn could make the bot timeout while waitin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.