input stringlengths 0 131k | created_at stringlengths 30 30 |
|---|---|
### question i encountered a problem that a rl training can **run at 5000 fps if i'm using sbx+cpu**, but after the **jaxlib-cuda11** was installed, it can only run at about **2000 fps**. platform: ubuntu 20.04, x86_64 python version: 3.9.12 gpu: nvidia rtx 4090 cpu: i9-13900ks nvidia-smi: [CODE] pip list | grep nvidia [CODE] and training script is: [CODE] then i got: [CODE] however, if using cpu, [CODE] jax(gpu) is installed by [installing jax]([LINK]), the cpu version is installed by [CODE]. ### checklist - [x] i have read the [documentation]([LINK]/) (**required**) - [x] i have checked that there is no similar [issue]([LINK]) in the repo (**required**) | 2024-03-31 10:38:23.000000000Z |
there is the ui prototype | 2024-03-31 09:25:25.000000000Z |
2024-03-31 17:10:07 ... bpx api error { method: 'balancequery', numtry: 1, backoff: 1 } httperror: response code 401 (unauthorized) request has expired bpx api error { method: 'balancequery', numtry: 2, backoff: 2.[HASH] } httperror: response code 401 (unauthorized) request has expired bpx api error { method: 'balancequery', numtry: 3, backoff: 5.[HASH] } httperror: response code 401 (unauthorized) request has expired | 2024-03-31 09:12:58.000000000Z |
in [[CODE]]([LINK] ), gitlab ([LINK]) was **down**: - http code: 502 - response time: 717 ms | 2024-03-31 22:45:34.000000000Z |
hello. i have implemented an asdf plugin for yamlscript, since i use the asdf-vm heavily to keep track of my runtimes etc, and yamlscript seems like a very promising project to me. feel free to comment on this. [LINK] | 2024-03-31 10:00:03.000000000Z |
since oclif has updated their version in v2, the way to generate and publish standalone changes. ## buildmanifest name has changed you have to make [CODE] + [CODE] then you have to promote your version to a specific channel. [CODE] the result on a s3 buckets looks like:  look the manifest name: **myproject-linux-x64-buildmanifest** when using oclif-update-plugin, the [CODE] command search the manifest's old name: **linux-x64** in this case. the result is a non-working command:  ## stable channel release is not on the root of the bucket by no specifying any channel to the promote command, you will promote your version to the [CODE] channel. before, manifests of the current version of your cli on the [CODE] channel was copied on the root of your bucket:  now, the promote command create another folder [CODE] inside the [CODE] folder.  the result is a non-working command because it can't found stable manifest. | 2024-03-31 02:06:23.000000000Z |
added comments. | 2024-03-31 22:44:15.000000000Z |
in [[CODE]]([LINK] ), client website - whatcanido.org.uk ([LINK]) was **down**: - http code: 404 - response time: 1552 ms | 2024-03-31 03:54:53.000000000Z |
### version 4.2.8([HASH]) ### ### stacktrace ### ### reason ### java.lang.illegalargumentexception: wrong state class, expecting view state but received class androidx.appcompat.widget.searchview$savedstate instead. this usually happens when two views of different type have the same id in the same hierarchy. this view's id is id/0x80. make sure other views do not use the same id. ### link to app center ### * [[LINK]) | 2024-03-31 19:39:38.000000000Z |
## description add option to sort alphabetically and regroup by domain name sometimes you might get the app crashed or you just have too many open tabs and you want to close the domains you are not interested and save the ones you want to keep for later. then if you could regroup your tabs (they still stays in their original panels) so it is is sorted by domain name and the same domains are in a 1 level tree structure. this is also useful if the extension restores the tabs flat when firefox crashed. that will give you an option to sort by domain name to try manage them. | 2024-03-31 09:08:48.000000000Z |
   what can i do . please help me | 2024-03-31 19:09:28.000000000Z |
this issue lists renovate updates and detected dependencies. read the [dependency dashboard]([LINK]/) docs to learn more. ## rate-limited these updates are currently rate-limited. click on a checkbox below to force their creation now. - [ ] update dependency [USER]/node to v14.18.63 - [ ] update dependency [USER]/vscode to v1.87.0 - [ ] update dependency [USER]/node to v20 - [ ] update dependency typescript to v5 - [ ] update dependency uuid to v9 - [ ] **create all rate-limited prs at once** ## open these updates have all been created already. click a checkbox below to force a retry/rebase of any. - [ ] [update dependency typescript to v3.9.10](../pull/3) - [ ] [update dependency [USER]/preset-env to v7.24.3](../pull/4) ## detected dependencies npm package.json - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] --- - [ ] check this box to trigger a request for renovate to run again on this repository | 2024-03-31 14:45:40.000000000Z |
hi, code [CODE] problem: image written to the disk, but it's still running, no sign of finishing up. could i please ask why? it has been bothering me for a while, even when i terminate the run, the images are still there, but it just can not finish the run by itself unless force-quittting. thanks! tingting | 2024-03-31 14:20:37.000000000Z |
in [[CODE]]([LINK] ), snigdhaos-cloud ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 06:27:28.000000000Z |
### description when using the [CODE] library for function expression with python's built-in list, everything works as expected. however, when using a [CODE] array for the function expression, the type of the resulting expression becomes [CODE] instead of [CODE], which prevents further operations such as [CODE] from being used. ### code to reproduce [CODE] #### expected behavior the type of [CODE] should be [CODE] in both cases, allowing the use of [CODE] method. #### actual behavior the type of [CODE] when using [CODE] arrays is [CODE], leading to an **attributeerror** when calling [CODE]: [CODE] | 2024-03-31 22:41:28.000000000Z |
**descripction:** a silly question, which i did not find how to answer in the documentation or on my own. how do i make this purple code text?  | 2024-03-31 15:30:15.000000000Z |
copy hack isnt simply working | 2024-03-31 17:19:47.000000000Z |
this issue lists renovate updates and detected dependencies. read the [dependency dashboard]([LINK]/) docs to learn more. ## repository problems renovate tried to run on this repository, but found these problems. - warn: found renovate config warnings ## edited/blocked these updates have been manually edited so renovate will no longer make changes. to discard all commits and start over, click on a checkbox. - [ ] chore(deps): update renovatebot/github-action action to v40.1.7 - [ ] chore(deps): update tj-actions/changed-files action to v44 ## detected dependencies dockerfile apps/alpine/dockerfile - [CODE] apps/ubuntu/dockerfile - [CODE] github-actions .github/workflows/build-images.yaml - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] - [CODE] .github/workflows/get-changed-images.yaml - [CODE] - [CODE] .github/workflows/pr-validate.yaml .github/workflows/release-on-merge.yaml .github/workflows/release-scheduled.yaml .github/workflows/render-readme.yaml - [CODE] - [CODE] - [CODE] .github/workflows/renovate.yaml - [CODE] - [CODE] - [CODE] .github/workflows/simple-checks.yaml - [CODE] - [CODE] - [CODE] pip_requirements .github/scripts/requirements.txt | 2024-03-31 09:08:20.000000000Z |
## cve-2021-21263 - medium severity vulnerability vulnerable library - laravel/framework-v5.4.15 the laravel framework. library home page: . suggested fix type: upgrade version origin: <a href="[LINK]> release date: 2021-01-19 fix resolution: v6.20.11,v7.30.2,v8.22.1 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 02:39:44.000000000Z |
in [[CODE]]([LINK] ), software center - test 1 ($softwarecenter_test_1) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 08:22:21.000000000Z |
if you see a problem with the translation or have a suggestion, please let us know. | 2024-03-31 00:05:21.000000000Z |
can you please update core to latest version? github.com/xtls/xray-core/releases/tag/v1.8.7 | 2024-03-31 09:21:58.000000000Z |
the program is unable to get my location. device: iphone xs simulator: xcode | 2024-03-31 21:20:44.000000000Z |
hello, my request is for a leaderboard icon i hope it will be added. | 2024-03-31 08:08:42.000000000Z |
in [[CODE]]([LINK] ), estat ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 19:19:22.000000000Z |
i dont see a reason why you have added networking to it as well? | 2024-03-31 09:48:40.000000000Z |
line spacings on the backlog are inconsistent. might have to revert back to the original font assets... | 2024-03-31 14:44:13.000000000Z |
### describe the bug - i created a brand new virtual environment and python script containing the following code. - i installed the beta / nightly version of pytorch, using the [directions on apple's website for mps (m2) support]([LINK]/). [CODE] [CODE] when i run the code, i get this error: [CODE] how can i go about resolving this? ### versions [CODE] cc [USER] [USER] [USER] [USER] [USER] [USER] [USER] [USER] [USER] [USER] | 2024-03-31 11:29:45.000000000Z |
currently, tlrender supports multiple tracks of audio in .otio files. however, movie files with multiple embedded audio tracks are not supported, unlike mrviewer. see sollevante_hdr10_r2020_st2084_uhd_24fps_1000nit.mov which has both a stereo (default) and a 5:1 audio track. | 2024-03-31 23:22:31.000000000Z |
**is your feature request related to a problem? please describe.** some products are not searchable by common terms. for eg, searching for [CODE] does not include [CODE] in the results, searching for [CODE] does not show all bsds, and searching for [CODE] does not show all jdks. **describe the solution you'd like** a keywords parameter that would provide additional search terms. our theme supports [custom content for search index]([LINK]), so we can probably use that to index additional fields from the yaml. probably a new field called [CODE] where can provide additional content that gets included in the index. we can probably also include content from other fields into this, such as the category/tags. | 2024-03-31 16:03:45.000000000Z |
ordered list of relevancy: look into: - unit testing - databases - queueing - api handling - kubernetes | 2024-03-31 23:44:55.000000000Z |
### welcome - [x] yes, i'm using the latest major release. only such installations are supported. - [x] yes, i'm using the supported system. only such systems are supported. - [x] yes, i have read all wiki document,nothing can help me in my problem. - [x] yes, i've searched similar issues on github and didn't find any. - [x] yes, i've included all information below (version, config, log, etc). ### description of the problem,screencshot would be good hello dear sanaei, the panel has a json sub that can be used for fragment, the json itself when sub link is opened has a "[" at start and "]" at the end, it prevents the json to import into v2rayng on android. thank you for your wonderful panel <3 ### version of 3x-ui [CODE] ### x-ui log reports or xray log [CODE] | 2024-03-31 06:56:28.000000000Z |
### so, what is it about? visit the hard/day3 folder, check out the problem.txt file and solve the question. ### code of conduct - [x] i agree to follow this project's code of conduct | 2024-03-31 04:10:58.000000000Z |
## issue - [ ] 1. feature projects ui --- ## reference | 2024-03-31 04:54:03.000000000Z |
## ws-2021-0152 - high severity vulnerability vulnerable library - color-string-1.5.3.tgz parser and generator for css color strings library home page: found in base branch: master vulnerability details regular expression denial of service (redos) was found in color-string before 1.5.5. publish date: 2021-03-12 url: cvss 3 score details ( 7.5 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: none - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: none - integrity impact: none - availability impact: high for more information on cvss3 scores, click <a href="[LINK]>. suggested fix type: upgrade version release date: 2021-03-12 fix resolution (color-string): 1.5.5 direct dependency fix resolution (nuxt): 2.14.4 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 00:15:21.000000000Z |
when the program tryes to download a video, it says: filenotfounderror: [errno 2] no such file or directory | 2024-03-31 17:42:20.000000000Z |
as it says on the tin, when persisting an instance, the old instance should be returned, especially since we have it already. same for deletes actually (it only does this when deleting ids). | 2024-03-31 08:43:25.000000000Z |
## description when using the plugin with a vertical split layout containing only two windows, it becomes difficult to discern which window is currently active because there is only a single dividing line between them. this can lead to confusion and inefficiency, as users might type or perform actions in the wrong window. ## expected behavior i would like to propose a feature where there is a more distinct visual cue to indicate the active window when only two windows are present in a vertical split layout. ## current behavior at present, the plugin indicates the active window in a vertically split view by lighting up only half of the dividing line: the upper half if the right window is active, and the lower half if the left window is active. while this does provide an indication of which window is focused, the signal is quite subtle and can be easily overlooked.  ## steps to reproduce 1. open the plugin and create a vertical split layout with two windows. 2. click between windows to change the focus. 3. observe that there is no clear indication of which window is active, other than the cursor location. ## additional information this enhancement would greatly improve the user experience by making it easier to identify the active window at a glance, especially for users who frequently switch between only two vertical split windows. thank you for considering this feature request. i believe it would benefit many users of your plugin. | 2024-03-31 02:54:32.000000000Z |
this one [[HASH]]: [LINK] | 2024-03-31 22:11:37.000000000Z |
in [[CODE]]([LINK] ), data ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 21:53:00.000000000Z |
**describe the bug** all events are processed/re-indexed multiple time related to #1688 | 2024-03-31 15:14:47.000000000Z |
make it happen | 2024-03-31 14:26:22.000000000Z |
in [[CODE]]([LINK] ), bridge explorer ([LINK]/) was **down**: - http code: 403 - response time: 492 ms | 2024-03-31 23:11:34.000000000Z |
### useless _no response_ | 2024-03-31 15:45:36.000000000Z |
in [[CODE]]([LINK] ), danbs ([LINK]) was **down**: - http code: 404 - response time: 178 ms | 2024-03-31 08:25:02.000000000Z |
## cve-2024-29180 - high severity vulnerability vulnerable library - webpack-dev-middleware-3.7.0.tgz a development middleware for webpack library home page: found in base branch: master vulnerability details prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied url address sufficiently before returning the local file. it is possible to access any file on the developer's machine. the middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory [CODE] filesystem. if [CODE] configuration option is set to [CODE], the physical filesystem is used. the [CODE] method is used to parse url and build the local file path. the public path prefix is stripped from the url, and the [CODE] path suffix is appended to the [CODE]. as the url is not unescaped and normalized automatically before calling the midlleware, it is possible to use [CODE] and [CODE] sequences to perform path traversal attack. developers using [CODE] or [CODE] are affected by the issue. when the project is started, an attacker might access any file on the developer's machine and exfiltrate the content. if the development server is listening on a public ip address (or [CODE]), an attacker on the local network can access the local files without any interaction from the victim (direct connection to the port). if the server allows access from third-party domains, an attacker can send a malicious link to the victim. when visited, the client side script can connect to the local server and exfiltrate the local files. starting with fixed versions 7.1.0, 6.1.2, and 5.3.4, the url is unescaped and normalized before any further processing. publish date: 2024-03-21 url: cvss 3 score details ( 7.4 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: none - user interaction: required - scope: changed - impact metrics: - confidentiality impact: high - integrity impact: none - availability impact: none for more information on cvss3 scores, click release date: 2024-03-21 fix resolution (webpack-dev-middleware): 5.3.4 direct dependency fix resolution (webpack-dev-server): 4.0.0 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 02:44:13.000000000Z |
**describe the bug** choosing a table sometimes results in a server error, code 500. **to reproduce** steps to reproduce the behavior: not possible to reproduce consistently yet as the origin has not been found. sometimes when selecting a table it results in error. seems to happen sometimes on some tables and might be connected to that table having had a reservation previously but when trying to reproduce it works as expected. **expected behavior** creating, editing, or deleting a reservation never results in any server error. | 2024-03-31 08:59:06.000000000Z |
### system info windows ### who can help? [USER] [USER] ### information - [ ] the official example notebooks/scripts - [ ] my own modified scripts ### related components - [ ] llms/chat models - [ ] embedding models - [ ] prompts / prompt templates / prompt selectors - [ ] output parsers - [ ] document loaders - [ ] vector stores / retrievers - [ ] memory - [ ] agents / agent executors - [ ] tools / toolkits - [ ] chains - [ ] callbacks/tracing - [ ] async ### reproduction the below code fails import os from operator import itemgetter from dotenv import load_dotenv from langchain.text_splitter import recursivecharactertextsplitter from langchain_community.document_loaders import directoryloader from langchain_community.embeddings import openaiembeddings from langchain_community.vectorstores.faiss import faiss from langchain_core.output_parsers import stroutputparser from langchain_core.runnables import runnableparallel, runnablepassthrough from langchain.chat_models import chatopenai from langchain.prompts import chatprompttemplate load_dotenv() openai_api_key = os.environ.get('openai_api_key') loader = directoryloader("/users/joyeed/langchain_examples/langchain_examples/data/", glob='**/*.md') documents = loader.load() text_splitter = recursivecharactertextsplitter(chunk_size=1000, chunk_overlap=0) text = text_splitter.split_documents(documents) embeddings = openaiembeddings(openai_api_key=openai_api_key) vectorstore = faiss.from_documents(text, embeddings) retriever = vectorstore.as_retriever() prompt_template = chatprompttemplate.from_template( """ write 2 {platform} posts about {topic}? """ ) model = chatopenai(openai_api_key=openai_api_key) # compose the chain for generating posts chain = ( {"topic": runnablepassthrough(), "platform": runnablepassthrough(), "context": retriever} | prompt_template | model | stroutputparser() ) # invoke the chain to generate a post output = chain.invoke({"topic": "baseball", "platform": "twitter"}) # print the generated post print(output) i think it is failing because the invoke is expecting a string as an input, but earlier we were able to pass key/value pairs. it is failing in tiktoken/core.py in the below code, it expects a text here. if match := _special_token_regex(disallowed_special).search(text): raise_disallowed_special_token(match.group()) ### expected behavior invoke should allow accepting json inputs | 2024-03-31 16:06:45.000000000Z |
please explain the rationale behind keeping the following pattern in the code do{ ... } while (0) | 2024-03-31 05:27:04.000000000Z |
### description the main issues is that when 2 or more people play against bots, the bots no longer buy items, seems like a bug or something, bots play normally and use skills but do not buy any items more than the basic ones, please help us review it. any bots are working fine when 2 players or more play against bots, but when only 1 person is playing against the bots they work fine. ### example match id (and possibly timestamp) _no response_ ### screenshots  | 2024-03-31 07:20:51.000000000Z |
in use element textfied.root's property call placeholder show compile error message: property 'placeholder' does not exist on type 'intrinsicattributes & omit & refattributes '.ts(2322)  dependencies:{ ... "[USER]-ui/react-aspect-ratio": "^1.0.3", "[USER]-ui/react-icons": "^1.3.0", "[USER]-ui/themes": "^2.0.3", } | 2024-03-31 04:06:15.000000000Z |
in [[CODE]]([LINK] ), hungarian ([LINK]) was **down**: - http code: 508 - response time: 1103 ms | 2024-03-31 09:28:13.000000000Z |
## :broken_heart: tests failed > _the below badges are clickable and redirect to their specific view in the ci or docs_ [ [ [ [ [ [ expand to view the summary #### build stats * start time: 2024-03-31t02:56:45.470+0000 * duration: 82 min 16 sec #### test stats :test_tube: | test | results | | ------------ | :-----------------------------: | | failed | 25 | | passed | 203 | | skipped | 32 | | total | 260 | ### test errors [ expand to view the tests failures > show only the first 10 test failures ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ##### [CODE] expand to view the error details [CODE] expand to view the stacktrace [CODE] ### steps errors [ expand to view the steps failures ##### [CODE] took 30 min 50 sec . view more details description: mage pythonintegtest ##### [CODE] took 19 min 13 sec . view more details description: terraform apply -auto-approve ##### [CODE] took 0 min 22 sec . view more details description: error "hudson.abortexception: script returned exit code 1" | 2024-03-31 04:19:12.000000000Z |
when i look into the transaction history, i can only see the bitcoin (or other asset) amount. for a user to be more comfortable using this as their wallet, it would be better if they could see also fiat amount next to this, so they know how much it was. this can either be - fiat amount at the time of viewing tx history - or at the time in history of that transaction (this would be preferable at least from myself) thanks for your ongoing work, hopefully this will get added, i see a lot of benefit from this | 2024-03-31 18:26:00.000000000Z |
currently, the oauthbearertokenrefreshhandler is private and there is no possibility to attach a custom handler for getting the oauth token when integrating with aws msk **suggestion**: make the logoauthbearertokenrefreshhandler method injectable from the configuration. reference doc: [aws-msk-iam-sasl-signer-net]([LINK] ) | 2024-03-31 02:29:21.000000000Z |
### describe the bug the control center button works just like the home button and doesn't toggle the control center panel. i've tried tapping it as well tap & hold but it doesn't open the control center. i believe it has something to do with #[105764]([LINK]) am i missing something? ### to reproduce tapping control center button. ### expected behavior the button should function. ### which type of device do you own? apple tv 4k gen 3 ### troubleshooting steps completed _no response_ ### additional context [CODE] | 2024-03-31 21:38:10.000000000Z |
i've followed the quickstart instructions down to the docs section on my two nodes. i took the .yaml shown in the running gpu jobs section and ran it from the master with [CODE] i had modified the .yaml to set [CODE] because i only have one gpu on each of my nodes. however my pod stays in the pending state: [CODE] i've verified that cuda binaries run on both nodes. are there other steps i need to take to get this plugin to execute gpu jobs? is it necessary to execute any of the steps below the docs section such as the [CODE] section because [option 2 fails]([LINK])? it's not clear what the steps below the docs section are for. i'm running on ubuntu 18.04 with kubernetes 1.18.2. $ nvidia-smi sun may 31 10:54:58 2020 +-----------------------------------------------------------------------------+ | nvidia-smi 440.82 driver version: 440.82 cuda version: 10.2 | |-------------------------------+----------------------+----------------------+ | gpu name persistence-m| bus-id disp.a | volatile uncorr. ecc | | fan temp perf pwr:usage/cap| memory-usage | gpu-util compute m. | |===============================+======================+======================| | 0 quadro p6000 off | [HASH]:09:00.0 off | off | | 26% 23c p8 8w / 250w | 0mib / 24449mib | 0% default | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | processes: gpu memory | | gpu pid type process name usage | |=============================================================================| | no running processes found | +-----------------------------------------------------------------------------+ | 2024-03-31 04:26:15.000000000Z |
# bridge request ## general information - _host uri for the bridge_ (i.e. [CODE]): - which information would you like to see? - how should the information be displayed/formatted? - which of the following parameters do you expect? - [x] title - [x] uri (link to the original article) - [ ] author - [ ] timestamp - [x] content (the content of the article) - [ ] enclosures (pictures, videos, etc...) - [ ] categories (categories, tags, etc...) ## options - [ ] limit number of returned items - _default limit_: 5 - [ ] load full articles - _cache articles_ (articles are stored in a local cache on first request): yes - _cache timeout_ (max = 24 hours): 24 hours - [x] balance requests (rss-bridge uses cached versions to reduce bandwith usage) - _timeout_ (default = 5 minutes, max = 24 hours): 5 minutes | 2024-03-31 02:06:14.000000000Z |
down | 2024-03-31 16:32:26.000000000Z |
the app is a great solution for line calling notification wear os pushing software. but since facebook messenger has the same issue with wear os of not pushing calling notification to the watch, it'll be great if we have a app like this but for facebook messenger. if someone does it, i'll be really appriciate! ps. i'm new here so if i post this thing in the wrong place, pls inform me and i'll fix it asap. :) | 2024-03-31 12:57:01.000000000Z |
hello, i encountered an unexpected error while using the ansible provider for terraform, specifically when attempting to apply a configuration that involves the [CODE] resource. the operation fails with an error indicating a problem with the provider plugin. **terraform version:** 1.7.5 **ansible provider version:** 1.2.0 **error message:** [CODE] **logs:** [CODE] **steps to reproduce:** 1. initialize terraform with the ansible provider configured. 2. run [CODE] on a configuration that includes an [CODE] resource. i suspect there might be an issue with the ansible provider's handling of playbook execution, possibly related to the provider's internal plugin system. any insights or guidance on resolving this issue would be greatly appreciated. with the additional detail that you can execute [CODE] successfully locally but not from the gitlab pipeline, here's how you can update your github issue: **additional context:** i've successfully executed [CODE] locally without any issues. however, when running the same process through a gitlab ci/cd pipeline, the operation fails with the previously mentioned error. below is the gitlab ci configuration i'm using: [CODE] and the relevant terraform configuration is as follows: [CODE] the ability to run locally but not through the ci/cd pipeline suggests there may be environmental differences or nuances in how the ansible provider is interacting with the underlying execution environment provided by gitlab ci. [CODE] any insights or guidance on how to address this discrepancy would be greatly appreciated. | 2024-03-31 09:04:23.000000000Z |
in [[CODE]]([LINK] ), health and social services authority ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 21:44:46.000000000Z |
# previewcomponent | 2024-03-31 08:31:17.000000000Z |
the windows app has this, and i use it quite often | 2024-03-31 15:19:22.000000000Z |
earlier today, i started p2pool mining on the mini chain. next, out of curiosity, i visited settings>log and typed the "status" command. it said the following: [CODE], despite the fact that i'm actively mining. i'm using monero gui fluorine fermi (v0.18.3.2-release) on windows 11 pro. | 2024-03-31 14:08:42.000000000Z |
i've hit a bump in terms of metadata validation while trying to add some matos data submission forms: these will have an inherently different metadata structure than, say, receiver detections. to address this, would it be better to have separate metadata schema for each sub-directory of the repository, or to implement a large conditional schema (if type == detections, validate this way, etc.)? i feel the former may be less confusing if we outline specifically what is going on. this would require shifting files around in currently-pending prs (#10 and #11) and adjustment of the validator gh action, so i'll wait until those are accepted/rejected/edited. the latter doesn't seem to be possible when using yamale, but may be possible using [CODE], if i'm reading this right: [LINK] | 2024-03-31 19:53:32.000000000Z |
in [[CODE]]([LINK] ), fibercore ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 09:27:30.000000000Z |
# weekly retrospective ## keep ( ) , . - : . . ## problem () . - : . . ## try ( ) . ( ) - : . ## . - : . . | 2024-03-31 14:30:18.000000000Z |
**do not report revanced stuff in this repo** **describe the bug of the rvmm builder or the modules** hello, when i try to launch build.yml, just after the end of the patch, the script gives up without giving me an error code. in the log, i get this error: 2024-03-31t15:24:35.1181329z ./build.sh: line 181: unexpected eof while looking for matching `"' 2024-03-31t15:24:35.1198308z ##[error]process completed with exit code 2. | 2024-03-31 15:32:23.000000000Z |
hello, this is more a question than an issue. i would love to use the icons as webfont (.ttf) but with a thiner stroke with. i can download all icons as svg with stroke width 1. but if i want to convert the svg to a webfonts strokes are not supported. how do you convert them to fills? do you have a kind of batch process or is it a manual process you are doing once for each icon? would it be easy for you to a export tabler-icons-thin.ttf? | 2024-03-31 11:04:27.000000000Z |
in [[CODE]]([LINK] ), v2ray singapore sgf 2 ([LINK]/) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 12:54:34.000000000Z |
### priority high ### area - [ ] datapack - [x] source - [ ] map - [ ] other ### what happened? or do you have a problem that if you kill a monster at 13.32 and there is a logged in otc character next to it, the otc monster does not disappear from the map? [LINK] ### what os are you seeing the problem on? linux ### code of conduct - [x] i agree to follow this project's code of conduct | 2024-03-31 08:49:18.000000000Z |
update [startpage]([LINK]) to remove reliance on pulling data from the previously used google sheet. the current goal is to have most of the elements on the main page hard-coded to reduce unnecessary loading times. ## content the content we are should have featured on the startpage include the following: * a basic introduction to the concept of speedcubing. see [svekub]([LINK]) for a good reference on how this could be done * links to where to fin the norwegian cubing community * links to become a member of the organization * long term: images representing the larger currently announced competitions. see [ukca]([LINK]) for reference | 2024-03-31 20:54:35.000000000Z |
. , optimistic vs pessimistic locking . | 2024-03-31 14:51:29.000000000Z |
# feature request - [ ] cog - [x] command - [ ] api functionality there should be a command under triviaset custom to display trivia setting overrides for a specific list used with the command (or another interpretation of this idea that makes sense). related to #3582 and #3977 | 2024-03-31 01:11:20.000000000Z |
## cve-2024-28849 - medium severity vulnerability vulnerable library - follow-redirects-1.5.10.tgz http and https modules that follow redirects. library home page: found in base branch: main vulnerability details follow-redirects is an open source, drop-in replacement for node's [CODE] and [CODE] modules that automatically follows redirects. in affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. this vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. users are advised to upgrade. there are no known workarounds for this vulnerability. publish date: 2024-03-14 url: cvss 3 score details ( 6.5 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: low - user interaction: none - scope: unchanged - impact metrics: - confidentiality impact: high - integrity impact: none - availability impact: none for more information on cvss3 scores, click release date: 2024-03-14 fix resolution: follow-redirects - 1.15.6 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 06:53:59.000000000Z |
**describe the bug** a clear and concise description of what the bug is. if a docket clerk is adding a paper filing, and clicks save and serve without entering any data, the validation is not being triggered. if the user then inputs one field, the validation shows for the other fields, but when clicking on the save and serve button again, the validation disappears. **business impact/reason for severity** low **in which environment did you see this bug?** test and staging **who were you logged in as?** docket clerk **what were you doing when you discovered this bug? (using the application, demoing, smoke tests, testing other functionality, etc.)** nechama found this bug while working on #10150 **to reproduce** steps to reproduce the behavior: 1. log in as a docket clerk 2. navigate to a case 3. click on the create button 4. select paper filing 5. do not enter any data, click save and serve 6. notice that no validation error messages occur 7. next, put in some data in one field 8. the validation appears 9. click save and serve again 10. notice that the validation errors disappear again. **expected behavior** a clear and concise description of what you expected to happen. validation errors need to persist and display for the user **actual behavior** a clear and concise description of what actually happened. validation errors are not displaying appropriately **screenshots** if applicable, add screenshots to help explain your problem. here is the error i see in the console after clicking save and serve and nothing happens: **desktop (please complete the following information):** - os: [e.g. ios] - browser [e.g. chrome, safari] - version [e.g. 22] **smartphone (please complete the following information):** - device: [e.g. iphone6] - os: [e.g. ios8.1] - browser [e.g. stock browser, safari] - version [e.g. 22] **cause of bug, if known** **process for logging a bug:** * complete the above information * add a severity tag (critical, high severity, medium severity or low severity). see below for priority definition. **severity definition:** * critical defect blocks entire system's or module"s functionality no workarounds available testing cannot proceed further without bug being fixed. * high-severity defect affects key functionality of an application there's a workaround, but not obvious or easy app behaves in a way that is strongly different from the one stated in the requirements * medium-severity defect a minor function does not behave in a way stated in the requirements. workaround is available and easy * low-severity defect mostly related to an application"s ui doesn't need a workaround, because it doesn't impact functionality ## definition of ready for bugs(created 10-4-21) definition used: a failure or flaw in the system which produces an incorrect or undesired result that deviates from the expected result or behavior. (note: expected results are use cases that have been documented in past user stories as acceptance criteria and test cases, and do not include strange behavior unrelated to use cases.) the following criteria must be met in order for the development team to begin work on the bug. the bug must: - be focused on solving a user problem - contain data for all fields in the bug template, so the team can pick it up and begin working immediately process: if the unexpected results are new use cases that have been identified, but not yet built, new acceptance criteria and test cases should be captured in a new user story and prioritized by the product owner. if the court is not able to reproduce the bug, add the "unable to reproduce" tag. this will provide visibility into the type of support that may be needed by the court. in the event that the court cannot reproduce the bug, the court will work with flexion to communicate what type of troubleshooting help may be needed. ## definition of done (updated 4-14-21) **product owner** - [ ] bug fix has been validated in the court's test environment **engineering** - [x] automated test scripts have been written - [x] field level and page level validation errors (front-end and server-side) integrated and functioning - [x] verify that language for docket record for internal users and external users is identical - [x] new screens have been added to pa11y scripts - [x] all new functionality verified to work with keyboard and macos voiceover [LINK] - [x] readmes, other appropriate docs and swagger/apis fully updated - [x] ui should be touch optimized and responsive for external only (functions on supported mobile devices and optimized for screen sizes as required) - [x] interactors should validate entities before calling persistence methods - [x] code refactored for clarity and to remove any known technical debt - [x] deployed to the court's [CODE] environment if prod-like data is required. otherwise, deployed to any [CODE] environment for review. | 2024-03-31 04:19:27.000000000Z |
at times, the [CODE], [CODE], and [CODE] services encounter startup failures as they are unable to establish connections with the [CODE] mqtt broker. this issue arises because these services initiate prior to the broker's own initialization. | 2024-03-31 14:22:48.000000000Z |
hi, i'm trying to build your plugin from source following your instructions, but i'm getting an error that says the build script doesn't exist.  this is the debug log: 0 verbose cli /usr/local/cellar/node/21.7.1/bin/node /usr/local/bin/npm 1 info using npm[USER].5.0 2 info using node[USER].7.1 3 timing npm:load:whichnode completed in 1ms 4 timing config:load:defaults completed in 2ms 5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc completed in 1ms 6 timing config:load:builtin completed in 1ms 7 timing config:load:cli completed in 3ms 8 timing config:load:env completed in 0ms 9 timing config:load:project completed in 4ms 10 timing config:load:file:/users/siainbuletin/.npmrc completed in 0ms 11 timing config:load:user completed in 0ms 12 timing config:load:file:/usr/local/etc/npmrc completed in 0ms 13 timing config:load:global completed in 0ms 14 timing config:load:setenvs completed in 1ms 15 timing config:load completed in 13ms 16 timing npm:load:configload completed in 13ms 17 timing config:load:flatten completed in 2ms 18 timing npm:load:mkdirpcache completed in 0ms 19 timing npm:load:mkdirplogs completed in 1ms 20 verbose title npm run build 21 verbose argv "run" "build" 22 timing npm:load:settitle completed in 4ms 23 timing npm:load:display completed in 2ms 24 verbose logfile logs-max:10 dir:/users/siainbuletin/.npm/_logs/2024-03-31t15_59_28_841z- 25 verbose logfile /users/siainbuletin/.npm/_logs/2024-03-31t15_59_28_841z-debug-0.log 26 timing npm:load:logfile completed in 9ms 27 timing npm:load:timers completed in 0ms 28 timing npm:load:configscope completed in 0ms 29 timing npm:load completed in 47ms 30 silly logfile start cleaning logs, removing 1 files 31 timing command:run completed in 11ms 32 verbose stack error: missing script: "build" 32 verbose stack 32 verbose stack to see a list of scripts, run: 32 verbose stack npm run 32 verbose stack at runscript.run (/usr/local/lib/node_modules/npm/lib/commands/run-script.js:94:13) 32 verbose stack at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5) 33 verbose cwd /users/siainbuletin/local/brain-re/.obsidian/plugins 34 verbose darwin 23.4.0 35 verbose node v21.7.1 36 verbose npm v10.5.0 37 error missing script: "build" 37 error 37 error to see a list of scripts, run: 37 error npm run 38 verbose exit 1 39 timing npm completed in 88ms 40 verbose code 1 41 error a complete log of this run can be found in: /users/siainbuletin/.npm/_logs/2024-03-31t15_59_28_841z-debug-0.log | 2024-03-31 16:02:39.000000000Z |
the creation of the map aspect of the game. having the layout planned and regions set to be able to explore. these areas and connections between them being implemented into game. with basic artwork | 2024-03-31 15:27:46.000000000Z |
the homepage is the first thing a user sees once logged in. a user can select to upload data, visualize data, or analyze data. the page should inherit the base.html format, and establish the standard look for user pages. the primary functions required are: location to upload data textbox for channel id dropdowns for choosing data processing | 2024-03-31 04:28:01.000000000Z |
**what module is your suggestion regarding?** _module 4_ **what is your suggestion for improving this module?** please answer the following questions on the github education community forum here: [broken link]([LINK]) to the community discussion 1. describe the existing technical student communities on your campus. who is served? where are there gaps? 2. choose one github education program. how could it support your on-campus student communities? 3. what would you need to do in order to support the growth of student tech communities on campus? **additional context** add any other context or screenshots about the suggestion here. ## 1 on our campus, several technical student communities serve various interests and academic focuses. among them are: 1. computer science club: this club is aimed at students interested in software development, programming competitions, and networking with tech companies. it serves a broad range of students from beginners to advanced programmers. 2. robotics team: this group is for students interested in building and competing with robots. they participate in national competitions and provide a practical outlet for students interested in robotics and mechanical engineering. ### gaps: one noticeable gap is the lack of support for students interested in open-source projects. while many of our students use open-source software and some contribute to projects, there isn"t a dedicated community or club that focuses on contributing to open source as a collective effort. ## 2 the github campus experts program is specifically designed to empower students who are passionate about technology and community building. by becoming a github campus expert, a student gains access to training, resources, and support from github, enabling them to grow the technology community on their campus. here's how this program could support on-campus student communities: - technical workshops and training sessions - foster a strong open source culture - enhance collaboration and networking ## 3. supporting the growth of student tech communities on campus requires a multifaceted approach that involves creating engaging programs, fostering an inclusive environment. github campus expert training and github student developer pack for our campus students will provide resources that empower students to innovate and learn. | 2024-03-31 19:32:32.000000000Z |
trying to build and install on popos 22.04 highlighted some extra dependencies that are required. i added them in [LINK]. since it's ubuntu based i'm not sure if the same dependencies apply to the ubuntu instructions. | 2024-03-31 20:13:54.000000000Z |
not sure if this is still maintained but the time zones displayed are currently wrong. los angeles, new york etc. are not gmt-8 or -5 respectively, as they are on daylight savings, so they are utc-7 or -4 url: [LINK]= also if i go forward in time i would expect to see the daylight savings differences taken into account. for example, london is not in dst at the time of writing, but on sunday 31st march it will enter bst (gmt+1) but this doesn't seem to be taken into account | 2024-03-31 13:25:56.000000000Z |
messages containing sexual, racist, and hate speech should be hidden using a simple configurable word filter. | 2024-03-31 11:40:32.000000000Z |
1. how code and data licensing should work | 2024-03-31 06:00:16.000000000Z |
turn on clippy | 2024-03-31 09:11:34.000000000Z |
not showing in user panel direct message screen, admin completed the message requested | 2024-03-31 18:55:10.000000000Z |
please fix this issue.this is is on line 2. | 2024-03-31 09:45:18.000000000Z |
## description immoveable rod event can spawn at expedition maps **reproduction**  **screenshots** **additional context** | 2024-03-31 17:19:03.000000000Z |
in [[CODE]]([LINK] ), lug gitlab ([LINK]) was **down**: - http code: 404 - response time: 2136 ms | 2024-03-31 12:54:03.000000000Z |
i am trying to install/upgrade clipperz there was an error about variable-as-reference in file [CODE] line 189 [CODE] change to [CODE] but next one i cannot fix, as this service is down: [CODE] | 2024-03-31 15:04:59.000000000Z |
### description the password field get cleared in changing from login to connect your wallet but the warning is not removed  ### steps to reproduce 1. open the dashboard 2. insert wrong password in the login tab 3. a warning will be shown that the password is wrong 4. go to connect your wallet tab 5. all the filed are cleared but the password filed still in red and showing password warning [screencast from 12-21-2023 11:14:23 am.webm]([LINK]) | 2024-03-31 22:45:20.000000000Z |
- [ ] a main conf parameter - [ ] use the min of all (runner, max, cli) | 2024-03-31 18:52:32.000000000Z |
we should free all codes from getting and checking configs. all these configs should go in one place. so we should: - use a library to get configs from envs and yaml files, which i recommend: "github.com/ilyakaznacheev/cleanenv" - use go validator to check the correctness of configs, using annotations. - provide them using a singleton or a public struct value - refactor current codes to use this solution. | 2024-03-31 14:57:52.000000000Z |
in [[CODE]]([LINK] ), - ited ([LINK]/) was **down**: - http code: 502 - response time: 678 ms | 2024-03-31 15:57:22.000000000Z |
in [[CODE]]([LINK] ), carlinha (carlinha.org) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 06:53:04.000000000Z |
for aesthetic reasons, what should i do if i don"t want the modid to appear in front of the keyword in the game? | 2024-03-31 06:59:27.000000000Z |
here i'm running crt dumper as instructed by mailcow docs , so i can get the bloody crts [CODE] and i get that traefik/acme.json is a directory not a file. and honestly i don't know what i'm doing anymore docker-compose.yaml [CODE] | 2024-03-31 22:31:37.000000000Z |
## aws.tf - ensure that s3 bucket has a public access block violation detected in /aws.tf:[1-25] :page_with_curl: file type: terraform :no_entry: details - ensure that s3 bucket has a public access block | 2024-03-31 11:32:30.000000000Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.