back soft

متن مرتبط با «rabbitmq c client windows» در سایت back soft نوشته شده است

Duplicate call of FilterChainProxy with SpringSecurity, MVC and

  • نیلوبلاگ

    I encounter a strange behaviour in my Spring-Boot project (v4.0.6):When I execute a Controller which retus ResponseEntity<StraingResponseBody> for writing NDJSON-Lines the FilterChainProxy of SpringSecurity will get invoked twice. In the second invocation it looses the previous resolved Authentication object and throws an error.The Controller is defined as such:@RestController public class AsyncController { private Logger logger = LoggerFactory.getLogger(AsyncController.class); ...

    ادامه مطلب
  • Unable to open 3 VS Code windows attached to the same Docker container

  • نیلوبلاگ

    I have a Docker container with OrbStack that contains a directory repos with a repository app-main and worktrees like app-feature-a to develop in parallel. Configuration is done in order to prevent modification of the container configuration file in the ruing Docker. project/ ├── .devcontainer/ # outside the mount, on purpose │ └── devcontainer.json └── repos/ ├── app-main/ ├── app-feature-a/ └── app-feature-b/ MWE for devcontainer.json : { "name": "myproject", "image": ...

    ادامه مطلب
  • how to commit change while leaving all the staged and unstaged changes?

  • نیلوبلاگ

    I created a file with one line "bug line", initialized git repository and committed change. Then I added the second line "staged" and staged the change. Then I added the third line "unstaged". How to add a commit changing the first line to "bug line changed" so that I still get the second line as staged change and the third line as unstaged change without merge conflicts?...

    ادامه مطلب
  • Detaching a posix thread vs detaching a std؛ thread

  • نیلوبلاگ

    I was reading a (quite old) book on POSIX API, and in the chapter on threads it says that on retu from main() all the threads (including detached ones) are terminated. I would expect that std::thread::detach() inteally uses POSIX threads API, and yet it seems that a detached std::thread is sort of joined with the main() thread (or the main process really), after the main() function retus on Ubuntu 26.04. For example, the code below blocks on a read from std::cin and, if I write anything ...

    ادامه مطلب
  • How to prevent googles recaptcha v2 box to load multiple times (onclick script)

  • نیلوبلاگ

    I get this error, if I click my script multiple times: Uncaught (in promise) Error: reCAPTCHA has already been rendered in this element. I know, that error is correct, but how can I fix this? I have got a cookie-icon that shows a baer to accept or to reject the recaptcha/form. I hide or show the recaptcha/form onclick, but if the user clicks multiple times the accept button i get this error in console and he can not send the form. Hard to explain here is my code :) Edit: Here is a jsfiddle: ...

    ادامه مطلب
  • Use a group by to have as results a count of 'value = x' and a count of 'value

  • نیلوبلاگ

    I'm writing a query in Oracle SQL. I'm using a count - group by query, for example: select column_a, count(*) from table_1 group by column_a COLUMN_A COUNT(*) value_1 5 value_2 6 value_3 2 (null) 1 Can I write a group by that allows me to get two result rows, one with value_1 and its count, and another with the count of all other values? It would look like this: COLUMN_A COUNT(*) value_1 5 others 9 ...

    ادامه مطلب
  • How to resolve access of variables in a nested chain of templated classes?

  • نیلوبلاگ

    The following code snipped defines a nested chain of templated C++ classes. The problem I have starts on the third level. The initialization of the three level nested class works well, which can easily checked in a debugger. However, a problem arises when attempting to access the nested class member variables aValue. While the first two levels work well, accessing third level aValue gives me no joy. Any suggestions on how to propagate variable access down the chain? Ideally, is there any iterato...

    ادامه مطلب
  • Apply where clauses after union in Eloquent ORM

  • نیلوبلاگ

    I'm working on a Laravel project and I need to search through 2 models as the same time. I decided to use a union for this query, as I would do it in SQL. One of my models is converted into the other, and then the two queries are unioned. I was expecting to be able to filter as well after that, but any where clause I'm using ends up applying only on the first part of the union, and not the second. Here's the code EntityMember::union( User::select(*convert User into something similar to Entit...

    ادامه مطلب
  • Gcc cannot find shared library

  • نیلوبلاگ

    I am having trouble compiling a C program that uses a shared library. To reduce the problem as much as possible, I am following a tutorialI have two source files, in the same directoryfoo.c:#include <stdio.h> exte void foo(void); void foo(void) {     puts("Hello, I am a shared library"); } main.c:#include <stdio.h> int main(void) {     puts("This is a shared library test...");     foo();     retu 0; } foo.c compiles to a shared library:gcc -c -Wall -Werror -fpic foo.c g...

    ادامه مطلب
  • Alternative way to check if input value is present in `enum` or not. Currently

  • نیلوبلاگ

    When working with keyboard input in a situation like the one shown in the next simplified example: // abc.hpp #pragma once #include <array> // ranges of integer values in the enum could be contiguous or // not, so question is for a general scenario. However if being // a contiguous range of integer values makes things notably // simpler, then certainly it'd be interesting to know about it. enum FileType : int { JSON = 1, YAML = 2, XML = 3 }; constexpr std::array<FileType, 3>...

    ادامه مطلب
  • Raspberry Pi - robot [closed]

  • نیلوبلاگ

    I am trying to make a small robot with raspberry pi 3, Arduino uno and python sockets. Here is my code :On windows, i open the server socket and i send the command like so :def coect_client_and_get_id(server): client, _ = server.accept() full_id = '' first_message = True while 1: msg = client.recv(16) if first_message: message_length = int(msg[:HEADERSIZE]) msg = msg[HEADERSIZE:] first_message = False full_id += msg....

    ادامه مطلب
  • VS Code terminal issue

  • نیلوبلاگ

    I'm leaing Python and using VS Code (Windows). I wanted to clear the terminal from the long paths when ruing code, so I installed Code Ruer and went to Settings -> Executor Map, and changed python map from "python -u" to "clear && python3 -u". But when I run code, I get what's in the picture instead of execution result. (There's nothing in output console either.) ...

    ادامه مطلب
  • How optimize SEO for Alternative Manufacturer Part Numbers in a REACT SPA

  • نیلوبلاگ

    I am working on improving the SEOP of an e-shop built as a React SPA. (I know its bad). The e-shop contains products that have one main Manufacturer Part Number, but some products can also have one or more alteative manufacturer part numbers. I need to make sure that wehn people search on Google using one of these alteative part numbers, Google can associate the alteative number with the correct product and show the corresponding product page in the search results. For example, if a produc...

    ادامه مطلب
  • Why is my look_at method is inverted for camera transformation?

  • نیلوبلاگ

    I'm trying to lea graphics programming. Currently, I'm trying to make my camera look at the world origin at (0, 0, 0), but I can't understand why this operation is inverted for the camera. For example, if I have a camera at (0, 0, -5), it tries to look at (0, 5, 0). Instead of looking at the desired position, the camera looks at the inverted position at (0, -5, 0).Here's the code implementation for the context:...

    ادامه مطلب
  • Allocation stratified sampling with R

  • نیلوبلاگ

    This is my dataset set.seed(2026) n <- 1000 img_id <- sprintf("IMG_%04d", seq_len(n)) strata <- sample(c("A", "B", "C"), size = n, replace = TRUE, prob = c(0.8, 0.1, 0.1)) split <- sample(c("train", "test", "val"), size = n, replace = TRUE, prob = c(0.7, 0.2, 0.1)) dataset <- data.frame(img_id, split, strata) dataset %>% count(split, strata) split strata n 1 test A 154 2 test B 21 3 test C 9 4 train A 573 5 train B 64 6 train C 7...

    ادامه مطلب
  • Stuck on old limits with allways free

  • نیلوبلاگ

    Im trying to resurrect my compute instance, but im stuck on ai chat and inability to create service request, i had 4 OCPU + 24GB ram instance, but after change in limits, im stuck with locked instance which i caot even edit to comply with new rules, any chance to get out of this hell of ai chatbot + nonexistent contacts to oracle ? Im even considering riding to local Oracle office in my country to get some help, beacuase i had some things on instance drive. But i doubt it will help. (I missed the email) and when i'll detele my CI, and keep my drive, it will be lottery for a half year to get new one. I still see it on web as Stopped, so is any chance to do something ? editing shape failed ai...

    ادامه مطلب
  • Mac fails to locate git after update (Tahoe 26.6.2), still won't work even after

  • نیلوبلاگ

    As the title mentions, after updating Mac to Tahoe 26.6.2, each time I open terminal it says "Failed to locate 'git', requesting installation of command line developer tools." And even when I install the tools, it still doesn't work, and the pop-up keeps popping up each time I run a git command. Some sources I've found say that I need to re-install git (e.g., this Reddit post), but why should I have to re-install git? It was already installed using homebrew, and I don't use Xcode at all. Surely...

    ادامه مطلب
  • Python match-case vs dictionary performance internals

  • نیلوبلاگ

    When conditional branching logic grows large in Python, the advice has always been to map keys to functions or values using a dictionary lookup mapping.get(key) to achieve O(1) time complexity, rather than using a long, O(n) sequence of if-elif statements. However, with structural patte matching (match-case) in Python 3.10+, the syntax looks pretty clean for these types of large branch choices: match status_code: case 200: retu "OK" case 404: retu "Not Found" case 500: retu "...

    ادامه مطلب
  • type casting boost multiprecision integer returns wrong answer

  • نیلوبلاگ

    امروزدخترم رابردم دندانپزشکی .یکی ازهمکاران قدیمی به اسم خانم شریفی رادیدم خوشحال شدم ،راستش برای من فرقی نمی کنه که خاطره خوب ازهمکارام داشته باشم یانه وقتی بعدازمدتهااونهارامی بینم خوشحال میشم،بعدرف...

    ادامه مطلب
  • Using vaultr in R to pull a password from Hashicorp Vault

  • نیلوبلاگ

    امروزدخترم رابردم دندانپزشکی .یکی ازهمکاران قدیمی به اسم خانم شریفی رادیدم خوشحال شدم ،راستش برای من فرقی نمی کنه که خاطره خوب ازهمکارام داشته باشم یانه وقتی بعدازمدتهااونهارامی بینم خوشحال میشم،بعدرف...

    ادامه مطلب