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
941228821
Space between cards and improving the horizontal line design 🚀 Feature Increasing space to make the cards look better The line is looking somewhat dull in comparison to the background Motivation User Interface Design Pitch The changes will make the site look more interesting and catchy \assign /assign
gharchive/issue
2021-07-10T11:13:06
2025-04-01T06:03:28.368999
{ "authors": [ "gunjan-g" ], "repo": "nilisha-jais/Musicophilia", "url": "https://github.com/nilisha-jais/Musicophilia/issues/494", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2644986597
Robustify handling of numerical issues in samplers WIP This is a draft that addresses NCT issue 538. Per @danielturek , it creates checkLogProb, which has two purposes - one to replace NaN values with -Inf (since we generally want to take a calculation that produces NaN as a rejection), and to print a warning message...
gharchive/pull-request
2024-11-08T19:33:58
2025-04-01T06:03:28.415930
{ "authors": [ "danielturek", "paciorek", "perrydv" ], "repo": "nimble-dev/nimble", "url": "https://github.com/nimble-dev/nimble/pull/1512", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
329588353
gracefully exit out of slice / AF_slice/ ESS while loop This exits out of the while loop when reach maxContractions or L and R converge to each other. Also adds a basic test in for the slice_sampler case. @danielturek please take a look, and @perrydv if you like. Whoops, meant to note this fixes #715 The converge...
gharchive/pull-request
2018-06-05T19:12:22
2025-04-01T06:03:28.418647
{ "authors": [ "paciorek" ], "repo": "nimble-dev/nimble", "url": "https://github.com/nimble-dev/nimble/pull/741", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1834213076
[#226] Update to manage secrets with Github Environments for Staging and Production Close #226 What happened 👀 Remove unnecessary token when checking out in bump_version workflow. Fix: exporting multi-lines env files using quote "". Convert some secrets to variables. Move some secrets to the Environments config. ...
gharchive/pull-request
2023-08-03T03:36:14
2025-04-01T06:03:28.430336
{ "authors": [ "doannimble", "luongvo" ], "repo": "nimblehq/flutter-templates", "url": "https://github.com/nimblehq/flutter-templates/pull/263", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1342745994
Update the load balancer to support sticky sessions Why As we almost work on web applications that use session/cookie. So it's better to enable sticky sessions for the load balancer by default in this template. We can use a variable to enable/disable this feature. Reference: https://docs.aws.amazon.com/elasticloadba...
gharchive/issue
2022-08-18T08:35:26
2025-04-01T06:03:28.433507
{ "authors": [ "hoangmirs" ], "repo": "nimblehq/infrastructure-templates", "url": "https://github.com/nimblehq/infrastructure-templates/issues/111", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
438310716
Subresource integrity This PR adds integrity attributes to all <script> and most <link> in the build-output. Subresource integrity is described here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity To do this, I had to split the per-request handling in the build script into bundle-contents...
gharchive/pull-request
2019-04-29T13:17:13
2025-04-01T06:03:28.437979
{ "authors": [ "nibhar", "sisou" ], "repo": "nimiq/keyguard-next", "url": "https://github.com/nimiq/keyguard-next/pull/280", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1571665106
Chore/status site title close #8. close #4. close this in favor of https://github.com/ninetydays/Upptime/pull/9
gharchive/pull-request
2023-02-05T23:41:18
2025-04-01T06:03:28.440676
{ "authors": [ "JonghunYu", "Rzzvaan-Muhammad" ], "repo": "ninetydays/Upptime", "url": "https://github.com/ninetydays/Upptime/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
186625543
No second answer after one successful conversation with encryption Hi, Sorry, I'm in a hurry so a brief description. When I have encryption enabled (EE) in XCTU: I can only have one successful data exchange. That means the receiver, which is a router, receives and replies sucessfully. When I try the same operation ag...
gharchive/issue
2016-11-01T19:34:45
2025-04-01T06:03:28.448515
{ "authors": [ "jamesleesaunders", "mbrunnen" ], "repo": "nioinnovation/python-xbee", "url": "https://github.com/nioinnovation/python-xbee/issues/31", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
527500701
Recommend the use of AFNI 3dTproject in the documentation More of a suggestion than issue. AFNI 3dTproject can address the potential issue of modular pre-processing recently outlined by Linquest et al. (2019). https://www.ncbi.nlm.nih.gov/pubmed/30666750 Using 3dTproject with the aroma noise components and other desi...
gharchive/issue
2019-11-23T03:05:41
2025-04-01T06:03:28.453691
{ "authors": [ "jandrushko", "tsalo" ], "repo": "nipreps/fmriprep", "url": "https://github.com/nipreps/fmriprep/issues/1878", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2495317743
Missing files (?) and error when using sMRIPrep +fMRIPrep What happened? I'm using smriprep 0.16.1 coupled with fmriprep 24.0.1. I was attempting to break the workflow down into steps for greater control on when things were ready. My data are multi-session (pre-treatment/post-treatment) with a 3 month(ish) interval. ...
gharchive/issue
2024-08-29T18:55:25
2025-04-01T06:03:28.462477
{ "authors": [ "araikes", "effigies" ], "repo": "nipreps/fmriprep", "url": "https://github.com/nipreps/fmriprep/issues/3358", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
296476768
--write-graph fails for workflows with fieldmaps This problem started appeared with the CI tests of #967. Not sure if it is a regression from this PR or a problem in Nipype's write_graph. By opening this PR I hope you agree with merging #967 and keep track of this separately (and also add the --write-graph back to th...
gharchive/issue
2018-02-12T18:23:45
2025-04-01T06:03:28.473680
{ "authors": [ "carolinarsm", "effigies", "oesteban" ], "repo": "nipreps/fmriprep", "url": "https://github.com/nipreps/fmriprep/issues/970", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
914116243
Currency Formatting It would be nice to be able to include the currency format on the waterfall, i.e. "$" Agree completely. This visualization has solved a big problem for me and that is the one (very, very small) thing missing to make it perfect.
gharchive/issue
2021-06-08T00:58:05
2025-04-01T06:03:28.505129
{ "authors": [ "anatsymbol", "kdrees21" ], "repo": "nishantjainuk/SimpleWaterfall-PowerBI", "url": "https://github.com/nishantjainuk/SimpleWaterfall-PowerBI/issues/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1114871421
Bug: some raster colours don't display hazard value on hover Not all raster cells have numerical value displayed in tooltip on hover Compare two cells from cyclones layer: The issue seems to be with the looking up of the colour value. Perhaps the colour comparison has inaccuracies that cause no lookup value to be r...
gharchive/issue
2022-01-26T10:39:58
2025-04-01T06:03:28.511172
{ "authors": [ "mz8i" ], "repo": "nismod/infra-risk-vis", "url": "https://github.com/nismod/infra-risk-vis/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
775422033
Guest Mode Switch Thanks for developing this plugin. It's very well laid out! I forked https://github.com/PeteLawrence/homebridge-people a while ago to add a virtual switch so that I could essentially force the Anyone sensor to report occupancy regardless of any of the child sensors. My plugin https://github.com/zack...
gharchive/issue
2020-12-28T14:15:15
2025-04-01T06:03:28.515648
{ "authors": [ "korgoth", "nitaybz", "qwertz2021", "zackwag" ], "repo": "nitaybz/homebridge-network-presence", "url": "https://github.com/nitaybz/homebridge-network-presence/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2351029742
pip: use pkgs.fetchurl instead of builtins.fetchurl This resolves error: store path 'nypj2b7h41zsrmyfsiww97zb6va445gn-torch-2.0.1%2Bcpu-cp310-cp310-linux_x86_64.whl' contains illegal character '%' It also decreases evaluation times by moving the fetch into the build process. LGTM, thank you!
gharchive/pull-request
2024-06-13T12:33:20
2025-04-01T06:03:28.530826
{ "authors": [ "phaer", "yorickvP" ], "repo": "nix-community/dream2nix", "url": "https://github.com/nix-community/dream2nix/pull/985", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2229400398
Fix project path normalization [ ] Amended the changelog in release.nix (see release.nix for instructions) Yeah it is exactly not canonicalize we want, think about e.g. ln -s subdir/shell.nix shell.nix canonicalize would make our project directory subdir instead of . after resolving the symlink.
gharchive/pull-request
2024-04-06T20:27:33
2025-04-01T06:03:28.535760
{ "authors": [ "Profpatsch" ], "repo": "nix-community/lorri", "url": "https://github.com/nix-community/lorri/pull/115", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1013204580
Can't upgrade 0.22.0 -> 0.22.2 because of new bitflags requirement. cargo deny check just informed me about RUSTSEC-2021-0119. My dependencies are using 0.22.0, and should be upgraded to the patched 0.22.2. However, nix 0.22.0 requires bitflags ^1.1, but nix 0.22.1 and 0.22.2 require bitflags >= 1.1.0, < 1.3.0. Cargo...
gharchive/issue
2021-10-01T10:58:36
2025-04-01T06:03:28.540202
{ "authors": [ "asomers", "m-ou-se" ], "repo": "nix-rust/nix", "url": "https://github.com/nix-rust/nix/issues/1548", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1078778062
Support for IdP creation Hello, Does this crate support building an IdP? It seems that there are bits only to build an app as SP. Currently, no, though someday it likely will Hi @njaremko This post is old. There are currently support to create an IDP? Thanks! Yes, you can make an IDP now Could you please give...
gharchive/issue
2021-12-13T17:10:30
2025-04-01T06:03:28.547566
{ "authors": [ "Armiixteryx", "josejachuf", "njaremko" ], "repo": "njaremko/samael", "url": "https://github.com/njaremko/samael/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1270543467
The kernel has stopped due to the following error: The first packet is not a InputNamePacket; packet=$Failed When trying to run the notebook it says "The kernel has stopped due to the following error: The first packet is not a InputNamePacket; packet=$Failed". How should I fix this? Operating system: MacOS Mathemati...
gharchive/issue
2022-06-14T09:48:03
2025-04-01T06:03:28.559502
{ "authors": [ "Nemo1166", "ernestopalacios", "ghost", "giovannigravili", "njpipeorgan" ], "repo": "njpipeorgan/wolfram-language-notebook", "url": "https://github.com/njpipeorgan/wolfram-language-notebook/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_sourc...
990135312
please remove homburg.xyz That domain will be used as email-only-domain. Currently I redirect to my new domain hmbrg.xyz but within the next weeks I stop redirecting. Thank you for notifying me.
gharchive/issue
2021-09-07T16:03:30
2025-04-01T06:03:28.567305
{ "authors": [ "fr-an-kh", "nkoehring" ], "repo": "nkoehring/250kb-club", "url": "https://github.com/nkoehring/250kb-club/issues/155", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2184154609
Request Details SkyshareはBlueskyユーザのメンション(@hoge.bsky.social )に対応しているが、X側ではメンションの形態が異なるため、この識別子は意味を失ってしまう。 X側投稿の際、この識別子をBlueskyのユーザーページへのリンクに置き換えてしまうことで、Blueskyユーザのメンション入りポストをXでも正しく投稿できるようにしたい。 Feature Scope Usability increase, user satisfication (ユーザビリティ向上させ、利用者を満足させる), Make X users better Bluesky, transfer cause (Xユーザ...
gharchive/issue
2024-03-05T16:01:22
2025-04-01T06:03:28.570942
{ "authors": [ "nkte8", "so-asano" ], "repo": "nkte8/skyshare", "url": "https://github.com/nkte8/skyshare/issues/23", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2282720265
Publiceren Database definitief NLCS versie 5.0.2 LinkedData Publicatie database, exclusief BGT mapping en GWSW mapping, die worden in een aparte dataset gepubliceerd @gerritversteegh ik krijg een time-out melding, en nu een paar uur later zie ik nog steeds geen publicatie. En na twee dagen kijk in nog eens, st...
gharchive/issue
2024-05-07T09:17:22
2025-04-01T06:03:28.580147
{ "authors": [ "ElisabethKloren" ], "repo": "nl-digigo/NLCS", "url": "https://github.com/nl-digigo/NLCS/issues/432", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
679997159
urllib.error.HTTPError: HTTP Error 413: Request Entity Too Large When I use this tool to get some comments from a video, I got an exception like this. urllib.error.HTTPError: HTTP Error 413: Request Entity Too Large The command is python yttool.py --comments https://www.youtube.com/watch?v=ovJcsL7vyrk Here is the...
gharchive/issue
2020-08-17T06:56:50
2025-04-01T06:03:28.601833
{ "authors": [ "YuboZhang", "nlitsme" ], "repo": "nlitsme/youtube_tool", "url": "https://github.com/nlitsme/youtube_tool/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
157336811
is the release 2.0? hi, i'm working on a debian package for the your json library (because its a build dependency for usbguard). is the master branch already release 2.0? both https://nlohmann.github.io/json/ and the header of src/json.hpp mention 2.0, but the changelog and the releases page still list 1.1.0 as the l...
gharchive/issue
2016-05-28T12:37:22
2025-04-01T06:03:28.635342
{ "authors": [ "murinicanor", "nlohmann" ], "repo": "nlohmann/json", "url": "https://github.com/nlohmann/json/issues/253", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
157343504
Error when using json in g++ When trying to compile simple program using devel branch: #include "json.hpp" // for convenience using json = nlohmann::json; int main() { // create an empty structure (null) json j; // add a number that is stored as double (note the implicit conversion of j to an object) ...
gharchive/issue
2016-05-28T15:23:11
2025-04-01T06:03:28.637743
{ "authors": [ "maciek-slon" ], "repo": "nlohmann/json", "url": "https://github.com/nlohmann/json/issues/254", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
211693650
For a header-only library you have to clone 214MB It would be nice if the tests and benchmark data could be separated from the include file. I just added this as via a submodule and discovered the clone is 214MB. https://github.com/nlohmann/json/issues/96
gharchive/issue
2017-03-03T13:53:28
2025-04-01T06:03:28.638942
{ "authors": [ "frobware", "gregmarr" ], "repo": "nlohmann/json", "url": "https://github.com/nlohmann/json/issues/482", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2632560329
Allow overriding the CMake target name Allow overriding the CMake target name. This may be needed if two components add the library via add_subdirectory or FetchContent. CMake targets are globally unique and unless one the components renames it, there will be a clash Pull request checklist Read the Contribution Guid...
gharchive/pull-request
2024-11-04T11:30:34
2025-04-01T06:03:28.647443
{ "authors": [ "coveralls", "iboB", "nlohmann" ], "repo": "nlohmann/json", "url": "https://github.com/nlohmann/json/pull/4483", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
270745615
Open a call for co-maintainers Hello there! I'm mostly just a passerby on this repo, but my impression is that more co-maintainers on this repo might help with the backlog of pull requests and issues. Is that a fair assessment, and something you might be open to someone coordinating with you? (I imagine it might simp...
gharchive/issue
2017-11-02T17:44:46
2025-04-01T06:03:28.659929
{ "authors": [ "42wim", "catherinetcai", "dvdplm", "james-lawrence", "jeberly", "mavidser", "nac2791", "nlopes", "patcon", "pete911" ], "repo": "nlopes/slack", "url": "https://github.com/nlopes/slack/issues/207", "license": "bsd-2-clause", "license_type": "permissive"...
155319629
A general Question Hello, i'm trying to do NLP in spanish language, specifically i'm trying to conjugate spanish verbs, i can see in your project that you have a corpus from Node Box which only work on english. So i don't know if there are any corpus that give me the option of conjugate verbs in spanish. Hope you can...
gharchive/issue
2016-05-17T17:44:26
2025-04-01T06:03:28.689751
{ "authors": [ "elgamersitom", "spencermountain" ], "repo": "nlp-compromise/nlp_compromise", "url": "https://github.com/nlp-compromise/nlp_compromise/issues/141", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
380639976
documation issue with pos_tag in the nltk.help.upenn_tagset('PRP$') there is a spell issue: PRP$: pronoun, possessive her his mine my our ours their thy your suppose to be they "they" is not possessive. "thy" is, albeit archaic. "they" becomes "their" when possessive. "thou" becomes "thy" when possessive. You r...
gharchive/issue
2018-11-14T10:47:39
2025-04-01T06:03:28.698079
{ "authors": [ "jnothman", "shaked210" ], "repo": "nltk/nltk", "url": "https://github.com/nltk/nltk/issues/2177", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
699224574
Unigram scores incorrectly computed for Kneser-Ney smoothing causing high perplexities The unigram scores in KneserNey smoothing introduced in this commit https://github.com/nltk/nltk/commit/2759b03d85983fedd29b646380c713c3f4ccff66 are computed as a uniform distribution over the vocabulary, which is clearly not how a...
gharchive/issue
2020-09-11T11:55:49
2025-04-01T06:03:28.704176
{ "authors": [ "iliakur", "osmanio2" ], "repo": "nltk/nltk", "url": "https://github.com/nltk/nltk/issues/2599", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
737135462
Instability in initial F near Fmsy Imported from redmine, Issue #36394 Opened by @RickMethot on 2017-07-24 Status when imported: In Progress There is a non-monotonic relationship that can interfere with initial F estimation if the option to allow spawner-recruitment to operate inside initial year is used and if the i...
gharchive/issue
2020-11-05T17:39:33
2025-04-01T06:03:28.835531
{ "authors": [ "k-doering-NOAA" ], "repo": "nmfs-stock-synthesis/stock-synthesis", "url": "https://github.com/nmfs-stock-synthesis/stock-synthesis/issues/18", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1670143575
Osunick splitscreen bunch of changes to move unit and speed in splitscreen mode. Oh, because it's commented out? Yeah, probably. On Tue, May 2, 2023 at 3:35 PM Nora @.***> wrote: @.**** approved this pull request. Looks good, but the versionCode change might be a mistake? In android/app/build.gradle https://github...
gharchive/pull-request
2023-04-16T21:17:06
2025-04-01T06:03:28.844030
{ "authors": [ "osunick" ], "repo": "nmullaney/candash", "url": "https://github.com/nmullaney/candash/pull/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
493263551
Joss paper Affected Issues Fixes # Proposed Changes Codecov Report Merging #727 into master will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #727 +/- ## ===================================== Coverage 100% 100% ===========...
gharchive/pull-request
2019-09-13T10:58:47
2025-04-01T06:03:28.846906
{ "authors": [ "codecov-io", "nnadeau" ], "repo": "nnadeau/pybotics", "url": "https://github.com/nnadeau/pybotics/pull/727", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2762109742
Tests for nndeploy::dag::Graph and nndeploy::dag::Edge Describe the PR This PR introduces the following changes: GoogleTest is added as a git submodule Tests for some functions in nndeploy::dag::Graph and nndeploy::dag::Edge Attempts to fix #116 and #117 in commit 5d67880 Remarks There are still some functions, su...
gharchive/pull-request
2024-12-29T05:14:31
2025-04-01T06:03:28.854172
{ "authors": [ "Arpan3323" ], "repo": "nndeploy/nndeploy", "url": "https://github.com/nndeploy/nndeploy/pull/118", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
276296387
Can I set it read-only? Like UITextView I could set isEditable No. @wyk111wyk how did you resolve?
gharchive/issue
2017-11-23T08:35:24
2025-04-01T06:03:28.856455
{ "authors": [ "unix2dos", "wyk111wyk" ], "repo": "nnhubbard/ZSSRichTextEditor", "url": "https://github.com/nnhubbard/ZSSRichTextEditor/issues/199", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
97007870
Label Styling issue Hello! I'm getting this rendering issue on your examples page and when I have the plugin installed locally, image below: Any ideas on how to fix? I'm using the angular-chart.js and bootstrap 3 as well, however I think this is a problem with Chart.js directly given its appearin on your home page t...
gharchive/issue
2015-07-24T08:59:25
2025-04-01T06:03:28.859013
{ "authors": [ "LunarDevelopment", "etimberg", "jayeshcp" ], "repo": "nnnick/Chart.js", "url": "https://github.com/nnnick/Chart.js/issues/1331", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
81842224
Gradient https://github.com/nnnick/Chart.js/issues/1142 Note: This builds upon https://github.com/nnnick/Chart.js/issues/1140 We've recently announced a feature complete status for v1.x and will only be accepting bug fixes for v1.x. Be sure to take a look at v2.0-dev and it's new features that are either finished...
gharchive/pull-request
2015-05-28T09:18:30
2025-04-01T06:03:28.861035
{ "authors": [ "kirkstrobeck", "tannerlinsley" ], "repo": "nnnick/Chart.js", "url": "https://github.com/nnnick/Chart.js/pull/1143", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
123364646
Bug first tick undefined We have to check if this.firstTick and this.lastTick is set before cloning them. They can be null if the chart is empty. Looks good to me. thanks @hallatore
gharchive/pull-request
2015-12-21T21:41:39
2025-04-01T06:03:28.862046
{ "authors": [ "etimberg", "hallatore" ], "repo": "nnnick/Chart.js", "url": "https://github.com/nnnick/Chart.js/pull/1815", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1824329710
[bugfix] added warning flag to compile with gcc 13 Added Wno-maybe-uninitialized flag :memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2257. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot b...
gharchive/pull-request
2023-07-27T13:03:17
2025-04-01T06:03:28.866123
{ "authors": [ "lhs8928", "taos-ci" ], "repo": "nnstreamer/nntrainer", "url": "https://github.com/nnstreamer/nntrainer/pull/2257", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2049548530
some cleaning some cleaning, removing the empty readme and some obsolete characters in display lib @eleminer fix Sonarcloud remarks @eleminer fix Sonarcloud remarks ok, in progress should work now, please merge
gharchive/pull-request
2023-12-19T22:43:21
2025-04-01T06:03:28.904111
{ "authors": [ "eleminer", "noah1400" ], "repo": "noah1400/SmartTracker", "url": "https://github.com/noah1400/SmartTracker/pull/110", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1640734741
I get different results on the test set and other questions. Hello, thanks for great code.I got the pretrained model and I ran the train.py to reproduce the lite-mono, but I got different results. paper abs_rel | sq_rel | rmse | rmse_log | a1 | a2 | a3 | 0.107 0.765 4.561 0.183 ...
gharchive/issue
2023-03-26T02:22:13
2025-04-01T06:03:28.922405
{ "authors": [ "413090531", "lonelysheeep", "noahzn" ], "repo": "noahzn/Lite-Mono", "url": "https://github.com/noahzn/Lite-Mono/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
342605594
Exposes Certificate Expiration Date Hello, This is my first PR. I need this for a Project that will send out a message when the certificate is about to expire. Any help is appreciated. Coverage remained the same at 100.0% when pulling 35dcb66ea0be44a9a2b9b2745a0e890233d5bb2c on dplewis:expose-expire into e72259fae...
gharchive/pull-request
2018-07-19T07:12:44
2025-04-01T06:03:28.948750
{ "authors": [ "coveralls", "dplewis", "florianreinhart" ], "repo": "node-apn/node-apn", "url": "https://github.com/node-apn/node-apn/pull/629", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
202541047
How could I pass the req and res from the nock to class instance ES6? Hi, we are working in ES6 project, and want to make unit testing for project, we need to pass the req and res to the class instance, I thought to pass it like this //let instance = new Class(req,res,next); let nock= nock('http://localhost:3000'); ...
gharchive/issue
2017-01-23T14:00:31
2025-04-01T06:03:28.964851
{ "authors": [ "aliaburas80", "ianwsperber" ], "repo": "node-nock/nock", "url": "https://github.com/node-nock/nock/issues/805", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2288299341
PKCE Refresh token Token handler on PCKE flow is not verifying code_verifier and expecting client_secret. Providing client_secret will defeat PKCE flow. Please assist. Hello @kuselan84 thank you for getting in contact. What is exactly the nature of your issue? Did you try to implement the PKCE workflow or do you t...
gharchive/issue
2024-05-09T19:15:49
2025-04-01T06:03:28.980152
{ "authors": [ "MartinKolarik", "dhensby", "jankapunkt", "kuselan84", "shrihari-prakash" ], "repo": "node-oauth/node-oauth2-server", "url": "https://github.com/node-oauth/node-oauth2-server/issues/288", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
278129700
Admin HTTP API - POST /flow and flow ID I'm integrationg node-red on my project as a diagram/flow editor, using the admin API for this. On the docs it says: The runtime will assign a new id for the flow. If the provided flow configuration object includes an id field it will be replaced and the z property of all nodes...
gharchive/issue
2017-11-30T14:01:05
2025-04-01T06:03:28.997325
{ "authors": [ "elbriga", "knolleary" ], "repo": "node-red/node-red", "url": "https://github.com/node-red/node-red/issues/1494", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
61028431
partial deploys don't put a message on the console full deploy says stopping flows then starting flows. I think it would be good for the partial redeploy options to put something on the console as well, just so it's "provable" that the message got there from the UI and that it was processed. Already done - will be ...
gharchive/issue
2015-03-13T10:10:08
2025-04-01T06:03:28.998766
{ "authors": [ "andysc", "knolleary" ], "repo": "node-red/node-red", "url": "https://github.com/node-red/node-red/issues/588", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
100712825
Traduzir "io.js and Node.js News — July 31st" https://medium.com/node-js-javascript/io-js-and-node-js-news-july-31st-3ec63674bfde I'm on it. https://medium.com/@iojs_pt/20dec25c23ea :+1: :+1: Published.
gharchive/issue
2015-08-13T08:19:33
2025-04-01T06:03:29.081894
{ "authors": [ "JCMais", "rictorres", "ruiquelhas" ], "repo": "nodejs/iojs-pt", "url": "https://github.com/nodejs/iojs-pt/issues/64", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
100712875
Traduzir "io.js and Node.js News — August 7th" https://medium.com/node-js-javascript/io-js-and-node-js-news-august-7th-49d7c3f09810 @rictorres quero ajudar/contribuir. Tenho que publicar esse artigo traduzido no [medium] ( www.medium.com ) ? Olá @Kanguanda, tudo bem se você criar o rascunho na sua conta do Medium...
gharchive/issue
2015-08-13T08:19:56
2025-04-01T06:03:29.083985
{ "authors": [ "Kanguanda", "gustavohenke", "rictorres" ], "repo": "nodejs/iojs-pt", "url": "https://github.com/nodejs/iojs-pt/issues/65", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1427546260
Can't find VS 2022 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. np...
gharchive/issue
2022-10-28T17:15:00
2025-04-01T06:03:29.123529
{ "authors": [ "FightToDawn", "GizziXZ", "GoldenretriverYT", "alihakak", "cclauss", "deathemperor", "devaskim", "erickzhao", "gsaslis", "noctis0430", "stanevko-ilya", "tousifhabib", "tspence", "verhovsky", "zxhycxq" ], "repo": "nodejs/node-gyp", "url":...
1187610162
建议 WeedConfig 中的全局变量封装到DbContext中 WeedConfig中包含太多的全局变量,如果多个DbContext的行为不同需要对WeedConfig进行设置,将无法安全实现。 建议将WeedConfig中的全局变量封装到DbContext中。 除非必要,尽量不要使用全局变量。 好的。我找个时间调整下:)
gharchive/issue
2022-03-31T07:02:49
2025-04-01T06:03:29.245996
{ "authors": [ "ian4hu", "noear" ], "repo": "noear/weed3", "url": "https://github.com/noear/weed3/issues/16", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1316754299
Polyfills CSS Grid https://www.smashingmagazine.com/2017/11/css-grid-supporting-browsers-without-grid/ https://github.com/FremyCompany/css-grid-polyfill Details & Summary https://caniuse.com/?search=details Quel est le résultat sans polyfill? Déjà faisons des screenshots sur les plus vieux browsers possibles ...
gharchive/issue
2022-07-25T12:18:05
2025-04-01T06:03:29.249054
{ "authors": [ "alexisben", "arnaudlevy" ], "repo": "noesya/osuny-hugo-theme-aaa", "url": "https://github.com/noesya/osuny-hugo-theme-aaa/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1241188667
OSS_Issue . @nohkyungbin이 불필요한 master 브랜치 생성했네요~~ 어서 지워주세요! 네 알겠습니다~
gharchive/issue
2022-05-19T04:23:23
2025-04-01T06:03:29.250193
{ "authors": [ "goo314", "nohkyungbin" ], "repo": "nohkyungbin/OSS_team7", "url": "https://github.com/nohkyungbin/OSS_team7/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1578385859
Memory efficiency When client sends a request with SendRequest, SendRecv, Post, ... functions, then it receives request data structure as an interface. Somewhere a byte slice is created for sending. When that slice is created, the source structure is not needed any longer. Still, it is kept till the function returns....
gharchive/issue
2023-02-09T18:20:00
2025-04-01T06:03:29.280182
{ "authors": [ "Som-Som-CC" ], "repo": "nokia/restful", "url": "https://github.com/nokia/restful/issues/44", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
83330723
Make 'namespace' available via data attributes Currently the namespace selectors must be classes. We use data attributes in most of our projects now, would be great to be able to convert our Swiper usage to this pattern to. I can submit a PR for this - the main question is how do we support implementations that used ...
gharchive/issue
2015-06-01T05:48:59
2025-04-01T06:03:29.285045
{ "authors": [ "jonnyscholes", "nolimits4web" ], "repo": "nolimits4web/Swiper", "url": "https://github.com/nolimits4web/Swiper/issues/1303", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
270198579
Event lazyImageReady firing early This is a: bug Swiper Version: 4.0.3 Browser: Chrome URL with issue: http://arrayate.com/fotos/navidad/papa-noel-te-necesita/ What you did Slides have lazy loaded images. Move to a slide with the image still loading. When imagen finish loading the size is wrong. So I want to recom...
gharchive/issue
2017-11-01T05:31:07
2025-04-01T06:03:29.289073
{ "authors": [ "diegocerdan", "nolimits4web" ], "repo": "nolimits4web/Swiper", "url": "https://github.com/nolimits4web/Swiper/issues/2300", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
872474081
Swiper container pointerdown event is blocking mousedown event Swiper Version: "^6.4.11". Platform/Target and Browser Versions: All platforms and browsers. What You Did I'm attaching a mousedown event to the body from Google Tag Manager using plain JavaScript. When I click on the others DOM elements, it returns me...
gharchive/issue
2021-04-30T13:04:57
2025-04-01T06:03:29.294734
{ "authors": [ "facundocenizo", "nolimits4web" ], "repo": "nolimits4web/swiper", "url": "https://github.com/nolimits4web/swiper/issues/4505", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2402950433
Update navigation.scss to remove SASS Deprecation Warning https://github.com/nolimits4web/swiper/issues/7609 Change order of properties to avoid SASS Deprecation Warning Merged, thank you!
gharchive/pull-request
2024-07-11T11:31:45
2025-04-01T06:03:29.296025
{ "authors": [ "guillem-gelabert", "nolimits4web" ], "repo": "nolimits4web/swiper", "url": "https://github.com/nolimits4web/swiper/pull/7612", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2477199000
[Lease][Close] Stop Loss and Take Profit Triggers The lease owner can set Stop Loss, SL, or/and TakeProfit, TP, triggers after the lease has been fully opened. They may be set up and removed individually, or together until the lease is fully paid, fully closed, or fully liquidated. Partial closes are defined in perce...
gharchive/issue
2024-08-21T06:41:47
2025-04-01T06:03:29.302807
{ "authors": [ "gmanev7" ], "repo": "nolus-protocol/nolus-money-market", "url": "https://github.com/nolus-protocol/nolus-money-market/issues/381", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
638592857
自签证书后仍无法访问网页端 在linux上自签证书然后复制了ca.crt, ca.key, ca.srl, server.crt, server.csr, server.key到windows目录下,安装ca.crt为受信任的根证书颁发机构,安装了油猴脚本,运行"node app.js -p 80:443 -f 59.111.181.60",uwp端正常运行,网页版仍旧无法访问 有运行v2ray,代理端口1080 原文: 通过chocolatey安装的openssl,如果用powershell执行最后一步,提示 “所在位置 行:1 字符: 28 openssl x509 -req -extfile <(printf "ext...
gharchive/issue
2020-06-15T06:51:01
2025-04-01T06:03:29.373419
{ "authors": [ "kagurainroy", "nondanee" ], "repo": "nondanee/UnblockNeteaseMusic", "url": "https://github.com/nondanee/UnblockNeteaseMusic/issues/559", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
352412161
Installation is hanging. If I use apm install build the installation hangs. I'm on Windows10, through a network proxy (which apm is configured to use, it works fine with other packages, so I don't think it's the problem). Here's the log: https://gist.github.com/stibinator/8c970ed989b704153299190a1fb3e3d0 experienci...
gharchive/issue
2018-08-21T07:10:15
2025-04-01T06:03:29.420022
{ "authors": [ "AlexHalbleib", "NewcDukem", "Rixtyan", "cs50AdverD", "ivankravets", "jloow", "lJohhnyl", "mathompl", "mienaikoe", "noseglid", "stibinator" ], "repo": "noseglid/atom-build", "url": "https://github.com/noseglid/atom-build/issues/569", "license": "MIT",...
328936371
Image can't be decoded [drawable://2131230838_1080x1080] Advance thanks UIL Drawable is Here [https://imgur.com/BZuty0w](Grid Drawable) I'm creating repeatable drawable using android drawable in res/drawable/drawable_grid.xml <?xml version="1.0" encoding="utf-8"?> <bitmap xmlns:android="http://schemas.android.com/apk...
gharchive/issue
2018-06-04T07:21:58
2025-04-01T06:03:29.487322
{ "authors": [ "ArslanKathia", "androidapkr" ], "repo": "nostra13/Android-Universal-Image-Loader", "url": "https://github.com/nostra13/Android-Universal-Image-Loader/issues/1330", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
47368618
GridView bug While using the Universal Image Loader with a GridView, I found a bug (I don't know exactly if it is directly related to UIL + GridView usage, but I tried to use the GridView without the UIL and it worked without any bug). When I scroll a lot of times the grid, all items goes away. I've recorded the scre...
gharchive/issue
2014-10-31T07:48:13
2025-04-01T06:03:29.490113
{ "authors": [ "mauriciogior", "rodrigorsa" ], "repo": "nostra13/Android-Universal-Image-Loader", "url": "https://github.com/nostra13/Android-Universal-Image-Loader/issues/792", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1014540733
Add a broadcast function for translations. The proposal is simple; create a broadcast function that instead accepts a translation key as an argument, as well as a list of text to substitute within the translation. This could be implemented using the tellraw command. And could also be extended to errors in custom comm...
gharchive/issue
2021-10-03T21:07:14
2025-04-01T06:03:29.506219
{ "authors": [ "SIsilicon", "minerj101" ], "repo": "notbeer/Gametest-API-Wrapper", "url": "https://github.com/notbeer/Gametest-API-Wrapper/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1180536911
Hovering any link within a hovered window always tries to open Hi, when I hover a [[wikilink]] and push Ctrl, it opens the hovering window. So far so good. The problem comes when that new window contains links to external (attached) files... that it goes opening them, and it makes the experience pretty uncomfortable....
gharchive/issue
2022-03-25T09:19:12
2025-04-01T06:03:29.544028
{ "authors": [ "antomonte", "nothingislost" ], "repo": "nothingislost/obsidian-hover-editor", "url": "https://github.com/nothingislost/obsidian-hover-editor/issues/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
507375287
Intermittent NullPointerException: link-destination Markwon version: 4.1.1 We are occasionally seeing reports of the following error during rendering. It's very intermittent, and is probably some kind of race condition (we are rendering multiple documents in parallel using the same Markwon instance as previously me...
gharchive/issue
2019-10-15T17:13:22
2025-04-01T06:03:29.548115
{ "authors": [ "damianw", "noties" ], "repo": "noties/Markwon", "url": "https://github.com/noties/Markwon/issues/171", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2754109494
WalletConnect. QR code for pairing isn't shown in Brave browser Steps to reproduce: Open Nova Spektr web onboarding screen Select Nova Wallet or WalletConnect Expected result: QR code for pairing is shown Actual result: QR code for pairing isn't shown More info: If to add a WalletConnect, Nova Wallet from the ...
gharchive/issue
2024-12-21T14:50:07
2025-04-01T06:03:29.577054
{ "authors": [ "Hushg2", "johnthecat", "pgolovkin" ], "repo": "novasamatech/nova-spektr", "url": "https://github.com/novasamatech/nova-spektr/issues/2882", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2381866854
Modify data type for Event Response Closes #130 @unicodeveloper @Cliftonz @SokratisVidros Pls review this @SokratisVidros
gharchive/pull-request
2024-06-29T17:13:37
2025-04-01T06:03:29.589626
{ "authors": [ "Cliftonz", "mayorJAY" ], "repo": "novuhq/novu-java", "url": "https://github.com/novuhq/novu-java/pull/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2423114116
Add "type" description to "package.json" documentation Many of the fields for the package.json have description, but not type. Type needs at least a description of what are the valid options. I also got caught by this recently. I tried to use https://docs.npmjs.com/cli/v10/configuring-npm/package-json as a source ...
gharchive/issue
2024-07-22T15:05:18
2025-04-01T06:03:29.697193
{ "authors": [ "sdcaulley", "theengineear" ], "repo": "npm/documentation", "url": "https://github.com/npm/documentation/issues/1204", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
105206605
EMFILE spam Gulp runs out of file watchers? @cnrdh Can you add full error message? http://blog.izs.me/post/56827866110/wtf-is-emfile-and-why-does-it-happen-to-me
gharchive/issue
2015-09-07T12:28:27
2025-04-01T06:03:29.760122
{ "authors": [ "baelter" ], "repo": "npolar/npdc-gulp", "url": "https://github.com/npolar/npdc-gulp/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2029501749
Update with skeltonized.qmd example I didn't get to merge this with the paper.qmd but here is the example with segregation using buffer line count Please merge when ready @anisotropi4 or @wangzhao0217 Merged in, which I should've done last week...
gharchive/pull-request
2023-12-06T22:31:13
2025-04-01T06:03:29.763541
{ "authors": [ "Robinlovelace", "anisotropi4" ], "repo": "nptscot/networkmerge", "url": "https://github.com/nptscot/networkmerge/pull/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1827963976
Wunsch: POI-Anzeige von Feuerstellen Servus allerseits, Ich bin zufriedener Nutzer von BRouter. Was noch praktisch wäre, wenn man die Feuerstellen als POI auf der Karte anzeigen könnte Bereits integriert sind ja die Grillstellen (BBC) amenity=bbq Was noch fehlt sind die Feuerstellen leisure=firepit In unserer Gegend ...
gharchive/issue
2023-07-30T14:53:49
2025-04-01T06:03:29.765434
{ "authors": [ "dorfschmied21" ], "repo": "nrenner/brouter-web", "url": "https://github.com/nrenner/brouter-web/issues/761", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
844596252
[nrf fromtree] Support for low power mode in UARTE driver From https://github.com/zephyrproject-rtos/zephyr/pull/30693 and https://github.com/zephyrproject-rtos/zephyr/pull/33708 Upmerge went first.
gharchive/pull-request
2021-03-30T13:57:38
2025-04-01T06:03:29.830824
{ "authors": [ "nordic-krch" ], "repo": "nrfconnect/sdk-zephyr", "url": "https://github.com/nrfconnect/sdk-zephyr/pull/492", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1411657433
feat: Sofie REST API What kind of change does this PR introduce? This PR introduces a versioned Sofie REST API, with the aim of provided an API with some form of stability. Please note that at this stage this PR is a draft that serves as a place for discussing the development of this feature. Hrmm github will only ...
gharchive/pull-request
2022-10-17T14:11:43
2025-04-01T06:03:29.838404
{ "authors": [ "Julusian", "jstarpl", "nytamin", "thomasslee97" ], "repo": "nrkno/sofie-core", "url": "https://github.com/nrkno/sofie-core/pull/777", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
243092332
Add examples and update documentation This pull request addresses enhancement #2 and enhancement #3. Codecov Report Merging #10 into develop will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## develop #10 +/- ## ====================================== Co...
gharchive/pull-request
2017-07-14T19:37:38
2025-04-01T06:03:29.889105
{ "authors": [ "alexcristea", "codecov-io" ], "repo": "nsagora/validation-toolkit", "url": "https://github.com/nsagora/validation-toolkit/pull/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
611056110
Quadpy passes vector to univariate function Hello, Quadpy passes a vector of arguments to a univariate function, causing an error. The code is below. The argument t to function xi0 should be a scalar, while the integration routine passes it a vector. def intFunc(t, T, w, rho, H, nu, fwdVarCurve): res = fracRiccat...
gharchive/issue
2020-05-01T23:52:19
2025-04-01T06:03:29.891424
{ "authors": [ "ctts2020", "nschloe" ], "repo": "nschloe/quadpy", "url": "https://github.com/nschloe/quadpy/issues/262", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
859407702
Jd thanks Rickie's stuff Barry's Stuff Other Details The roses in the thanks section are a nice touch!
gharchive/pull-request
2021-04-16T02:49:22
2025-04-01T06:03:29.919904
{ "authors": [ "jessicadever1", "rickiele" ], "repo": "nss-day-cohort-45/C45-Website", "url": "https://github.com/nss-day-cohort-45/C45-Website/pull/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1524742830
Missing title on iframe element template Missing title on iframe template. See: WCAG 2.1 A 2.4.1 Section 508 (2017) A 2.4.1 Is AlternateContent not working ? Ahh... AlternateContent populates the title, not the iframe title. For WCAG conformance, the AlternateContent field should be required. Apart from a typo,...
gharchive/issue
2023-01-09T00:08:32
2025-04-01T06:03:29.945910
{ "authors": [ "JamesDPC", "tardinha" ], "repo": "nswdpc/waratah", "url": "https://github.com/nswdpc/waratah/issues/35", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2753272268
Most obvious of TypeScript definitions for app.use(Buefy) Currently activating buefy-next in a TypeScript enabled project results in: This PR changes the argument type of the plugin installer to fix that, along with a glaring error in the BuefyConfig definition. I'm sure there is much more typing work to be done, bu...
gharchive/pull-request
2024-12-20T18:40:18
2025-04-01T06:03:29.977158
{ "authors": [ "ElteHupkes", "kikuomax", "wesdevpro" ], "repo": "ntohq/buefy-next", "url": "https://github.com/ntohq/buefy-next/pull/299", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1820855859
fix: upgrade semver package Resolve vulnerabitlity by setting version of semver package to 7.5.4. Also remove trailing period in README file, which may fix the issue we have seen with it not getting generated properly. Resolves #193 :tada: This PR is included in version 2.5.1 :tada: The release is available on: np...
gharchive/pull-request
2023-07-25T17:59:30
2025-04-01T06:03:30.001628
{ "authors": [ "grof" ], "repo": "nuance-communications/mix-cli", "url": "https://github.com/nuance-communications/mix-cli/pull/194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2234305489
🛑 Secret Site BIS is down In 5f69f59, Secret Site BIS ($SECRET_SITE) was down: HTTP code: 0 Response time: 0 ms Resolved: Secret Site BIS is back up in ddcb91b after 38 minutes.
gharchive/issue
2024-04-09T21:10:02
2025-04-01T06:03:30.018897
{ "authors": [ "nueve9" ], "repo": "nueve9/uptime", "url": "https://github.com/nueve9/uptime/issues/1200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1227189100
🛑 Secret Site BIS is down In 87daf1c, Secret Site BIS ($SECRET_SITE) was down: HTTP code: 0 Response time: 0 ms Resolved: Secret Site BIS is back up in 364dda6.
gharchive/issue
2022-05-05T21:23:05
2025-04-01T06:03:30.021181
{ "authors": [ "nueve9" ], "repo": "nueve9/uptime", "url": "https://github.com/nueve9/uptime/issues/149", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2363748006
Parse withdrawals btw I guess it may be worth pinging Metamask devs that they forgot to translate "Approve" into Czech :) Merged into develop
gharchive/pull-request
2024-06-20T07:38:20
2025-04-01T06:03:30.022354
{ "authors": [ "PeterBenc", "refi93" ], "repo": "nufi-official/nufi-snap", "url": "https://github.com/nufi-official/nufi-snap/pull/66", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1827389504
🛑 Università e ricerca is down In 18914ac, Università e ricerca (https://www.mur.gov.it/it) was down: HTTP code: 403 Response time: 565 ms Resolved: Università e ricerca is back up in 83d20d9.
gharchive/issue
2023-07-29T09:12:01
2025-04-01T06:03:30.028165
{ "authors": [ "nuke86" ], "repo": "nuke86/ransomPing", "url": "https://github.com/nuke86/ransomPing/issues/3354", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1904726979
🛑 Università e ricerca is down In c561cf1, Università e ricerca (https://www.mur.gov.it/it) was down: HTTP code: 403 Response time: 577 ms Resolved: Università e ricerca is back up in 18e2962 after 5 minutes.
gharchive/issue
2023-09-20T10:52:30
2025-04-01T06:03:30.030461
{ "authors": [ "nuke86" ], "repo": "nuke86/ransomPing", "url": "https://github.com/nuke86/ransomPing/issues/4799", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1974278782
🛑 Università e ricerca is down In 8cf3577, Università e ricerca (https://www.mur.gov.it/it) was down: HTTP code: 403 Response time: 698 ms Resolved: Università e ricerca is back up in 9bf4694 after 5 minutes.
gharchive/issue
2023-11-02T13:37:56
2025-04-01T06:03:30.033170
{ "authors": [ "nuke86" ], "repo": "nuke86/ransomPing", "url": "https://github.com/nuke86/ransomPing/issues/5511", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1730314218
🛑 Elearning2 is down In 1f47ed2, Elearning2 (https://elearning2.binadarma.ac.id) was down: HTTP code: 0 Response time: 0 ms Resolved: Elearning2 is back up in 4282e2c.
gharchive/issue
2023-05-29T08:17:47
2025-04-01T06:03:30.037050
{ "authors": [ "null2264" ], "repo": "null2264/bidarmoment", "url": "https://github.com/null2264/bidarmoment/issues/76", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2456097411
brushnet is a super easy tool to use, can you do a flux version? brushnet is a super easy tool to use, can you do a flux version? brushnet是一个超级好用得工具,会做flux版本得嘛? Yeah, Flux is good, but it has completely different architecture. The question was already asked.
gharchive/issue
2024-08-08T15:30:18
2025-04-01T06:03:30.041496
{ "authors": [ "chaorenai", "nullquant" ], "repo": "nullquant/ComfyUI-BrushNet", "url": "https://github.com/nullquant/ComfyUI-BrushNet/issues/133", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2634198533
Data Criticality measurement for MonoVertex Summary Numaplane will need a measure of data movement health in order to determine if a new MonoVertex is healthy Message from the maintainers: If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know w...
gharchive/issue
2024-11-05T01:21:01
2025-04-01T06:03:30.047453
{ "authors": [ "juliev0", "kohlisid" ], "repo": "numaproj/numaflow", "url": "https://github.com/numaproj/numaflow/issues/2203", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
103517545
Printing strings in CUDA is not supported Only printing of integers and reals (and arrays of these) is supported. Printing strings would be helpful for printf-debugging. Was this fixed by #1391? No, it supports printing integers and floats and arrays of these, but not strings. AFAIR, it's not supported in CPU m...
gharchive/issue
2015-08-27T14:00:49
2025-04-01T06:03:30.049792
{ "authors": [ "Stretch97", "gmarkall", "pitrou", "seibert" ], "repo": "numba/numba", "url": "https://github.com/numba/numba/issues/1392", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
296428792
Divide and become (/=) issue I encountered a bug which I have not been able to reproduce with a working example and my actual code is to complex to share but I'll describe what happened and perhaps this will ring a bell to someone. Inside a jitted function, just before the return statement, I have a line similar to t...
gharchive/issue
2018-02-12T16:03:58
2025-04-01T06:03:30.054562
{ "authors": [ "shaharkadmiel", "stuartarchibald" ], "repo": "numba/numba", "url": "https://github.com/numba/numba/issues/2746", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
165737080
where is the NUnit-GUI? I install the NUnit.3.4.1.msi,but I can't find the Nunit.exe to run my code. I don't think there is an installation package for the GUI yet, but you can find it here : https://github.com/nunit/nunit-gui and compile it yourself. cheers, Michael 2016-07-15 10:34 GMT+02:00 codepandy notificatio...
gharchive/issue
2016-07-15T08:34:47
2025-04-01T06:03:30.179510
{ "authors": [ "CharliePoole", "codepandy", "iCodeIT", "rprouse" ], "repo": "nunit/nunit-gui", "url": "https://github.com/nunit/nunit-gui/issues/104", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
390430520
Configure CORS on the server Configure cors to avoid the plugin Fixed throw web.xml
gharchive/issue
2018-12-12T22:10:06
2025-04-01T06:03:30.190031
{ "authors": [ "nunogit" ], "repo": "nunogit/data2services", "url": "https://github.com/nunogit/data2services/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1061072596
sub 1 is printed twice, level 5 Summary Description of the question / problem here. For the level 5, everything works well except that the "sub 1" is printed twice. It should execute for only once but how come it is executed for 2 times? How should I change it such that it is only printed once. Description: Below is ...
gharchive/issue
2021-11-23T10:28:27
2025-04-01T06:03:30.200829
{ "authors": [ "TanPingZhi", "aanghs22", "brextonho", "ruyian", "sheshenk" ], "repo": "nus-cs2030/2122-s1", "url": "https://github.com/nus-cs2030/2122-s1/issues/348", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1177014267
Method references detected Hi i face this error when i was submitting my code on code crunch for level 3, it passed all the test cases when i ran them on jshell. Did anyone face the same issue as well? you probably used a Class::Method notation, just replace that and youre set you can use .map(x -> x.getGrade())...
gharchive/issue
2022-03-22T16:30:46
2025-04-01T06:03:30.203876
{ "authors": [ "Brianliew77", "LauWyeRock", "Lu-Yi-Fan", "jlee1007", "mk2905", "pearlynliu", "undeser" ], "repo": "nus-cs2030/2122-s2", "url": "https://github.com/nus-cs2030/2122-s2/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
175915994
[T4A7][F11-B2]Teo Ming Yi Ready for review. @myteo Some comments added. Please close the PR after reading comments. {any other things you want to say}
gharchive/pull-request
2016-09-09T02:58:40
2025-04-01T06:03:30.207241
{ "authors": [ "JoelT-92", "myteo" ], "repo": "nus-cs2103-AY1617S1/addressbook-level2", "url": "https://github.com/nus-cs2103-AY1617S1/addressbook-level2/pull/1647", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
299607890
[W6.5][T09-B1]TeyXinHui changed color of the font and background Accepting this PR with minimal review.
gharchive/pull-request
2018-02-23T06:01:30
2025-04-01T06:03:30.209161
{ "authors": [ "TeyXinHui", "dalessr" ], "repo": "nus-cs2103-AY1718S2/addressbook-level3", "url": "https://github.com/nus-cs2103-AY1718S2/addressbook-level3/pull/636", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
310789436
How to reference an image inside your nuxtent markdown content file? I could not find this anywhere in the documentation, so I think its best to get this issue out there. When using HTML or markdown, the following does not work: ![img](~/assets/img/image.jpeg) or <img src="~/assets/img/image.jpeg"> Help is appreciate...
gharchive/issue
2018-04-03T11:00:16
2025-04-01T06:03:30.365716
{ "authors": [ "cesasol", "dimitrieh", "easherma", "ishitatsuyuki", "joostdecock" ], "repo": "nuxt-community/nuxtent-module", "url": "https://github.com/nuxt-community/nuxtent-module/issues/161", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
241976142
This dependency was not found: vue-style-loader, css-loader Hi, i am trying to global stlyle scss file to nuxt conging file but this is the error that pops up when running npm run dev. It reports that dependencies are not isntalled but instead they are. This is nuxt conf file: module.exports = { head: { m...
gharchive/issue
2017-07-11T09:03:26
2025-04-01T06:03:30.399863
{ "authors": [ "danicholls", "dinokajtez", "veresnikov" ], "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/1069", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
252247756
Why the Custom Loading Component may not work? My nuxt.config.js module.exports = { // loading: false, // loading: '~/components/loading.vue', loading: { color: 'red', height: '5px' }, head: { meta: [ {charset: 'utf-8'}, {'http-equiv': 'X-UA-Compatib...
gharchive/issue
2017-08-23T11:23:12
2025-04-01T06:03:30.402238
{ "authors": [ "Atinux", "Jussiadev" ], "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/1454", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }