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-01T04:35:20.571851 | 2020-10-24T16:27:20 | 728824233 | {
"authors": [
"FloVanGH",
"sandmor"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10268",
"repo": "redox-os/orbtk",
"url": "https://github.com/redox-os/orbtk/pull/383"
} | gharchive/pull-request | Support for directions in gradients
Context:
This adds support for directions in gradients, so you can specific direction of the next manner:
linear-gradient(to {top|top right|right|bottom right|bottom|bottom left|left|top left}, ...)
I prefer to not attempt to document it directly because there is a similar PR in p... |
2025-04-01T04:35:20.612548 | 2016-03-23T14:50:22 | 142980949 | {
"authors": [
"mfburnett",
"rata"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10269",
"repo": "redspread/spread",
"url": "https://github.com/redspread/spread/issues/111"
} | gharchive/issue | How to handle host volumes in localkube
Hi,
The idea of this issue is discuss how to handle the host volumes used only for local development that, also, the absolute path changes across developers and all need to do local development.
I haven't really thought about it, but maybe using a file with all the containers f... |
2025-04-01T04:35:20.637634 | 2022-04-09T18:20:59 | 1198735097 | {
"authors": [
"redwarp",
"russellbanks"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10270",
"repo": "redwarp/gif-wallpaper",
"url": "https://github.com/redwarp/gif-wallpaper/issues/213"
} | gharchive/issue | [Bug] Rare glitching of gif
I downloaded this app a few days ago and it was perfectly fine. After some time, I had severe glitching of the gif and I don't know why. At the time, I was testing the reading mode on my phone (which either dampens the screen's colours or makes them grayscale) but I don't see how this coul... |
2025-04-01T04:35:20.685582 | 2022-06-13T16:16:27 | 1269669127 | {
"authors": [
"jbargu",
"turinglabsorg"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10271",
"repo": "reef-defi/evm-provider.js",
"url": "https://github.com/reef-defi/evm-provider.js/pull/20"
} | gharchive/pull-request | fix main and types pointer
This fix solves this annoying warning that appears anytime the script runs:
Of course this fix should be also sent to npm to update public package..
Hope it helps!
Hey, thanks for the heads up. It used to be like this but it was causing issue with linkage. I assume the warning is happeni... |
2025-04-01T04:35:20.703186 | 2022-09-02T20:15:42 | 1360577086 | {
"authors": [
"fregante",
"janpio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10272",
"repo": "refined-github/refined-github",
"url": "https://github.com/refined-github/refined-github/issues/5940"
} | gharchive/issue | set-default-repositories-type-to-sources: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
Description
New GH Projects pages trigger this error:
TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
at chrome-extension://hlepfoohegkhh... |
2025-04-01T04:35:20.707293 | 2024-10-30T14:04:33 | 2624222779 | {
"authors": [
"fregante",
"kovsu"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10273",
"repo": "refined-github/shorten-repo-url",
"url": "https://github.com/refined-github/shorten-repo-url/pull/64"
} | gharchive/pull-request | Fix pathname is empty
Test URL:
https://github.com/download-directory/download-directory.github.io/issues/143
As you can see if url is https://github.com/, shortenRepoUrl function runs to end. Because these properties is empty, so it returns an empty string and makes the link is swallowed,
https://github.com/refin... |
2025-04-01T04:35:20.709887 | 2023-07-27T18:12:09 | 1824925716 | {
"authors": [
"alicanerdurmaz",
"siddiquiaffan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10274",
"repo": "refinedev/refine",
"url": "https://github.com/refinedev/refine/issues/4751"
} | gharchive/issue | Add support for caching with Redis
Is your feature request related to a problem? Please describe.
Fetching data on each request increases the load on server as well as database. Using caching can help in reducing load.
Describe alternatives you've considered
No response
Additional context
No response
Describe the thi... |
2025-04-01T04:35:20.747624 | 2022-09-06T23:02:37 | 1363898077 | {
"authors": [
"egorio",
"haochuan"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10275",
"repo": "rehearsal-js/rehearsal-js",
"url": "https://github.com/rehearsal-js/rehearsal-js/pull/352"
} | gharchive/pull-request | feat: new flag -r to generate report
Just figured out I need to call Reporter.save to have the actual report, adding a new flag -r for generating report
Renamed the previous option root to basePath
The reporter technically can produce several different reports (json, serif) together.
It's probably can be better t... |
2025-04-01T04:35:20.750761 | 2018-12-12T22:17:02 | 390432926 | {
"authors": [
"StarpTech",
"wooorm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10276",
"repo": "rehypejs/rehype-minify",
"url": "https://github.com/rehypejs/rehype-minify/issues/26"
} | gharchive/issue | minify-whitespace add template tag to callapsable list
Input
<h1>
404
<template v-if="resource">
the {{ resource }} was
</template>
not found
</h1>
Input
<h1>
404
<template v-if="resource">the {{ resource }} was</template>not found
</h1>
This will lead to error 404 the resource wasnotfound because t... |
2025-04-01T04:35:20.754199 | 2022-03-10T17:56:28 | 1165542930 | {
"authors": [
"scala-steward"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10277",
"repo": "reibitto/podpodge",
"url": "https://github.com/reibitto/podpodge/pull/293"
} | gharchive/pull-request | Update zio-config to 2.0.3
Updates dev.zio:zio-config from 1.0.10 to 2.0.3.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in t... |
2025-04-01T04:35:20.822508 | 2024-04-11T08:16:06 | 2237168819 | {
"authors": [
"Diegocampy",
"ThomDietrich"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10280",
"repo": "rejuvenate/lovelace-horizon-card",
"url": "https://github.com/rejuvenate/lovelace-horizon-card/issues/125"
} | gharchive/issue | no translation into Italian of the moon phases but the English name remains followed by (!)
I inserted the card and the English translation only works for the sun, not the moon. The moon integration however works perfectly if I look at it from the settings outside of this card
Hello and thanks for reporting this is... |
2025-04-01T04:35:20.823902 | 2023-06-08T13:26:58 | 1747895912 | {
"authors": [
"Vocaloid2048",
"ikechan8370"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10281",
"repo": "reko-beep/hsr-data",
"url": "https://github.com/reko-beep/hsr-data/issues/10"
} | gharchive/issue | O_VALUE
Hi, this project is awesome and useful. Recently I have used master branch to download raw_data, but the data seems to become inaccurate these days (hash of some images became 404). After changing O_VALUE to "e2f24f9ed0117cf0db2e1ecf375f7e6a", the problems solved. Maybe the O_VALUE should be changed regularly... |
2025-04-01T04:35:20.826011 | 2023-07-14T15:41:33 | 1805086278 | {
"authors": [
"dhimmel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10282",
"repo": "related-sciences/nxontology-ml",
"url": "https://github.com/related-sciences/nxontology-ml/pull/5"
} | gharchive/pull-request | Legacy RS Classification for terms in EFO OTAR Slim v3.43.0
Add the RS Classification for terms in EFO OTAR Slim v3.43.0. This is a legacy classification but can be useful for comparison or training in the context of this repository.
@yonromai I put this in a data directory, but feel free to suggest an alternative di... |
2025-04-01T04:35:20.829631 | 2020-02-21T03:01:39 | 568705961 | {
"authors": [
"nilanjansiromani",
"vio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10283",
"repo": "relative-ci/bundle-stats",
"url": "https://github.com/relative-ci/bundle-stats/issues/626"
} | gharchive/issue | TypeError: Cannot read property 'split' of undefined
We get an error when trying to compare two jsons
➜ product git:(bundle-stats-comparison) ✗ bundbundle-stats --html ./bundleStats/baseline.json ./bundleStats/bundle-stats.json
✔ Read Webpack stats files
↓ Read baseline data [skipped]
→ Multiple stat fil... |
2025-04-01T04:35:20.837277 | 2015-08-29T20:16:40 | 103877520 | {
"authors": [
"fson",
"leebyron",
"steveluscher"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10284",
"repo": "relayjs/relay-starter-kit",
"url": "https://github.com/relayjs/relay-starter-kit/pull/22"
} | gharchive/pull-request | Bundle GraphiQL with the starter kit
Make the experience of starting with Relay and GraphQL smoother by including GraphiQL in the development server out of the box.
GraphiQL is installed as a dev dependency and can be accessed on http://localhost:3000/graphiql
Note: npm currently complains about the React peer depend... |
2025-04-01T04:35:20.854330 | 2024-04-11T21:26:18 | 2238648434 | {
"authors": [
"remal"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10285",
"repo": "remal-github-actions/create-tag",
"url": "https://github.com/remal-github-actions/create-tag/pull/956"
} | gharchive/pull-request | Merge template repository changes: remal-github-actions/template-typescript - autoclosed
Template repository changes.
If you close this PR, it will be recreated automatically.
Autoclosing the PR, as no files will be changed after merging the changes from template-sync branch into main branch.
|
2025-04-01T04:35:20.861868 | 2017-02-13T22:02:00 | 207352598 | {
"authors": [
"remcoder"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10286",
"repo": "remcoder/gcode-previewer",
"url": "https://github.com/remcoder/gcode-previewer/issues/1"
} | gharchive/issue | Colors for 'zones'
Skirts, perimeters, solid layers, supports etc are annotated in some flavors of gcode. Currently only Cura's syntax is picked up. Slic3r doesn't seem to produce this data but S3D does.
So let's add colors for S3D flavored gcode.
fixed in eed7c80ec12339224c51c040714805e17a7e4063
|
2025-04-01T04:35:20.863842 | 2023-06-14T10:29:54 | 1756567824 | {
"authors": [
"giamir",
"remcovaes"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10287",
"repo": "remcovaes/web-test-runner-vite-plugin",
"url": "https://github.com/remcovaes/web-test-runner-vite-plugin/pull/5"
} | gharchive/pull-request | feat(config): add the ability to pass vite config as plugin args
Hello @remcovaes,
First of all thanks for maintaining this package: it is very useful. 🙏
In my current project we are using it in a complex workspace setup where we abstract away test configurations from individual packages into a shared one. We need m... |
2025-04-01T04:35:20.878450 | 2019-06-30T23:38:09 | 462459086 | {
"authors": [
"LeffelMania",
"rex-remind101"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10288",
"repo": "remind101/AutoGraph",
"url": "https://github.com/remind101/AutoGraph/pull/105"
} | gharchive/pull-request | Cleaner json api
Call autograph.send(includingJSONResponse: request) and it will return a result (data, error) where data.value is the serialized object value and data.json is the json value. This keeps the API cleaner. No additional tuples inside of the success result and user can choose to request the wrapped struc... |
2025-04-01T04:35:20.880838 | 2016-08-22T04:45:47 | 172368919 | {
"authors": [
"ejholmes",
"jer",
"marksteve"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10289",
"repo": "remind101/conveyor",
"url": "https://github.com/remind101/conveyor/issues/64"
} | gharchive/issue | AMI no longer exists
Parameter validation failed: parameter value ami-2d097847 for parameter name AmiId does not exist. Rollback requested by user.
👍 same here. Is there a new AMI?
Is this the right one? ami-f4435895
Hey @marksteve / @jer. Sorry for the late response on this. I just verified that this AMI e... |
2025-04-01T04:35:20.885335 | 2019-03-02T03:50:15 | 416353717 | {
"authors": [
"fubar",
"russellballestrini"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10290",
"repo": "remind101/ssm-env",
"url": "https://github.com/remind101/ssm-env/issues/25"
} | gharchive/issue | A silent-fail option would be useful
I am using SSM parameters to populate environment variables. It's a common pattern for applications to check if an environment variable is present and non-empty before using it, ie. expecting that it may not be set. In that sense it would be useful if ssm-env had a silent-fail opt... |
2025-04-01T04:35:20.905274 | 2023-08-23T11:33:53 | 1863149591 | {
"authors": [
"omelhus"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10292",
"repo": "remix-run/remix",
"url": "https://github.com/remix-run/remix/pull/7237"
} | gharchive/pull-request | bug: multipart with boundary wrapped with " fails
When a multipart/form-data upload is done from .NET it wraps the value of the boundary property in the content-type header with ", like "multipart/form-data; boundary=\"--------------------------890934293568639326555573\"", and this breaks the upload in unstable_parse... |
2025-04-01T04:35:20.913813 | 2018-10-25T12:54:53 | 373932914 | {
"authors": [
"alfonz19",
"remkop"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10293",
"repo": "remkop/picocli",
"url": "https://github.com/remkop/picocli/issues/529"
} | gharchive/issue | require subcommand
I have defined command and several subcommands, but it seems, that subcommand is just optional. Is there/could there be a way, how to flag, that selection of some subcommand is required?
One way would be to show an error if the top-level command is invoked without subcommand:
@Command(name = "top... |
2025-04-01T04:35:20.926731 | 2024-06-27T10:00:28 | 2377715757 | {
"authors": [
"remyschwab"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10294",
"repo": "remyschwab/TetRex",
"url": "https://github.com/remyschwab/TetRex/issues/53"
} | gharchive/issue | Amino Acid Reduced Alphabet Search
Indexing with the reduced alphabet is pretty straightforward but verifying is not!
Querying:
[ ] Preprocessing the query by replacing letters with one (need mapping of chars)
[ ] Alter graph construction default case to place character nodes in a buffer instead of instantly addin... |
2025-04-01T04:35:20.936302 | 2017-02-26T15:35:54 | 210326135 | {
"authors": [
"mfazekas",
"renchap",
"sevos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10295",
"repo": "renchap/webpacker-react",
"url": "https://github.com/renchap/webpacker-react/issues/17"
} | gharchive/issue | Idea: ERB helper to easy enabling HMR
I have been thinking on how to improve our HMR support and have a way to toggle it globally while reducing the boilerplate.
The best idea I have is to provide a Ruby helper and have people use packs/application.js.erb.
The interface would look like:
# packs/application.js.erb
<%=... |
2025-04-01T04:35:20.994745 | 2024-12-16T13:16:37 | 2742371790 | {
"authors": [
"Sam-Newman",
"arein",
"vanyasav"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10296",
"repo": "reown-com/appkit",
"url": "https://github.com/reown-com/appkit/issues/3470"
} | gharchive/issue | [docs] Inconsistency in appkit version between npm and github
Summary
Link to the related docs page
https://github.com/reown-com/appkit
Thanks for raising - we will look into it!
We're aware of this - will fix soon
|
2025-04-01T04:35:21.007488 | 2022-09-17T12:08:34 | 1376755338 | {
"authors": [
"Keep-up-sharma",
"andreasjansson",
"ishowta"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10297",
"repo": "replicate/cog-stable-diffusion",
"url": "https://github.com/replicate/cog-stable... | gharchive/issue | Investigate: img2img prompt_strength=1.0 doesn't seem to destroy the init image completely
When prompt_strength=1, SD should behave as though there were no init image. However, that doesn't seem to be the case as has been reported on Discord: https://discord.com/channels/775512803439280149/881521351381385216/10199109... |
2025-04-01T04:35:21.010566 | 2022-05-12T13:33:10 | 1233994618 | {
"authors": [
"bfirsh",
"evilstreak"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10298",
"repo": "replicate/cog",
"url": "https://github.com/replicate/cog/issues/607"
} | gharchive/issue | Specifying an unsupported CUDA version generates a cryptic error
If you specify a version of CUDA in cog.yaml that doesn't exist in pkg/config/cuda_base_image_tags.json then cog build fails with a pretty cryptic error message:
$ cog build
panic: runtime error: index out of range [0] with length 0
goroutine 1 [runnin... |
2025-04-01T04:35:21.011958 | 2023-07-26T17:10:21 | 1822831246 | {
"authors": [
"zeke"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10299",
"repo": "replicate/llama-chat",
"url": "https://github.com/replicate/llama-chat/pull/11"
} | gharchive/pull-request | link to streaming guide from README
https://replicate.com/docs/streaming
Tests failing, but I don't think it's from this README change, so I'm merging.
|
2025-04-01T04:35:21.082636 | 2024-05-19T11:02:58 | 2304554407 | {
"authors": [
"jleibs",
"traversaro"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10300",
"repo": "rerun-io/cpp-example-opencv-eigen",
"url": "https://github.com/rerun-io/cpp-example-opencv-eigen/pull/28"
} | gharchive/pull-request | Add example of downloading rerun c++ lib via pixi
To be honest, I am not fully convince about the duplication at the pixi level (so feel free to decline or heavily change the PR), but I found convenient to have a way to quickly validate that indeed the librerun-sdk conda package works fine.
I also updated rerun versi... |
2025-04-01T04:35:21.083991 | 2023-09-05T07:43:51 | 1881397853 | {
"authors": [
"Wumpf",
"teh-cmc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10301",
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/3207"
} | gharchive/issue | Implement missing roundtrip tests & API examples for C++
What the title says.
Look for TODO(#3207) in the code.
We've done all of them by now!
actually still need to enable transform roundtrip and remove #3207 comment!
|
2025-04-01T04:35:21.097577 | 2024-10-23T12:28:31 | 2608428125 | {
"authors": [
"Wumpf",
"abey79",
"gavrelina"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10302",
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/7877"
} | gharchive/issue | Releasable MVP for the Map view
Initial PR: #6561
Absolute "must" for the first release:
[x] Visible time range
[x] https://github.com/rerun-io/rerun/issues/7849
[x] Interactive entities: selectable and hover tooltip (blocked on https://github.com/podusowski/walkers/issues/197)
https://github.com/rerun-io/rerun/pul... |
2025-04-01T04:35:21.108968 | 2024-02-15T15:42:09 | 2136853774 | {
"authors": [
"Wumpf"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10303",
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/pull/5207"
} | gharchive/pull-request | Lift line vertex/strip count limitations
What
follow-up of #5192
Fixes #3076
Fixes #4844
technically there's still limits (see #5192 ) but they are machine dependent making this relatively hard to query. Overall I'd argue we removed the previous limits so there's no need for this in the original sense.
(note th... |
2025-04-01T04:35:21.117038 | 2020-11-19T22:53:11 | 866691409 | {
"authors": [
"bsansouci",
"cristianoc"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10304",
"repo": "rescript-lang/rescript-vscode",
"url": "https://github.com/rescript-lang/rescript-vscode/issues/118"
} | gharchive/issue | Error parsing docs for Js.re.exec_ in stdlib
Should I file this on bucklescript?
We'll just remove special odoc parsing.
|
2025-04-01T04:35:21.125379 | 2018-11-06T15:18:07 | 377893723 | {
"authors": [
"quasarchimaere",
"sigpie"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10305",
"repo": "researchstudio-sat/webofneeds",
"url": "https://github.com/researchstudio-sat/webofneeds/pull/2499"
} | gharchive/pull-request | Fix personas in re posts
Closes #2471
Added persona selections to adhoc connections, i.e. connections started from a WhatsX-Post or from a shared Post-URI.
Things to check:
persona selection is only visible if the user is logged in
persona selection is only visible where it's useful, that is creating a new post, not... |
2025-04-01T04:35:21.145919 | 2017-05-02T19:21:44 | 225794726 | {
"authors": [
"jhermsmeier"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10306",
"repo": "resin-io/resin-preload-image-script",
"url": "https://github.com/resin-io/resin-preload-image-script/pull/42"
} | gharchive/pull-request | README.md: Add requirements section
This adds a section about requirements for running on each OS
To Do:
[ ] Add note about having to run bash preload.sh on Windows
[ ] Expand on why git is listed as a requirement on Windows
Connects To: #41
Closing in favor of #43
|
2025-04-01T04:35:21.147963 | 2015-09-14T20:25:48 | 106420872 | {
"authors": [
"pcarranzav",
"petrosagg"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10307",
"repo": "resin-io/resin-wifi-connect",
"url": "https://github.com/resin-io/resin-wifi-connect/issues/18"
} | gharchive/issue | Cleanup the Edison version and move to a forked repo
The edison version works, but can be refactored to also work with connman (currently uses hostapd) now that the kernel module issue it had is resolved.
It should also be a separate repo (fork), to improve its visibility and allow making PR's from one to the other t... |
2025-04-01T04:35:21.149761 | 2016-11-17T11:20:32 | 190018270 | {
"authors": [
"floion"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10308",
"repo": "resin-os/meta-resin",
"url": "https://github.com/resin-os/meta-resin/pull/477"
} | gharchive/pull-request | Migrate to poky morty version
Connects to https://github.com/resin-os/resinos/issues/113
@agherzan @telphan @michal-mazurek
This PR is replaced by https://github.com/resin-os/meta-resin/pull/523
Closing now
|
2025-04-01T04:35:21.157223 | 2011-11-11T00:09:20 | 2204648 | {
"authors": [
"parndt",
"resetexistence"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10309",
"repo": "resolve/refinerycms",
"url": "https://github.com/resolve/refinerycms/issues/1137"
} | gharchive/issue | Bin refinerycms to generator
Overhaul of how we used to generate a refinery cms app.
The idea here is that we use Thor to delegate to different generators and just run them in succession instead of shelling out to the command line.
Will review asap
gem install refinerycms --version 2.0.0
---
61 gems installed
15:... |
2025-04-01T04:35:21.160462 | 2024-05-11T15:15:21 | 2290954845 | {
"authors": [
"maximdudai",
"violetadev"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10310",
"repo": "responsively-org/website",
"url": "https://github.com/responsively-org/website/pull/49"
} | gharchive/pull-request | UI elements - Navbar & Download button
changed nav links hover style
Star icon color when hover
Download button styles
Download button label -> Start Your Journey
@maximdudai do you want to rebase this? I will merge it after. Thanks
|
2025-04-01T04:35:21.167711 | 2016-03-21T13:56:36 | 142355444 | {
"authors": [
"exalted",
"khalidabuhakmeh"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10311",
"repo": "restful-routing/restful-routing",
"url": "https://github.com/restful-routing/restful-routing/issues/89"
} | gharchive/issue | Variable resource name
Hi, I wonder if is it possible obtaining a route table similar to what's below?
http://example.com/
http://example.com/{organization}
http://example.com/{organization}/customers
http://example.com/{organization}/customers/{id}
The "interesting" thing above is that the URL for a given organizat... |
2025-04-01T04:35:21.184611 | 2016-12-12T02:48:52 | 194879803 | {
"authors": [
"arithmetric",
"codecov-io",
"fd0",
"ibib",
"kurin",
"mholt",
"tscs37"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10312",
"repo": "restic/restic",
"url": "https://github.... | gharchive/pull-request | Backblaze B2 backend support
This PR implements support for Backblaze B2 as a storage backend using kurin's blazer package. The code is based on the S3 backend.
Like the S3 backend, the B2 account ID and key credentials should be specified by environment variables (B2_ACCOUNT_ID and B2_ACCOUNT_KEY), while the B2 buck... |
2025-04-01T04:35:21.194719 | 2022-12-06T02:10:35 | 1477964683 | {
"authors": [
"olivierodo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10313",
"repo": "restqa/restqa",
"url": "https://github.com/restqa/restqa/issues/288"
} | gharchive/issue | 🚀 [FEATURE]: Generate mock from curl command - Plugin HTTP Mock
👀 Background
The plugin Http Mock is allowing RestQA to. mock external http dependencies.
✌️ What is the actual behavior?
While working in with RestQA if we want to mock an external dependency we need to create them as yaml file.
Which could be cumbers... |
2025-04-01T04:35:21.198091 | 2023-04-29T23:34:49 | 1689718883 | {
"authors": [
"allomov",
"keymastervn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10314",
"repo": "retailzipline/pg_generated_column_support",
"url": "https://github.com/retailzipline/pg_generated_column_support... | gharchive/pull-request | Update pg gem version in gemspec to support latest verstions of the gem
Hello! It works fine for me with gem "pg", "~> 1.4.3". Think that update makes sense. Thank you!
Same issue
|
2025-04-01T04:35:21.236737 | 2023-05-02T14:39:29 | 1692554858 | {
"authors": [
"Axelen123",
"oSumAtrIX"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10315",
"repo": "revanced/ARSCLib",
"url": "https://github.com/revanced/ARSCLib/issues/2"
} | gharchive/issue | Fork EOL
This fork was originally made because the patcher required some patches in order to work.
The only patch left right now is the one I made to fix some performance issues with the apk writer on android devices.
The upcoming archive2 backend does not have the performance issues of the old java.util.zip-based ba... |
2025-04-01T04:35:21.253374 | 2017-03-17T06:08:00 | 214916210 | {
"authors": [
"brendensoares",
"notzippy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10316",
"repo": "revel/revel",
"url": "https://github.com/revel/revel/issues/1139"
} | gharchive/issue | Auto route method to controller action
I'd like to be able to define a route that translates all HTTP methods to controller actions based on convention like:
* /api/sessions Sessions
instead of having to list out GET, POST, PUT, DELETE, etc.
It should be working that way, see manual here http://revel.github.io/man... |
2025-04-01T04:35:21.256250 | 2018-09-29T08:39:28 | 365111974 | {
"authors": [
"mrarrowb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10317",
"repo": "revel/revel",
"url": "https://github.com/revel/revel/issues/1375"
} | gharchive/issue | Unable to run myapp in Windows
Hi,
I am very new to GO programming language and enjoying it completely.
But while starting to work on web application development using Revel framework, i created the application using "revel new myapp", which created the folder alright.
That said, when i am running the command "revel ... |
2025-04-01T04:35:21.260097 | 2022-06-30T15:26:25 | 1290302813 | {
"authors": [
"SoMuchForSubtlety"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10318",
"repo": "reviewdog/reviewdog",
"url": "https://github.com/reviewdog/reviewdog/issues/1207"
} | gharchive/issue | github-pr-check fails to complete if there are too many findings
Updating the check run fails with the following error message:
UpdateCheckRun failed: {"message":"Invalid request. Only 65535 characters are allowed; 66618 were supplied.","documentation_url":"https://docs.github.com/rest/reference/checks#update-a-check... |
2025-04-01T04:35:21.280734 | 2024-12-18T23:17:32 | 2748921647 | {
"authors": [
"reysic",
"softworkz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10319",
"repo": "reysic/AzureKeyVaultExplorer",
"url": "https://github.com/reysic/AzureKeyVaultExplorer/issues/6"
} | gharchive/issue | One-Click Link Replacement
Hi @reysic,
thanks a lot for your intention to continue this project.
Do you already have a plan for setting up a new OneClick link?
sw
You’re welcome, @softworkz!
And yes, I do intend to continue using ClickOnce for deployment, and I have a plan on how I will set that up.
I’ll share more... |
2025-04-01T04:35:21.291047 | 2024-04-29T11:40:39 | 2268805414 | {
"authors": [
"Aherys",
"Packetdancer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10320",
"repo": "reznok/GMCAbilitySystem",
"url": "https://github.com/reznok/GMCAbilitySystem/pull/56"
} | gharchive/pull-request | Simple compability for engine compilation + crash fix
added the UPROPERTY Category to allow Plugin compilation with engine
Fixed a crash in HandleTaskHeartbeat :
If you let a task live long enough, in case of a hitch or a low FPS, the task seem to be destroyed but keeped in the map RunningTasks. The check will avoid... |
2025-04-01T04:35:21.293263 | 2016-05-06T10:26:20 | 153423258 | {
"authors": [
"kacperryniec",
"rfennell"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10321",
"repo": "rfennell/vNextBuild",
"url": "https://github.com/rfennell/vNextBuild/issues/9"
} | gharchive/issue | Make the GenerateReleaseNotes task for on non-Windows agents
This will require migrating to Node/Javascript. This should not be a major issue for the REST based business logic, but how do we write the template?
Currently the template is in effect markdown with embedded PowerShell, could we use the same model or will ... |
2025-04-01T04:35:21.300185 | 2016-07-25T19:36:35 | 167447497 | {
"authors": [
"Hrxn",
"phihag",
"sfxworks"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10322",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/10164"
} | gharchive/issue | Youtube-dl bug
Trying to download an awesome video. Told me to report it here.
youtube-dl https://www.youtube.com/watch?v=fdOcOtPqcIs --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['https://www.youtube.com/watch?v=fdOcOtPqcIs', '--verbose']
[debug] Encodings: locale UTF-8, fs ... |
2025-04-01T04:35:21.316849 | 2017-06-09T15:08:54 | 234856414 | {
"authors": [
"bentheguitarman",
"cyberjacob"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10323",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/13327"
} | gharchive/issue | Hotstar Problem
What is the purpose of your issue?
[x ] Bug report (encountered problems with youtube-dl)
[ ] Site support request (request for adding support for a new site)
[ ] Feature request (request for a new functionality)
[ ] Question
[ ] Other
Single video: youtube-dl.exe http://www.hotstar.com/tv... |
2025-04-01T04:35:21.329637 | 2018-07-30T04:09:55 | 345604562 | {
"authors": [
"Leolexis",
"bato3",
"dstftw"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10324",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/17105"
} | gharchive/issue | Parse error
Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.07.29. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.
[x] I've verified and I assure that I'm running youtube-dl 2018.07.29
Before submitting an issue make su... |
2025-04-01T04:35:21.333094 | 2015-07-25T07:39:12 | 97205547 | {
"authors": [
"Pat38",
"dstftw"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10325",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/6355"
} | gharchive/issue | Support for extractor "Channel 4"
Hi everybody,
When I try to download this show :
youtube-dl --all-subs http://www.channel4.com/programmes/dispatches/on-demand/59665-005
the program returns this error :
[generic] 59665-005: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 59665-005... |
2025-04-01T04:35:21.341477 | 2016-06-17T12:30:46 | 160877698 | {
"authors": [
"RingoTheDog",
"TRox1972",
"rrthomas",
"yan12125"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10326",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/9814"
} | gharchive/issue | Time to stop describing youtube-dl as "small"?
Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.06.16. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.
[x] I've verified and I assure that I'm running youtube-dl 2016.06.16
... |
2025-04-01T04:35:21.343398 | 2015-07-02T09:25:50 | 92592684 | {
"authors": [
"rgbkrk",
"vmalyi"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10327",
"repo": "rgbkrk/atom-script",
"url": "https://github.com/rgbkrk/atom-script/issues/494"
} | gharchive/issue | Can't enter values through console when using raw_input() in Python
I have a python script which processes user input with help of following code block:
def process_user_input():
print('Enter text')
sys.stdout.flush()
user_input = raw_input()
...
When I start this script with help of CTRL+SHIFT+B in ... |
2025-04-01T04:35:21.370043 | 2022-11-12T20:07:23 | 1446586673 | {
"authors": [
"NA3"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10328",
"repo": "rgl/windows-vagrant",
"url": "https://github.com/rgl/windows-vagrant/issues/25"
} | gharchive/issue | error when attempting to rsync a synced folder
BOX successfully built!
vagrant box add -f windows-2019-amd64 windows-2019-amd64-vsphere.box
==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'windows-2019-amd64' (v0) for provider:
box: Unpacking necessary files from: file:/... |
2025-04-01T04:35:21.382631 | 2017-03-31T15:46:17 | 218541518 | {
"authors": [
"GregRocket",
"loftgren"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10332",
"repo": "rgraciano/echo-sonos",
"url": "https://github.com/rgraciano/echo-sonos/issues/145"
} | gharchive/issue | Help finding options.example.js
Can someone please tell me where to find the file options.example.js? Thanks very much in advance!
Sorry, I actually know where options.example.js is located... what i really need is to be able to find options.js. I assume I am looking locally? Step 5 is killing me! Any help is gre... |
2025-04-01T04:35:21.390106 | 2022-07-30T09:27:36 | 1322946786 | {
"authors": [
"cmccomb",
"schungx"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10334",
"repo": "rhaiscript/rhai-sci",
"url": "https://github.com/rhaiscript/rhai-sci/issues/5"
} | gharchive/issue | Checking the first element of array
In some of the array functions, I see code that checks the first element and then assumes the rest of the array to be of the same type (usually by checking whether we're working with an INT or FLOAT array):
if arr[0].is::<INT>() {
:
} else if arr[0].is::<FLOAT>() {
:
} ...
... |
2025-04-01T04:35:21.391701 | 2016-10-28T15:07:37 | 185947379 | {
"authors": [
"serj-lotutovici",
"vanniktech"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10335",
"repo": "rharter/auto-value-moshi",
"url": "https://github.com/rharter/auto-value-moshi/issues/67"
} | gharchive/issue | Consider moving @MoshiAdapterFactory into it's own artifact
It'd be awesome if @MoshiAdapterFactory would be in it's own artifact so that one does not have to use the following:
provided 'com.ryanharter.auto.value:auto-value-moshi:0.4.1'
to add the annotation to the classpath. The big disadvantage is that all of the... |
2025-04-01T04:35:21.393997 | 2015-05-05T11:26:35 | 73287147 | {
"authors": [
"miminar",
"rhatdan"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10336",
"repo": "rhatdan/docker",
"url": "https://github.com/rhatdan/docker/pull/51"
} | gharchive/pull-request | Fixed push of unqualified registry
Local image with unqualified name had to be fully qualified before a
push to default registry.
Moved check for official repository to daemon side because client
doesn't know which registry is the default.
Merged.
|
2025-04-01T04:35:21.404886 | 2024-04-19T04:39:13 | 2252069994 | {
"authors": [
"mecsu",
"rhertogh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10337",
"repo": "rhertogh/yii2-oauth2-server",
"url": "https://github.com/rhertogh/yii2-oauth2-server/issues/21"
} | gharchive/issue | Support Token Revocation
Is your feature request related to a problem? Please describe.
I need an endpoint to revoke token
Describe the solution you'd like
Follow this spec RFC7009 to implement revocation endpoint
Describe alternatives you've considered
I have to extend this controller rhertogh\Yii2Oauth2Server\contr... |
2025-04-01T04:35:21.436332 | 2016-01-12T09:13:13 | 126131619 | {
"authors": [
"hekonsek"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10338",
"repo": "rhiot/rhiot",
"url": "https://github.com/rhiot/rhiot/issues/386"
} | gharchive/issue | Add support for self-documenting commands
Each CMD command should provide a help information about itself.
Done.
|
2025-04-01T04:35:21.457384 | 2022-09-10T19:17:54 | 1368709287 | {
"authors": [
"Azuka",
"hsblhsn",
"riandyrn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10341",
"repo": "riandyrn/otelchi",
"url": "https://github.com/riandyrn/otelchi/issues/10"
} | gharchive/issue | Add filter for ignoring certain endpoints
Thanks for this project: I've been using it for a couple months now.
Would it be possible to ignore a healthcheck endpoint due to the frequency of calls?
Elsewhere it seems the pattern is to accept function filters that return a boolean: https://github.com/open-telemetry/open... |
2025-04-01T04:35:21.508765 | 2022-11-02T06:37:33 | 1432581148 | {
"authors": [
"richard1122"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10343",
"repo": "richard1122/chromium",
"url": "https://github.com/richard1122/chromium/pull/12"
} | gharchive/pull-request | WebMessagePayloadView
3998611: WIP: Refactor WebMessagePayload to WebMessagePayloadView in blink | https://chromium-review.googlesource.com/c/chromium/src/+/3998611
Replaced by #13
|
2025-04-01T04:35:21.512183 | 2022-06-06T06:52:17 | 1261429005 | {
"authors": [
"conanliuhuan",
"pitw",
"richardtallent",
"tony19",
"zhanglongqi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10344",
"repo": "richardtallent/vite-plugin-singlefile",
"url": "https://git... | gharchive/issue | Error [ERR_REQUIRE_ESM]: require() of ES Module ...\node_modules\vite-plugin-singlefile\dist\index.js from ...\vite.config.js not supported.
add "type": "module", to your package.json
Duplicate of #23
A workaround is to install 0.7.1:
npm i -D<EMAIL_ADDRESS>
Please try 0.10.0-beta and let me know if it helps. ... |
2025-04-01T04:35:21.533516 | 2021-10-11T14:45:37 | 1022796914 | {
"authors": [
"DISAPPEARED13"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10345",
"repo": "richzhang/PerceptualSimilarity",
"url": "https://github.com/richzhang/PerceptualSimilarity/issues/82"
} | gharchive/issue | Dropout or not
if i use this loss function to calculate my model loss, should I set 'use_dropout' as False to get stable output? Thanks a lot. : )
use_dropout should be True, since it was trained with dropout. Setting it in eval mode will make things stable.
Thanks for replying!! :D I use this for my model and it... |
2025-04-01T04:35:21.537564 | 2022-04-22T07:57:03 | 1211964090 | {
"authors": [
"Zhairest",
"joannanananana"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10346",
"repo": "richzhang/colorization-pytorch",
"url": "https://github.com/richzhang/colorization-pytorch/issues/25"
} | gharchive/issue | 'SIGGRAPHGenerator' object has no attribute 'model'
when running on MAC(python3.5.4),I encountered the following problem:'SIGGRAPHGenerator' object has no attribute 'model'
I wonder how to fix it?
Traceback (most recent call last):
File "test.py", line 40, in
model.setup(opt)
File "/Users/joanna/Desktop/colorization... |
2025-04-01T04:35:21.542041 | 2023-07-24T09:40:53 | 1818037916 | {
"authors": [
"ricklamers",
"soulteary"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10347",
"repo": "ricklamers/gpt-code-ui",
"url": "https://github.com/ricklamers/gpt-code-ui/issues/62"
} | gharchive/issue | OpenAI API generated code depends on automatic installation
⚠️ Please check that this feature request hasn't been suggested before.
[X] I searched previous Ideas in Discussions didn't find any similar feature requests.
[X] I searched previous Issues didn't find any similar feature requests.
🔖 Feature description
A... |
2025-04-01T04:35:21.561192 | 2019-02-14T17:36:57 | 410413706 | {
"authors": [
"halsten",
"kainjow",
"karstenBriksoft"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10348",
"repo": "ridiculousfish/HexFiend",
"url": "https://github.com/ridiculousfish/HexFiend/issues/... | gharchive/issue | Integrate Kaitai with HexFiend for Templates
Any chance you can integrate Kaitai to improve on template writing and also the extensibility of HexFiend. It's a nice utility that I use a lot, but this Tcl choice of yours is rather interesting. You know Python also ships with macOS and so does a lot of other things too.... |
2025-04-01T04:35:21.569150 | 2021-08-12T14:49:44 | 968980360 | {
"authors": [
"DCCoder90",
"rafaelcanical",
"riedeljan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10349",
"repo": "riedeljan/insomnia-universal-git",
"url": "https://github.com/riedeljan/insomnia-universal-... | gharchive/issue | Buggy branch fetching
When the setup ist completed first the modal has to be submitted and re-opened before a branch can be selected.
Same bug occurs when creating a new branch from within the setup.
If you want I can tackle this. Have some time this weekend that I'll be wrapping up my PR, I can include a fix in f... |
2025-04-01T04:35:21.643810 | 2023-11-19T00:12:49 | 2000631875 | {
"authors": [
"MalaySheth",
"nehahimane"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10352",
"repo": "rilling/OpenTracksConcordia",
"url": "https://github.com/rilling/OpenTracksConcordia/issues/223"
} | gharchive/issue | Subtask 6: Implement the logic to delay the tracking for selected time.
Change the code to implement the delay for selected time in seconds. https://github.com/rilling/OpenTracksConcordia/issues/184
Duplicates #221
|
2025-04-01T04:35:21.659883 | 2024-07-02T18:48:04 | 2386920896 | {
"authors": [
"GuillaumeGomez",
"softdevca"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10353",
"repo": "rinja-rs/rinja",
"url": "https://github.com/rinja-rs/rinja/pull/41"
} | gharchive/pull-request | Specific errors when macro, import or extends used outside top level
More specific errors when macro, import or extends are used outside top level. This was helpful when finding a stray {% import %}.
Looks good, thanks! Please add UI tests (in testing/tests/ui).
I opened https://github.com/rinja-rs/rinja/pull/42... |
2025-04-01T04:35:21.662794 | 2018-02-15T12:49:37 | 297434389 | {
"authors": [
"Omranic",
"saqueib"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10354",
"repo": "rinvex/addresses",
"url": "https://github.com/rinvex/addresses/issues/16"
} | gharchive/issue | Unable to install on Laravel 5.6.3
Its looks great package but I wasn't able to install on my laravel app.
Using version ^0.0.2 for rinvex/addresses
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be reso... |
2025-04-01T04:35:21.666402 | 2021-06-27T15:36:57 | 930959003 | {
"authors": [
"TitanFighter",
"albizeka",
"alfanzain",
"amanpatel",
"beyondverage0908",
"micdobro",
"rifton007",
"sharkfin009"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10355",
"repo": "riop... | gharchive/issue | Is this project no longer maintained?
Is this project no longer maintained? No new release, no accepted PRs, no responses from @riophae.
vue-treeselect is a fantastic project - it would be a big loss if it was left to die... :(
you are correct - no longer maintained
It's very annoying to use a package and and see... |
2025-04-01T04:35:21.734422 | 2023-04-26T17:25:51 | 1685435138 | {
"authors": [
"allenjbaum",
"ssecatchseagate"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10356",
"repo": "riscv-non-isa/riscv-arch-test",
"url": "https://github.com/riscv-non-isa/riscv-arch-test/issues/33... | gharchive/issue | Incorrect macro for register save in arch_test.h
Error: unrecognized opcode `sigupd( x1,x1)'
arch_test.h:
.macro RVTEST_SAVE_GPRS BASEREG REG_SV_ADDR // optionally save GPRs
.option push
.option norvc
.set offset,0
LA( \BASEREG, \REG_SV_ADDR) //this destroys basereg, but saves rest
SIGUPD( \BASE... |
2025-04-01T04:35:21.738655 | 2023-09-12T06:06:58 | 1891738088 | {
"authors": [
"KYG-yaya573142",
"KaiYG",
"cmuellner",
"kito-cheng"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10357",
"repo": "riscv-non-isa/riscv-c-api-doc",
"url": "https://github.com/riscv-non-i... | gharchive/issue | Should the macro __riscv_c and __riscv_compressed defined for Zca?
Should the macro __riscv_c (and __riscv_compressed) defined when only Zca is enabled?
Also, seems GCC and Clang behave differently in this case, e.g., for -march=rv32i_zca,
GCC: undefined __riscv_c, while defined __riscv_compressed
LLVM: undefined bot... |
2025-04-01T04:35:21.752089 | 2023-05-29T02:18:04 | 1729883262 | {
"authors": [
"mjosaarinen",
"nibrunieAtSi5"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10358",
"repo": "riscv/riscv-crypto",
"url": "https://github.com/riscv/riscv-crypto/pull/325"
} | gharchive/pull-request | [code-samples] Fixing links to Rivos' repo
links where not pointing to the correct branch
It would be good if eventually the code samples could be built from code in riscv official repos.
@kdockser , @egouriou-rivos could one of you review / approve this PR to fix some links ?
Apologies for ignoring this review... |
2025-04-01T04:35:21.797430 | 2024-06-08T10:04:29 | 2341582099 | {
"authors": [
"grabbou"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10359",
"repo": "rise-tools/rise-tools",
"url": "https://github.com/rise-tools/rise-tools/pull/84"
} | gharchive/pull-request | refactor: join playground and playground-mobile into one package
Gets rid of separate package, removes some legacy code.
Fixed a few bugs
Remove patch-package as Nate fixed upstream Tamagui issue (thank you <3)
Refactored storage management
Thanks! Merging and going to send two follow-ups tomorrow:
rename packages... |
2025-04-01T04:35:21.803944 | 2022-10-26T08:56:12 | 1423671363 | {
"authors": [
"TennyZhuang",
"hengm3467",
"tabVersion"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10360",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/issu... | gharchive/issue | Tracking: Watermark
RFC PR: risingwavelabs/rfcs#2
Implementation design doc: https://github.com/risingwavelabs/rfcs/blob/46123694776083788a08b880ab1fa27eda542b76/rfcs/0016-watermark-operators-explained.md
Source
[x] #6952
Frontend
[x] #6704
[x] #6070
[x] Derive watermark columns
[ ] #6452
Stream
[x] #6043
[x]... |
2025-04-01T04:35:21.815442 | 2023-11-09T08:59:37 | 1985143379 | {
"authors": [
"Rossil2012",
"yezizp2012"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10361",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/13341"
} | gharchive/pull-request | feat: support ALTER [TABLE | [MATERIALIZED] VIEW | SOURCE | SINK | CONNECTION | FUNCTION] <name> SET SCHEMA <schema_name> syntax
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Resolve #13159
[x] ALTER TABLE
[x] ALTER MATERIAL VIEW
[x]... |
2025-04-01T04:35:21.816968 | 2024-05-09T14:23:38 | 2287805653 | {
"authors": [
"CAJan93",
"tabVersion"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10362",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/16667"
} | gharchive/pull-request | DO NOT MERGE: Notes about the RW + TiDB presentation in London
What's changed and what's your intention?
Overview of what I would like to present in London
Please correct me if I am wrong
Looking forward to it! See you in London.
|
2025-04-01T04:35:21.833533 | 2019-09-27T14:49:42 | 499490392 | {
"authors": [
"MasterGroosha",
"MaximPVladimirovich",
"MeirionHughes",
"PlanetDestroyyer",
"bendeg",
"jingle1000",
"marko-36",
"pvrooyen"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10363",
"r... | gharchive/issue | Resource blocked due to MIME type mismatch
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other
Current behavior... |
2025-04-01T04:35:21.838718 | 2015-11-11T05:49:09 | 116270582 | {
"authors": [
"mhlavacka",
"ritz078"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10364",
"repo": "ritz078/embed.js",
"url": "https://github.com/ritz078/embed.js/issues/48"
} | gharchive/issue | Instagram support
Any plans to add Instagram support? I see there is Instagram mentioned in the code but not in the official support
Its already there . The readme is just a bit outdated as currenly i am busy with a newer version of embed.js
|
2025-04-01T04:35:21.857146 | 2022-03-05T20:43:36 | 1160442170 | {
"authors": [
"hermet",
"projectitis"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10365",
"repo": "rive-app/rive-tizen",
"url": "https://github.com/rive-app/rive-tizen/pull/69"
} | gharchive/pull-request | Fix issue with nested save and restore
Hi @hermet
I found that it is possible for Rive to nest calls to save/restore, so the current solution is not suitable.
Looking at the rive/skia solution, they use a stack. So I have updated to a similar solution.
Some of my test code looked like this:
cout << "About to save" <<... |
2025-04-01T04:35:21.858973 | 2022-09-06T12:23:37 | 1363203994 | {
"authors": [
"dreadedhamish",
"rix1337"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10366",
"repo": "rix1337/FeedCrawler",
"url": "https://github.com/rix1337/FeedCrawler/issues/654"
} | gharchive/issue | Is this suitable for music?
I've set up FeedCrawler, added sites, and everything seems to be working fine (added sites are added, some are fine, a few with SSL errors etc...)
Searches however don't work - as as I've dug deeper into the app it looks like it is created and usable just for video?
Hey @dreadedhamish
An... |
2025-04-01T04:35:21.903724 | 2015-01-21T04:42:39 | 54977142 | {
"authors": [
"glycerine",
"rjohnsondev"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10367",
"repo": "rjohnsondev/go-safe-browsing-api",
"url": "https://github.com/rjohnsondev/go-safe-browsing-api/issues/6... | gharchive/issue | can full hashes be downloaded in bulk, in advance?
Hi Richard,
Thank you for this really useful go binding! It is really nice.
I'm trying out the v3 adaption that github.com/kgilonne/go-safe-browsing-api provides.
One problem: I get a ton of false positives from MightBeListed(), and IsListed() is too slow. Is it pos... |
2025-04-01T04:35:21.936068 | 2017-07-19T09:59:25 | 243986702 | {
"authors": [
"kfirufk",
"lucab"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10368",
"repo": "rkt/rkt",
"url": "https://github.com/rkt/rkt/issues/3744"
} | gharchive/issue | stage1: enter should enter the application mount namespace too
Helllo...
I'm using php docker image as the base image for my container, it's in order to add additional extensions to php.
everything works fine.. the image is created.. but when I'm running it and I execute 'rkt enter ID', I notice that /sys, /proc and ... |
2025-04-01T04:35:21.956605 | 2017-07-25T21:57:20 | 245547654 | {
"authors": [
"flyinb"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10369",
"repo": "rlamasb/Firebase.Xamarin",
"url": "https://github.com/rlamasb/Firebase.Xamarin/issues/32"
} | gharchive/issue | "Response status code does not indicate success: 400 (Bad Request)."
i am able to get a token, but I am getting a generic 400 error with the following code:
var authProvider =
new FirebaseAuthProvider(new FirebaseConfig("--My API Key--"));
var auth = await authProvider.SignInWithEm... |
2025-04-01T04:35:21.964836 | 2023-04-11T14:44:46 | 1662656011 | {
"authors": [
"DrBu7cher",
"rlopzc"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10370",
"repo": "rlopzc/logger_exporter",
"url": "https://github.com/rlopzc/logger_exporter/issues/11"
} | gharchive/issue | [bug] Exporting logs failed - JSON invalid
This error occurred when I set it up as described in the README but without the LoggerJSON.
16:40:03.460 [error] [LoggerExporter] Exporting 2 logs failed. JSON too large or invalid
16:40:03.461 [error] [LoggerExporter] Error. Check the LoggerExporter configuration. Respons... |
2025-04-01T04:35:21.982715 | 2022-07-01T06:22:03 | 1290966458 | {
"authors": [
"YvesW",
"rmaes4"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10372",
"repo": "rmaes4/decimal-prices",
"url": "https://github.com/rmaes4/decimal-prices/issues/2"
} | gharchive/issue | Update to RL 1.8.25
Your plugin failed to build with the 1.8.25 changes. I haven't looked into it too closely, but if I remember correctly, getVarcIntValue should be used instead of getVar. The SetVar methods also changed IIRC. You can probably check https://github.com/runelite/runelite/commit/87b41de60e8e8973b15ff95... |
2025-04-01T04:35:21.994792 | 2024-09-22T08:24:37 | 2540823158 | {
"authors": [
"cameronr",
"tbkj98"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10373",
"repo": "rmagatti/auto-session",
"url": "https://github.com/rmagatti/auto-session/issues/381"
} | gharchive/issue | [FEATURE]
Is your feature request related to a problem? Please describe.
I am working with multiple directories/projects in a single NeoVim session.
I am using NeoVim tabs to manage different projects in single session.
I manually set the tab name using Tabby,nvim
From the screenshot attached above, I've renamed the... |
2025-04-01T04:35:22.021482 | 2018-03-03T17:35:12 | 302016747 | {
"authors": [
"arispati",
"dusadrian"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10375",
"repo": "rndme/download",
"url": "https://github.com/rndme/download/issues/61"
} | gharchive/issue | error: download is not a function
I don't know how to describe it properly, and neither do I have a MRE.
But it seems that if the main function is called "download", that creates an error as described in the title.
I have renamed your function to something else (e.g. "downloadit") and then it worked.
No idea what mig... |
2025-04-01T04:35:22.051722 | 2019-10-19T09:41:33 | 1105120310 | {
"authors": [
"rustatian",
"wolfy-j"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10376",
"repo": "roadrunner-server/roadrunner",
"url": "https://github.com/roadrunner-server/roadrunner/issues/925"
} | gharchive/issue | [💡FEATURE REQUEST]: Profiler Module based on xhprof
Integrate https://github.com/tideways/php-xhprof-extension as the source of profiling data and pass this data into rr service via RPC. Store data in local db (BoltDB) or memory and share information about application performance via RPC or expose the port. Need UI.... |
2025-04-01T04:35:22.052963 | 2023-10-24T06:52:51 | 1958626578 | {
"authors": [
"roannav",
"sagarb2003"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10377",
"repo": "roannav/matrix-movies-website-hacktoberfest",
"url": "https://github.com/roannav/matrix-movies-website-hacktoberf... | gharchive/pull-request | added hovering in links in footer
https://github.com/roannav/matrix-movies-website-hacktoberfest/assets/99736036/6043b7dc-e904-45a9-9485-1650d01991de
REVIEW AND MERGE IT UNDER HACKTOBERFEST2023
@all-contributors please add @sagarb2003 for code and design
|
2025-04-01T04:35:22.053906 | 2014-08-23T17:40:26 | 40980683 | {
"authors": [
"rob-brown"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10378",
"repo": "rob-brown/RBStoryboardLink",
"url": "https://github.com/rob-brown/RBStoryboardLink/issues/40"
} | gharchive/issue | Swift version?
Should RBStoryboardLink be converted to be Swift-exclusive, have a Swift version, or remain as-is?
At this point I don't see any benefits from a Swift version or two different versions. Keeping an ObjC version will guarantee both ObjC and Swift compatibility.
|
2025-04-01T04:35:22.057560 | 2015-06-22T04:16:10 | 90005287 | {
"authors": [
"khendry",
"richardPFisk"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10379",
"repo": "robb/Underscore.m",
"url": "https://github.com/robb/Underscore.m/issues/65"
} | gharchive/issue | Published Pod is old
Thanks for a great library.
Would it be possible to publish an updated version 0.3.0? This would then allow easy use of functions such as groupBy. The current version, 0.2.1, does not contain groupBy.
Please let me know if I can help.
Thanks again.
Working on it. Hopefully very soon.
0.3.0 ha... |
2025-04-01T04:35:22.059833 | 2023-03-30T09:16:22 | 1647228674 | {
"authors": [
"kristieelim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10380",
"repo": "robbdasailer/Techlabs_Group09_Backend",
"url": "https://github.com/robbdasailer/Techlabs_Group09_Backend/issues/7"
} | gharchive/issue | Please enable cors for the netlify domain
There is an issue based on cors in the netlify domain but not in localhost:3000. Please enable cors for the netlify domain: https://tafel-route.netlify.app/
As enabling cors for two domains seems more complicated than our deadline allows, please enable cors only for localho... |
2025-04-01T04:35:22.102903 | 2019-02-28T17:24:37 | 415736836 | {
"authors": [
"mcandre",
"robfig"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10381",
"repo": "robfig/cron",
"url": "https://github.com/robfig/cron/issues/177"
} | gharchive/issue | Feature: Name and remove jobs
For more dynamic workflows, would be really helpful to be able to assign names to jobs, and to delete named jobs.
As a workaround, one could manage a map of names to individual cron.Cron instances, and manually Start() and Stop() each Cron instance as needed.
This is supported on the v... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.