input stringlengths 0 131k | created_at stringlengths 30 30 |
|---|---|
in [[CODE]]([LINK] ), danbs ([LINK]) was **down**: - http code: 404 - response time: 121 ms | 2024-03-31 10:48:03.000000000Z |
news app does not have an api | 2024-03-31 01:38:25.000000000Z |
### where and how it seems bad? formatter ### what it shoud become? #38 [CODE] | 2024-03-31 07:52:48.000000000Z |
### bug description log:[LINK] i downloaded the latest version of vintagium and cleanroomlauncher and am running it with java 21 (extra/jre21-openjdk) without vintagium it works. ### reproduction steps install archlinux(i3wm) sudo pacman -s prismlauncher jre21-openjdk launch prismlauncher add cleanroom launcher add sodium 1.12 change java settings and disable compatibility check launch failed ### log file [LINK] | 2024-03-31 16:21:11.000000000Z |
2024-03-31 12:06:39.000000000Z | |
build out our required data schemas to support multiple systems. - [ ] base data for jobs, classes, etc. - [ ] schema for choices, modifiers, and data given. - [ ] systems | 2024-03-31 23:57:53.000000000Z |
### description create a dedicated page to showcase upcoming events organized by our community. ### requirements - design the event page based on ui inspirations provided below. - include features such as event descriptions, dates, times, locations, registration, etc. - ensure the design aligns with the overall look and feel of our website. - prioritize user experience and accessibility. - make sure the url of this page is on [CODE] ### ui inspirations ![[HASH]]([LINK]) ![[HASH]]([LINK]) ![[HASH]]([LINK]) | 2024-03-31 05:05:29.000000000Z |
in [[CODE]]([LINK] ), sito web ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 03:36:23.000000000Z |
**description:** when attempting to apply the yaml configuration file [CODE] using [CODE], an error is encountered regarding the [CODE] value specified in the service definition. the error message indicates that the provided port, [CODE], falls outside the valid range for nodeport values, which is [CODE]. **how to allow port 5678?** --- **steps to reproduce:** 1. attempt to apply the yaml configuration file [CODE] using [CODE]. 2. observe the error message regarding the invalid nodeport value. **error message:** [CODE] **actual behavior:** the provided nodeport value, [CODE], is outside the valid range, resulting in an error during service validation. [CODE] - talos version: [[CODE]] - kubernetes version: [[CODE]] - platform: nixos refer: [LINK]/ | 2024-03-31 15:51:59.000000000Z |
in [[CODE]]([LINK] ), website ([LINK]) was **down**: - http code: 409 - response time: 3034 ms | 2024-03-31 04:44:03.000000000Z |
in [[CODE]]([LINK] ), ojolink (ojolink.fr) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 04:36:34.000000000Z |
in [[CODE]]([LINK] ), student media - motley ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 06:33:14.000000000Z |
### java pack direct download url [LINK] ### default pack direct download url _no response_ ### bedrock merge pack direct download url [LINK] ### default assets version 1.20.1 ### block material none ### attachable material none ### archive scratch files none ### rename model files none ### code of conduct - [x] i agree to follow this project's code of conduct. i have permission to use all assets i have linked to within this form. | 2024-03-31 02:03:43.000000000Z |
 mod  no mod i get much more high rent complaints from low residential after installing mod. | 2024-03-31 19:35:14.000000000Z |
running on kubuntu 18.04. as with so many java apps it doesn't play nicely with a high-res display. fonts are all microscopic. are there any hidden configuration options or workarounds? | 2024-03-31 15:50:52.000000000Z |
batect has been archived by it's author after long effort. credit to [USER] and his incredible work. this project needs to pivot from batect to another "build as container" system. the sensible option seems to be earthly. | 2024-03-31 16:40:52.000000000Z |
hi and thanks a lot for this really great tool <3 ubuntu has only the 0.99.2 version :( [LINK] thanks & cheers | 2024-03-31 21:54:45.000000000Z |
i guess if we are sending mails to our users, it would be nice to give them a check-box to choose which language they prefer (and maybe which second language too). :) | 2024-03-31 22:41:34.000000000Z |
if you have two items of the same class after each other the hash of the second is not changed. | 2024-03-31 23:58:28.000000000Z |
### what happened + what you expected to happen in [CODE], [CODE] is a simple data class and is automatically pickled/unpickled. this means the field [CODE] is passed across workers. however it should not - the session index is a worker-local concept and does not mean anything when passed around. this has a real issue because, it's used to determine if we need to upload actor class to gcs. if in a first session we upload it and thus setting session = 0; then in second session, we pass the actor to a task (fresh worker, session = 0) and invoke the actor, the worker thinks it's already uploaded and skip the upload, causing actor creation failure. ### versions / dependencies master ### reproduction script [CODE] ### issue severity medium: it is a significant difficulty but i can work around it. | 2024-03-31 08:30:42.000000000Z |
([zimbra-desktop]([LINK])) outdated and needs to be updated [zimbra-desktop]([LINK]) | 2024-03-31 17:09:51.000000000Z |
general code refactor is needed. | 2024-03-31 19:07:50.000000000Z |
the official announcement from aaron lane: > with the [announcement]([LINK]) of a native test framework with terraform 1.6 on 2023-10-04, we are excited/saddened/relieved to announce the deprecation of kitchen-terraform the project will enter a maintenance-only period for about 1 year, after which time it will be archived. [CODE] | 2024-03-31 17:18:46.000000000Z |
if someone searches for a **prefix** and then tries to search for an **as**, the prefix component remains visible with an undefined value. **video showing the bug** [LINK] | 2024-03-31 12:22:11.000000000Z |
in [[CODE]]([LINK] ), multi hardware ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 15:58:28.000000000Z |
it has been a long time since we have made a minor release (september). i think now is a good time to make another one! this minor release will be no different then patch releases for users. i just see this as an opportunity to apply some polish to pion. when we are done is also a good time to announce all the great work everyone has been doing. here are the things i would like to do before tagging a v3.2.0 **audit and close issues** i would like to take this chance to close out as many issues as possible. or at least audit all the issues that would require breaking changes. i will start making that list here today. * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] * [LINK] **bring congestion control to a usable state** i don't know how to define this. maybe we are already done? [USER] [USER] what do you think? more examples, features or bug fixing needed? **write release notes** what are the high level features that everyone is excited about? are they in a good state for people to start using? * av1 support * congestion control * send-side simulcast * ? **what else** what else do people think would make a compelling release? [USER] [USER] [USER] [USER] [USER] [USER]-wat [USER] [USER] [USER] [USER] [USER] [USER] [USER] [USER]. if i missed someone please add them! these are people who have been active on github/slack | 2024-03-31 14:47:20.000000000Z |
i am following the steps in [create your first app]([LINK]) [CODE] i get the error [CODE] i tried installing [CODE], but still same error. | 2024-03-31 03:28:45.000000000Z |
in [[CODE]]([LINK] ), website ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 06:52:46.000000000Z |
> issue created when resolving #623. > [!important] > this is an **incompatible binary change**. see our [versioning strategy]([LINK]) for more details on when we could publish it. ## description we want to remove the [CODE] and the [CODE] **deprecated** functions from the [CODE] **experimental** type. ## checklist - [ ] remove the [CODE] function and update the public [api binaries]. - [ ] remove the [CODE] function and update the public [api binaries]. - [ ] add an entry for this issue in the [unreleased changelog]. [api binaries]: [LINK] [unreleased changelog]: [LINK] | 2024-03-31 12:24:29.000000000Z |
## cve-2024-28849 - medium severity vulnerability vulnerable library - follow-redirects-1.14.4.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 00:07:51.000000000Z |
left | 2024-03-31 15:33:37.000000000Z |
## template.yaml - ensure s3 bucket has block public acls enabled violation detected in /template.yaml:[47-53] :page_with_curl: file type: cloudformation :no_entry: details - ensure s3 bucket has block public acls enabled | 2024-03-31 07:50:59.000000000Z |
### feature description replace the largest face in the image.... i don't know if it could be done or if it's already done but i haven't found it anywhere. there should be a way to replace the main face of the image (the largest face). many times they appear more faces in the image and do not replace the main one. | 2024-03-31 11:12:26.000000000Z |
hey how can i fix this? (it's a public channel) [CODE] | 2024-03-31 02:13:04.000000000Z |
currently, we use the [CODE] keyword and the value of the [CODE] field to determine whether there is a regression range: we should also use the value of the [CODE] field. if there is a value in the field, we should consider it as "has regression range". ) | 2024-03-31 08:46:11.000000000Z |
user send the following issue: 1. yes, i have clicked to add dependencies to use micrometer tracing 2. you will find stacktrace of the error in attached file 3. java 21, spring-boot 3.2.2 with spring-boot-starter-jersey, spring-boot-starter-data-cassandra,spring-boot-starter-data-jpa, spring-boot-starter-data-jpa side note because i have banduplicateclasses policy, if i want to keep theses properties in my pom.xml it would require to exclude aopalliance:aopalliance from io.micrometer:micrometer-tracing-bridge-otel because it has same classes as in org.springframework:spring-aop. when testing digma i didn't exclude it to avoid introducing other issues. [digma_fail (1).log.txt]([LINK]) | 2024-03-31 06:32:05.000000000Z |
allow translation of - [CODE] - [CODE] - [CODE] | 2024-03-31 07:00:58.000000000Z |
as a writer, i want to get confirmation that my post was edited, so i know it was successful. - after successful editing, a notification should pop up, that the story is edited. - if it was not successful, the notification says, something went wrong, please try again. | 2024-03-31 17:51:08.000000000Z |
by tanush | 2024-03-31 09:12:37.000000000Z |
we have a tricky case in an example. [LINK] it should show "pending..." and then "hello from server!". however, it doesn't work as expected. it seems like a regression in #446. this is a dev-only issue. [USER] can you investigate it please? here is a screencast that works before #446 commit. [LINK] | 2024-03-31 07:36:46.000000000Z |
i found the following workflow, which is working on my mac: install libreoffice: [CODE] then from the repo root one can execute, e.g.: [CODE] this converts the first slide of the ppt to a png, which is awesome is this was always some additional step. i would suggest to reformat all ppt such that always the first slide is the one that we would like to have as a figure. then i would add some shell scripts that could either recreate all figures or only the one of a specific module. who could and would be motivated to check whether something similar would also be possible on a windows computer? | 2024-03-31 16:54:32.000000000Z |
### package version [USER]/auth[USER].1.1 ### describe the bug setting guards to middleware.auth() throws an error. code that triggered it: [CODE] error blamed on [CODE] line 22. ### reproduction repo _no response_ | 2024-03-31 06:10:12.000000000Z |
## détail de l'erreur message: there are no commands defined in the "reverb" namespace. contexte: [{}] niveau: error date: 2024-03-31 11:54:28 environnement: staging | 2024-03-31 09:54:31.000000000Z |
we need the electron port of bark for desktop version 0.1.2. that's it. | 2024-03-31 23:06:07.000000000Z |
in [[CODE]]([LINK] ), date ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 09:49:42.000000000Z |
in [[CODE]]([LINK] ), japanese ([LINK]) was **down**: - http code: 508 - response time: 1190 ms | 2024-03-31 20:44:20.000000000Z |
### search before asking - [x] i had searched in the [issues]([LINK]) and found no similar issues. ### what happened [bug][jira] when there is a parent-child relationship in jira (is blocked by), updating the status of child issues does not trigger devlake to update the associated data of parent issues. ### what do you expect to happen  ### how to reproduce step 1: create an issue with a parent-child relationship in jira, such as using "is blocked by." update the data using devlake. step 2: after devlake updates the data, change the status of the child issue in jira, for example, from "in progress" to "done." step 3: perform another data update using devlake, and observe that the status remains "in progress." ### anything else _no response_ ### version v0.19.0-beta6 ### are you willing to submit pr? - [ ] yes i am willing to submit a pr! ### code of conduct - [x] i agree to follow this project's [code of conduct]([LINK]) | 2024-03-31 00:19:06.000000000Z |
> for component [CODE] ... there's no structure and theme styling followed or may be its css file missing | 2024-03-31 08:00:38.000000000Z |
program writing prost num | 2024-03-31 15:52:14.000000000Z |
my first issue | 2024-03-31 15:13:33.000000000Z |
**problem** not a "problem," persay, but when making use of the various locations generated by fmg, having the ability to remove, modify, or purge duplicated names could make processing the data into other platforms a little less painful. i know this is a little less realistic, but in my specific use case, i am trying to import the [CODE], [CODE], and [CODE] data from a fmg map into markdown notes for use in obisdian. using the [json/csv importer]([LINK]) plugin, i have a working proof of concept setup that allows me to import those locations into individual documents. linking and references to human-readable values from that data work well and can be extracted. the issue comes with locations that have duplicate names to other locations. these duplicates can create link confusion within obsidian. the link confusion can be remedied by manually editing individual notes, but that is a tedious and arduous task for a fmg map with hundreds of elements. **solution** would it be possible to have a setting within fmg that could be checked on or off that could prohibit duplicate names from being generated? or could there be a tool added within fmg that could "scrub" through the names of all elements and either automatically rename those that are duplicated or prompt you with a dialog of those that are duplicated and allow you to edit the specific items you wish to change? **alternatives** the dev of the [json/csv importer]([LINK]) plugin has implemented some handling for duplicate names, but i thought i'd inquire if it would be possible to handle the issue on the fmg side at generation or within the fmg data for a given map. | 2024-03-31 00:52:39.000000000Z |
### describe the issue linked to the documentation it is a bit unclear right now from the documentation if the formula used for mape= |y_true - y_pred|/y_pred *100/n or |y_true - y_pred|/y_pred *1/n, however on checking the code we realize it is the latter. ### suggest a potential alternative/fix _no response_ | 2024-03-31 18:13:46.000000000Z |
add issue description here every single one of my labs will not give me full grade because one of the tests always says, "error : filenotfounderror - [errno 2] no such file or directory: './tests.o' i couldn't find this "./tests.o" anywhere, and my professor hasn't answered so i'm not sure what the problem is or how to fix it. version: 1.87.2 commit: [HASH] user agent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/122.0.0.0 safari/537.36 embedder: codespaces | 2024-03-31 02:56:41.000000000Z |
## cve-2024-29041 - medium severity vulnerability vulnerable library - express-4.17.3.tgz fast, unopinionated, minimalist web framework library home page: . suggested fix type: upgrade version origin: <a href="[LINK]> release date: 2024-03-25 fix resolution: express - 4.19.0 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 01:31:42.000000000Z |
i wonder if it is possible to implement upscaling technologies in chiaki4deck? for example, to upscale a 1080p video stream to 2k. kinda like amd released radeon fsr upscaling for video playback not too long ago. basically, chiaki4deck just streams video. i don't know if there is an sdk for this, maybe just enabling the setting in adrenaline would be enough. | 2024-03-31 13:34:44.000000000Z |
[CODE] leetcode username hrushikesh-khandale ### problem number, title, and link 1. two sum [LINK]/ ### bug category problem description, problem examples, problem constraints, problem hints ### bug description given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. you may assume that each input would have exactly one solution, and you may not use the same element twice. you can return the answer in any order. example 1: input: nums = [2,7,11,15], target = 9 output: [0,1] explanation: because nums[0] + nums[1] == 9, we return [0, 1]. example 2: input: nums = [3,2,4], target = 6 output: [1,2] example 3: input: nums = [3,3], target = 6 output: [0,1] constraints: 2 <= nums.length <= 104 -109 <= nums[i] <= 109 -109 <= target <= 109 only one valid answer exists. ### language used for code javascript ### code used for submit/run operation [CODE] ### expected behavior example 1: input: nums = [2,7,11,15], target = 9 output: [0,1] explanation: because nums[0] + nums[1] == 9, we return [0, 1]. example 2: input: nums = [3,2,4], target = 6 output: [1,2] example 3: input: nums = [3,3], target = 6 output: [0,1] constraints: 2 <= nums.length <= 104 -109 <= nums[i] <= 109 -109 <= target <= 109 only one valid answer exists. ### screenshots _no response_ ### additional context _no response_ | 2024-03-31 10:18:32.000000000Z |
sentry issue: [uc-helper-express-6qv]([LINK]/) [CODE] this issue was automatically created by sentry via [open github issue]([LINK]/) | 2024-03-31 01:17:56.000000000Z |
the aim is to create the home page with the router and big message: > welcome to the church web site | 2024-03-31 18:00:29.000000000Z |
## cve-2024-27281 - medium severity vulnerability vulnerable library - rdoc-6.2.1.gem rdoc produces html and command-line documentation for ruby projects. rdoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line. library home page: . suggested fix type: upgrade version origin: <a href="[LINK]> release date: 2024-02-22 fix resolution: rdoc - 6.3.4.1,6.4.1.1,6.5.1.1,6.6.3.1 *** step up your open source security game with mend [here]([LINK]) | 2024-03-31 01:35:29.000000000Z |
store the last modified date in the wishlist object. display the last modified on the wishlistview below the wishlist title | 2024-03-31 19:28:55.000000000Z |
in [[CODE]]([LINK] ), ldap: kepler tls (ldap2.teapot.ovh) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 09:37:32.000000000Z |
in [[CODE]]([LINK] ), de server (de1.elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 04:50:12.000000000Z |
hi guys, i just discovered this project and it is exactly what i was looking for. unfurotunatelly there is no support for other chain on aave and compound other than ethereum. could someone please add other l2 chains like polygon, arbitrum, optimisim, avalanche etc.? i wish i was a programmer and could do it. willing to donate to project if someone does it :)aave support for other chains | 2024-03-31 17:42:29.000000000Z |
is really, really, really!!! useful for me be able to make images for check how good is going the training. somebody know how i can enable or implement for this notebook? | 2024-03-31 05:56:20.000000000Z |
it would be nice if the sequence grid could be manipulated by text commands, for example: [CODE] this issue was created before merging [LINK], on march 31 2024, 11:18 am | 2024-03-31 09:18:26.000000000Z |
can you add a feature to hide and show specific homebrew apps from showing on the sysmmc or the emummc? so we can have two different "profiles" or "config" that differ between the sysmmc and the emummc thanks | 2024-03-31 22:02:51.000000000Z |
**use case** when adding a **new** thing/place (via the [CODE]) button, i'd like to add it more quickly. current ui requires me to needlessly click on [CODE] dropdown list every time (it is needless as i cannot click anything else when adding a **new** thing, but i always must click on it). **proposed solution** when adding a new thing via [CODE] button, open the dialog with list of things automatically, instead of requiring user to click on a [CODE] dropdown list first. i.e. skip the first picture below and go directly to the second one.   that would save a needless click on every add (which would be quite helpful, especially when user is walking along and adding multiple missing things, like benches / streetlamps / trees / ...) idea is probably applicable to places overlay too. | 2024-03-31 22:55:31.000000000Z |
**is your feature request related to a problem? please describe.** import 3mf to blender color data (preferable vertex color) **describe the solution you'd like** import 3mf to blender color data (preferable vertex color) **describe alternatives you've considered** checking internet for over week, no solution found. this post might help: [LINK] **additional context** hope you can manage it! trying to render +500 3mf files i've colored in bambu slicer in blender. | 2024-03-31 14:57:21.000000000Z |
hello, i would like to ask if you can participate in this project if you can successfully install isaac gym but cannot run isaac sim correctly. isaac sim prompts that the graphics card cannot be found, but i made sure to install the relevant driver myself. in addition, i would like to ask if there is terrain information such as scanning point data in the framework that participates in the training. if so, where should i start to learn the status configuration of the environment information? | 2024-03-31 15:01:20.000000000Z |
explore twilio and email notification. research api specific - explore notifications measurable - create documentation assignable - ryan realistic - increase knowledge of notification libraries time-related - will take a sprint cycle | 2024-03-31 06:58:34.000000000Z |
test create issue from visual studio | 2024-03-31 05:50:19.000000000Z |
in [[CODE]]([LINK] ), headache.or.kr ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 13:52:43.000000000Z |
### problem statement it is a lot more convenient to attach decorators to class methods than to wrap their contents in a callback and bump up nesting by one or two. [CODE] --- also, should [CODE] not be named [CODE]? ### solution brainstorm rudimentary span implementation: [CODE] | 2024-03-31 10:04:32.000000000Z |
in [[CODE]]([LINK] ), ojolink (ojolink.fr) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 19:53:39.000000000Z |
this will use the decorator pattern and logic to select the prediction mechanicsm | 2024-03-31 20:01:57.000000000Z |
in [[CODE]]([LINK] ), do53 roost ipv6 tcp ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 18:44:54.000000000Z |
**is your feature request related to a problem? please describe.** since #138 was closed, f3d has been supporting alembic file format, however the support is fairly limited, let's improve it. missing features: - [x] animation support - [x] texture coordinates - [x] normals | 2024-03-31 09:07:04.000000000Z |
acceptance criteria: 1: user name/email 2. password 3. confirm password 4. check password and confirmed password match (validation logic) 5. user input email is valid email address (validation logic) | 2024-03-31 18:23:07.000000000Z |
i'm trying this awesome project out on a rails 7.1.3 application, but getting the following error in the dev console: [CODE] i think this has something to do with action cable, but i'm only moderately familiar with how ruby on rails works, and have never used action cable before. what might be wrong? | 2024-03-31 08:39:12.000000000Z |
right now, there is no real way to know if a given set of requirements is infeasible other than the code crashing. i want to export to the file that it was infeasible. this shouldn't be too hard to do, i'll just need to make a few test files to make sure it works right | 2024-03-31 00:31:26.000000000Z |
### go version 1.22 ### output of [CODE] in your module/workspace: [CODE] ### what did you do? the go 1.22 release introduced support for custom null types within the database/sql package. while implementing my own custom null types, i've encountered a consistent issue across various database/sql functions, such as execcontext, queryrowcontext, and others, where custom null types do not behave as expected. code sample: [CODE] suggestion for improvement: adjust the handling of custom null types in the database/sql package functions to ensure that they are treated on par with built-in null types, providing a consistent interface for developers. ### what did you see happen? custom null types trigger an unsupported type error when used directly as arguments in database/sql functions. however, manually invoking the value() method on the custom type and passing the returned value does not result in an error, suggesting that the interface is implemented correctly. despite this, such an approach does not align semantically with how built-in null types are handled, leading to inconsistent and inconvenient code practices. ### what did you expect to see? it is expected that custom null types will seamlessly integrate with database/sql operations, just like built-in types such as sql.nullint64, given that they implement the valuer interface. | 2024-03-31 01:22:37.000000000Z |
in [[CODE]]([LINK] ), dns2.electro (ns2.elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 17:59:42.000000000Z |
## [CODE] - [x] create - timeline_cards - [CODE] :package: [timeline_card_v0.1.1]([LINK]) from [comment]([LINK]) - create out of app_timeline to reduce the lines of code. - [CODE] :package: [timeline_card_v0.0.1]([LINK]) from [comment]() | 2024-03-31 16:44:52.000000000Z |
hi, is there any plan to update boringssl to the latest version? it has been last updated 2 years ago | 2024-03-31 08:44:52.000000000Z |
i know this is a huge question :) but i've seen this question asked again and again by people. just leaving my own set of subquestions here to try to cover some important parts of it. # how to make a compiled plugin: ## with rust - webassembly approach ## with rust - [CODE] approach ### how to define true/pseudo abi-stable apis ### how to dynamically discover and load such plugins. # how to make an interpreted plugin (javascript/java/c# as an example): ## how to make a binding that owns a weak reference to a value within the system. (the value will die when the script env still owns reference to it) ## how to map scripting interfaces to rust program in an ergonomic way. # how to implement testing for such plugin-systems | 2024-03-31 02:19:23.000000000Z |
in [[CODE]]([LINK] ), upptime ($upptime) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 08:42:56.000000000Z |
policy127ai | 2024-03-31 04:56:15.000000000Z |
in [[CODE]]([LINK] ), do53 roost ipv4 udp ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 11:38:33.000000000Z |
## détail de l'erreur message: there are no commands defined in the "reverb" namespace. contexte: [{}] niveau: error date: 2024-03-31 11:52:40 environnement: staging | 2024-03-31 09:56:38.000000000Z |
hello, i am trying to implement the controller interface for my differential robot with read motor feedback and setmotorvalues function that are present in my read and write functions and the last variable digstate manages another actuator i use in my robot on top of the left wheel and right wheel. i need to read the status of my robot from my ros ecosystem through other nodes via topics and depending on that i would manipulate the last extra variable (digstate) i would be sending to my arduino via write function. i should update the ros ecosystem as soon as i get a feedback from the arduino through the last extra variable through read function. approach #1: i tried implementing a subscriber node inside my hardware interface node but the callback function is not called and i noticed that it is kind of a limitation, correct me if i am wrong. approach #2: after that, i also tried implemented a service server node (standalone node) and a a client (in hardware interface) that takes the service request and changes the internal variable digstate to write to my teensy mc. async request doesn't work but waiting till the service call is successful (spin until future) works but it affects the other syncing processes and blocks the entire main thread. please let me know how i can to this? read and write functions: [CODE] if goal is reached digon becomes true and passed from the server: [CODE] the problem i am facing is acquiring the information from other ros nodes to hardware interface. | 2024-03-31 23:57:02.000000000Z |
example error, on [LINK] > **typed_per_filter_config** (**repeated** map<[string]([LINK]), [any]([LINK])>) this field can be used to provide virtual host level per filter config. the key should match the [filter config name]([LINK]). see [http filter route specific config]([LINK]) for details. in the proto file [we can see]([LINK]) that it is in fact just a map field. i'm not sure there is even such a thing as a repeated map field. | 2024-03-31 04:01:05.000000000Z |
on ios the cancel button for the confirm overwrite action sheet is disabled. | 2024-03-31 10:08:49.000000000Z |
suggestion: add defikarte to [defibrillator wiki page]([LINK]) | 2024-03-31 08:09:58.000000000Z |
hello, i can't see my private channels i can't see users of channels is there a way ? regards | 2024-03-31 09:44:12.000000000Z |
cc [USER] ## overview as part of osgeo incubation, our graduation checklist ([LINK]) requires the project to firm up contribution agreements. this applies to the pygeoapi software code files. this is outlined in [LINK]. template for completing the agreement (per [LINK]). ## template [CODE] committers and contributors can either agree either via the pygeoapi mailing list, or here in this ticket. all committers and contributors are listed at [LINK] ## checklist ### committers - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [ ] [USER] - [x] [USER]-usgs - [x] [USER] (geocat bv) - [x] [USER] - [ ] [USER]-beta-soup ### contributors - [x] [USER]-ben - [x] [USER] - [x] [USER] - [x] [USER] - [ ] [USER] - [x] [USER] - [x] [USER] - [ ] [USER]-usgs - [x] [USER] - [x] [USER] - [x] [USER]-mathew - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [ ] [USER] - [x] [USER] - [x] [USER] - [ ] [USER] - [x] [USER] - [ ] [USER] - [ ] [USER] - [x] [USER] - [x] [USER] - [x] [USER] - [x] [USER] (geocat bv) - [x] [USER] (52°north spatial information research gmbh) - [x] [USER] | 2024-03-31 03:20:37.000000000Z |
### the problem i cannot push a commit to a remote repository or publish a new branch to a repository where i only have a permission to edit non-master-branch. other repositories work fine. ### release version version 3.3.8-linux1 (x64) ### operating system ubuntu 22.04.3 lts ### steps to reproduce the behavior 1. switch current repository to a repository where i only have a permission to edit non-master-branch 2. create new branch or make a local commit to my branch (already created) 3. push origin or publish branch 4. get an error message "authentication failed." ### log files [2024-03-21.desktop..log]([LINK]) the log file after the error reads "2024-03-21t14:37:40.590z - info: [ui] [appstore.withauthenticatinguser] account found for repository: mathlib4 - yoh-tanimoto (has token)" ### screenshots _no response_ ### additional context _no response_ | 2024-03-31 15:18:36.000000000Z |
tutorial issue found: [[LINK]) contains invalid tags. even though your tutorial was created, the invalid tags listed below were disregarded. please double-check the following tags: - software-product>sap btp - abap environment - tutorial>tutorial tutorial>beginner affected server: prod | 2024-03-31 10:00:45.000000000Z |
in [[CODE]]([LINK] ), adguard home dot ($ag_dot) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 19:58:15.000000000Z |
in [[CODE]]([LINK] ), bankpay - qa ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 03:23:55.000000000Z |
### verify steps - [ ] is this something you can **debug and fix**? send a pull request! bug fixes and documentation fixes are welcome. - [x] i have searched on the [issue tracker](……/) for a related issue. ### version tun2socks-2.5.2 ### what os are you seeing the problem on? linux ### description the dns request from the host machine (tun2socks is running) seems malfunctioning and socks5 server log tells that it is a **zombie** request. the valid result with [CODE] has no issue, but the same request via tun2socks2 fails ### cli or config ### make a tun interface [CODE] ### run a local socks5 proxy via ssh [CODE] ### curl check [CODE] ### run tun2socks5 [CODE] ### try to resolve a domain name or recheck with curl [CODE] ### nameservers [CODE] ### logs [CODE] [CODE] ### how to reproduce as mentioned above | 2024-03-31 14:50:02.000000000Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.