added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:38:18.588784 | 2020-09-15T22:12:20 | 702307413 | {
"authors": [
"michaeljaltamirano"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5028",
"repo": "curology/radiance-ui",
"url": "https://github.com/curology/radiance-ui/pull/371"
} | gharchive/pull-request | [Accordion] Update Accordion.Container-based Styling
This PR sets out to make the following changes to the Accordion component:
Update the box-shadow property.
Add a default 4px border-radius.
Add the following border-radius behavior: only the top-most and bottom-most accordion elements should be rounded.
The first... |
2025-04-01T06:38:18.592433 | 2014-08-13T18:04:47 | 40181823 | {
"authors": [
"gbence"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5029",
"repo": "cursorinsight/ci-trap-web",
"url": "https://github.com/cursorinsight/ci-trap-web/issues/11"
} | gharchive/issue | Add tests with timed mouseMove events
In Karma tests we're unable (or I don't know about it) to trigger mouseMove events with given timing information -- that is essential in our case. :)
Currently, we have tests to cover events with synthetic timestamps (test/trap.time-property.test.js), and tests to cover various... |
2025-04-01T06:38:18.598164 | 2021-06-30T13:29:41 | 933711331 | {
"authors": [
"AndreasArvidsson",
"pokey"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5030",
"repo": "cursorless-dev/cursorless",
"url": "https://github.com/cursorless-dev/cursorless/issues/51"
} | gharchive/issue | Support "every <scope>" / "<ordinal> <scope>"
The goal
For example:
"every line"
"every funk"
"every line in class"
"first funk"
"last line in funk"
See https://github.com/pokey/cursorless-vscode/wiki/Target-overhaul for many more examples
[x] Also support "past last", so eg "past last item air", "past last funk a... |
2025-04-01T06:38:18.605264 | 2024-06-25T15:06:46 | 2372939978 | {
"authors": [
"1klap",
"jathayde",
"t3k4y"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5031",
"repo": "curtis/honeypot-captcha",
"url": "https://github.com/curtis/honeypot-captcha/issues/99"
} | gharchive/issue | Unknown action ':protect_from_spam' error on default Ruby on Rails 7.1 projects
Describe the bug
The gem causes Ruby on Rails projects with version 7.1.0 or higher to break for all routes if the setting
config.action_controller.raise_on_missing_callback_actions = true is present in an environment (default for develop... |
2025-04-01T06:38:18.608935 | 2021-01-31T21:21:52 | 797815228 | {
"authors": [
"alandtse",
"sleon76"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5032",
"repo": "custom-components/alexa_media_player",
"url": "https://github.com/custom-components/alexa_media_player/issues... | gharchive/issue | not validate the integration
Describe the bug
is there a problem with the integration? today it stopped working and does not validate the connection from my cell phone in amazon
Screenshots
System details
Home-assistant (2021.1.5):
Hassio (2021.01.7):
Logs
Logger: homeassistant
Source: runner.py:99
First occurred... |
2025-04-01T06:38:18.674480 | 2020-09-03T05:52:40 | 691663710 | {
"authors": [
"alandtse",
"patraRajesh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5033",
"repo": "custom-components/alexa_media_player",
"url": "https://github.com/custom-components/alexa_media_player/is... | gharchive/issue | Unable to control echo dot
Describe the bug
Changes made by echo dot visible in home assistant, but the command given by HA is not processed.
Screenshots
System details
Home-assistant (version): 0.114.2
Hassio (Yes/No): (Please note you may have to restart hassio 2-3 times to load the latest version of alexapy aft... |
2025-04-01T06:38:18.683435 | 2019-07-12T09:44:43 | 467321944 | {
"authors": [
"Chimestrike",
"eterpstra",
"gmkfak",
"ludeeus"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5034",
"repo": "custom-components/hacs",
"url": "https://github.com/custom-components/hacs/issues/... | gharchive/issue | Intergration not found hacs
Hello,
I am currently on a fresh installation of HASS.IO on docker. the path in docker for hassio is /user/share/hassio/homeassistant/
I created the folder custom_components and downloaded the git files / hacs files.
hacs is placed into /custom_components.
In the configration.yaml i placed... |
2025-04-01T06:38:18.695099 | 2023-08-17T11:00:49 | 1854772277 | {
"authors": [
"swebe3qn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5035",
"repo": "cuttle-cards/cuttle",
"url": "https://github.com/cuttle-cards/cuttle/pull/515"
} | gharchive/pull-request | Issue #513: Implemented fallback value for color prop of BaseSnackbar…
… and removed the color prop from its consumers.
Issue number
Relevant issue number
Resolves #513
Please check the following
[x] Do the tests still pass? (see Run the Tests)
[x] Is the code formatted properly? (see Linting (Formatting))
For Ne... |
2025-04-01T06:38:18.700241 | 2023-08-03T12:32:39 | 1834973492 | {
"authors": [
"atomishcv",
"rpautrat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5036",
"repo": "cvg/SOLD2",
"url": "https://github.com/cvg/SOLD2/issues/87"
} | gharchive/issue | about the line_match module
hello, i want to change the match module to like superglue method. it is possible to get a better match?
Hi, I am sorry, I can't understand your question.
Are you asking whether one could obtain better line matches by using techniques as in SuperGlue? If so, the answer is yes, and we alr... |
2025-04-01T06:38:18.702133 | 2016-03-31T21:27:17 | 145023106 | {
"authors": [
"Unstinted",
"cviebrock"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5037",
"repo": "cviebrock/eloquent-sluggable",
"url": "https://github.com/cviebrock/eloquent-sluggable/issues/239"
} | gharchive/issue | Slug in URL issue
i want to display some details from a table no foreign key using slug url but i am having issue with it. here below is my code.
public function getView($slug) {
$cstool = CsTool::where('slug',$slug)->first();
if ($cstool) {
return View::make('childict.softview')
->with('cstool', $cstool);
}
}
What... |
2025-04-01T06:38:18.759026 | 2021-01-11T16:27:33 | 783516522 | {
"authors": [
"BradleyBoutcher"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5039",
"repo": "cyberark/cloudfoundry-conjur-buildpack",
"url": "https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/107"
... | gharchive/pull-request | Bump version to 2.1.6
What does this PR do?
Bump version to 2.1.6 in preparation for release
What ticket does this PR close?
Resolves #73
Checklists
Change log
[X] The CHANGELOG has been updated, or
[ ] This PR does not include user-facing changes and doesn't require a CHANGELOG update
Test coverage
[ ] This PR in... |
2025-04-01T06:38:18.765483 | 2023-01-27T15:41:04 | 1559973972 | {
"authors": [
"john-odonnell"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5040",
"repo": "cyberark/secretless-broker",
"url": "https://github.com/cyberark/secretless-broker/pull/1484"
} | gharchive/pull-request | Run go mod tidy
Desired Outcome
Prepare for 1.7.16 release.
Implemented Changes
Update golang.org/x/crypto to v0.5.0
Update CyberArk packages to latest versions
Update NOTICES.txt
Connected Issue/Story
N/A
Definition of Done
At least 1 todo must be completed in the sections below for the PR to be
merged.
Changelog
... |
2025-04-01T06:38:18.800450 | 2022-07-15T14:22:39 | 1306099203 | {
"authors": [
"Prakharkarsh1",
"d-kuro",
"filiprafaj",
"masa213f",
"sachinsejwal",
"yamatcha",
"ymmt2005"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5041",
"repo": "cybozu-go/moco",
"u... | gharchive/issue | Backup to Google Cloud Storage
Hello, I am trying and failing to store backups to Google Cloud Storage.
I have set up Workload Identity to give the k8s service account the permissions to access the bucket.
I have also tried defining the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY variables.
Still I get
Error: failed ... |
2025-04-01T06:38:18.815483 | 2024-01-30T10:13:32 | 2107451935 | {
"authors": [
"MyRaspberry",
"cyijun"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5042",
"repo": "cyijun/ESP32MQTTClient",
"url": "https://github.com/cyijun/ESP32MQTTClient/issues/7"
} | gharchive/issue | question: TLS possible
i now use PubSubClient v2.8 for a ESP32-S3 Arduno IDE project
and want use TLS with HIVEMQ FREE ACCOUNT
possible?
Hi, you can refer the functions here
|
2025-04-01T06:38:18.953890 | 2019-07-26T00:30:40 | 473124388 | {
"authors": [
"ozars"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5044",
"repo": "cython/cython",
"url": "https://github.com/cython/cython/issues/3055"
} | gharchive/issue | Advancing iterator in range loop invalidates previously dereferenced values for input iterators in C++
I have a user-defined class implementing C++ input iterator requirements. It skips an element in the beginning and prints last element twice when I iterate over it with Cython's range based loop. Looking into produc... |
2025-04-01T06:38:18.958295 | 2020-08-31T12:02:07 | 689152965 | {
"authors": [
"scoder",
"tashachin"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5045",
"repo": "cython/cython",
"url": "https://github.com/cython/cython/issues/3802"
} | gharchive/issue | Add glossary to the documentation
Something that could help the documentation would be a glossary that certain terms could link to. A pointer would be a good candidate, or C data structures (struct/union) in general. Also extension type, terms like extern or inline, etc. It wouldn't have to replicate a complete speci... |
2025-04-01T06:38:18.959985 | 2017-04-04T12:24:23 | 219232893 | {
"authors": [
"jdemeyer",
"robertwb"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5046",
"repo": "cython/cython",
"url": "https://github.com/cython/cython/pull/1659"
} | gharchive/pull-request | Allow "cdef inline" with default values in .pxd
A cdef inline implemented in a .pxd with default values does not work as expected:
cdef inline int my_add(int a, int b=1, int c=0):
return a + b + c
gives default values cannot be specified in pxd files, use ? or *
This pull request fixes that.
Looks good, thank... |
2025-04-01T06:38:18.963865 | 2019-01-05T04:15:47 | 396131773 | {
"authors": [
"scoder",
"wjsi"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5047",
"repo": "cython/cython",
"url": "https://github.com/cython/cython/pull/2784"
} | gharchive/pull-request | Fix inconsistency between trace files and report files
When solving #2776 which reported Plugin 'Cython.Coverage.Plugin' did not provide a file reporter for '/Users/wenjun.swj/miniconda3/lib/python3.7/site-packages/gevent/_hub_local.py' when executing coverage report, I find the cause is that some tracers built in Cy... |
2025-04-01T06:38:18.966305 | 2023-11-17T19:41:29 | 1999799173 | {
"authors": [
"da-woods",
"matusvalo"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5048",
"repo": "cython/cython",
"url": "https://github.com/cython/cython/pull/5835"
} | gharchive/pull-request | Remove patch utility code in Coroutine.c
A try to remove patch utility code which seems not needed anymore.
~This is experiment PR just to see the CI results.~
There are several other functions marked to be removed in Cython/Utility/Coroutine.c but I am not sure whether they are needed or not.
CI seems turning gr... |
2025-04-01T06:38:18.977922 | 2024-05-01T16:37:50 | 2273801566 | {
"authors": [
"d33bs",
"gwaybio"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5049",
"repo": "cytomining/CytoTable",
"url": "https://github.com/cytomining/CytoTable/pull/204"
} | gharchive/pull-request | Increase sorting scalability via CytoTable metadata columns
Description
This PR seeks to refine #175 by increasing the performance through generated CytoTable metadata columns which are primarily beneficial during large join operations. Anecdotally, I noticed that ORDER BY ALL memory consumption for joined tables be... |
2025-04-01T06:38:19.005720 | 2019-03-11T14:10:15 | 419489592 | {
"authors": [
"Mason117",
"astonzhang"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5051",
"repo": "d2l-ai/d2l-zh",
"url": "https://github.com/d2l-ai/d2l-zh/pull/512"
} | gharchive/pull-request | Fix a semicolon error in linear-regression-scratch.md
I think here is a tiny error that author mix up python with other languages by mistake.
We added a comment here:
https://github.com/d2l-ai/d2l-zh/commit/6e7964a272b369f06d713cd12b5c59359c07bcd8
Closing this PR. Thanks.
|
2025-04-01T06:38:19.071579 | 2023-12-20T22:43:19 | 2051405874 | {
"authors": [
"benefacto"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5053",
"repo": "dOrgTech/homebase-app",
"url": "https://github.com/dOrgTech/homebase-app/issues/738"
} | gharchive/issue | homebase-lite-backend: Enhance README, Add Docker Compose, Add Swagger
Overview
The homebase-lite-backend project currently has a placeholder README. This issue proposes expanding the README for better clarity and guidance, adding Docker Compose for easier environment setup, and integrating Swagger for API documentat... |
2025-04-01T06:38:19.072917 | 2021-01-21T17:23:58 | 791350662 | {
"authors": [
"da-h"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5054",
"repo": "da-h/miniflask",
"url": "https://github.com/da-h/miniflask/issues/62"
} | gharchive/issue | Before/After events for non-event & non-state methods.
Methods that do not have a event/state variable do not call before_ and after_ events at the moment.
Changed behavior as of 951a025.
|
2025-04-01T06:38:19.075020 | 2019-07-29T06:51:56 | 473880239 | {
"authors": [
"MrM40",
"cjxx2016"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5055",
"repo": "daPhie79/tiny7z",
"url": "https://github.com/daPhie79/tiny7z/issues/1"
} | gharchive/issue | Performance
Nice project :-)
Look forward to test it out.
Just need a .Net std. version....I'll see if I'm lucky to just change target output in the project.
Any idea of the performance difference between native 7z?
It's a greate and simple framwork with tools.!!
|
2025-04-01T06:38:19.076701 | 2020-07-03T06:31:05 | 650375845 | {
"authors": [
"CyanideBoy",
"daa233"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5056",
"repo": "daa233/generative-inpainting-pytorch",
"url": "https://github.com/daa233/generative-inpainting-pytorch/issues/41"
} | gharchive/issue | Places2 pretrained weights
Hey,
Do you have the pretrained weights for the Places2 dataset? It would be great if you can share that!
Hey,
Do you have the pretrained weights for the Places2 dataset? It would be great if you can share that!
@CyanideBoy Sorry, I didn't train the model on the Places2 dataset.
|
2025-04-01T06:38:19.082550 | 2022-02-08T11:20:28 | 1127123141 | {
"authors": [
"dabreegster"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5057",
"repo": "dabreegster/odjitter",
"url": "https://github.com/dabreegster/odjitter/pull/11"
} | gharchive/pull-request | Separate origin/destination subpoints
This splits the --subpoints-path flag into separate --subpoints-origins-path and --subpoints-destinations-path flags. If either one isn't specified, the tool falls back to picking random points instead.
No support for weighted subpoints yet; I'll do that separately. There was som... |
2025-04-01T06:38:19.091141 | 2024-02-05T00:05:43 | 2117399693 | {
"authors": [
"TuxVinyards",
"dabrown645",
"lj3954",
"zen0bit"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5058",
"repo": "dabrown645/quickemu",
"url": "https://github.com/dabrown645/quickemu/issues/5"
} | gharchive/issue | Several syntax errors on bash versions shipped in many distros
I currently have an Ubuntu 22.04-based system, with Bash 5.1.16 installed.
Line 13 causes the first issue. I'm not sure The formatting leaves BASE_DIR with a blank string regardless of where it's run from, so unless you're already within the quickget dire... |
2025-04-01T06:38:19.092999 | 2017-07-26T17:59:45 | 245804841 | {
"authors": [
"gimmins"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5059",
"repo": "dacast/api-php",
"url": "https://github.com/dacast/api-php/pull/2"
} | gharchive/pull-request | WIP: Feature.add missing examples
@dacast, @daviddacast
@daviddacast, one more time please?
Sorry I missed the other one, @daviddacast. One last review?
|
2025-04-01T06:38:19.098427 | 2020-07-26T17:34:16 | 665826421 | {
"authors": [
"daekoon",
"lolfuljames"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5060",
"repo": "daekoon/EatGoWhere",
"url": "https://github.com/daekoon/EatGoWhere/pull/21"
} | gharchive/pull-request | Add Filter Price Functionality to Search
Slider to adjust max price for search
Default is at moderate (2)
Conversion goes as the following:
(1, 2, 3, 4) -> (inexpensive, moderate, expensive, very expensive)
Demo: https://jtan-sps-summer20.appspot.com/
Do you think its possible to set a lower limit as well? People... |
2025-04-01T06:38:19.125566 | 2020-01-28T01:55:09 | 555938425 | {
"authors": [
"campriceaustin",
"j6k4m8"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5061",
"repo": "dagrejs/dagre",
"url": "https://github.com/dagrejs/dagre/issues/286"
} | gharchive/issue | Right-angled edges
Is it possible to have the edges be straight, ninety degree right angles? I can't find anything in the documentation or examples.
Use curve: d3.curveStep in your edge metadata:
g.setEdge(v, w, {
curve: d3.curveStep
});
You can see all options for curve shapes here: https://github.com/d3/d3-s... |
2025-04-01T06:38:19.204571 | 2018-04-18T23:03:38 | 315671991 | {
"authors": [
"SichongP",
"charlesreid1"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5062",
"repo": "dahak-metagenomics/dahak-taco",
"url": "https://github.com/dahak-metagenomics/dahak-taco/issues/2"
} | gharchive/issue | Links are broken in walkthrough github page
In this page (https://dahak-metagenomics.github.io/dahak-taco/walkthrus/readfilt.html)
hyperlinks pointing to
https://dahak-metagenomics.github.io/INSTALLING.md
and
https://dahak-metagenomics.github.io/dahak-taco/walkthrus/setup.md
are broken and lead to 404
NLA
|
2025-04-01T06:38:19.215770 | 2020-12-03T07:22:00 | 755940959 | {
"authors": [
"Aslemammad",
"dai-shi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5063",
"repo": "dai-shi/use-context-selector",
"url": "https://github.com/dai-shi/use-context-selector/pull/30"
} | gharchive/pull-request | fix webpack 5 process is not defined
Uncaught (in promise) ReferenceError: process is not defined fixed. @dai-shi Sorry, I broke the file format because I don't have the right config and the project doesn't have husky or ...
Ah, right, we don't have prettier in this project.
@dai-shi Thanks.
|
2025-04-01T06:38:19.353674 | 2023-07-17T04:37:46 | 1806939438 | {
"authors": [
"codecov-commenter",
"dajiaji"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5064",
"repo": "dajiaji/hpke-js",
"url": "https://github.com/dajiaji/hpke-js/pull/183"
} | gharchive/pull-request | Add support for importKey('jwk').
Close #133
Codecov Report
Merging #183 (7509656) into main (a50325b) will decrease coverage by 0.16%.
The diff coverage is 89.93%.
@@ Coverage Diff @@
## main #183 +/- ##
==========================================
- Coverage 95.86% ... |
2025-04-01T06:38:19.363282 | 2021-03-03T03:55:39 | 820652485 | {
"authors": [
"Harryjun",
"octavian-ganea"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5065",
"repo": "dalab/deep-ed",
"url": "https://github.com/dalab/deep-ed/issues/29"
} | gharchive/issue | entity emb question
then i fond some question!
1.I think this model rely on entity vector more!
2.[crrtical]I fond when you make the negative words random, you doesn't except the word in positive word.that may be some words in positive and negative
I am really sorry, but unfortunately I cannot understand your quest... |
2025-04-01T06:38:19.399986 | 2018-01-11T20:04:46 | 287907550 | {
"authors": [
"jbarros35",
"sacOO7"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5066",
"repo": "daltoniam/Starscream",
"url": "https://github.com/daltoniam/Starscream/issues/453"
} | gharchive/issue | Connect error callback
If I am trying to connect to wrong url or if server is down for the url, it should generate connect error callback. It will be really helpful if you can add this functionality. Thank you 👍
How to do that?
|
2025-04-01T06:38:19.404821 | 2016-02-02T03:58:59 | 130566582 | {
"authors": [
"daltoniam",
"jinzhubaofu"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5067",
"repo": "daltoniam/tarkit",
"url": "https://github.com/daltoniam/tarkit/issues/11"
} | gharchive/issue | decompress a tarball with wrong data
I got two problem here.
decompress a tar.gz file without valid gzip format content, and there should get a NO as return value and an error. But I get YES as return value;
Adding the part of code may fix it.
decompres a tar file without valid tar format data, then the app will... |
2025-04-01T06:38:19.417482 | 2016-12-17T10:05:44 | 196214184 | {
"authors": [
"MiladAlshomary",
"nebgnahz"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5068",
"repo": "damellis/ESP",
"url": "https://github.com/damellis/ESP/issues/398"
} | gharchive/issue | Building the ESP project on Linux fedora Throw error for mpg123 library
Hello all,
I managed to build mostly everything for the project on my linux fedora system. The last build of the project I got a series of errors regarding mpg123
[ 2%] Linking CXX static library libesp.a [ 95%] Built target ESP [ 97%] Linking C... |
2025-04-01T06:38:19.424126 | 2022-10-15T19:32:16 | 1410269822 | {
"authors": [
"damnedpie",
"stromperton"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5069",
"repo": "damnedpie/godot-appodeal-3.x.x",
"url": "https://github.com/damnedpie/godot-appodeal-3.x.x/issues/2"
} | gharchive/issue | Misspell in README
Make sure to open your Godot project, go to Project -> Settings and add a new "Appodeal/AppKey" property (String). Store your Appodeal AppKey inside this property and reference it via ProjectSettings.get_setting("Appodeal/ApiKey").
It's not a misspell, really. Appodeal calls this string an "App... |
2025-04-01T06:38:19.485514 | 2020-10-09T10:34:22 | 718038671 | {
"authors": [
"danharrin",
"danilopolani"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5070",
"repo": "danharrin/squire",
"url": "https://github.com/danharrin/squire/issues/4"
} | gharchive/issue | Lazy-populate data
It's not really an issue, but a suggestion: it would be nice to not have every single file already populated in the repository but, instead, let the user download their desired data. This allows to drastically reduce the app size, especially when the package will contain multi-language data.
For ex... |
2025-04-01T06:38:19.510090 | 2015-09-21T17:26:50 | 107559541 | {
"authors": [
"markus80"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5073",
"repo": "danielgimenes/NasaPic",
"url": "https://github.com/danielgimenes/NasaPic/issues/3"
} | gharchive/issue | Crash at startup of v2.4
I updated the version 2.1 to 2.4 using Android 4.2.2.
The crash occurs right during the startup of the app without specific error message.
crash at startup does not occur with version 2.5
|
2025-04-01T06:38:19.537573 | 2019-11-15T14:56:49 | 523516350 | {
"authors": [
"danielireson",
"hasanfares",
"kaushiktiwari"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5074",
"repo": "danielireson/facebook-bulk-group-inviter",
"url": "https://github.com/danielireson/faceb... | gharchive/issue | File does not exist: emails.csv
emails.csv exists in the folder but is not recognized--not sure how to debug! Any help?
Your file looks to be in the correct location. I'm not sure what the issue could be, sorry!
I actually haven't touched this in a few years so even if you do get the CSV loaded it still might not ... |
2025-04-01T06:38:19.544449 | 2020-04-10T14:00:36 | 597903548 | {
"authors": [
"cameronwickes",
"danielkellyio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5077",
"repo": "danielkellyio/awake-template",
"url": "https://github.com/danielkellyio/awake-template/issues/26"
} | gharchive/issue | How to change default colours
I can't seem to change the default colours for the theme. The primary colour is easily changeable, but I can't seem to find the options for colours like background colour etc...
Thanks!
all available color variables are set here: https://github.com/danielkellyio/awake-template/blob/mas... |
2025-04-01T06:38:19.546850 | 2020-03-01T20:40:09 | 573611613 | {
"authors": [
"Exonip",
"gucciMatix",
"xAkiraMiura"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5078",
"repo": "danielkrupinski/Osiris",
"url": "https://github.com/danielkrupinski/Osiris/issues/1183"
} | gharchive/issue | [Suggestion] Sound/footstep ESP
Displays players only when they are hearable.
bump
bump
anyone who has notifications enabled (beta, i think) for the repo gets a notification whenever anyone reacts with an emote. posting "bump" has no more of an impact than just doing a thumbs up.
oh ok, sorry i didnt know ho... |
2025-04-01T06:38:19.548852 | 2023-05-15T18:33:54 | 1710610366 | {
"authors": [
"BiggyIsAlive",
"MissedShot",
"demon124123",
"lokumenia"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5079",
"repo": "danielkrupinski/Osiris",
"url": "https://github.com/danielkrupinski/Osiri... | gharchive/issue | aimbot shooting at the ground
sometime the aimbot is shooting at the ground and eventually down the feet of the player. In order to fix it I have to reload my config. This happens on linux arch.
I uploaded a new exe version here:
shorturl.at/inpU6
Seems like inventory changer bug #3964
I uploaded a new exe vers... |
2025-04-01T06:38:19.556796 | 2022-06-23T22:53:20 | 1283047554 | {
"authors": [
"ItsIgnacioPortal",
"g0tmi1k"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5080",
"repo": "danielmiessler/SecLists",
"url": "https://github.com/danielmiessler/SecLists/pull/776"
} | gharchive/pull-request | raft-small-words.txt: Added more source code versioning systems
Source: https://nitter.kavin.rocks/intigriti/status/1533050946212839424
Thank you!
|
2025-04-01T06:38:19.607832 | 2016-06-13T23:26:51 | 160066661 | {
"authors": [
"danielpclark",
"grosser"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5081",
"repo": "danielpclark/faster_path",
"url": "https://github.com/danielpclark/faster_path/issues/17"
} | gharchive/issue | undefined method `absolute?'
using the sledgehammer on a 2.2.3p173 ruby app for osx ... did not work ...
# config/boot.rb
require "faster_path/optional/monkeypatches"
FasterPath.sledgehammer_everything!
faster_path-0.0.9/lib/faster_path/optional/monkeypatches.rb:5:in `absolute?': undefined method `absolute?' for Fas... |
2025-04-01T06:38:19.633360 | 2021-01-08T15:21:50 | 782193009 | {
"authors": [
"danielsaidi"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5087",
"repo": "danielsaidi/KeyboardKit",
"url": "https://github.com/danielsaidi/KeyboardKit/issues/152"
} | gharchive/issue | Disable keyboard input callout on iPad devices
The native keyboard input callout bubble is not active on iPad devices. Instead, the buttons are highlighted when pressed.
Disable the callout bubble by default on iPad and add a color highlight instead.
This can be tested in master.
This can be tested in master.
|
2025-04-01T06:38:19.638461 | 2017-05-03T21:02:29 | 226113781 | {
"authors": [
"danielskatz",
"fedorov"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5088",
"repo": "danielskatz/software-vs-data",
"url": "https://github.com/danielskatz/software-vs-data/issues/46"
} | gharchive/issue | List of Commonalities
I came across this effort while reading https://peerj.com/articles/cs-86/, and my first thought after going over the list - where to start? So many differences, that I am asking myself how could it be possible for someone to be in any doubt about the differences between software and data?
For so... |
2025-04-01T06:38:19.645015 | 2023-12-26T22:42:26 | 2056747692 | {
"authors": [
"danieltsoukup"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5089",
"repo": "danieltsoukup/noise-dashboard",
"url": "https://github.com/danieltsoukup/noise-dashboard/issues/3"
} | gharchive/issue | Make COLUMN str subclass and get rid of .value calls
Is your feature request related to a problem? Please describe.
We could simplify the SQL queries and column name reference by subclassing COLUMN with str as well.
Describe the solution you'd like
rewrite the COLUMN class to subclass str and test that it behaves as... |
2025-04-01T06:38:19.687891 | 2022-10-10T06:06:02 | 1402641372 | {
"authors": [
"gregbreen",
"joseavegaa"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5090",
"repo": "danni/python-pkcs11",
"url": "https://github.com/danni/python-pkcs11/pull/144"
} | gharchive/pull-request | Updated setup.py and added pyproject.toml
Updated the deprecated setup.py install and created the more standard pyproject.toml. It creates a wheel which is installable and works on Python >=3.6.
I have attached a ZIP file with the generated wheel and tar.gz from python -m build
Let me know if there is a problem,
dist... |
2025-04-01T06:38:19.694761 | 2024-01-28T05:02:30 | 2103971088 | {
"authors": [
"fuegovic",
"longjiansina"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5091",
"repo": "danny-avila/LibreChat",
"url": "https://github.com/danny-avila/LibreChat/issues/1659"
} | gharchive/issue | [Question]: failed to solve: process "/bin/sh -c apk --no-cache add curl && npm ci" did not complete successfully: exit code: 146
What is your question?
My system information is as follows:
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.9.2009 (Core)
... |
2025-04-01T06:38:19.697990 | 2024-09-02T17:52:12 | 2501397743 | {
"authors": [
"danny-avila",
"nayakayp"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5092",
"repo": "danny-avila/LibreChat",
"url": "https://github.com/danny-avila/LibreChat/issues/3901"
} | gharchive/issue | [Question]: How to decrease token after successfully generate DALL-E image?
What is your question?
How to decrease token after successfully generate DALL-E image?
More Details
I know the cost for every dall-e image generation is about 3 cent per successfully generation. I want to manually decrease token like 150,000 ... |
2025-04-01T06:38:19.700557 | 2024-10-01T14:24:04 | 2559406037 | {
"authors": [
"FinnConnor",
"PylotLight",
"ScarFX"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5093",
"repo": "danny-avila/rag_api",
"url": "https://github.com/danny-avila/rag_api/pull/81"
} | gharchive/pull-request | feat: Qdrant Vector Database
Qdrant vector database supported. Added section in readme in setting up Qdrant environmental variables as well as specifically running docker image. Implemented Async methods for qdrant.
Tested using bedrock with amazon.titan-embed-text-v2:0 with all 3 supported currently vector databases... |
2025-04-01T06:38:19.705526 | 2019-12-16T20:27:09 | 538635337 | {
"authors": [
"danschultzer",
"dfalling"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5094",
"repo": "danschultzer/pow",
"url": "https://github.com/danschultzer/pow/issues/358"
} | gharchive/issue | nil user_id causes app failure
I have a test to ensure that a nil email in an update will result in a changeset error. I'm using pow_user_id_field_changeset(attrs), which results in:
** (FunctionClauseError) no function clause matching in String.Break.trim_leading/1
The following arguments were given to String... |
2025-04-01T06:38:19.733196 | 2017-11-11T04:13:24 | 273117431 | {
"authors": [
"danthareja",
"sambragg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5095",
"repo": "danthareja/contribute-to-open-source",
"url": "https://github.com/danthareja/contribute-to-open-source/pull/15"
} | gharchive/pull-request | Fix issue #1
Fix Issue #1
DRY up codebase by removing duplicate TypeError code from each operation and bring into the _check function. Invoke the _check() function before each operation.
Yay, a pull request!
After you submit a pull request, one of the following will happen:
:sob: You don’t get a response. :sob:
Ev... |
2025-04-01T06:38:19.758644 | 2023-10-04T11:57:23 | 1926051641 | {
"authors": [
"Azaeres",
"marcus-pousette"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5096",
"repo": "dao-xyz/peerbit-examples",
"url": "https://github.com/dao-xyz/peerbit-examples/issues/6"
} | gharchive/issue | @peerbit/react -- Error occurred during XX handshake: ciphertext cannot be decrypted using that key
I have a Next.js app in which I'm trying to use PeerProvider from @peerbit/react, like so: https://github.com/Azaeres/etherion-lab/blob/main/src/components/scenes/Experiment4/index.tsx
'use client'
import { PeerProvide... |
2025-04-01T06:38:19.767502 | 2022-07-27T03:47:04 | 1318981833 | {
"authors": [
"YuqiHuai",
"daohu527"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5097",
"repo": "daohu527/pycyber",
"url": "https://github.com/daohu527/pycyber/issues/8"
} | gharchive/issue | Initializing cyber node without using environment variable
Hi, thank you for the amazing tools!
I want to ask you if it is possible to use CYBER_IP as a parameter when initializing (e.g. cyber.init(cyber_ip='111.222.333.444')), rather than using an environment variable.
export CYBER_IP=<IP_ADDRESS>
As pycyber is a... |
2025-04-01T06:38:19.805143 | 2021-09-07T17:19:02 | 990191339 | {
"authors": [
"fjvela"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5098",
"repo": "dapr/components-contrib",
"url": "https://github.com/dapr/components-contrib/issues/1125"
} | gharchive/issue | Update GCP Storage Bucket
Describe the feature
Update GCP Storage Bucket binding:
update create operation: support upload files in base64 (https://docs.dapr.io/reference/components-reference/supported-bindings/gcpbucket/#upload-a-file doesn't work)
add get operation
add delete operation
add list operation
Release ... |
2025-04-01T06:38:19.808215 | 2023-12-20T12:29:18 | 2050457513 | {
"authors": [
"ItalyPaleAle",
"pravinpushkar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5099",
"repo": "dapr/components-contrib",
"url": "https://github.com/dapr/components-contrib/pull/3283"
} | gharchive/pull-request | azappconfig SDk upgrade
Description
Please explain the changes you've made
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #3267
Checklist
Please make sure you've completed... |
2025-04-01T06:38:19.813517 | 2021-07-14T14:39:12 | 944498624 | {
"authors": [
"GregorBiswanger"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5100",
"repo": "dapr/dapr",
"url": "https://github.com/dapr/dapr/issues/3432"
} | gharchive/issue | Kubernetes (AKS) - Azure Key Vault Secret Store: failed to get oauth token from certificate auth: failed to read the certificate file
Hey Community,
I have problems using my certificate in Kubernetes (AKS) for my Azure Key Vault Secret Store.
It works wonderfully with local hosting. I made the configuration according... |
2025-04-01T06:38:19.826303 | 2023-07-01T22:59:37 | 1784305554 | {
"authors": [
"cgillum",
"olitomlinson"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5101",
"repo": "dapr/dapr",
"url": "https://github.com/dapr/dapr/issues/6614"
} | gharchive/issue | [Workflows] Raise event payload is always null in my sample app
cc @cgillum
As per this thread on Discord, I'm not sure why this workflow code example here is not working. For some reason the raise event payload is null when I expect it to be a string of the value "OK".
The DaprWorkflowClient.RaiseEventAsync happens... |
2025-04-01T06:38:19.831051 | 2020-02-11T18:11:37 | 563385745 | {
"authors": [
"RicardoNiepel"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5102",
"repo": "dapr/docs",
"url": "https://github.com/dapr/docs/issues/346"
} | gharchive/issue | Threat Model
Current situation
There is a Security Concepts page which lists the the current security features of Dapr very high-level without concrete recommendations or possible threats for:
Dapr-to-app communication
Dapr-to-Dapr communication
Network security
Bindings security
State store security
Management secu... |
2025-04-01T06:38:19.845418 | 2020-12-30T15:53:39 | 776521641 | {
"authors": [
"mcmacker4",
"peoplenarthax"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5103",
"repo": "darkaqua/pathfinding.ts",
"url": "https://github.com/darkaqua/pathfinding.ts/pull/2"
} | gharchive/pull-request | Delete compiled files from src/
This PR removes all compiled files from the src folder.
Also adds src/**/*.js to .gitignore to avoid this problem in the future.
I think this PR is not doing what you think it does
|
2025-04-01T06:38:19.922084 | 2024-07-12T02:41:58 | 2404531332 | {
"authors": [
"breakstring",
"darrenburns"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5104",
"repo": "darrenburns/posting",
"url": "https://github.com/darrenburns/posting/issues/31"
} | gharchive/issue | unicode characters in response body
https://github.com/darrenburns/posting/blob/7b1d0ae86d2990fa89d52b612284af3aaf590b55/src/posting/widgets/response/response_area.py#L80
In some JSON-type API requests, the returned content may contain Unicode characters, it will show as '\uxxx....' and making the response body unrea... |
2025-04-01T06:38:19.949690 | 2017-10-12T20:23:26 | 265073769 | {
"authors": [
"alorenzen",
"jonahwilliams",
"matanlurey"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5105",
"repo": "dart-lang/angular",
"url": "https://github.com/dart-lang/angular/issues/670"
} | gharchive/issue | AppView performance investigation
Here are some remaining elements of AppView that look suspect:
.flatRootNodes:
List<Node> get flatRootNodes {
return _flattenNestedViews(viewData.rootNodesOrViewContainers);
}
List<Node> _flattenNestedViews(List nodes) {
return _flattenNestedViewRenderNodes(nodes, <Node>[]);
}
... |
2025-04-01T06:38:19.963135 | 2018-05-03T12:30:20 | 319900186 | {
"authors": [
"chalin",
"devoncarew"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5106",
"repo": "dart-lang/dart-pad",
"url": "https://github.com/dart-lang/dart-pad/issues/811"
} | gharchive/issue | Update favicon to use new Dart logo
cc @kwalrath @JekCharlsonYu
Let me know which resolutions you'd like in that .ico and I can create one for you. That one was created using:
convert dart/logo/default.png -define icon:auto-resize=128,64,48,32,16 dart/favicon.ico
You might not need that many sizes.
(If there is ... |
2025-04-01T06:38:19.965058 | 2020-12-16T05:48:38 | 768473490 | {
"authors": [
"RedBrogdon"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5107",
"repo": "dart-lang/dart-pad",
"url": "https://github.com/dart-lang/dart-pad/pull/1705"
} | gharchive/pull-request | Removing doc code relating to MDN.
Removes some methods that used to grab MDN links on the fly for documentation
Updates the Code responsible for generating HTML versions of docs provided by the analysis server for display.
Removes related tests.
CC @miquelbeltran, since this is currently blocking dart-pad deploy... |
2025-04-01T06:38:19.996320 | 2024-02-08T06:23:38 | 2124442412 | {
"authors": [
"Douglas-Pontes",
"Luvti",
"codelovercc",
"stwarwas"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5108",
"repo": "dart-lang/i18n",
"url": "https://github.com/dart-lang/i18n/issues/79... | gharchive/issue | Intl is not working for multiple packages project
I created some packages and one flutter application , these projects use Intl for localizations.
Packages and application:
a package named member_end, pure dart package, contains business logic codes, it uses Intl and intl_translation for localizations, it has a cust... |
2025-04-01T06:38:20.067433 | 2024-12-30T18:42:18 | 2763569975 | {
"authors": [
"dcharkes"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5109",
"repo": "dart-lang/native",
"url": "https://github.com/dart-lang/native/issues/1847"
} | gharchive/issue | [native_assets_builder] Git errors on invoking hooks
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8727104420872302577/+/u/run_test.dart_for_tool_integration_tests_shard_and_subshard_5_5/stdout
[ ] Running `ANDROID_HOME=/Volumes/Work/s/w/ir/cache/android/sdk TMPDIR=/Volumes/Work/s/w/ir/x/t ... |
2025-04-01T06:38:20.093704 | 2013-05-30T17:22:41 | 84538857 | {
"authors": [
"jbdeboer",
"uralbash"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5110",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/10981"
} | gharchive/issue | dartanalyzer is too slow.
$ time dartanalyzer <redacted>.dart
Analyzing <redacted>.dart...
<redacted>
1 error and 1 warning found.
real 0m4.150s
user 0m10.053s
sys 0m0.248s
This is on a current-model ThinkPad, analyzing a 71 line source file.
IMO, an acceptable run time for this class of tool is <500ms.
I use darta... |
2025-04-01T06:38:20.096835 | 2013-09-01T12:40:45 | 84549317 | {
"authors": [
"bkonyi",
"peter-ahe-google"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5111",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/12969"
} | gharchive/issue | Please review new void used as type message
I have looked at these error messages:
foo.dart:1:1: expected identifier, but got 'void'
void x;
^^^^
foo.dart:1:5: Error: Type "void" is only allowed in a return type.
foo(void x) {}
^^^^
It is changed to:
foo.dart:1:1: Error: Type 'void' can't be used here because it ... |
2025-04-01T06:38:20.099177 | 2013-11-21T20:38:38 | 84559803 | {
"authors": [
"DartBot"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5112",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/15248"
} | gharchive/issue | Extend OAuth2 package to support OpenID connect
This issue was originally filed by<EMAIL_ADDRESS>
After thinking this through, I realize this is a fairly major feature request.
The current OAuth2 package (http://pub.dartlang.org/packages/oauth2)
does not support OpenID connect. For example, Openid connect returns a i... |
2025-04-01T06:38:20.115453 | 2014-01-26T00:45:47 | 84564741 | {
"authors": [
"DartBot",
"EPNW",
"linuxjet",
"neaplus"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5113",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/16300"
} | gharchive/issue | dart:io WebSocket needs OnBadCertificate() callback for wss:// socket connections
This issue was originally filed by<EMAIL_ADDRESS>
Using Dart VM version: 1.1.1 (Wed Jan 15 04:11:49 2014) on "linux_x64"
The following dart program starts a secure HTTP server and waits for a websocket connection
import 'dart:io';
void ... |
2025-04-01T06:38:20.124298 | 2014-09-17T00:20:46 | 84590415 | {
"authors": [
"DartBot"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5114",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/20978"
} | gharchive/issue | Comparison of String and dynamic (function) fails with uncaught error in core_ajax_dart.dart
This issue was originally filed by<EMAIL_ADDRESS>
What steps will reproduce the problem?
Fire a CoreAjax request with go()
What is the expected output? What do you see instead?
I get an uncaught error from the core_ajax_dar... |
2025-04-01T06:38:20.127601 | 2015-08-13T17:20:39 | 100823041 | {
"authors": [
"jbdeboer",
"srawlins"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5115",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/24073"
} | gharchive/issue | Analyzer: When multiple imports provide the same symbol, one import should be marked as "unused"
e.g. In Angular, the package:angular/angular.dart file exports package:di/di.dart.
In the following file, the Module symbol is coming from di.dart, but also exported through angular.
import package:angular/angular.dart
im... |
2025-04-01T06:38:20.137367 | 2015-08-18T23:14:06 | 101770654 | {
"authors": [
"bwilkerson",
"hterkelsen",
"pq",
"sethladd"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5116",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/24126"
} | gharchive/issue | dartanalyzer crashes when .packages target is empty
.packages:
foo:
stderr:
Bad state: No element
#0 List.last (dart:core-patch/growable_array.dart:212)
#1 startsWith (package:analyzer/src/generated/utilities_dart.dart:47:20)
#2 SourceFactory._getPackageMapping.<anonymous closure> (package:analyzer/sr... |
2025-04-01T06:38:20.145050 | 2018-08-24T16:54:03 | 353857000 | {
"authors": [
"a-siva",
"sjindel-google"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5117",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/34252"
} | gharchive/issue | BitTestImmediate crashes on Windows 32-bit in Dart 1 mode
This tests started failing after landing 2beb05b8. There is a corresponding line in vm.status. Marking as P2 because it only occurs in Dart 1 mode.
https://dart-review.googlesource.com/c/sdk/+/78861 should fix this.
|
2025-04-01T06:38:20.158394 | 2022-03-23T15:07:51 | 1178276743 | {
"authors": [
"DetachHead",
"parlough",
"scheglov",
"srawlins"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5118",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/issues/48650"
} | gharchive/issue | documentation for strong-mode rules
Describe the issue
there seems to be no documentatioin for the analyzer.strong-mode options. though the implicit-casts option is mentioned briefly here, i can't seem to find any documentation for the other options.
i think there are 2 more (implicit-dynamic and declaration-casts)
... |
2025-04-01T06:38:20.166513 | 2024-04-14T17:55:09 | 2242287343 | {
"authors": [
"a-siva",
"brianquinlan",
"devoncarew",
"lrhn",
"meowofficial"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5119",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/s... | gharchive/issue | gzip decodes only first line of the file
GZipCodec can't decode attached file. It decodes only the first line of the file. I could decode it with gzip shell comand. I have also tried other libraries from pub.dev but with no luck.
void main(List<String> arguments) async {
final file = File('test.csv.gz');
final b... |
2025-04-01T06:38:20.167766 | 2023-01-29T06:01:27 | 1561140395 | {
"authors": [
"anujcontractor",
"mraleph"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5120",
"repo": "dart-lang/sdk",
"url": "https://github.com/dart-lang/sdk/pull/51155"
} | gharchive/pull-request | issue 4433: updated web.dart & create_test.dart
added --webdev serve to add a small caveat
Spam.
|
2025-04-01T06:38:20.174474 | 2021-06-14T13:51:08 | 920435146 | {
"authors": [
"hauketoenjes",
"jpelgrim",
"mit-mit"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5121",
"repo": "dart-lang/setup-dart",
"url": "https://github.com/dart-lang/setup-dart/issues/35"
} | gharchive/issue | Setting up dart on a self hosted runner using tool cache not working as expected
We are in the process of migrating from GitHub's macos-latest runners to self hosted runners running on Mac Minis. When we use the dart-lang/setup-dart action now, the first run is fine, but from the second and onwards runs we run into t... |
2025-04-01T06:38:20.241322 | 2019-06-23T21:34:19 | 459620389 | {
"authors": [
"UdjinM6",
"bitfex"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5122",
"repo": "dashpay/dash",
"url": "https://github.com/dashpay/dash/issues/2996"
} | gharchive/issue | Wallet node stop syncing
Hello,
After 22.06.2019 wallet node stop syncing.
Dashd version: v<IP_ADDRESS> (from releases binary)
Machine specs:
OS: Ubuntu 18.04.2 LTS (Bionic Beaver)
CPU: Intel(R) Celeron(R) CPU J3355 @ 2.00GHz
RAM: 8Gb
Disk size: 500Gb
Disk Type (HD/SDD): HDD
debug.log attached: debug.log
Possible... |
2025-04-01T06:38:20.258846 | 2024-02-21T15:33:35 | 2147055106 | {
"authors": [
"codecov-commenter",
"lgray",
"martindurant"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5123",
"repo": "dask-contrib/dask-awkward",
"url": "https://github.com/dask-contrib/dask-awkward... | gharchive/pull-request | feat: stage getitem calls
@lgray , this doesn't actually work, but I thought you would appreciate a glimpse of what I had in mind.
Yeah this is more or less what I did for the histograms in the end, so that makes sense. I guess I just don't see how to pull it to the end in the case of getitems.
don't see how to ... |
2025-04-01T06:38:20.266550 | 2023-09-19T14:30:34 | 1903129160 | {
"authors": [
"charlesbluca",
"griffith-maker",
"qwebug"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5124",
"repo": "dask-contrib/dask-sql",
"url": "https://github.com/dask-contrib/dask-sql/issues/1226"
} | gharchive/issue | [BUG][GPU Logic Bug] "SELECT ()||(<column(decimal)>) FROM " brings Error
What happened:
"SELECT (<string>)||(<column(decimal)>) FROM <table>" brings different results, when using CPU and GPU.
What you expected to happen:
It is the same result, when using CPU and GPU.
Minimal Complete Verifiable Example:
import pandas... |
2025-04-01T06:38:20.270993 | 2020-08-19T20:04:32 | 682142800 | {
"authors": [
"TomAugspurger",
"wfondrie"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5125",
"repo": "dask/dask-ml",
"url": "https://github.com/dask/dask-ml/pull/728"
} | gharchive/pull-request | Add a 'decision_function()' method to the 'LogisticRegression' class.
I noticed that the dask_ml.linear_model.LogisticRegression class lacked a decision_function() method like is implemented in the corresponding scikit-learn API.
This PR adds a decision_function() method and updates one corresponding test.
Thanks. ... |
2025-04-01T06:38:20.282575 | 2019-05-02T18:08:42 | 439718980 | {
"authors": [
"Timshel",
"andersy005",
"basnijholt",
"bocklund",
"kmpaul"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5126",
"repo": "dask/dask-mpi",
"url": "https://github.com/dask/dask-mpi/... | gharchive/issue | dask-mpi not working
I have this script dask_mpi_test.py:
from dask_mpi import initialize
initialize()
from distributed import Client
import dask
client = Client()
df = dask.datasets.timeseries()
print(df.groupby(['time', 'name']).mean().compute())
print(client)
When I try to run this script with:
mpirun -np 4 p... |
2025-04-01T06:38:20.314905 | 2020-05-30T23:53:07 | 627850616 | {
"authors": [
"Hoeze",
"alexis-intellegens",
"dhirschfeld",
"jakirkham",
"jcrist",
"mrocklin"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5127",
"repo": "dask/dask",
"url": "https://githu... | gharchive/issue | Accelerate intra-node IPC with shared memory
When implementing e.g. a data loading pipeline for machine learning with Dask, I can choose either:
threaded scheduler: Only fast, when GIL is released
forking scheduler: Only fast, when the data calcuation is very CPU intense compared to the result size.
I often face th... |
2025-04-01T06:38:20.327593 | 2020-11-02T19:48:02 | 734773731 | {
"authors": [
"quasiben",
"steff456"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5128",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/issues/6788"
} | gharchive/issue | Some methods of the DataFrame API Documentation are not in the summary table
What happened: In the summary table of the Dataframe API, https://docs.dask.org/en/latest/dataframe-api.html some methods are not present.
What you expected to happen: I will expect to have the following methods in the summary table,
[ ] D... |
2025-04-01T06:38:20.335217 | 2020-12-26T13:28:07 | 774874859 | {
"authors": [
"jsignell",
"yohplala"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5129",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/issues/7009"
} | gharchive/issue | Dask repartition / trouble with keeping bounds as returned by divisions
Hello,
Trying out and completing this example provided in the doc works.
import pandas as pd
from dask import dataframe as dd
df = pd.DataFrame(dict(a=list('aabbcc'), b=list(range(6))),index = pd.date_range(start='20100101', periods=6))
ddf = dd.... |
2025-04-01T06:38:20.337099 | 2017-03-20T20:37:48 | 215547891 | {
"authors": [
"jakirkham",
"mrocklin"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5130",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/pull/2101"
} | gharchive/pull-request | Check and compare shapes in assert_eq
Add some checks for shapes in assert_eq. Particularly compare shapes before computing results and compare shapes between dask arrays and computed results.
Merging this soon if there are no further comments
LGTM
|
2025-04-01T06:38:20.339640 | 2017-05-24T17:28:19 | 231114790 | {
"authors": [
"jakirkham",
"jcrist"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5131",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/pull/2383"
} | gharchive/pull-request | Add token kwarg to da.map_blocks
Add the token kwarg to map_blocks, mirroring the token kwarg of atop. If provided, this is the prefix of the output key, but not the key itself.
Fixes #2380.
We may want to rethink these keyword names at some point. It'd be a bit of a pain to deprecate since this is public api, but ... |
2025-04-01T06:38:20.342040 | 2017-12-14T14:21:42 | 282116827 | {
"authors": [
"TomAugspurger",
"jakirkham"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5132",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/pull/2997"
} | gharchive/pull-request | COMPAT: Pandas 0.22.0 astype for categorical dtypes
Change in https://github.com/pandas-dev/pandas/pull/18710 caused a dask failure
when reading CSV files, as our .astype relied on the old (broken) behavior.
Closes https://github.com/dask/dask/issues/2996
All green. Since master is currently failing on this I'll me... |
2025-04-01T06:38:20.344959 | 2022-02-17T18:40:54 | 1141715202 | {
"authors": [
"Dranaxel",
"GPUtester",
"jsignell"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5133",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/pull/8734"
} | gharchive/pull-request | Added compute method to raise error on use
[ ] Closes #8695
[ ] Tests added / passed
[ ] Passes pre-commit run --all-files
First (very) naive implementation of compute method
Can one of the admins verify this patch?
ok to test
It would also be great if you could add a test for this. Probably you can just add ... |
2025-04-01T06:38:20.348912 | 2023-02-07T09:32:32 | 1573986398 | {
"authors": [
"fjetter",
"gjoseph92"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5134",
"repo": "dask/dask",
"url": "https://github.com/dask/dask/pull/9925"
} | gharchive/pull-request | Do not ravel array when slicing with same shape
I'm not very familiar with the array API so I might be missing something obvious. However, I encountered a troubling complex graph when doing an operation like array[array > 100]
import dask.array as da
arr = da.random.random((200,200,200), chunks=(20, 20, 20))
arr[arr ... |
2025-04-01T06:38:20.408336 | 2019-02-22T05:15:12 | 413246991 | {
"authors": [
"choldgraf",
"franasa",
"jkuruzovich",
"vipasu",
"zednis"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5135",
"repo": "data-8/gofer_service",
"url": "https://github.com/data-8/go... | gharchive/issue | Implementing Gofer suite of components as a third-party
Hi all,
I am a graduate student at RPI who is evaluating the gofer suite of auto-grading components as a possible architecture for implementing grading of Jupyter notebooks within courses at RPI.
I see this is a new project that hasn't been matured for use by th... |
2025-04-01T06:38:20.429862 | 2021-08-28T18:45:06 | 981902795 | {
"authors": [
"Lenivaya",
"ajthinking"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5136",
"repo": "data-story-org/core",
"url": "https://github.com/data-story-org/core/pull/74"
} | gharchive/pull-request | Downloader nodes
Updates
Downloader nodes
It’s now possible to create nodes which will download resulting data in the browser.
Implementation details
DownloaderNode
Simple class that extends default Node type adding one extra property — downloadData, which is supposed to be filled by Node on run execution.
DownloadDa... |
2025-04-01T06:38:20.454377 | 2016-01-28T10:27:29 | 129410044 | {
"authors": [
"JoshRosen",
"codecov-io",
"emlyn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5137",
"repo": "databricks/spark-redshift",
"url": "https://github.com/databricks/spark-redshift/pull/165"
} | gharchive/pull-request | Add CSV option
We've got to the stage where our jobs are big enough that Redshift loads are becoming a major bottleneck with its AVRO performance problems. We're hoping Amazon will fix them, but in the mean time we've started running with a modified spark-redshift to allow us to import via CSV (Redshift COPYs are run... |
2025-04-01T06:38:20.510863 | 2017-08-18T08:23:04 | 251174036 | {
"authors": [
"Rodgelius",
"alexius2"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5138",
"repo": "dataegret/pgcompacttable",
"url": "https://github.com/dataegret/pgcompacttable/issues/13"
} | gharchive/issue | SQL Error: ОШИБКА: нет прав для изменения параметра "session_replication_role"
Hello, Maxim!
There is problem (in subject) that I can't understand.
Also I can't find default mechanism of authentication without password (under 'postgres' user)
Here is listing:
root@someserver:~# perl pgcompacttable.pl -U someuser -W ... |
2025-04-01T06:38:20.516131 | 2024-09-26T17:32:02 | 2551170192 | {
"authors": [
"dataesri"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5139",
"repo": "dataesr/openalex-affiliations",
"url": "https://github.com/dataesr/openalex-affiliations/issues/4688"
} | gharchive/issue | Correction for raw affiliation Canadian Rivers Institute, Fredericton, NB, Canada, E3B 5A3; School of Environment and Sustainability, University of Saskatchewan, Saskatoon, SK, Canada, S7N 5C8
Correction needed for raw affiliation Canadian Rivers Institute, Fredericton, NB, Canada, E3B 5A3; School of Environment and ... |
2025-04-01T06:38:20.549711 | 2024-08-23T09:31:46 | 2482729728 | {
"authors": [
"backkem",
"hozan23"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5140",
"repo": "datafusion-contrib/datafusion-federation",
"url": "https://github.com/datafusion-contrib/datafusion-federation... | gharchive/issue | Migrate SQLFederationOptimizerRule to OptimizerRule::rewrite
DataFusion 40 changed the OptimizerRule format, ref apache/datafusion#9954. We'll need to migrate over.
We did the migration in this PR #64
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.