id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
830927763 | 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... | gharchive/issue | 2021-03-13T15:53:40 | 2025-04-01T06:37:16.834906 | {
"authors": [
"AlexanderBand",
"syysumuro"
],
"repo": "NLnetLabs/routinator",
"url": "https://github.com/NLnetLabs/routinator/issues/479",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
125880578 | 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 ... | gharchive/issue | 2016-01-11T06:16:25 | 2025-04-01T06:37:16.849352 | {
"authors": [
"304NotModified",
"UgurAldanmaz",
"dev-4488"
],
"repo": "NLog/NLog",
"url": "https://github.com/NLog/NLog/issues/1151",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1828709869 | 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... | gharchive/pull-request | 2023-07-31T08:53:08 | 2025-04-01T06:37:16.852210 | {
"authors": [
"snakefoot"
],
"repo": "NLog/NLog",
"url": "https://github.com/NLog/NLog/pull/5297",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1702356351 | [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... | gharchive/issue | 2023-05-09T16:23:12 | 2025-04-01T06:37:17.173506 | {
"authors": [
"BradfordBates-NOAA"
],
"repo": "NOAA-OWP/inundation-mapping",
"url": "https://github.com/NOAA-OWP/inundation-mapping/issues/897",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
935794810 | 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... | gharchive/issue | 2021-07-02T13:56:10 | 2025-04-01T06:37:17.175736 | {
"authors": [
"shaunwbell"
],
"repo": "NOAA-PMEL/EcoFOCI_AutoAnalysis",
"url": "https://github.com/NOAA-PMEL/EcoFOCI_AutoAnalysis/issues/108",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
225985145 | Event text going outside of the box
https://github.com/NPBruce/valkyrie-store/issues/1
X
Den 3 maj 2017 15:26 skrev "NPBruce" notifications@github.com:
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 ... | gharchive/issue | 2017-05-03T13:26:16 | 2025-04-01T06:37:17.183394 | {
"authors": [
"MrCraigen",
"NPBruce"
],
"repo": "NPBruce/valkyrie",
"url": "https://github.com/NPBruce/valkyrie/issues/378",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1111512504 | 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
| gharchive/issue | 2022-01-22T12:14:49 | 2025-04-01T06:37:17.239787 | {
"authors": [
"sjanzou"
],
"repo": "NREL/SAM",
"url": "https://github.com/NREL/SAM/issues/896",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1290280919 | 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
| gharchive/issue | 2022-06-30T15:12:47 | 2025-04-01T06:37:17.242475 | {
"authors": [
"stephen-frank"
],
"repo": "NREL/Wattile",
"url": "https://github.com/NREL/Wattile/issues/107",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2017595187 | 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... | gharchive/pull-request | 2023-11-29T23:15:21 | 2025-04-01T06:37:17.254200 | {
"authors": [
"paulf81"
],
"repo": "NREL/hercules",
"url": "https://github.com/NREL/hercules/pull/36",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
247476866 | 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... | gharchive/issue | 2017-08-02T18:14:32 | 2025-04-01T06:37:17.277275 | {
"authors": [
"awalter-bnl",
"danielballan"
],
"repo": "NSLS-II/bluesky",
"url": "https://github.com/NSLS-II/bluesky/issues/713",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
204684461 | 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... | gharchive/issue | 2017-02-01T19:43:25 | 2025-04-01T06:37:17.281808 | {
"authors": [
"cowanml",
"tacaswell",
"xiaojinghuang"
],
"repo": "NSLS-II/ophyd",
"url": "https://github.com/NSLS-II/ophyd/issues/382",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1570287018 | 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... | gharchive/issue | 2023-02-03T18:42:57 | 2025-04-01T06:37:17.308378 | {
"authors": [
"Allamrahul"
],
"repo": "NVIDIA-AI-IOT/CUDA-PointPillars",
"url": "https://github.com/NVIDIA-AI-IOT/CUDA-PointPillars/issues/82",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1349514232 | [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... | gharchive/issue | 2022-08-24T14:11:48 | 2025-04-01T06:37:17.323075 | {
"authors": [
"nv-alaiacano"
],
"repo": "NVIDIA-Merlin/Merlin",
"url": "https://github.com/NVIDIA-Merlin/Merlin/issues/557",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1012590309 | [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... | gharchive/issue | 2021-09-30T20:25:14 | 2025-04-01T06:37:17.324920 | {
"authors": [
"rnyak"
],
"repo": "NVIDIA-Merlin/Transformers4Rec",
"url": "https://github.com/NVIDIA-Merlin/Transformers4Rec/issues/258",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
67146476 | 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... | gharchive/issue | 2015-04-08T14:45:10 | 2025-04-01T06:37:17.341111 | {
"authors": [
"dxj19831029",
"lukeyeager"
],
"repo": "NVIDIA/DIGITS",
"url": "https://github.com/NVIDIA/DIGITS/issues/52",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
151679431 | 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... | gharchive/issue | 2016-04-28T15:55:53 | 2025-04-01T06:37:17.345693 | {
"authors": [
"lukeyeager",
"oanoelsis"
],
"repo": "NVIDIA/DIGITS",
"url": "https://github.com/NVIDIA/DIGITS/issues/715",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1465572109 | question about data files for the xlnet example
Where could I download data files for running the example ? Thanks.
int main(int argc, char** argv)
{
string input_name = "./data/data.npz";
string model_name = "./data/model.npz";
string check_name = "./data/output.npz";
if (argc != 11) {
pri... | gharchive/issue | 2022-11-27T20:50:31 | 2025-04-01T06:37:17.347504 | {
"authors": [
"byshiue",
"zjin-lcf"
],
"repo": "NVIDIA/FasterTransformer",
"url": "https://github.com/NVIDIA/FasterTransformer/issues/374",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1957600278 | 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... | gharchive/issue | 2023-10-23T16:54:51 | 2025-04-01T06:37:17.411471 | {
"authors": [
"CoolCuda",
"DuckersMcQuack",
"FerLuisxd",
"Sniper199999",
"ThisIsNetsu",
"bigmover",
"contentis",
"devjo",
"intoempty",
"mort666",
"qybing",
"szokolai-mate",
"worksforme"
],
"repo": "NVIDIA/Stable-Diffusion-WebUI-TensorRT",
"url": "https://gith... |
1964854712 | 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... | gharchive/issue | 2023-10-27T06:29:46 | 2025-04-01T06:37:17.419633 | {
"authors": [
"AdamzNV",
"KatarinaMah",
"juney-nvidia",
"ncomly-nvidia",
"nv-guomingz",
"rishabh279",
"teis-e"
],
"repo": "NVIDIA/TensorRT-LLM",
"url": "https://github.com/NVIDIA/TensorRT-LLM/issues/157",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source":... |
2160523182 | 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... | gharchive/issue | 2024-02-29T06:45:13 | 2025-04-01T06:37:17.459839 | {
"authors": [
"lucifer1004",
"timmoon10"
],
"repo": "NVIDIA/TransformerEngine",
"url": "https://github.com/NVIDIA/TransformerEngine/issues/688",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2234925383 | [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... | gharchive/pull-request | 2024-04-10T07:19:57 | 2025-04-01T06:37:17.463276 | {
"authors": [
"ksivaman"
],
"repo": "NVIDIA/TransformerEngine",
"url": "https://github.com/NVIDIA/TransformerEngine/pull/766",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2143287308 | 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... | gharchive/issue | 2024-02-19T23:35:11 | 2025-04-01T06:37:17.488640 | {
"authors": [
"Anerudhan",
"iskunk"
],
"repo": "NVIDIA/cudnn-frontend",
"url": "https://github.com/NVIDIA/cudnn-frontend/issues/63",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1593877677 | 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_... | gharchive/issue | 2023-02-21T17:47:26 | 2025-04-01T06:37:17.492961 | {
"authors": [
"avickars",
"nikkon-dev"
],
"repo": "NVIDIA/dcgm-exporter",
"url": "https://github.com/NVIDIA/dcgm-exporter/issues/139",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
790293258 | 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... | gharchive/issue | 2021-01-20T20:21:02 | 2025-04-01T06:37:17.509598 | {
"authors": [
"pakmarkthub",
"quan-maithanh"
],
"repo": "NVIDIA/gdrcopy",
"url": "https://github.com/NVIDIA/gdrcopy/issues/164",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2715036374 | 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... | gharchive/pull-request | 2024-12-03T13:28:05 | 2025-04-01T06:37:17.535690 | {
"authors": [
"SimJeg",
"dame-cell"
],
"repo": "NVIDIA/kvpress",
"url": "https://github.com/NVIDIA/kvpress/pull/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1428037600 | [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.
HEAD commit SHA: 25ad9f4926ea793b94ea17f91a2e602b85ec1911, cudf commit SHA: https://github.com/rapidsai/cudf/commit/06031670a3bf3a6a715721cb208ea6ea619cab04
This PR will b... | gharchive/pull-request | 2022-10-29T03:00:01 | 2025-04-01T06:37:17.569537 | {
"authors": [
"nvauto"
],
"repo": "NVIDIA/spark-rapids-jni",
"url": "https://github.com/NVIDIA/spark-rapids-jni/pull/688",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2301619475 | 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... | gharchive/pull-request | 2024-05-17T01:04:57 | 2025-04-01T06:37:17.573248 | {
"authors": [
"razajafri"
],
"repo": "NVIDIA/spark-rapids",
"url": "https://github.com/NVIDIA/spark-rapids/pull/10830",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2444308286 | Move easy unshimmed classes to sql-plugin-api
Contributes to #11208
build
| gharchive/pull-request | 2024-08-02T07:43:56 | 2025-04-01T06:37:17.574657 | {
"authors": [
"gerashegalov"
],
"repo": "NVIDIA/spark-rapids",
"url": "https://github.com/NVIDIA/spark-rapids/pull/11288",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
667924573 | 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... | gharchive/pull-request | 2020-07-29T15:14:12 | 2025-04-01T06:37:17.580219 | {
"authors": [
"abellina",
"andygrove"
],
"repo": "NVIDIA/spark-rapids",
"url": "https://github.com/NVIDIA/spark-rapids/pull/462",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
450734987 | 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... | gharchive/issue | 2019-05-31T10:42:07 | 2025-04-01T06:37:17.583022 | {
"authors": [
"rafaelvalle",
"vitaly-zdanevich"
],
"repo": "NVIDIA/waveglow",
"url": "https://github.com/NVIDIA/waveglow/issues/125",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2036535066 | 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... | gharchive/pull-request | 2023-12-11T21:12:51 | 2025-04-01T06:37:17.584170 | {
"authors": [
"jspjutNV"
],
"repo": "NVlabs/FPSLatencyDemo",
"url": "https://github.com/NVlabs/FPSLatencyDemo/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
741859277 | 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... | gharchive/issue | 2020-11-12T19:16:30 | 2025-04-01T06:37:17.603163 | {
"authors": [
"SPTKL",
"mgraber"
],
"repo": "NYCPlanning/db-factfinder",
"url": "https://github.com/NYCPlanning/db-factfinder/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1158744063 | 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... | gharchive/pull-request | 2022-03-03T18:14:29 | 2025-04-01T06:37:17.616122 | {
"authors": [
"EdwinGuzman",
"bigfishdesign13"
],
"repo": "NYPL/nypl-design-system",
"url": "https://github.com/NYPL/nypl-design-system/pull/886",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1226976149 | 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.
[ ]... | gharchive/pull-request | 2022-05-05T17:29:02 | 2025-04-01T06:37:17.626572 | {
"authors": [
"EdwinGuzman",
"knezmilos"
],
"repo": "NYPL/nypl-design-system",
"url": "https://github.com/NYPL/nypl-design-system/pull/988",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
368324331 | 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... | gharchive/pull-request | 2018-10-09T17:48:42 | 2025-04-01T06:37:17.635310 | {
"authors": [
"Galarzaa90",
"Tschis"
],
"repo": "NabDev/NabBot",
"url": "https://github.com/NabDev/NabBot/pull/135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2547007209 | Font size should probably scale with UI Scale
It might not make sense to scale the font 1:1 with scale as 300% scale would be a massive size 42 but perhaps at 50-75% of scale? The text is comically small at scales >200% and comically large for scales <80% that it completely obscures the image/icon behind the text.
I ... | gharchive/issue | 2024-09-25T05:56:29 | 2025-04-01T06:37:17.643336 | {
"authors": [
"NadyaNayme"
],
"repo": "NadyaNayme/job-gauges",
"url": "https://github.com/NadyaNayme/job-gauges/issues/64",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1923582102 | 🛑 Damien is down
In de13eb6, Damien (https://damien-doussaud.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Damien is back up in b93e487 after 8 minutes.
| gharchive/issue | 2023-10-03T08:20:36 | 2025-04-01T06:37:17.651576 | {
"authors": [
"Namide"
],
"repo": "Namide/upptime",
"url": "https://github.com/Namide/upptime/issues/440",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2499036260 | [bug] Breaks server discovery
Started to get reports that people can't reach my Jellyfin instance and after some investigating it looks like this server causes the web client to lose track of where the server is.
When users go to the domain for the instance they are greeted with
No servers have been found using the a... | gharchive/issue | 2024-08-31T20:27:43 | 2025-04-01T06:37:17.659651 | {
"authors": [
"LeviSnoot",
"Namo2",
"alvitali",
"loof2736"
],
"repo": "Namo2/InPlayerEpisodePreview",
"url": "https://github.com/Namo2/InPlayerEpisodePreview/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
736338307 | Error while trying to download from bookmarked members (/bookmark_new_illust.php)
Prerequisites
[X] Did you read FAQ section?
[X] Did you test with the latest releases or commit ?
Description
When I try to download new illusts from bookmarked members (option 8) I get the following output:
Processing New Illust from... | gharchive/issue | 2020-11-04T18:38:02 | 2025-04-01T06:37:17.663466 | {
"authors": [
"Nandaka",
"jacobpewit"
],
"repo": "Nandaka/PixivUtil2",
"url": "https://github.com/Nandaka/PixivUtil2/issues/859",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1125053077 | [Tasks 1540, 1541] Add Snapshots and basic rendering tests
Add basic tests, snapshots for noFeedbackBoardsView, editableText, and actionItemDisplay components
Add test:watch command to allow faster test validation
Add initial testing documentation to CONTRIBUTING.MD`
@msa2984, Have no idea why, but the files I ch... | gharchive/pull-request | 2022-02-05T23:12:57 | 2025-04-01T06:37:17.711620 | {
"authors": [
"focusthenflex",
"msa2984"
],
"repo": "NarmathaBala/vsts-extension-retrospectives",
"url": "https://github.com/NarmathaBala/vsts-extension-retrospectives/pull/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2019310917 | 🛑 Staff Desk BINUS SCHOOL Serpong is down
In 0957dc8, Staff Desk BINUS SCHOOL Serpong (https://serpong.binus-school.net/staffdesk/LoginBinusian.aspx) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Staff Desk BINUS SCHOOL Serpong is back up in 1bec183 after 14 minutes.
| gharchive/issue | 2023-11-30T18:52:58 | 2025-04-01T06:37:17.730773 | {
"authors": [
"NatanaelGeraldoS"
],
"repo": "NatanaelGeraldoS/BINUSWeb",
"url": "https://github.com/NatanaelGeraldoS/BINUSWeb/issues/217",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2311817407 | Suggestions from Discord
Keeping these in one place:
nitrofenix: i'd base it on banks but maybe with half the amount of slots per tier
trunksbomb: 8 buckets/16/64/256/1024/1000000
Tiers/capacities from the old mod (for reference/discussion only):
1: 3 tanks of 4000 mB each
2: 6 tanks of 16000 mB each
3: 9 tanks of 6... | gharchive/issue | 2024-05-23T02:40:41 | 2025-04-01T06:37:17.735022 | {
"authors": [
"Natanaelel",
"nitrofenix",
"trunksbomb"
],
"repo": "Natanaelel/TankStorage",
"url": "https://github.com/Natanaelel/TankStorage/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
687559003 | Point to custom Sqlite3 for paid extension support
Is it possible to make nativescript-sqite use a custom bundled Sqlite3 instead of the default system one?
We have a requirement to enable database encryption from the app (by using PRAGMA key = 'pwd'). For this to work we need to use a custom sqlite3.c file that has ... | gharchive/issue | 2020-08-27T21:37:12 | 2025-04-01T06:37:17.778585 | {
"authors": [
"NathanaelA",
"kaustavlahiri"
],
"repo": "NathanaelA/nativescript-sqlite",
"url": "https://github.com/NathanaelA/nativescript-sqlite/issues/162",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
688572451 | Update getAppResourcesPath() to use the new configs
@NathanaelA we need to update these for 7.0 to read from the new config file. I think we should probably create a new CLI command that the gradle script can invoke and read the output - because the configs are no longer simple json files. As a quick fix, we could re... | gharchive/issue | 2020-08-29T17:26:04 | 2025-04-01T06:37:17.846748 | {
"authors": [
"NathanaelA",
"rigor789"
],
"repo": "NativeScript/android-runtime",
"url": "https://github.com/NativeScript/android-runtime/issues/1634",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
206141696 | sample code to implement NativeScript Class in TypeScript with self delegate
From @xmlking on February 7, 2017 18:3
I am new to NativeScript, looking for sample code to implement NativeScript Class in TypeScript with self delegate?
here are more details :
http://stackoverflow.com/questions/41991160/how-to-implement-... | gharchive/issue | 2017-02-08T09:35:09 | 2025-04-01T06:37:17.853799 | {
"authors": [
"NickIliev",
"ivanbuhov",
"xmlking"
],
"repo": "NativeScript/ios-runtime",
"url": "https://github.com/NativeScript/ios-runtime/issues/725",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
724770036 | fix: Cannot reattach ActivatedRouteSnapshot created from a different …
…route
PR Checklist
[x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages.
[x] There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's b... | gharchive/pull-request | 2020-10-19T16:14:43 | 2025-04-01T06:37:17.860326 | {
"authors": [
"edusperoni",
"jcarolus"
],
"repo": "NativeScript/nativescript-angular",
"url": "https://github.com/NativeScript/nativescript-angular/pull/2279",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
334394273 | ZoneAwareError on with angular and iOS simulator
I am using the plugin in a location.provider.ts whose saveUserLocation method (see code below) is called from my "home" page. Everything works find on Android and a real iOS device, however on the iOS simulator it most of the times gives me this error below and sometim... | gharchive/issue | 2018-06-21T08:42:42 | 2025-04-01T06:37:17.877453 | {
"authors": [
"abhayastudios",
"aosi87",
"aturan23",
"lini"
],
"repo": "NativeScript/nativescript-geolocation",
"url": "https://github.com/NativeScript/nativescript-geolocation/issues/139",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
45761636 | Hard-coded keyboard shortcuts in help text
The keyboard shortcuts in the help text are hard-coded. This duplicates the information provided elsewhere in the code, making it possible for the help text and the application to get out of sync.
#102 means that nearly all shortcuts are now documented in menus. Most of th... | gharchive/issue | 2014-10-14T15:09:03 | 2025-04-01T06:37:17.884689 | {
"authors": [
"quicklizard99"
],
"repo": "NaturalHistoryMuseum/inselect",
"url": "https://github.com/NaturalHistoryMuseum/inselect/issues/94",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
930669191 | natural.DiceCoefficient does not compute the Dice coefficient
Your algorithm count all bigram duplicates, whereas the Dice coefficient only count distinct bigrams.
Please have a look at Talisman, NLTK or the algorithms in many languages in https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Dice's_coeffici... | gharchive/issue | 2021-06-26T10:40:31 | 2025-04-01T06:37:17.891070 | {
"authors": [
"Hugo-ter-Doest",
"vibl"
],
"repo": "NaturalNode/natural",
"url": "https://github.com/NaturalNode/natural/issues/603",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1238973967 | IPV6
Does this CDN allow for ipv6?
IPv6 is on ToDo on booth branches, so no.
But should be possible to add.
| gharchive/issue | 2022-05-17T17:51:02 | 2025-04-01T06:37:17.907622 | {
"authors": [
"Ne00n",
"devramsean0"
],
"repo": "Ne00n/woodCDN",
"url": "https://github.com/Ne00n/woodCDN/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1384051349 | Now you can set LLVM_CONFIG when you run build.sh
As the title says.
What I needed was something like this to work: LLVM_CONFIG=/usr/bin/llvm-config-14 ./build.sh
hooray
| gharchive/pull-request | 2022-09-23T16:41:03 | 2025-04-01T06:37:17.911259 | {
"authors": [
"FeepingCreature",
"dejlek"
],
"repo": "Neat-Lang/neat",
"url": "https://github.com/Neat-Lang/neat/pull/13",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
224606670 | Add Heroku Deploy button
Docs: https://devcenter.heroku.com/articles/heroku-button#creating-the-app-json-file
@AndrewDryga I need public annon.api deployment.
| gharchive/issue | 2017-04-26T21:36:07 | 2025-04-01T06:37:17.912790 | {
"authors": [
"alexeybondarenko"
],
"repo": "Nebo15/annon.web",
"url": "https://github.com/Nebo15/annon.web/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
223275435 | New persist
man... diff was too aggresive. json.go is a completely new file, jsonold.go is the old json.go, and if you want to read the code in a more sane way, you should just view it as a standalone file.
Still writing more comprehensive tests, but I wanted to see how the checksum parser worked on Windows. I'm wond... | gharchive/pull-request | 2017-04-21T04:50:11 | 2025-04-01T06:37:17.923910 | {
"authors": [
"DavidVorick"
],
"repo": "NebulousLabs/Sia",
"url": "https://github.com/NebulousLabs/Sia/pull/1734",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2003024265 | 🛑 Becpl Angular UI is down
In 7ae33e4, Becpl Angular UI ($BECPL_ANGULAR_URL) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Becpl Angular UI is back up in def27be after 16 minutes.
| gharchive/issue | 2023-11-20T21:19:55 | 2025-04-01T06:37:17.947845 | {
"authors": [
"NehalDamania"
],
"repo": "NehalDamania/becpl-uptime",
"url": "https://github.com/NehalDamania/becpl-uptime/issues/2210",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2246004419 | 🛑 Becpl Angular UI is down
In d8c0759, Becpl Angular UI ($BECPL_ANGULAR_URL) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Becpl Angular UI is back up in 1eaf144 after 17 minutes.
| gharchive/issue | 2024-04-16T13:04:27 | 2025-04-01T06:37:17.950142 | {
"authors": [
"NehalDamania"
],
"repo": "NehalDamania/becpl-uptime",
"url": "https://github.com/NehalDamania/becpl-uptime/issues/8248",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1599763352 | Create License
yaiy creating my pull request hmmmm
nice
| gharchive/pull-request | 2023-02-25T16:46:19 | 2025-04-01T06:37:17.950848 | {
"authors": [
"Neiware"
],
"repo": "Neiware/ssproyecto",
"url": "https://github.com/Neiware/ssproyecto/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
63108907 | Strong consistency support for ets
"Strong consistency only support the leveldb backend currently."
Do you have a plan to support ets backend in some future?
Hi,
Right now it does not make any sense, since the strong consistency backend (riak_ensemble) goes to disk for the tree.
| gharchive/issue | 2015-03-19T22:49:54 | 2025-04-01T06:37:17.959394 | {
"authors": [
"kalta",
"liveforeverx"
],
"repo": "Nekso/nkbase",
"url": "https://github.com/Nekso/nkbase/issues/2",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
180251179 | Task: Update readme with new emoji's that have been added.
Some emoji's were fixed and some were added. Update the readme with the ones that were added from #44
@VagishVela it looks like the readme was updated as part of that PR already https://github.com/Neo11/ChitChat/pull/44/files -- Am I missing something?
@d... | gharchive/issue | 2016-09-30T08:44:21 | 2025-04-01T06:37:17.967743 | {
"authors": [
"VagishVela",
"donofriov"
],
"repo": "Neo11/ChitChat",
"url": "https://github.com/Neo11/ChitChat/issues/48",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2264433737 | Can't open multiple Neogit tabs in a window
Description
I want to open multiple Neogit tabs (https://neovim.io/doc/user/tabpage.html) in 1 Neovim window but every time I run the command :tab Neogit cwd=<git dir>, the new git directory is opened in the current tab. Therefore, I can run only 1 instance of Neogit in 1 w... | gharchive/issue | 2024-04-25T20:26:52 | 2025-04-01T06:37:17.992970 | {
"authors": [
"CKolkey",
"EarthyOrange",
"asmodeus812"
],
"repo": "NeogitOrg/neogit",
"url": "https://github.com/NeogitOrg/neogit/issues/1260",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2324111289 | Error "Neogit has not been setup!"
Description
After adding the plugin to Lazy and using the :Neogit command, it gives the error: "Neogit has not been setup!"
P.S.
I'm new to neovim
Neovim version
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
macOs 13.1 (Ventura) m1
Steps to reprodu... | gharchive/issue | 2024-05-29T19:38:16 | 2025-04-01T06:37:18.001134 | {
"authors": [
"CKolkey",
"astrelinvl"
],
"repo": "NeogitOrg/neogit",
"url": "https://github.com/NeogitOrg/neogit/issues/1340",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
502921126 | Quantization dequanitze flag
Hi, while looking at the quantization function I found that there is a dequantize flag.
But as I think, the network should be forwarded to the dequantized value.
What's the purpose of the dequantize flag?
In other words, what's the difference between dequantized and non-dequantized cases?... | gharchive/issue | 2019-10-05T05:54:57 | 2025-04-01T06:37:18.061334 | {
"authors": [
"guyjacob",
"hoseung2"
],
"repo": "NervanaSystems/distiller",
"url": "https://github.com/NervanaSystems/distiller/issues/398",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
467941195 | [MLIR] Concat
Adds support for Concat to MLIR compiler/lowerer.
All but two tests in CPU.concat* are passing. The two that are failing are triggering this check in compiled_kernel.cpp: https://github.com/NervanaSystems/ngraph/blob/3f6cda4c22636fb5c0b7d2038eb4676712504671/src/ngraph/op/experimental/compiled_kernel.cpp... | gharchive/pull-request | 2019-07-15T04:58:29 | 2025-04-01T06:37:18.066498 | {
"authors": [
"aprocter",
"nmostafa"
],
"repo": "NervanaSystems/ngraph",
"url": "https://github.com/NervanaSystems/ngraph/pull/3225",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1586479805 | Revisit counter dash to underscore replacement logic
As raised by jfong on Discord
This logic happens here
Replacement of dash to underscore happens automatically when you don't use the rename => marker, and yes, that behavior is used extensively in zapi templates. Perhaps the idea is if you rename, you get the fina... | gharchive/issue | 2023-02-15T20:05:38 | 2025-04-01T06:37:18.076764 | {
"authors": [
"Hardikl",
"cgrinds"
],
"repo": "NetApp/harvest",
"url": "https://github.com/NetApp/harvest/issues/1738",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
224272212 | Need help
Now my screen rotated on my laptop
My Toshiba laptop his rotated the screen upside down by its self
| gharchive/issue | 2017-04-25T21:06:18 | 2025-04-01T06:37:18.090022 | {
"authors": [
"whonow"
],
"repo": "NetDocuments/ad-join-cookbook",
"url": "https://github.com/NetDocuments/ad-join-cookbook/issues/24",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
308806368 | WIN环境下,执行pomelo add/restart等操作都会报错 是什么问题呢???
我在mac和linux服务器上 pomelo init 一个新的工程之后跑起来。操作pomelo add 去添加一个connector服务器 ,此时会提示 Successfully add server。查看列表之后添加成功。
换win环境下 同样的POMELO 以及 Node版本条件下,执行同样的操作 pomelo add 报错【
{ message: 'Port occupied already, check your server to add.',
stack: 'Error: Port occupied already, chec... | gharchive/issue | 2018-03-27T03:09:48 | 2025-04-01T06:37:18.098611 | {
"authors": [
"Alisheng",
"flamefox",
"npcode",
"whtiehack",
"zhongG"
],
"repo": "NetEase/pomelo",
"url": "https://github.com/NetEase/pomelo/issues/994",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2148468429 | 演示项目出现的问题
你好,caddy、沙盒、本项目这些都准备好了,但是运行起来有几个问题,页面也和本github宣传的不同,麻烦指导一下。
对了,还有个问题是,如何让项目发布的页面用于RN?有详细的教程吗?
开源版本目前只提供了一个组件库的接入示例 https://github.com/NetEase/tango-components,没有提供完整的组件库,内部的组件库节藕工作工作量比较大,我们会在合适的时机将组件库部分合并到开源代码中。
对了,还有个问题是,如何让项目发布的页面用于RN?有详细的教程吗?
RN 部分涉及到 Native 的相关能力,此部分不在开源范围
开源版本目前只提供了一个组件库的... | gharchive/issue | 2024-02-22T08:09:17 | 2025-04-01T06:37:18.105219 | {
"authors": [
"FKLam",
"Thea1211",
"wwsun"
],
"repo": "NetEase/tango",
"url": "https://github.com/NetEase/tango/issues/108",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
194085021 | Question regarding maximumSize and coreSize
I have set the maximum size of thread pool to be 10 and the core size as 2. The requests are getting queued(if more than 2 requests are made) instead of creating a new thread on the threadpool.
As far as my knowledge, the thread pool must support 10 threads to the maximum a... | gharchive/issue | 2016-12-07T15:46:33 | 2025-04-01T06:37:18.130548 | {
"authors": [
"karteeksaragad",
"mattrjacobs",
"mohamedanees",
"prakhar241"
],
"repo": "Netflix/Hystrix",
"url": "https://github.com/Netflix/Hystrix/issues/1436",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
427880551 | HystrixSampleSseServlet & nio exceptions
Faced with randomly but regularly exceptions in logs happened for HystrixSampleSseServlet
spring.boot 2.1.2.RELEASE and hystrix 1.5.18
java.nio.BufferOverflowException
at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:363)
at java.nio.DirectByteBuffer.put(DirectByteBuff... | gharchive/issue | 2019-04-01T19:47:23 | 2025-04-01T06:37:18.137404 | {
"authors": [
"IrishkA13",
"Nalha",
"Shoohei",
"henrik242",
"realred"
],
"repo": "Netflix/Hystrix",
"url": "https://github.com/Netflix/Hystrix/issues/1934",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
105685066 | Only lookup if the request cache is enabled once per command invocation
This helps performance and eliminates chance that start/end of command see this value differently
NetflixOSS » Hystrix » Hystrix-pull-requests #169 SUCCESS
This pull request looks good
| gharchive/pull-request | 2015-09-09T21:09:13 | 2025-04-01T06:37:18.139452 | {
"authors": [
"cloudbees-pull-request-builder",
"mattrjacobs"
],
"repo": "Netflix/Hystrix",
"url": "https://github.com/Netflix/Hystrix/pull/886",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
106669822 | Upgrade tests to use JMockit 1.19, which is compatible with newer ver…
…sions of Java; also fix CassandraAdminTest failure caused as regression in 49865ab. Addresses the comment in issue #415
NetflixOSS » Priam » Priam-pull-requests #25 SUCCESS
This pull request looks good
Priam-pull-requests #187 SUCCESS
This pu... | gharchive/pull-request | 2015-09-15T23:42:28 | 2025-04-01T06:37:18.141484 | {
"authors": [
"cloudbees-pull-request-builder",
"scottmcmaster"
],
"repo": "Netflix/Priam",
"url": "https://github.com/Netflix/Priam/pull/421",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2156638904 | fix: avoid crash when navigation keys used with an empty console
using navigation keys (up, down) with an empty console results in a panic with out-of-band error.
@mtb0x1 Thanks for this fix. I ran into the same problem.
| gharchive/pull-request | 2024-02-27T13:47:15 | 2025-04-01T06:37:18.142453 | {
"authors": [
"mtb0x1",
"nickodell"
],
"repo": "Netflix/bpftop",
"url": "https://github.com/Netflix/bpftop/pull/12",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
734836186 | go client: No Domain when polliing for task
When using go client with an empty string domain, it's creating below GET call, which I think Conductor server does not like. Removing domain=& from the call works for polling. Is this is a known bug?
2020/11/02 14:19:23 Sending [ GET ] request to Server ( http://localhost:... | gharchive/issue | 2020-11-02T21:28:57 | 2025-04-01T06:37:18.144865 | {
"authors": [
"apanicker-nflx",
"djcass44",
"rmohta"
],
"repo": "Netflix/conductor",
"url": "https://github.com/Netflix/conductor/issues/1952",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
207743496 | SampleWorker: "Error when pollig for task" with JsonMappingException
Hello,
I'm trying the SampleWorker at: [https://github.com/Netflix/conductor/tree/dev/client/src/test/java/com/netflix/conductor/client/sample]
I started an instance of kitchensink, and tried to poll task_1 using SampleWorker. However, I got the fol... | gharchive/issue | 2017-02-15T09:01:11 | 2025-04-01T06:37:18.153059 | {
"authors": [
"niwy",
"v1r3n"
],
"repo": "Netflix/conductor",
"url": "https://github.com/Netflix/conductor/issues/83",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1905377746 | Timeline enhancements
This PR includes many enhancements to the incident timeline, including:
Direct link to the timeline for an incident. Users can now browse to .../{org_name}/incidents/{incident_name}/timeline to open the incident view directly to the timeline.
The incident details view pane is now expandable by ... | gharchive/pull-request | 2023-09-20T16:45:52 | 2025-04-01T06:37:18.159628 | {
"authors": [
"whitdog47",
"wssheldon"
],
"repo": "Netflix/dispatch",
"url": "https://github.com/Netflix/dispatch/pull/3795",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
584574408 | link two flows
Not sure if I just haven't found the right verbage in the documentations, or if there are other built in ways to do this but I want to be able to prospectively link two flows together. For example, let's say there is FlowA and FlowB, and FlowA for example pre-processes data that gets utilized in FlowB.... | gharchive/issue | 2020-03-19T17:22:10 | 2025-04-01T06:37:18.164080 | {
"authors": [
"savingoyal",
"themantalope"
],
"repo": "Netflix/metaflow",
"url": "https://github.com/Netflix/metaflow/issues/162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
535749389 | Strange behaviour matching request modified in beforePersist
Description
I think this is a bug but there's always a chance it's a feature and I haven't understood something.
I'm testing an authentication flow and I don't want the real auth tokens to be committed to the repo. I've set up a beforePersist middleware to ... | gharchive/issue | 2019-12-10T14:01:29 | 2025-04-01T06:37:18.170291 | {
"authors": [
"jasonmit",
"offirgolan",
"tamlyn"
],
"repo": "Netflix/pollyjs",
"url": "https://github.com/Netflix/pollyjs/issues/279",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
209222176 | Configuring PoolingHttpClientConnectionManager with Time to Live?
Hi all,
I am using zuul to route requests to statically configured services according to the request path.
The services behind zuul are addressed using DNS names. The DNS records can change rather frequently (e.g., daily).
I have seen in SimpleHostRout... | gharchive/issue | 2017-02-21T17:49:49 | 2025-04-01T06:37:18.174497 | {
"authors": [
"GJL",
"avoosh"
],
"repo": "Netflix/zuul",
"url": "https://github.com/Netflix/zuul/issues/307",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1111981662 | Add Multi-GPU Training
Multi-GPU training was added using the HuggingFace Accelerate package. Installation shell script was also updated to work with new and updated packages.
@markusatkinson this is ready for review.
| gharchive/pull-request | 2022-01-23T20:47:18 | 2025-04-01T06:37:18.203342 | {
"authors": [
"InProgress18",
"matthewfeickert"
],
"repo": "Neubauer-Group/GNN_code",
"url": "https://github.com/Neubauer-Group/GNN_code/pull/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2725712148 | Add Linux path to README
Added the path for the filters on Linux. Also changed the formatting a bit (code instead if italic) and replaced the forward slashes with back slashes on Windows, since that is the canonical path separator there.
Thanks, added
| gharchive/pull-request | 2024-12-09T01:21:02 | 2025-04-01T06:37:18.204255 | {
"authors": [
"NeverSinkDev",
"Xandaros"
],
"repo": "NeverSinkDev/NeverSink-PoE2litefilter",
"url": "https://github.com/NeverSinkDev/NeverSink-PoE2litefilter/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
67153779 | Harvested blocks are added when switching accounts
0.6.26-BETA
"When I switch between accounts with the "HARVESTED BLOCKS" tab selected the previous accounts harvested blocks gets added to the currently selected accounts harvested blocks."
https://forum.ournem.com/technical-discussion/nem-beta-0-6-26-security-update/... | gharchive/issue | 2015-04-08T15:20:12 | 2025-04-01T06:37:18.205901 | {
"authors": [
"BloodyRookie",
"fyahfox"
],
"repo": "NewEconomyMovement/NemCommunityClient",
"url": "https://github.com/NewEconomyMovement/NemCommunityClient/issues/390",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2187907602 | CRUD Finish
MEnyelesaikan Crud mapel
anjay
| gharchive/pull-request | 2024-03-15T07:42:20 | 2025-04-01T06:37:18.236031 | {
"authors": [
"maulana-99"
],
"repo": "Nexthrive/Nexademy-api",
"url": "https://github.com/Nexthrive/Nexademy-api/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1773210716 | 02-app - 02-api-reference - 02-file-conventions - 01-metadata - app-icons.mdx 번역
기여자용
문서 개선
PR을 열기 전에 pnpm prettier-fix를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.md
Progress
[x] pnpm prettier-fix
[x] 번역 초안 작성 (Draft translation)
[x... | gharchive/pull-request | 2023-06-25T10:56:42 | 2025-04-01T06:37:18.240481 | {
"authors": [
"sasha1107",
"yoo-jimin127"
],
"repo": "Nextjs-kr/Nextjs.kr",
"url": "https://github.com/Nextjs-kr/Nextjs.kr/pull/256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2649707556 | ThorZIP: executable file not found in %PATH%
I'm trying to run Generic.Scanner.ThorZIP but it's not working. I have uploaded the zip using ThorZIP tool, I tried both zip with included license and unmodified zip downloaded directly from website, but same problem.
{"client_time":1731337531,"level":"INFO","message":"Sta... | gharchive/issue | 2024-11-11T15:42:38 | 2025-04-01T06:37:18.246757 | {
"authors": [
"Neo23x0",
"gibranalvinda",
"simonstegard"
],
"repo": "NextronSystems/velociraptor-artifacts-thor",
"url": "https://github.com/NextronSystems/velociraptor-artifacts-thor/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2459686333 | Bootstrap No Longer Available to Download and Unable to Sync from Block 0
The bootstrap is no longer available to download and the protocol is unable to sync from Block 0 without getting stuck on the known block (known issue). @VidereLicet please fix this major issue. We no longer have a way to run a full node making... | gharchive/issue | 2024-08-11T17:26:59 | 2025-04-01T06:37:18.315096 | {
"authors": [
"NamecoinGithub",
"NealHelman",
"S4X1"
],
"repo": "Nexusoft/LLL-TAO",
"url": "https://github.com/Nexusoft/LLL-TAO/issues/170",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2303533120 | Very slow loading behind Cloudflare proxy
Checklist
Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
Yes
Are you sure you're not using someone else's docker image?
Yes
Have you searched for similar issues (both open and closed)?
Yes
Describe the bug
Very slow loading ... | gharchive/issue | 2024-05-17T20:28:10 | 2025-04-01T06:37:18.321414 | {
"authors": [
"jc21",
"julianq"
],
"repo": "NginxProxyManager/nginx-proxy-manager",
"url": "https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3762",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
370578217 | Bundling FFmpeg
I just tried ScreenToGif for the first time and was a bit surprised to see that exporting to MP4 wasn't natively supported. I realized that it supports FFmpeg output, but it requires it to be installed.
I was wondering if there any limitation to bundle FFmpeg as part of ScreenToGif so users don't have... | gharchive/issue | 2018-10-16T12:03:50 | 2025-04-01T06:37:18.365522 | {
"authors": [
"NickeManarin",
"longzheng",
"riverar",
"smaragdus",
"vatterspun"
],
"repo": "NickeManarin/ScreenToGif",
"url": "https://github.com/NickeManarin/ScreenToGif/issues/389",
"license": "MS-PL",
"license_type": "permissive",
"license_source": "github-api"
} |
2747182559 | 🛑 cedro is down
In b602b57, cedro (https://www.cedro.org) was down:
HTTP code: 0
Response time: 0 ms
Resolved: cedro is back up in f847b4c after 10 minutes.
| gharchive/issue | 2024-12-18T08:48:12 | 2025-04-01T06:37:18.375053 | {
"authors": [
"NicolasAbihaggle"
],
"repo": "NicolasAbihaggle/serviciosestados",
"url": "https://github.com/NicolasAbihaggle/serviciosestados/issues/838",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
432989918 | Arch version fails to build (includes proposed fix)
As of the new version, I'm having issues installing this on Arch linux via the AUR. I did some digging and discovered that the md5sum changed and the location and name of the .desktop file have also been modified. I was able to get it to build with a few modificatio... | gharchive/issue | 2019-04-14T15:11:31 | 2025-04-01T06:37:18.377115 | {
"authors": [
"NicolasGuilloux",
"dylanmtaylor"
],
"repo": "NicolasGuilloux/blade-shadow-beta",
"url": "https://github.com/NicolasGuilloux/blade-shadow-beta/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
148440725 | The "Access the webcam" test is outdated
navigator.getUserMedia is deprecated and was replaced by navigator.mediaDevices.getUserMedia
Fixed
| gharchive/issue | 2016-04-14T18:12:10 | 2025-04-01T06:37:18.381856 | {
"authors": [
"LMLB",
"NielsLeenheer"
],
"repo": "NielsLeenheer/html5test",
"url": "https://github.com/NielsLeenheer/html5test/issues/432",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
424199580 | How to disable styles?
Hi,
I want to disable CSS styles plugin, I do not see a way to do it?
What is CSS styles plugin?
What is CSS styles plugin?
vue-slider-component , can I disable styles?
What do you want to do, whether it is a style with the slider disabled or not using the default style of the slider?
... | gharchive/issue | 2019-03-22T13:04:36 | 2025-04-01T06:37:18.413889 | {
"authors": [
"NightCatSama",
"Sergey-Ssn"
],
"repo": "NightCatSama/vue-slider-component",
"url": "https://github.com/NightCatSama/vue-slider-component/issues/326",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2636608888 | [Feature] – Return transitive dependencies list in alphabetical order
It would be nice if we had this feature to have consistency in the results.
Yes, we can sort the transitive dependencies alphabetically for same error reporting each time 👍
I am more than welcome if you want to contribute to this repo by creatin... | gharchive/issue | 2024-11-05T22:35:25 | 2025-04-01T06:37:18.431448 | {
"authors": [
"Nikoloutsos",
"douglasgondim",
"kostasniks"
],
"repo": "Nikoloutsos/explicitDependencyImportCheck",
"url": "https://github.com/Nikoloutsos/explicitDependencyImportCheck/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2248679826 | Replace PRIMITIVE_COLORS with COLORS
Replacement of PRIMITIVE_COLORS variable with COLORS to make it shorter and more convenient to use. Name primitive colors makes no since we have no "non-primitive" colors.
It's breaking changes
It should have 3.0 version because it's breaking changes or you should provide bac... | gharchive/pull-request | 2024-04-17T16:08:50 | 2025-04-01T06:37:18.434296 | {
"authors": [
"KlonD90",
"ukorvl"
],
"repo": "NilFoundation/ui-kit",
"url": "https://github.com/NilFoundation/ui-kit/pull/278",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
109833121 | can't build rss2irc from haskellPackages
nix-env -iA nixos.haskellPackages.rss2irc
output:
Preprocessing executable 'rss2irc' for rss2irc-1.0.6...
Feed.hs:24:8:
Could not find module ‘Network.URI’
It is a member of the hidden package ‘network-uri-2.6.0.3@netwo_8g2FaihlDOW7yH7DhmRvHt’.
Perhaps you need t... | gharchive/issue | 2015-10-05T16:12:45 | 2025-04-01T06:37:18.503730 | {
"authors": [
"Lassulus",
"peti"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/10240",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
821271552 | gimp plugin wavelet-sharpen replaces gimp on upgrade
Describe the bug
Using the current unstable channel, if install gimp in my user environment and then do an upgrade, Nix replaces gimp with the wavelet-sharpen plugin and effectively uninstalls gimp itself from the user environment. This does not happen in the stabl... | gharchive/issue | 2021-03-03T16:29:09 | 2025-04-01T06:37:18.514244 | {
"authors": [
"jtojnar",
"symphorien",
"veprbl",
"xunam"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/114995",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
989750919 | Q: How can i write an output of a command to file using nixlang?
I want to create a file with the content from stdout of command openssl rand -hex 64 to be provided to services.discourse.secretKeyBaseFile
How can i do that in a reproducible way assuming that the current way is do a build with services.discourse.secre... | gharchive/issue | 2021-09-07T08:53:31 | 2025-04-01T06:37:18.519851 | {
"authors": [
"Kreyren",
"bjornfor",
"legendofmiracles",
"roberth"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/136972",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1184699524 | Packaging request: normcap
Project description
OCR-powered screenshot tool to capture text instead of images.
Metadata
homepage URL: https://dynobo.github.io/normcap/
source URL: https://github.com/dynobo/normcap
license: GPL3
platforms: unix
example package: AUR (PKGBUILD)
I started working on this but I'm stuc... | gharchive/issue | 2022-03-29T11:12:26 | 2025-04-01T06:37:18.526590 | {
"authors": [
"I-Want-ToBelieve",
"cafkafk",
"koppor",
"pbsds"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/166228",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1429948521 | paperless-ngx pdf import not working
Describe the bug
Using unstable paperless-ngx-1.9.2 (on a 22.05 system) I am no longer able to import documents from the web interface as they fail with a MissingDependencyError in unpaper. Sadly parts of the error log appear to be missing, I am not sure how to get the full outpu... | gharchive/issue | 2022-10-31T14:33:00 | 2025-04-01T06:37:18.535045 | {
"authors": [
"Atemu",
"gador",
"hvraven"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/198787",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
194755925 | Cjdns can't create keys in /etc
Issue description
With cjdns enabled, the service complains that it can't create the necessary
keys in /etc
/nix/store/9ms47qxfd0qrxn4s689m9pbdrds57d59-unit-script/bin/cjdns-pre-start: line 9: /etc/cjdns.keys: Read-only file system
Steps to reproduce
services.cjdns.enable = true;
Techn... | gharchive/issue | 2016-12-10T09:31:04 | 2025-04-01T06:37:18.541937 | {
"authors": [
"joachifm",
"tohl",
"unlmtd"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/21038",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
230982325 | With mlocate normal users cannot access /var/cache
Issue description
After switching from the default locate package to mlocate, normal users cannot access /var/cache anymore:
$ locate vertical-dark-opaque.tint2rc
locate: can not open `/var/cache/locatedb': Permission denied
$ ls -l /var | grep cache
drwxr-x--- 4 r... | gharchive/issue | 2017-05-24T09:50:15 | 2025-04-01T06:37:18.547634 | {
"authors": [
"andyjscott",
"edolstra",
"romildo"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/26052",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2267857644 | Package request: ondsel
Project description
Metadata
homepage URL: https://ondsel.com/
source URL:
license: mit, bsd, gpl2+ , ...
platforms: unix, linux, darwin, ...
Add a :+1: reaction to issues you find important.
duplicate of #284524
| gharchive/issue | 2024-04-28T22:43:06 | 2025-04-01T06:37:18.550769 | {
"authors": [
"eclairevoyant",
"mwalid207"
],
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/307574",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.