input
stringlengths
0
91.7k
created_at
stringlengths
30
30
__index_level_0__
int64
0
34.7k
In [[CODE]]([LINK] ), haccp ([LINK]) was **down**: - HTTP code: 400 - Response time: 1266 ms
2024-03-31 20:08:57.000000000Z
13,734
blender returns blender: error while loading shared libraries: libtbb.so.2: ELF load command address/offset not page-aligned sysinfo: - Architecture: x86_64 (x86_64) - Processor vendor: GenuineIntel - User space: 64-bit - Chromebrew Kernel version: 5.15 - Chromebrew Running in Container: false - Chromebrew version: 1.45.3 - Chromebrew prefix: /usr/local - Chromebrew libdir: /usr/local/lib64 - Last update in local repository: [HASH] more builds (3 hours ago) - OS variant: Chrome OS - OS version: octopus-release/R122-15753.46.0 - OS channel: stable-channel
2024-03-31 03:30:24.000000000Z
6,890
Create a feed of courses by author slug. e.g. GET /courses?author=scott-simpson would return a feed for courses released by Scott.
2024-03-31 20:24:24.000000000Z
26,675
### Describe the Bug I have a small directus instanced hosted on DigitalOcean cloud platform (512mb, 1vCPU, shared) Very few simple image request are able to completely crash the instance, causing DigitalOcean to restart it, without any logs other then [CODE] While I understand that a small instance like that might not be very stable, I think just a few images by a single user should not be able to completely crash the system causing it to restart ### To Reproduce I think the simplest way to reproduce it is: - Create the 512mb, 1vCPU shared directus instance on DO - Using the directus API: Upload around 10 jpg images (around 4000x6000px, 3mb each) - Simply open the directus app and navigate to the folder you uploaded the files to This should cause the app to generate thumbnails the first time you open it up. The directus instance will most likely crash (I have a 100% success rate with 10 fresh images ) ### Directus Version v10.10.4 ### Hosting Strategy Self-Hosted (Docker Image)
2024-03-31 14:21:11.000000000Z
13,100
**Is your feature request related to a problem? Please describe.** If your city is consuming more food that is needed, it will lose population when the granary is empty. The counter in the city dialog in this example says 7 turns, but that is 7 turns to a smaller city, not a larger city. ![image]([LINK]) **Describe the solution you'd like** Colorize (e.g. make the text red) or highlight the value for [CODE] value to bring more attention to it when growth is negative. Might consider doing the same thing for the negative food at the top. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Came up as part of evaluating PR #1494
2024-03-31 15:46:08.000000000Z
4,140
deleted true .
2024-03-31 14:35:04.000000000Z
9,903
FNF B3 3.5 please?
2024-03-31 18:56:05.000000000Z
10,265
**Summary:** Summarize your issue here. **Steps to reproduce:** How can we reproduce again the issue? **Expected behavior:** What did you expect the app to do? **Observed behavior:** What did you see instead? Describe your issue in detail here. **Device and Android version:** What make and model device (e.g., Samsung Galaxy S3) did you encounter this on? What Android version (e.g., Android 4.0 Ice Cream Sandwich or Android 6.0 Marshmallow) are you running? Is it the stock version from the manufacturer or a custom ROM? **Screenshots:** Can be created by pressing the Volume Down and Power Button at the same time on Android 4.0 and higher.
2024-03-31 03:49:06.000000000Z
24,627
2024-03-31 12:26:35.000000000Z
25,013
any way to simulate more than one moving object?
2024-03-31 16:20:10.000000000Z
9,495
horizontal lines of menu are of li tag. The still have bullets that need removing. The li tags need spacing more neatly!
2024-03-31 12:58:49.000000000Z
2,604
# Blocked by #425 ## The problem I'm frustrated when I need to format ArkScript code by hand, because (even I, the creator of the language) I don't remember every formatting rule we wrote somewhere in this organization. ## Proposed solution Integrate a code formatting option in the CLI: [CODE]
2024-03-31 17:59:25.000000000Z
7,497
## Détail de l'erreur Message: There are no commands defined in the "reverb" namespace. Contexte: [{}] Niveau: ERROR Date: 2024-03-31 11:54:54 Environnement: staging
2024-03-31 09:54:57.000000000Z
27,805
After fetching posts from Instagram, resizing images via NuxtImg doesn't work. [CODE]
2024-03-31 04:59:42.000000000Z
19,515
The plugin [CODE] uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: [LINK]. When I am using in Flutter (Channel stable, 3.19.5), I am getting this issue, can you fix it in urgent, I am in need of this dependency. And also during its processing it makes the UI lag very-much, can you look into it to optimize.
2024-03-31 03:32:45.000000000Z
5,850
Please add some info into the docs on how to specify a custom port for both front-end and back-end. I get it that it has to be done in the .env files but would be awesome if it was a little bit more obvious.
2024-03-31 19:21:21.000000000Z
15,312
2024-03-31 10:54:16.000000000Z
980
Original discussion: [LINK] [USER] [USER] I'm working on some breaking changes to the API. After a discussion with [USER], we've decided to include [CODE] in [CODE] and keep [CODE] in the [CODE]. This simplifies the API and gives us an easy pathway to take into account the output count varint weight changes when including the drain output. How this simplifies the API: * The target & drain weights are included in the [CODE], so they don't need to be passed in as method inputs. * Change policy can be simplified to just: [CODE]. How we can take into account the output varint weight changes when including drain: [CODE] This calculates the [CODE] and the [CODE] (which includes output varint changes) that are both included in [CODE].
2024-03-31 04:44:45.000000000Z
28,197
:lady_beetle: **Describe the bug** I'm having trouble receiving notification updates in my app. I'm able to send and receive messages from my ntfy app on my iphone, but I have to keep refreshing the topic for the messages to be updated. I've cleared all the permissions for the app on iOS and I still can't receive the messages. :computer: **Components impacted** Own ntfy server, Iphone 15 iOS 17.3.1, app version 1.3 (4) :crystal_ball: **Additional context** The problem does not occur when I use my second Android smartphone. I don't have to keep refreshing the topic to receive or send messages and I don't have a problem receiving messages on the smartphone's notification screen.
2024-03-31 21:23:15.000000000Z
33,774
Hello! Are there plans and a timeline for upgrading the plugin for Craft CMS 5 compatibility? Reference: [LINK]
2024-03-31 19:38:19.000000000Z
7,027
- Integrate existing skill system, health system, movement systems - Implementation of attributes system - - Implementation of effects system - Implementation of ability system
2024-03-31 23:21:39.000000000Z
19,943
## CVE-2024-22257 - High Severity Vulnerability Vulnerable Library - spring-security-core-5.2.1.RELEASE.jar spring-security-core Library home page: Found in base branch: master Vulnerability Details In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter. Publish Date: 2024-03-18 URL: CVSS 3 Score Details ( 8.2 ) Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: None For more information on CVSS3 Scores, click Release Date: 2024-03-18 Fix Resolution (org.springframework.security:spring-security-core): 5.7.12 Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0 *** Step up your Open Source Security Game with Mend [here]([LINK])
2024-03-31 02:01:16.000000000Z
31,566
### Bug description I am creating a LaTeX document, with the document class [CODE]. In this document, I am creating a long table, which would span through multiple pages. If I format the table using knitr::kable() function, it will show multiple entries in the list of tables. But when I remove knitr::kable(), there is only one entry for this table in the list of tables. ### Steps to reproduce [CODE]{r} 1 + 1 [CODE]{r} #| echo: false 2 * 2 [CODE]{r} #| echo: false #| label: tbl-dummy #| tbl-cap: "Long Table Spanning Multiple Pages" dummy_table <- data.frame(Index = 1:100,Value = rnorm(100)) dummy_table |> knitr::kable() [CODE]` ### Expected behavior There should be only one entry of the long table in the list of tables ### Actual behavior In the list of table, the long table appears as many times as the number of pages on which the table is present. If the table is 5 pages long, then there will be 5 entries of "Long Table" in the list of tables. ### Your environment IDE: RStudio 2024.04.0-daily+668 "Chocolate Cosmos" Daily ([HASH], 2024-03-29) for windows Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2024.04.0-daily+668 Chrome/120.0.6099.291 Electron/28.2.6 Safari/537.36, Quarto 1.5.27 (C:/Users/Hp/AppData/Local/Programs/Quarto/bin/quarto.exe) OS: Windows 11 ### Quarto check output $ quarto check Quarto 1.5.27 [>] Checking versions of quarto bi nary dependencies... Pandoc version 3.1.11: OK Dart Sass version 1.70.0: OK Deno version 1.41.0: OK [>] Checking versions of quarto dependencies......OK [>] Checking Quarto installation.. ....OK Version: 1.5.27 Path: C:\Users\Hp\AppData\Local\Programs\Quarto\bin CodePage: 1252 (|) Checking tools................ [>] Checking tools................ ....OK TinyTeX: (external install) Chromium: (not installed) (|) Checking LaTeX................ ....OK Using: TinyTex Path: C:\Users\Hp\AppData\Roaming\TinyTeX\bin\windows\ Version: 2024 (|) Checking basic markdown render ....OK [>] Checking Python 3 installation ....(None) Unable to locate an installe d version of Python 3. Install Python 3 from https: //[LINK]/ (|) Checking R installation....... ....OK Version: 4.3.3 Path: C:/PROGRA~1/R/R-43~1.3 LibPaths: - C:/Users/Hp/AppData/Local/R/win-library/4.3 - C:/Program Files/R/R-4.3.3/library knitr: 1.45 rmarkdown: 2.26 (|) Checking Knitr engine render.. ....OK
2024-03-31 17:07:41.000000000Z
7,220
In [[CODE]]([LINK] ), Ethstats ([LINK]/) was **down**: - HTTP code: 502 - Response time: 6025 ms
2024-03-31 22:10:02.000000000Z
8,998
In [[CODE]]([LINK] ), Main ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 23:02:58.000000000Z
11,535
Using git version 2.39.3. On a repo if I run [CODE] I recieve logs with stats OK, however with simplegit, if I call [CODE] the code will lock. From what I can tell, it's getting all the way to run the task, and tries to execute the task: [CODE] which seems to hiccup and lock here likely due to parsing failure somewhere that goes uncaught by the promise for some reason (perhaps due to stdout still being open or something, dunno).
2024-03-31 08:08:09.000000000Z
15,080
#173 scrap api . api [CODE] spring schedule . , max , . , 3 scrap api , . * [x] win/number * [x] win/prize * [x] win/shop
2024-03-31 06:12:30.000000000Z
19,308
[CODE] The third argument to the [CODE] function should be [CODE] instead of [CODE]? Same thing with [CODE], and [CODE].
2024-03-31 10:17:13.000000000Z
2,058
**As a** [role] **I need** [function] **So that** [benefit] ### Details and Assumptions * [document what you know] ### Acceptance Criteria gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed]
2024-03-31 07:49:00.000000000Z
25,625
A/C: - [ ] log output saved to a file Note: - [LINK]
2024-03-31 04:54:26.000000000Z
6,939
Hello, I would like to ask, can I use your network structure to predict image regression problem, if yes, I would like to ask what changes need to be made to the code.
2024-03-31 12:33:11.000000000Z
17,564
See [LINK] for details.
2024-03-31 21:11:20.000000000Z
29,014
In [[CODE]]([LINK] ), - ited ([LINK]/) was **down**: - HTTP code: 502 - Response time: 697 ms
2024-03-31 10:53:14.000000000Z
1,096
Pots currently lower volume when turned CCW. This should be the other way around: - CW volume increase - CCW volume decrease
2024-03-31 00:46:54.000000000Z
8,802
In [[CODE]]([LINK] ), upptime ($UPPTIME) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 16:35:35.000000000Z
7,504
**Describe the bug** It seems that any hover only interaction is broken. **To Reproduce** Non of the following examples work any more. [CODE] The tooltip is never shown. **Expected behavior** Tooltip should be shown when hovering with the cursor on the labels. **Platform:** - OS: Windows 10 - Version 22H2 **Additional context** I tried 0.27 and master. Note that this was working fine on 0.26.
2024-03-31 18:06:27.000000000Z
23,802
The IsLimitedUserLogon function is a useful feature that suggests if other more powerful logon are available to the user. The current logic first check some token properties like TokenElevation and TokenElevationType and then checks mismatch in token IL. This logic should be inverted and the check for the token IL mismatch should be called before than the below if: [LINK]
2024-03-31 20:22:50.000000000Z
10,284
Translating and fixing typos in [[CODE]]([LINK]).
2024-03-31 00:09:23.000000000Z
5,585
## Détail de l'erreur Message: There are no commands defined in the "reverb" namespace. Contexte: [{}] Niveau: ERROR Date: 2024-03-31 11:51:53 Environnement: staging
2024-03-31 09:51:56.000000000Z
30,187
## Description Currently, our header is somewhat of a standalone component, we need to move it to the header bar so that the automatic spacing in case the phone have a camera. Reference: #148 - [Resources]([LINK]) ## Requirements - [ ] Move the header bar there - [ ] Consistent across all pages under (tabs) from now on - [ ] Remove junks files - [ ] Work ## (Optional) Again...
2024-03-31 03:03:01.000000000Z
25,779
Someone just pushed, oh no! Here's who did it: step-security-bot.
2024-03-31 16:01:16.000000000Z
14,505
In [[CODE]]([LINK] ), Homepage ([LINK]) was **down**: - HTTP code: 404 - Response time: 950 ms
2024-03-31 14:50:31.000000000Z
5,832
Since I don't have access to my old code I've rewritten a large fraction of the test vector generation code. One thing I'm wondering however is which parameters/curves etc. for ECDSA are relevant. Concretely: * I'm not aware of any apps using ECDSA over binary fields. Am I overlooking something or could these curves be ignored? * There is a large number of message digest / curve / signature encoding combinations. I'm trying to figure out which ones are relevant, i.e., explicit choices in proposed protocols. * Signature encoding are either DER, P1363, OpenSSH or the v,r,s format used in the "ether" world. For the last one I haven't found any satisfactory documentation (i.e. docs are sometimes contradicting each other) * Signature verification through public key recovery allows some new edge cases. These edge cases depend on how the public key recovery is done. I'm trying to find typical implementations.
2024-03-31 21:27:41.000000000Z
11,664
The current version of 'age-quiz.py' has fixed age thresholds, such as: 100, 65, 40, 13, and 21, directly coded into the script. However, this rigid approach could pose challenges in the future if these thresholds need adjustment. To enhance the code's flexibility and maintainability, introducing constants for these thresholds is recommended. By defining constants such as AGE_THRESHOLD_DEAD, AGE_THRESHOLD_RETIREMENT, AGE_THRESHOLD_OVER_HILL, AGE_THRESHOLD_KIDDIE_DISCOUNT, and AGE_THRESHOLD_TWENTY_ONE, the code will become more readable and easier to modify. This change aligns with standard software development practices, facilitating future adjustments without requiring widespread code modifications.
2024-03-31 17:21:58.000000000Z
3,763
Tracking issue for: - [ ] [LINK]
2024-03-31 18:17:19.000000000Z
212
docx2tei currently seems to neglect the [CODE] and [CODE] annotations in the docx XML (and exporting the content of both as a simple sequence). Converting them into [CODE] and [CODE] could be beneficial. Covering full range of track change (comments, transpositions, responsibilities for the deletings and additions from [CODE] [CODE] etc.) seems to be a larger set of work.
2024-03-31 11:37:31.000000000Z
26,368
Hi, I cloned your repo and checked the codes, the problem is that it is an empty hello world page, I do not know whether this project is done or not, but anyways consider a re-check. BTW, bootstrap is better choice than tailwind for plain html-css pages, tailwind excells with react or next and it does not worth. best of luck.
2024-03-31 20:03:24.000000000Z
8,400
Hello good afternoon! Please understand that I use a translator because I don't speak English. The only places I downloaded fo-Dicom are from the Unity Asset Store and NuGet's fo-Dicom. var Image = new Dicom.Imaging.DicomImage(file.FullName) (file.FullName is the path to that file.) I was working on getting a file using the code and converting it to texture 2D. The files combined with English and numbers worked fine, but an error appeared when Korean, the Korean character I was in, was included. So for encoding When I declared Encoding.RegisterProvider(CodePageEncodingProvider.instance) and used it with Encoding.GetEncoding(20949).GetString(filePath), there was the first problem that the path was broken like ???.dcm. So, I removed the GetEncoding part added after and declared file.FullName as before. "DicomCodecException: Decoding dataset with transfer syntax: JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression is not supported." An error like this appeared: I would really appreciate it if you could tell me what to do. I desperately need your help. Thank you so much for reading this long post, and have a nice day everyone. (For reference, I am using .NET Framework 4.7.1.)
2024-03-31 20:53:31.000000000Z
34,470
With our impl: [CODE] With GNU: [CODE]
2024-03-31 22:44:13.000000000Z
14,642
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When I launch the software (bin/freecad.exe) I get an error while the spash screen is displayed. The error reads: "OPENSSL_Uplink([HASH],08): no OPENSSL_Applink" upon clicking ok Ondsel closes. ### Full version info [CODE] [CODE]` ### Subproject(s) affected? None ### Anything else? error: ![image]([LINK]) To install I downloaded the Windows version (7z) and extracted it to a folder with 7-Zip (also tried winrar) and ran /bin/freecad.exe I have found I can open and use Ondsel if I disable my internet first, then it launches without issue. Note I have also tried the weekly build and have the same error. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
2024-03-31 19:43:06.000000000Z
19,233
1. Global Variables: Usage of global variables can lead to code that's difficult to debug and understand. 2. Encapsulation: The code lacks Encapsulation. It's always a good practice to encapsulate by creating more classes or functions. 3. Exception Handling: There is no exception handling in the code. It is a best practice to handle exceptions, especially when dealing with external processes or services. 4. No Validation of Input: There is no validation for incorrect or missing user input. 5. Comment Quality: Useless comment like "test commit here" is present in the code. Ensure to provide meaningful comments for better readability. 6. Unused Variables: The variable "ph_on_var" is declared but never used in the code. It's always good practice to remove unused variables. 7. Magic Strings: Directly using URL strings or JSON response keys throughout your codebase makes it more prone to errors. Consider using constants or config files. 8. Code Duplicacy: Code repetition is observed in "on_closing" and "confirm" methods, merely an extraction could solve the issue. 9. Function Size: Some functions are quite large and are accomplishing multiple tasks. It's best to stick to the single responsibility principle where each function does one thing. 10. Hardcoding: Avoid hardcoding where possible. There are hardcoded values for window width, height etc. Consider making them customizable or defined as constants. 11. Proper usage of exit() or sys.exit(): In the perform_exit method, it's mentioned it is handled by bash script but as a good practice, clean exits should be ensured in your program itself. 12. Code Formatting: There are formatting lapses and inconsistencies impacting code readability. 13. No Logging: Including logs in the application could be very helpful for future debugging. 14. Error Responses: The HTTP responses are not checked whether they are successful or not before processing. 15. Race Conditions: There is a potential race condition as the cached_gname global variable is read and written by separate functions. This could lead to inconsistent results in a multi-threaded environment.
2024-03-31 08:17:46.000000000Z
5,233
### Issue Description 1.Redis-shake4.015Gkeykey 2.Redisshake4.02.0 Please provide a brief description of the issue you encountered. ### Environment - RedisShake RedisShake Version4.0 - Redis Redis Source Version6.2.7 - Redis Redis Destination Version6.2.7 - Redis standalone/cluster/sentinelcluster - Deployed on Cloud Provider ### Logs If there are any error logs or other relevant logs, please provide them here. ### Additional Information [Redisshake4.txt]([LINK]) Please pro [_20240331141833.pdf]([LINK]) vide any additional information, such as configuration files, error messages, or screenshots.
2024-03-31 07:16:29.000000000Z
20,607
### Current Behavior The ApisixRoute "rbd-http-routes" is invalid: spec.http.match.hosts: Invalid value: "8.130.141.31:7070": spec.http.match.hosts in body should match '^\*?[0-9a-zA-Z-._]+$' [CODE] [CODE] Some users access their applications through IP and ports, and use the HTTP protocol, so they hope to increase support for the HTTP port
2024-03-31 01:26:16.000000000Z
21,572
Please create a docker image for this repo making it extremely easy for new comers to deploy this project on their own server I can send a pull request with a dockerfile and a docker-compose.yml file. Let me know if you're up.
2024-03-31 04:19:14.000000000Z
29,696
As per RFC 5758 , when employing algorithm identifiers such as ecdsa-with-SHA224, ecdsa-with-SHA256, ecdsa-with-SHA384, or ecdsa-with-SHA512 within the AlgorithmIdentifier field, the Parameter field must be excluded from the encoding. Despite this, ZLint"s parser permits the inclusion of an explicit "NULL" parameter for ECDSA algorithms.
2024-03-31 13:41:23.000000000Z
15,723
Gnome: 43.3 Extension: 11 When tab is pressed (multiple times) after searching for something and the search is still in progress, the whole shell crashes. [CODE] logs: [CODE] Best way to reproduce: Type something in the search bar and **immediately** press tab key multiple times. Also tried disabling all other extensions but it did not solve the problem.
2024-03-31 09:58:40.000000000Z
18,355
I sent the payment for the paid features on your awesome app but it never unlocked. Other than that I absolutely love your work and if I never get those working for whatever reason I'm still happy to have donated to you.
2024-03-31 14:39:23.000000000Z
34,628
In [[CODE]]([LINK] ), Abnormal ($ABN) was **down**: - HTTP code: 404 - Response time: 715 ms
2024-03-31 19:11:43.000000000Z
20,821
e.g., the tag v2.15.3_unofficial_98 or the corresponding commit can't be checked out. I can of course just download the zip from the release but this feels weird.
2024-03-31 16:19:40.000000000Z
11,668
using Material UI
2024-03-31 04:20:12.000000000Z
6,747
When loading a gro file containing LI, LI will be recognized as a virtual site. Example gro and code are provided below: gro: [CODE] [CODE]
2024-03-31 13:42:42.000000000Z
14,098
### Describe the feature Implement similar functionality of [CODE]: [Feature]([LINK]) ### How would you implement this? _No response_ ### Additional information - [ ] Would you be willing to help implement this feature? ### Provider - [ ] AuthJS - [ ] Local - [ ] Refresh - [ ] New Provider
2024-03-31 02:59:56.000000000Z
15,008
### Describe the bug Things had been working fine for a while, but recently when I open the laptop lid the key backlights come on, the power button turns on and starts blinking, but that's it. I have to hard restart the computer more often than not. ### What did you expect to happen? I was expecting the screen to turn on and show the lock screen like it had been doing and still sometimes does. ### Output of [CODE] [CODE] ### Extra information or context I don't know if it's from a recent upgrade, but it hasn't always been like this and it's not 100% of the time it won't fully wake up. Though more frequently than not these days.
2024-03-31 02:49:26.000000000Z
9,205
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 23:11:30.000000000Z
22,701
Some body
2024-03-31 10:47:10.000000000Z
9,798
### Description of Bug hey, how can i use a command which closing a gui in item section? ### Steps to Reproduce ![0vquvkbe]([LINK]) ### Environment - Minecraft version: 1.20.1 - Server software: paper - Quests version: v3.15-[HASH] ### Agreements - [X] I am running the latest version of Quests - [X] I am certain this issue is unique and a similar issue is not currently open - [X] I am using a version of Minecraft which is supported by Quests ### Other _No response_
2024-03-31 23:33:05.000000000Z
10,765
In [[CODE]]([LINK] ), projectsegfau.lt us ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 04:58:27.000000000Z
23,026
To define rest api to monitor status of submitted order. - status of the order - delete an existing order - update status of an order
2024-03-31 01:51:32.000000000Z
6,189
- : "greetingMessage": "1 ." : Cannot invoke "com.project.game.character.domain.Character.getCharacterId()" because the return value of "com.project.game.match.domain.MatchRoom.getEntrant()" is null NullReferenceException: Object reference not set to an instance of an object
2024-03-31 10:52:49.000000000Z
9,919
Can you make this into a plugin for WebUI? If it's possible, can you make a plugin for stable video diffusion, it will be awesome.
2024-03-31 17:29:25.000000000Z
10,702
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour I want to import the address or public key into bitcoind because I want to list the unspent utxo based on my bitcoind node and then assemble the transaction on the client side. However, an error will be reported when importing the address and public key. Error: [CODE] ### Expected behaviour success and list unspent utxo success. ### Steps to reproduce [CODE] [CODE] [CODE] [CODE] bitcoind start cmd: [CODE] ### Relevant log output _No response_ ### How did you obtain Bitcoin Core Pre-built binaries ### What version of Bitcoin Core are you using? Bitcoin Core version v25.0.0 ### Operating system and version Ubuntu 22.04.3 LTS ### Machine specifications _No response_
2024-03-31 06:21:24.000000000Z
6,194
Write a element helper class which has custom defined needed functions The custom function should use selenium function but costimize them end send costimized eror mesages
2024-03-31 08:35:32.000000000Z
10,358
I have a problem with the next.js app deployment. Help me, please.
2024-03-31 17:30:55.000000000Z
10,768
**CC**: [USER] An error occured while fetching a feed from [CODE]. If the error is not temporary, please consider replacing or removing the feed. Thanks! Here are the logs of the error(s): On **2024-03-31 01:34:25 UTC**: [CODE]
2024-03-31 01:34:27.000000000Z
18,382
### Describe the problem Right now Svelte, has to read and compile CSS, in order to make it scoped to a component. But CSS keeps changing and Svelte can't keep up with new CSS features, and make them scoped correctly. ### Describe the proposed solution Now CSS has a native way to scope things. So, Svelte should have an option to compile component CSS to new CSS [CODE] at-rule. This way Svelte don't have to keep up with new CSS features, and everything get's scoped correctly. ### Importance nice to have
2024-03-31 17:29:42.000000000Z
1,561
In [[CODE]]([LINK] ), Do53 Roost IPv4 UDP ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 17:12:34.000000000Z
17,486
In [[CODE]]([LINK] ), Museum Hilversum ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 01:01:29.000000000Z
298
In [[CODE]]([LINK] ), polkadot.w3f.community/candidate/address ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 17:42:40.000000000Z
14,338
Another bug to be looked at. [CODE] _Originally posted by in )
2024-03-31 08:45:52.000000000Z
34,685
Need help making a speedcube timer which generated scrambles, avg5, etc. Also want to use 2 keyboard switches as input
2024-03-31 08:31:36.000000000Z
11,598
### Clear and concise description of the problem Support for self-signed certificates to support local Hosts self-referencing ### Suggested solution TBD. ### Alternative _No response_ ### Additional context fix #17 ### Validations - [X] Follow our [Code of Conduct]([LINK]) - [X] Read the [Contributing Guide]([LINK]). - [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
2024-03-31 03:24:30.000000000Z
22,029
In [[CODE]]([LINK] ), Bofrost.de ([LINK]) experienced **degraded performance**: - HTTP code: 200 - Response time: 1866 ms
2024-03-31 04:54:14.000000000Z
2,562
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: QA BLUE
2024-03-31 08:05:20.000000000Z
29,135
### Describe the Feature The process of creating new assistants is being moved from the admin section to the user section of the application. This change will democratize assistant creation, allowing three distinct user roles to create assistants: - Normal users without extra permissions can create an assistant for their personal use, without the ability to share it with others (neither in workspaces nor organization-wide). - Users with one or more Workspace Admin roles can create an assistant and share it with users within their specific workspace. This sharing is exclusive; for example, an admin of Workspace A can only share with Workspace A users. These users also retain the abilities of a normal user, including creating personal assistants. - The Super Admin (current installation admin) can create assistants and share them organization-wide. This role is ideal for creating assistants of broad interest (e.g., HR assistants) without needing to create a catch-all workspace. It also covers standard assistants (like GPT-4 basic assistant, clause basic assistant) configured during the application's deployment. - The redesign of the assistant creation tool will align with the principles defined in issue #18, featuring a tabbed design to enhance the user experience during assistant creation. Additionally, a new draft and publish mode will be introduced (as suggested by [USER] in issue #34), allowing users to draft an assistant and publish it to the desired space (personal, a specific workspace, or the entire organization) only when it is ready. This feature builds on the existing test assistant functionality, which enables testing without leaving the assistant creation page. The assistant creation page will be designed without a sidebar to maximize the usable space for creating and testing assistants. ### Justification for the Feature This enhancement is driven by the need to make assistant creation more accessible and flexible for users at different levels of the organization. By enabling users with various roles to create and share assistants, we foster a more collaborative and efficient environment. The introduction of draft and publish modes further supports this goal by allowing for thorough testing and refinement before sharing, ensuring the quality and relevance of assistants shared within the organization. ### Proposed Solution Relocate the assistant creation feature from the admin section to the user section, making it accessible to a broader range of users. - Implement role-based assistant creation and sharing capabilities: - Normal users can create personal assistants. - Workspace Admins can create assistants for their workspace. - Super Admins can create organization-wide assistants. - Integrate the redesign principles from issue #18 to improve the assistant creation UX. - Introduce a draft and publish mode for creating and refining assistants before sharing. - Design the new assistant creation page without a sidebar to optimize space for creation and testing activities. ### Considered Alternatives _No response_ ### Duplicate Check - [X] I have searched and found no similar feature request ### Code of Conduct Acknowledgement - [X] I have read the [Contributing Guidelines]([LINK])
2024-03-31 23:12:45.000000000Z
20,142
In [[CODE]]([LINK] ), Cashline Tomcat - Dev ([LINK]/) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 08:31:18.000000000Z
17,883
In [[CODE]]([LINK] ), vipgifts.net ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 08:42:04.000000000Z
34,053
In [[CODE]]([LINK] ), Shopintake ([LINK]) was **down**: - HTTP code: 403 - Response time: 384 ms
2024-03-31 13:21:53.000000000Z
33,735
Current version: 1.4.5 BSP version: 20 Game: Team Fortress 2 Ive come across this on a few maps over the years where some entities are not where they are supposed to be, and the rotation is not correct. I have replaced the textures with dev textures so its easier to see. These walls are func_brush, but its also happening to other entities as well. I did see the rotfix, but that does not change anything in this situation. ![z8tNz]([LINK]) Some hammerID's which are incorrect: [HASH] [HASH] [HASH] [HASH] General location if you want to take a peak in Hammer: -1820 3200 -960 Here is the ent file for one of the maps in question. [rot.zip]([LINK]) And the bsp if needed. [LINK]
2024-03-31 19:24:33.000000000Z
18,868
I'm trying to configure mtgen so that my models can use relative imports. IE import { obj } from 'src/enums/obj' and I can't seem to figure out how to configure mtgen to allow it. I have a tsconfig.json set with the rootDir and is working for all other imports, just breaks when mtgen runs.
2024-03-31 18:05:39.000000000Z
2,544
In [[CODE]]([LINK] ), Sanbox test ([LINK]) was **down**: - HTTP code: 401 - Response time: 415 ms
2024-03-31 03:59:52.000000000Z
27,712
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 19:55:46.000000000Z
128
## Issue - Support:GitHub ( )
2024-03-31 08:07:20.000000000Z
27,865
I have the following password protected rar file (this is the output of the [CODE] command) > cvs.rar: RAR archive data, v5 I'm not able to extract it with lxqt-archiver, as it throws the error [CODE] I can extract it without any problems with: 1. Arqiver 2. [CODE] 3. [CODE] This archive contains sensitive information. Unfortunately I can't share it for testing purpose. What it contains is a bunch of .url and .mp4 files with chinese names. I'll try to provide any needed information if possible. ##### System Information * Distribution & Version: Artix * Kernel: 6.8.2 * Qt Version: 5.15.13 * libqtxdg Version: 3.12.0 * lxqt-build-tools Version: 0.13.0 * Package version: 0.9.1
2024-03-31 16:12:33.000000000Z
29,390
Hello, my Ubuntu installation is functioning properly, but I'm encountering an issue with connecting an external display. Do you have any insights on what might be causing this?
2024-03-31 13:23:44.000000000Z
14,321
Matching the constraints algorithm in somd has been fun... In that discussion the concept of auto constraints based on vibrational frequencies of bonds (i.e. as in gromacs) has been suggested. I'm adding this issue as a reminder to implement this for the next major release. As part of this, we need to update the [constraints]([LINK]) chapter of the tutorial, and also our suggestions for best practice. These are falling increasingly out of date given our implementation of dynamic constraints, and the new [CODE] constraint variants. **Additional context** This is a placeholder for the constraints work for the 2024.2.0 release.
2024-03-31 11:16:11.000000000Z
2,979
Brought up by [USER]-at in a pull request they made. I have reworked the repo based on Folke's tokyonight [USER]-at if you want to give me a second pair of eyes on it, ive opened a branch [CODE], if you change in your lua config for Eldritch: [CODE]
2024-03-31 02:02:10.000000000Z
19,373
In [[CODE]]([LINK] ), Server For TaoBao ([LINK]) was **down**: - HTTP code: 0 - Response time: 0 ms
2024-03-31 10:11:36.000000000Z
4,355
- [ ] - [ ] - [ ] - [ ] - [ ] - [ ] - [ ] - [ ] - [ ] sold out
2024-03-31 06:57:56.000000000Z
19,290
Facilities section will help the user to know about the quality of the hostel.
2024-03-31 04:48:52.000000000Z
8,495
Verify that the next debug module address input ([CODE]) behaves in the way specified in the RISC-V debug spec. This functionality was added in [LINK].
2024-03-31 11:23:21.000000000Z
9,251