input
stringlengths
0
131k
created_at
stringlengths
30
30
should we have more options for including correlation ids? and if so, rather than having separate methods for all of them, would it make sense to bake it into a single parameter object, like: [CODE] ? then the factory methods would just take in [CODE] and we wouldn't need any overloads or alternate methods. _originally posted by [USER] in [LINK]
2024-03-31 20:10:22.000000000Z
### is there an existing issue for this? - [x] i have searched the existing issues ### what feature are you suggesting? i think it will be good if we have flatpak version of this app. ### why would this feature be useful? there are lots of emulation software that are available on flatpak and it will be great if we can play it on steam deck.
2024-03-31 15:51:41.000000000Z
the generational backup setting doesn't seem to be working, or i don't have it configured properly. i have daily backups going to google drive, and i've configured the generational settings, but after a couple weeks or so of backups, all that i see in drive are the dailies. ![image]([LINK])
2024-03-31 15:50:50.000000000Z
in [[CODE]]([LINK] ), danbs ([LINK]) was **down**: - http code: 404 - response time: 165 ms
2024-03-31 03:32:21.000000000Z
### what happened? - when changing workspace again to same connected workspace in dropdown, it gives notification on selecting which we shouldn't get if it is connected to same workspace. - note: opening and selecting without altering the dropdown works fine - doesn't give notification. ### steps to reproduce 1. run [CODE] 2. select different workspace in dropdown. 3. again change workspace in dropdown which is already connected. 4. select while you selected the already connected workspace 5. check we are getting notification. ### relevant screenshots [LINK] ### version v6.5.3 ### what browsers are you seeing the problem on? firefox, chrome, safari, microsoft edge
2024-03-31 18:45:51.000000000Z
php version: 8.3.4 freescout version: 1.8.130 database: mysql are you using cloudflare: no hi from italy, turin! the time has been changed from gmt +1 to gmt +2 i dont need to do any action on my server because the ssh command data gives the right time. also logging in wordpress show the right time. in freescout the time is wrong and seems i need fix manually but even switching to gmt +2 show the wrong time in /system/status current time is 08:33 of the morning and freescout still show 7:33 ![immagine]([LINK])
2024-03-31 06:33:56.000000000Z
**describe the bug** after creating a streaming request with k8s [CODE] the code hangs waiting for the data from the log stream. the reason is not clear. i expect this is related to networking issues, perhaps dropping connections, etc. ** client version ** [CODE] ** server version ** [CODE] **to reproduce** steps to reproduce the behavior: this is an intermittent issue. it occurs more frequently during the long-running job. i suspect this is related to network issues in the gke cluster. **expected behavior** log request should be reliable and close the underlying stream in case of any network issues, dropping or closing connections from either the server or the client side. it should never hang. my initial expectation, when i saw this api as a new ts developer: ideally it could even implement a retry mechanism, to reconnect in case of a connection failure, so that one call takes care of the whole streaming. ** example code** [CODE] is a new passthrough stream. [CODE] [CODE] contains the loop, where the code hangs: [CODE] **environment (please complete the following information):** - os: container-optimized os from google - nodejs version: v18.18.2 - cloud runtime: gke cluster **additional context** we added the following part to the request returned by the [CODE]: [CODE] from my research it looks like this is a necessary step, which should handle all networking issues and prevent the hang. i did not find it in the k8s client code. it would be nice if that was added to the client method. if that does not help, i would implement a timeout mechanism, to close the stream and abort the request if i haven't received a message for some time. i am not a networking expert but it would be nice, if that functionality was part of the log method itself - disconnect after passed timeout or keep the connection alive and disconnect automatically in case of failure detection?
2024-03-31 22:16:08.000000000Z
in [[CODE]]([LINK] ), otakusan ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 05:17:18.000000000Z
### version > radium-mc1.20.1-0.12.3+git.[HASH] ### reproduction steps > 1. download mod > 2. launch it with the mods ### crash report file > [latest.log]([LINK]) ### additional information > i see it's a mod compatibility but i don't know exactly which mod does that.
2024-03-31 11:57:12.000000000Z
i must be doing something dumb, but i keep getting this message. i'm certain this worked about a month ago. has there been a homekit change that has stopped this package working ? thank you
2024-03-31 20:22:39.000000000Z
as of bdms v4.0, the parameter [CODE] of the [CODE] method has been replaced with [CODE] a new install will require a change in [[CODE]](notebooks/efficiency.ipynb) to replace [CODE] with [CODE].
2024-03-31 22:12:51.000000000Z
**software** instagram **is your feature request related to a problem? please describe.** instagram has his own algorithm by passing that i would like for it to actually give a feature where an user can create its own custom feed with their own interests. this would lead to a better productive outcome. **describe the solution you'd like** i want the feature where any social media app in that regard allows the user to create its own custom feed within their own interests. this will give them permission of what they want to see and what not. this will lead to privacy, knowledgeable content, productive time on the app. **describe alternatives you've considered** there is only one alternative where there can be strict rules regarding what the persons see and what the users is uninterested in. it will lead to a clear feed. **additional context** add any other context or screenshots about the feature request here.
2024-03-31 21:27:40.000000000Z
getting the below error again and again despite trying from different openai accounts and different keys... """ openai.ratelimiterror: error code: 429 - {'error': {'message': 'you exceeded your current quota, please check your plan and billing details. for more information on this error, read the docs: [LINK].', 'type': 'insufficient_quota', 'param': none, 'code': 'insufficient_quota'}} [colab paid products ]([LINK])- [cancel contracts here]([LINK]) [HASH] """
2024-03-31 10:40:36.000000000Z
### description can we balance the height, width, and sizes between these three buttons? ![image]([LINK])
2024-03-31 22:43:00.000000000Z
**describe the bug** without autosense it is needed to set very high sensivity **to reproduce** steps to reproduce the behavior: 1. disable autosense in config 2. start cava 3. nothing happening 4. close cava 5. set sensitivity to [HASH] or something in config 6. start cava 7. it's working! **expected behavior** 100 or 150 sensitivity needed **desktop:** - os: arch - version: latest **terminal emulator** - kitty
2024-03-31 14:58:51.000000000Z
how to add a global fix to 'remove all unused imports' to code actions, like [CODE]. ![image]([LINK])
2024-03-31 12:51:23.000000000Z
as i have read in the issues, search-light should do math. if that is correct, i am wondering, why i can't do math via search-light. i am running pop_os 22.04 ![image]([LINK])
2024-03-31 09:52:08.000000000Z
**describe the problem you have/what new integration you would like** in case of very large yaml model based on massive packages usage.... it would be great to allow according for example with a (templatable) boolean variable the usage of a given package for example a way to do it could be [CODE] of course active can be templated by a lambda/substitution
2024-03-31 16:46:23.000000000Z
as a user, i would like to be able to track which version of an application my licenses are for, as well as the purchase dates.
2024-03-31 21:46:14.000000000Z
this change seems to have been made in [LINK] [LINK] i guess it should be [CODE]
2024-03-31 11:18:01.000000000Z
2024-03-31 13:01:19.000000000Z
see: [LINK] example: - [LINK] - [LINK]/ todos: - [ ] enable mathjax - [ ] replace [CODE] with [CODE] because dollar signs appear too often in non-mathematical text. - [ ] compatible with pandoc [LINK]
2024-03-31 12:36:17.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 22:00:45.000000000Z
flow could really do with a way to define type aliases within a class, for example; [CODE] i've put a lot of effort into avoiding the need for this feature, but it's been really hard to avoid: 1. i'd actually prefer to use functions, but functions don't support generics in the same way that classes and object types do, where you can pass in the types you want to be used. 2. i tried constructing the class within a factory class that receives the generic arguments, and which has an anonymous function within the factory method that creates the class (genius i thought :smile:) but this led to subtle errors that eventually caused me to give up on this approach. 3. i tried living without type aliases, but this first led to me having almost unreadable type definitions, and finally led to me having to weaken some type definitions that had become hundreds of characters long, and were completely unreadable. nobody else has yet requested this feature yet, so maybe i'm just doing things wrong?
2024-03-31 07:48:12.000000000Z
in [[CODE]]([LINK] ), afip login ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 08:18:37.000000000Z
make requests of featured you want implemented here
2024-03-31 19:39:19.000000000Z
**describe the bug** a clear and concise description of what the bug is. **to reproduce** steps to reproduce the behavior: 1. go to '...' 2. click on '....' 3. scroll down to '....' 4. see error **expected behavior** a clear and concise description of what you expected to happen. **screenshots** if applicable, add screenshots to help explain your problem. **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] **additional context** add any other context about the problem here.
2024-03-31 04:15:05.000000000Z
### describe the feature add [cfn-glue-table-opentableformatinput]([LINK]) to the [glue s3 table construct]([LINK]) in addition, create new construct [CODE] supporting [aws::glue::tableoptimizer]([LINK]) then add option param that create [CODE] corresponding to the table to the glue s3 table construct. ### use case - users will be able to define glue tables in cdk that support iceberg and open table format - users can easily create a corresponding tableoptimizer when defining iceberg-based glue tables ### proposed solution _no response_ ### other information _no response_ ### acknowledgements - [x] i may be able to implement this feature request - [ ] this feature might incur a breaking change ### cdk version used * ### environment details (os name and version, etc.) *
2024-03-31 13:59:05.000000000Z
in [[CODE]]([LINK] ), lm bogen wsv ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 02:34:27.000000000Z
hello
2024-03-31 12:04:12.000000000Z
we currently set [CODE] to [CODE]. cmake support for <3.5 is deprecated and will soon be dropped. we should update to a newer version for 2024.2.0. as part of this, it may also be worth reviewing some of our pins. for example, the packaging pin caused issue with boa and is being removed in 2024.1.0. also, there is a pin for compiler 12.3.0 on linux. we should check if the issues we saw for newer gcc have been resolved. also, python 3.12 support looks like it is almost there for all our dependencies. we should see if we can move to 3.10, 3.11, 3.12 for 2024.2.0. **additional context** i've added this issue to remind myself to explore this as part of the next major version.
2024-03-31 11:06:00.000000000Z
currently only [CODE] and [CODE] are implemented. add the missing ones. see [LINK]
2024-03-31 13:37:20.000000000Z
## cve-2024-22259 - high severity vulnerability vulnerable library - spring-web-5.2.3.release.jar spring web library home page: found in base branch: master vulnerability details applications that use uricomponentsbuilder in spring framework to parse an externally provided url (e.g. through a query parameter) and perform validation checks on the host of the parsed url may be vulnerable to a open redirect [LINK] attack or to a ssrf attack if the url is used after passing validation checks. this is the same as cve-2024-22243 [LINK] , but with different input. publish date: 2024-03-16 url: cvss 3 score details ( 8.1 ) base score metrics: - exploitability metrics: - attack vector: network - attack complexity: low - privileges required: none - user interaction: required - scope: unchanged - impact metrics: - confidentiality impact: high - integrity impact: high - availability impact: none for more information on cvss3 scores, click release date: 2024-01-08 fix resolution (org.springframework:spring-web): 5.3.33 direct dependency fix resolution (org.springframework.boot:spring-boot-starter-websocket): 3.0.0 *** step up your open source security game with mend [here]([LINK])
2024-03-31 01:03:25.000000000Z
in [[CODE]]([LINK] ), fatorx ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 04:38:18.000000000Z
### this issue occurs when only valkyrien skies and addons are installed and no other mods - [x] i have tested this issue and it occurs when no other mods are installed ### minecraft version 1.18 ### mod loader fabric ### issue description didn't make sense to make 20 separate issues. the main issue that causes all these other issues is that minecarts snap onto ships. doing so breaks being able to push them (while not riding) and gravity. riding the sideways minecart will softlock your game unless you can teleport yourself since mc still thinks you're riding a minecart while in the shipyard that minecart just fell into the void. also notice there's no minecart sound. [LINK] furnace minecarts also don't move in the right direction when fueled and there's an infinite minecart trick. [LINK] i.e. get those minecarts out of the shipyard. ### issue reproduction just try whats shown in all the videos ### logs _no response_
2024-03-31 02:42:38.000000000Z
in [[CODE]]([LINK] ), fakultas pertanian ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 17:39:55.000000000Z
in [[CODE]]([LINK] ), tt ([LINK]) was **down**: - http code: 500 - response time: 3688 ms
2024-03-31 19:48:38.000000000Z
## summary | status | count | |---------------|-------| | total | 3356 | | successful | 2461 | | ⏳ timeouts | 0 | | redirected | 0 | | excluded | 887 | | unknown | 0 | | errors | 8 | ## errors per input ### errors in .vitepress/dist/1./1.12.html * [404] [[LINK]/) | failed: network error: not found ### errors in .vitepress/dist/blog/index.html * [err] [[LINK]) | failed: too many redirects: error following redirect for url ([LINK]): too many redirects ### errors in .vitepress/dist/3./3.4.7.2cundefined behavior.html * [404] [[LINK]/) | failed: network error: not found ### errors in .vitepress/dist/4./4.4faq.html * [err] [[LINK]/) | failed: network error: dns error: no record found for query { name: name("blog.algorithmia.com.cojkzlubzc5uflwk3y5o55zwvg.ex.internal.cloudapp.net."), query_type: aaaa, query_class: in } ### errors in .vitepress/dist/contributors.html * [404] [[LINK]) | failed: network error: not found * [404] [[LINK]) | failed: network error: not found ### errors in .vitepress/dist/4./ch02/ch2.2/ch2.2.3/widendeep.html * [err] [[LINK]) | failed: too many redirects: error following redirect for url ([LINK]): too many redirects [full github actions output]([LINK])
2024-03-31 01:19:47.000000000Z
### java pack direct download url [LINK] ### default pack direct download url _no response_ ### bedrock merge pack direct download url _no response_ ### default assets version none ### block material none ### attachable material entity_alphatest_one_sided ### 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 23:53:07.000000000Z
all parts causes game crash when launched spacecraft on any launch sites(launchpad, airport, etc.). details: - game mod is latest version. - all installed mods version is latest version. - i'm already tried game verify check. - all dependency mods already installed. pc spec: - os: windows 11 pro x64 - cpu: intel core i7 12650h - ram: ddr5 32gb(16x2) dual channel - gpu: nvidia geforce rtx 4060 laptop gpu - storage: ssd 2tb x1, hdd 2tb x1 this is not a pc problem. because other mods is not causing any problem. only this mod is broken. please update your mod. this is not an april's fool. real bug. crash logs and save files are here: [google drive]([LINK]) here's list of what i've installed mod list: - a.p.u.s. aerospace passenger and utility system (aerospacepassengerandutilitysystem 0.8) - advanced textures (advancedtextures 1.8.1) - aircraft carrier accessories (aircraftcarrieraccessories 1:1.9.1) - aset consolidated agency (asetagency v2.0.2) - aset consolidated props pack (asetprops v2.0.7) - astrogator (astrogator v1.0.0) - at utils (at-utils v1.10.1) - b9 part switch (b9partswitch v2.20.0) - background resources (backgroundresources 1:v0.18.0.0) - blueshift (blueshift v1.9.5) - breaking ground (breakingground-dlc 1.7.1) - buffalo (buffalo v2.12.0) - buffalo crp play mode (buffalo-playmode-crp v2.12.0) - buffalo2 (buffalo2 v1.6.0) - cctv (cctv 1.1.6.6) - chatterer (chatterer 0.9.99) - chatterer extended (chattererextended 0.6.2) - classic stock resources (classicstockresources v1.2.2) - clickthrough blocker (clickthroughblocker 1:2.1.10.21) - commnet antennas extension (commnetantennasextension 2.1.7) - commnet antennas info (commnetantennasinfo 3.1.2) - commnet constellation (commnetconstellation 1.5.7) - commnet relays (contractconfigurator-commnetrelays v2.1.0) - community category kit (communitycategorykit v112.0.1) - community parts titles extras: categories (communitypartstitlesextrascategory 0.9.3) - community resource pack (communityresourcepack v112.0.1) - community tech tree (communitytechtree 1:3.4.4) - community trait icons (communitytraiticons v1.1.1) - configurable containers (configurablecontainers 2.6.2.1) - connected living space (connectedlivingspace v2.0.2.0) - contract configurator (contractconfigurator v2.9.2.0) - countrydoggo's random kk bits (countrydoggosrandomkkbits 0.1.1) - critical temperature gauge (criticaltemperaturegauge 1.12.3.1) - cryo tanks (cryotanks 1.6.5) - cryo tanks core (cryotanks-core 1.6.5) - custom pre launch checks (customprelaunchchecks 1.8.1.1) - de_ivaextension (de-ivaextension v1.2.0) - deployable engines plugin (deployableengines 1.3.1) - dmagic orbital science (dmagicorbitalscience 1.4.3) - docking port sound fx (dockingportsoundfx v2.1.12) - dynamic battery storage (dynamicbatterystorage 2:2.2.5.0) - easy vessel switch (evs) (easyvesselswitch 2.3) - environmental visual enhancements redux (environmentalvisualenhancements 3:1.11.7.1) - eve - stock planet configs (environmentalvisualenhancements-hr 2:eve-1.2.2-1) - far future technologies (farfuturetechnologies 1.2.0) - firespitter core (firespittercore v7.17) - flight manager for reusable stages (fmrs) continued (fmrscontinued 1.2.9.5) - global construction (groundconstruction 2.7.1) - global construction core (groundconstruction-core 2.7.1) - harmony 2 (harmony2 2.2.1.0) - heat control (heatcontrol 0.6.1) - indicatorlights (indicatorlights 1.8.3) - indicatorlights community extensions (indicatorlightscommunityextensions 1.6.2) - jsipartutilities (jsipartutilities 0.5.0.5) - kerbal actuators (kerbalactuators v1.8.5) - kerbal attachment system (kas 1.12) - kerbal inventory system (kis 1.29) - kerbal konstructs (kerbalkonstructs v1.8.6.1) - kerbal reusability expansion (spacexlegs 2.9.3) - kerbin side remastered (kerbinsideremastered 1.0.1) - kerbin side remastered - the life aquatic (kerbinsideremasteredtla v2.0.0) - kerbin side remastered gap extras (kerbinsideremasteredgapextras v1.0.5) - kopernicus planetary system modifier (kopernicus 2:release-1.12.1-198) - kos: scriptable autopilot system (kos 1:1.4.0.0) - kos-career (kos-career 0.2.0.0) - kospropmonitor-adopted (kospropmonitor 1.7.3) - ksc extended (kscextended 3.0.2) - ksc harbor (kscharbor 1.2) - ksp wheel (kspwheel 1:0.16.14.33) - landertrons (landertron v1.3.0) - making history (makinghistory-dlc 1.12.1) - mark iv spaceplane system (markivspaceplanesystem 3.2.0) - mechjeb 2 (mechjeb2 2.14.3.0) - modularflightintegrator (modularflightintegrator 1.2.10.0) - module manager (modulemanager 4.2.3) - moist! underwater technologies (moistunderwatertechnologies 1.12.1) - near future aeronautics (nearfutureaeronautics 2.1.1) - near future construction (nearfutureconstruction 1.3.1) - near future electrical (nearfutureelectrical 1.2.3) - near future electrical - decaying rtgs (nearfutureelectrical-decayingrtgs 1.2.3) - near future electrical core (nearfutureelectrical-core 1.2.3) - near future exploration (nearfutureexploration 1.1.2) - near future iva props (nearfutureprops 1:0.7.1) - near future launch vehicles (nearfuturelaunchvehicles 2.2.0) - near future propulsion (nearfuturepropulsion 1.3.5) - near future rovers (nfr) by v2 industries by michaelv2.0 (roverpack 2.0.99.0-adoption) - near future solar (nearfuturesolar 1.3.2) - near future solar core (nearfuturesolar-core 1.3.2) - near future spacecraft (nearfuturespacecraft 1.4.3) - omega482's - spacex style landing pad (spacexlandingpad 0.2.1) - omega's stockalike structures: no textures required (stockalikestructures 0.0.12) - omega's stockalike utility vehicles (stockalikeutilityvehicles 0.0.32) - rasterpropmonitor (rasterpropmonitor 1:v0.31.13.4) - rasterpropmonitor core (rasterpropmonitor-core 1:v0.31.13.4) - recoverable emergency kerbal transport (rekt 0.4.9.1) - recoverycontroller (recoverycontroller 0.0.4.2) - remotetech redev antennas (remotetechredevantennas 0.1.1) - retractable lifting surface module (retractableliftingsurface 0.2.1.2) - sinkemall (sinkemall 3.1) - smokescreen - extended fx plugin (smokescreen 2.8.14.0) - space dust (spacedust 0.4.4) - spacetux library (spacetuxlibrary 0.0.8.6) - stockalike station parts expansion redux (stationpartsexpansionredux 2.0.10) - stockalike station parts expansion redux - internal spaces (stationpartsexpansionredux-ivas 2.0.10) - system heat (systemheat 0.6.0) - tac life support (tacls) (tacls 1:v0.18.0.0) - toolbar controller (toolbarcontroller 1:0.1.9.11) - trajectories (trajectories v2.4.5.3) - trp-hire (trphire 0.6.11) - tundra exploration - stockalike dragon v2 and falcon 9 (tundraexploration 7.0.0) - tundra techonologies (tundratechnologies 7.0.0) - tundra's space center (tundraspacecenter 2.0.2) - water launch sites (kerbal-konstructs) (waterlaunchsites 1.0.1) - waterfall core (waterfall 0.9.0) - wild blue tools (wildbluetools v1.90.1) - wildbluecore (wildbluecore v1.2.5) - wildblueindustries crp play mode (wildblue-playmode-crp v1.90.1) - working underwater lite (workingunderwaterlite 1.2.1)
2024-03-31 16:03:00.000000000Z
in [[CODE]]([LINK] ), techinasia_wordpress_api ([LINK]) was **down**: - http code: 403 - response time: 171 ms
2024-03-31 05:47:16.000000000Z
in [[CODE]]([LINK] ), analytics platform ([LINK]) was **down**: - http code: 500 - response time: 1469 ms
2024-03-31 17:46:47.000000000Z
draw the usecase diagram.
2024-03-31 09:58:51.000000000Z
in [[CODE]]([LINK] ), llamarcuba ([LINK]) was **down**: - http code: 500 - response time: 767 ms
2024-03-31 20:48:35.000000000Z
hello, is there any plan to make "loop" work on a step level ? it is working on scenario but even if field exists for the particular step in the model - functionality is not implemented. scenario level (working): [CODE] step level (not working) [CODE]
2024-03-31 06:00:11.000000000Z
thanks to mv for the bug report. apparently apple mail automatically splits strings with the soft returns, and uses = for them, while also replacing the = in base64 padding with =3d you can sidestep it by enforcing line lengths skiff and some other clients don't introduce any breaks, gmail web client introduces hard returns every 75 chars, apple mail introduces these weird soft returns every 75 chars. seems like it would be really hard to account for all of these things in one circuit apple mail is specifically annoying because the simplest version of this email is just a base64 string of the encoded tx, and introducing random = padding chars really messes stuff up
2024-03-31 02:14:03.000000000Z
## cve-2024-26141 - medium severity vulnerability vulnerable library - rack-2.2.3.gem rack provides a minimal, modular and adaptable interface for developing web applications in ruby. by wrapping http requests and responses in the simplest way possible, it unifies and distills the api for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. library home page: . suggested fix type: upgrade version origin: <a href="[LINK]> release date: 2024-02-29 fix resolution: rack - 2.2.8.1,3.0.9.1 *** step up your open source security game with mend [here]([LINK])
2024-03-31 02:17:56.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 05:45:46.000000000Z
### i did this hello! i'm using libcurl.a which i built from downloaded curl-curl-8_5_0.zip, i.e. my application uses libcurl api to request web server via https my application establishes https connection with web server, and to have this connection always keep-alived i'm trying to use option curlopt_forbid_reuse, setting it 'false': curl_easy_setopt(eneasyhandle, curlopt_forbid_reuse, 0); curl_easy_setopt(eneasyhandle, curlopt_fresh_connect, 0); i want to use https keep-alive connection to have best performance without tls session reestablishing for every request. but i see that libcurl closes a connection and my application cannot use it. i see in tcpdump that my application closes a connection (because libcurl closes it really), and also i debug my application with libcurl and see that libcurl calls sendf.c:connclose(data->conn, "excess found in a read"); which forces a connection to close. it happens because excess_len = 2. ### i expected the following i expected connection reusing if i set curlopt_forbid_reuse = 0 and curlopt_fresh_connect = 0 even if web server sends 2 bytes as excess. is it possible to force connection reusing in this case? btw: if i commented off (disabled) this call:/*connclose(data->conn, "excess found in a read");*/, then a connection is alive and i have good performance. thank you! ### curl/libcurl version curl 8.5.0 ### operating system red hat enterprise linux 9.3 (plow)
2024-03-31 04:13:44.000000000Z
greetings, there is a strange little issue, when i tested your mod, none of the extra blocks is shown, i only got the other half of the halfstair now listed in the circular saw, but none of the "circular_saw_ext" blocks. ![dummyimage]([LINK]) funny part is, the ability to scroll in the circular saw stays, when you disable "circular_saw_ext" until you replace it.
2024-03-31 09:15:58.000000000Z
on the 1.11.2 version of presencefootsteps it plays footstep noises while in mid-air. i've been able to reproduce it by simply jumping and flying in creative it does not happen when moving in any direction besides vertically
2024-03-31 01:20:47.000000000Z
there's only one issue, i can't open tampermonkey
2024-03-31 09:28:10.000000000Z
hi, your data is imbalanced, this effectively harms models like decision trees, consider using some specific tricks to fade the effect on the model parameters, or some tricks on data to somehow balance the effect.
2024-03-31 20:10:02.000000000Z
**nightly build of release binaries failed** hi there: if you see me here that means there is a release failure for the nightly build please **click the status badge** to see more details: [![nightly build]([LINK])
2024-03-31 02:09:00.000000000Z
need to refactor the whole code snippet, to make it more consistent. authorization method from main class is overcrowded with code [CODE]
2024-03-31 18:16:48.000000000Z
changed username from goldmaa to goldmandev pls delete issue after fix [USER]
2024-03-31 06:48:09.000000000Z
will use this as a megathread for discussion around ideas for new demos!
2024-03-31 05:22:31.000000000Z
i'm trying to create a series of presets to prepare for a window for a mooch fish. expectation: i set preset a to catch the fish i am going to mooch. preset a doesn't mooch. it catches and then swaps preset to b. preset b is set up to mooch the fish when it catches it. i have enabled the "use actions on at specific times" option. the mooch should happen when the window opens. actual: the mooch happens as soon as the preset swaps.
2024-03-31 06:21:24.000000000Z
you can update the presenter function names - onviewappear, because these functions are called in the viewdidload
2024-03-31 03:44:14.000000000Z
### describe the bug when launching two applications/windows via a gaming mode shortcut (using launch options or cheatdeck decky plugin) both windows successfully launch under the same prefix etc. the second window typically loads much faster than the game so it's visible for a short moment before the game finally opens. after the game loads, the second window can no longer be seen after selecting it in the menu and can not be input into after the main window is closed as well. this issue persists across reboots and is fully replicable. any logs requested can be provided upon being given instruction. ownership of titles mentioned during this issue/exchange can be proved. ### what did you expect to happen? i expected to be able to switch the active window when it's selected in gaming mode. ### output of [CODE] [CODE] ### hardware 83e1 ### extra information or context persists through reboots. was instructed to open an issue by nickname in the discord!
2024-03-31 22:31:23.000000000Z
### matters to be added to todo - todo ### describe what this todo will do - todo ""
2024-03-31 14:22:52.000000000Z
testing graphql for automation - 5815_body2-second
2024-03-31 22:25:08.000000000Z
when i try to open up anything, it eventually glitches, turning the whole box into a blank white box. when i click away from that box, the feature disappears until i reload the page, which did not fix the issue.
2024-03-31 04:51:34.000000000Z
you should make a button next to the autocomplete that has the wiki page for it.
2024-03-31 17:45:18.000000000Z
apphaha
2024-03-31 09:55:57.000000000Z
## description we would like to introduce a [CODE] gradle subproject for providing code samples in the documentation generated with dokka. this subproject should be a kotlin/jvm library supporting kotlin and java code. also, it should have an [CODE] dependency on the root project. samples in this subproject should be tested using the [LINK] library. every [CODE] line in the documentation of the root project should be replaced by their function body. [CODE]kotlin * // sample: sampledemo.mypublicfunctionsample.kt * [CODE]kotlin * println(1 + 2) // 3 * [CODE] ## checklist - [x] create and configure the subproject. - [x] configure the extraction of kotlin code samples from this new subproject. - [x] configure the extraction of java code samples from this new subproject. - [x] configure code samples inlining when generating the documentation of the root project. - [x] configure code samples inlining when compiling kotlin code. - [x] include this subproject in the integration workflow.
2024-03-31 12:04:29.000000000Z
## azuredeploy.json - ensure that 'auditing' retention is 'greater than 90 days' for sql servers violation detected in /azuredeploy.json:[146-173] :page_with_curl: file type: arm :no_entry: details - ensure that 'auditing' retention is 'greater than 90 days' for sql servers
2024-03-31 11:32:54.000000000Z
qobject::movetothread: current thread (0x55c44bf87060) is not the object's thread (0x55c4553307a0). cannot move to target thread (0x55c44bf87060) qt.qpa.plugin: could not load the qt platform plugin "xcb" in "/root/miniconda3/lib/python3.8/site-packages/cv2/qt/plugins" even though it was found. this application failed to start because no qt platform plugin could be initialized. reinstalling the application may fix this problem. available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl. opencv?
2024-03-31 01:54:21.000000000Z
## ## - [ ]
2024-03-31 16:39:27.000000000Z
(i searched for an existing issue but couldn't find one so sorry if this is a duplicate) ### the problem the problem is that we want flow to understand the types of flow-typed modules correctly when requiring them. ### the workaround we currently have to keep [CODE] files along with [CODE] files after they are babel compiled and that adds an extra build step and a ton of headache. ### the solution if flow has support for [CODE] (like [CODE] [for rollup]([LINK])), we would not have to add anything new to our build step. we can just leave the [CODE] dir in our npm package and set [CODE] to [CODE]. this is a follow up to [LINK]
2024-03-31 07:44:24.000000000Z
please add option to set the db sessions timezone (inside connection string maybe?). example: [CODE] [CODE] (type: [CODE]) columns in postgres use the db session timezone for date conversion. this is needed because insert'ing data on __dst__ (_daylight saving time_) period can have some strange timestamp converting behaviors.
2024-03-31 16:19:37.000000000Z
in [[CODE]]([LINK] ), chem exper ([LINK]/) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 21:33:34.000000000Z
manual instrumentation example
2024-03-31 02:38:25.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 14:06:27.000000000Z
after scrolling down and changing specimen the rendering take way too long -> render only visible (in viewport) items
2024-03-31 18:28:14.000000000Z
did you first pretrain the modules (cross-attn trans & trans enc) using contrastive learning, and then train the entire model?
2024-03-31 08:27:50.000000000Z
at the moment the only place we're storing whether a talk has an advisory / explicit / copyright / technical issue flag is on the tracking spreadsheet. it would be useful to be able to store this info on the server at the point of uploading the edited talk (maybe checking the boxes there rather on the spreadsheet?) and for this info to be displayed on the talks page. this would primarily help front desk to not have to cross reference quite as many things when making up orders.
2024-03-31 16:54:29.000000000Z
i'm developing a site which has a lot of dynamically generated css. i've found assorted css syntaxes which are being improperly marked as unsafe: [CODE] i worked around the font size attribute by creating a helper function that does the calculation but can't figure out a way around the [CODE] attribute. is there a way (other than using go's html templates for the css) to generate this css in templ?
2024-03-31 00:41:15.000000000Z
in [[CODE]]([LINK] ), de server (de1.elteam.ir) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 13:47:16.000000000Z
## instructions - modify notifications in notification drawer to show user name in notification. ## acceptance criteria - notifications inside notification drawer should show user names when approving accounts. - notifications should show user names to when changing publish schedule, see figma linked below. ## resources: - [user routes]([LINK]) - [lo-fi designs (see "notifications")]([LINK]) - [db model]([LINK])
2024-03-31 23:10:12.000000000Z
### checklist - [x] i can reproduce the bug with the latest version given [here]([LINK]). - [x] i made sure that there are **no existing issues** - [open]([LINK]) or [closed]([LINK]) - to which i could contribute my information. - [x] i made sure that there are **no existing discussions** - [open]([LINK]) or [closed]([LINK]) - to which i could contribute my information. - [x] i have read the faqs inside the app (menu -> about -> faqs) and my problem isn't listed. - [x] **i have taken the time to fill in all the required details. i understand that the bug report will be dismissed otherwise.** - [x] this issue contains only one bug. - [x] i have read and understood the [contribution guidelines]([LINK]). ### affected app version 1.0.3 ### affected android/custom rom version android 13 / sony stock ### affected device model sony xperia 10 iii ### how did you install the app? f-droid / izzyondroid ### steps to reproduce the bug 1. open a series of events 2. delete the event 3. chose "this event only" ### expected behavior the entry dissappears. ### actual behavior nothing happens. ### screenshots/screen recordings _no response_ ### additional information calendar is provided by t-online (deutsche telekom)
2024-03-31 15:23:10.000000000Z
can you add me code owner to this project? i'm from tea community
2024-03-31 04:06:22.000000000Z
am getting a 500 error from time to time. can't consistently re-create
2024-03-31 06:14:29.000000000Z
f
2024-03-31 15:41:21.000000000Z
just wondering if its possible to create an sd card that contains the uefi bootloader on sd card instead? this way the output can also be nixified. no manual steps afterwards would be required.
2024-03-31 19:53:44.000000000Z
this was copied from [list template here]([LINK]). please update the template when changes/additions to this list are needed. contributor tasks - [ ] labview tasks - [ ] upgrade sources to lv2020 (ci will fail until this is done) - [ ] separate compiled code for all files (ci will fail until this is done) - [ ] move vis into a [CODE] - [ ] license file - [ ] update license to mention "project contributors (see readme.md)" - [ ] create a [CODE] file in the root directory (copy from user docs folder) - [ ] vipb settings - [ ] change .vipb package version to [CODE] - [ ] update .vipb file with copyright notice and mention "project contributors (see readme.md)" - [ ] update .vipb file with author info (vipm community) - [ ] change the .vipb's license text file to link to the license in the root folder of project - [ ] update .vipb/.vipc dependencies - [ ] from the vi package builder, edit the vipc file to update openg toolkit dependencies to version 6.0 - [ ] apply the new configuration, to upgrade all the packages - [ ] re-scan for dependencies to make sure they are updated - [ ] review dependencies to see if they are needed/accurate - [ ] unit tests - [ ] copy over the 'build support' folder from openg variant - [ ] remove the .vit test templates - [ ] upgrade unit tests to use caraya (optional, since could be done later) admin tasks (to be done by maintainer) - [ ] ci - [ ] add [CODE] (copy from openg variant library) to project (this will help automate and enforce maintenance) - [ ] release - [ ] update .vipb file with release notes - [ ] assign all issues and prs to the milestone - [ ] create a release with [CODE] tag and name - [ ] generate release notes - [ ] upload package to vipm.io
2024-03-31 00:41:06.000000000Z
**describe the issue** during our scheduled (or manually-triggered) link check, the workflow [check broken links]([LINK]) identified one or more broken links in the repository. details of the broken links, including their locations and the reasons for failure, can be found in the [CODE] artifact, at the end of the [failed run page here]([LINK]). **workflow name** - [CODE] **job** - [CODE] **status** - [CODE]
2024-03-31 02:13:53.000000000Z
trace - 13:49:12] sending request 'initialize - (0)'. [trace - 13:49:12] received response 'initialize - (0)' in 271ms. [trace - 13:49:12] sending notification 'initialized'. [trace - 13:49:12] sending notification 'textdocument/didopen'. [trace - 13:49:12] received request 'client/registercapability - (0)'. [trace - 13:49:12] sending response 'client/registercapability - (0)'. processing request took 0ms [trace - 13:49:12] received request 'workspace/configuration - (1)'. [trace - 13:49:12] sending response 'workspace/configuration - (1)'. processing request took 1ms [trace - 13:49:12] received request 'client/registercapability - (2)'. [trace - 13:49:12] sending response 'client/registercapability - (2)'. processing request took 0ms [trace - 13:49:12] sending notification 'workspace/didchangeworkspacefolders'. [trace - 13:49:12] received request 'client/registercapability - (3)'. [trace - 13:49:12] sending response 'client/registercapability - (3)'. processing request took 0ms [trace - 13:49:12] sending request 'textdocument/documentsymbol - (1)'. [trace - 13:49:12] received notification 'textdocument/publishdiagnostics'. [trace - 13:49:12] sending request 'textdocument/codeaction - (2)'. [trace - 13:49:13] sending request 'textdocument/documentcolor - (3)'. [trace - 13:49:13] sending request 'textdocument/documentlink - (4)'. [trace - 13:49:13] sending request 'textdocument/inlayhint - (5)'. [trace - 13:49:13] sending request 'textdocument/semantictokens/range - (6)'. [trace - 13:49:13] sending request 'textdocument/documentsymbol - (7)'. [trace - 13:49:13] sending request 'textdocument/foldingrange - (8)'. [trace - 13:49:13] sending request 'textdocument/codelens - (9)'. [error - 13:49:13] server process exited with signal sigbus.
2024-03-31 22:35:35.000000000Z
as title, an error occurred while running the following dofile. [shortest_path.txt]([LINK]) the error message: [CODE]
2024-03-31 17:58:38.000000000Z
## summary some good feedback from wil. #### ctas at the bottom currently they're at various points on the screen, with position defined relative to the top: ...many people use big phones, so having main cta always in same spot & always near thumb is useful. #### explanation / context ctas work better if the user knows what's coming. current: > daimo is a global payments app that runs on ethereum. wil's proposal, something like: > daimo is a free peer-to-peer payments application that uses stablecoins and has no fees. exact copy aside, the screen you see right after install could be more descriptive. should also align with app store summary (from right before install).
2024-03-31 23:49:20.000000000Z
due to a change in the workflow file of the [lobechat][lobechat] upstream repository, github has automatically suspended the scheduled automatic update. you need to manually sync your fork. please refer to the detailed [tutorial][tutorial-en-us] for instructions. [lobechat][lobechat] workflow github sync fork [][tutorial-zh-cn] ![]([LINK]) [lobechat]: [LINK] [tutorial-zh-cn]: [LINK] [tutorial-en-us]: [LINK]
2024-03-31 13:13:46.000000000Z
allow package deletion (trm uninstall) with the use of abapgit developer version.
2024-03-31 16:28:42.000000000Z
**this is a bug report** **problem:** can not run this command: curl [LINK]/ it returns this: error trying to reach service: 'dial tcp 172.17.0.6:80: connect: connection refused' **proposed solution:** implement any of the solutions suggested in #18079 **page to update:** [LINK]/ **additional information:** this bug was already reported in #18079 and went stale while the interactive tutorial existed. with the demise of the interactive option, this bug will now affect all users, which makes it worth fixing imho.
2024-03-31 08:10:10.000000000Z
question: is this line: [LINK] supposed to be: [CODE] ?
2024-03-31 20:39:09.000000000Z
hey [USER] , first off, thank you for creating this plugin and extending the webdriverio ecosystem! we have been looking into successful wdio plugins like this one as we want to ensure that its development can be continued even if the original maintainer decides to move on. therefore on behalf of the webdriverio community i would like to ask if you would be interested to move this repository into the [webdriverio community]([LINK]) organisation. it would allow us to help maintain this package, automate a few things like releases and allow others to contribute to it and make the package even better. you would of course continue to have full access to it. what do you think? please let me know if you have any questions.
2024-03-31 00:59:31.000000000Z
this issue lists renovate updates and detected dependencies. read the [dependency dashboard]([LINK]/) docs to learn more. this repository currently has no open or pending branches. ## detected dependencies github-actions .github/workflows/auto-assign.yaml - [CODE] .github/workflows/broken-link-checker.yaml - [CODE] - [CODE] - [CODE] .github/workflows/deploy-site.yaml - [CODE] - [CODE] - [CODE] .github/workflows/pre-commit.yaml - [CODE] - [CODE] --- - [ ] check this box to trigger a request for renovate to run again on this repository
2024-03-31 21:12:25.000000000Z
in [[CODE]]([LINK] ), istat ([LINK]) was **down**: - http code: 0 - response time: 0 ms
2024-03-31 02:18:39.000000000Z
this would allow for water buckets to select water or chisels to select one of the subblocks.
2024-03-31 14:37:55.000000000Z
sequence: 1. game start p1- duke, assassin, p2 - duke, contessa 2. p1 assassinate 3. p2 block assassinate 4. p1 incorrectly calls out lie 5. p2 is told to lose card and loses a card despite not lieing
2024-03-31 18:53:35.000000000Z
relevant changes which need upstream typing changes: - [x] message source changed entirely; it's now a gobject based class with gobject properties, which we need to set new, see [LINK]
2024-03-31 14:41:49.000000000Z