Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for Alexeiâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #291296 | Nominated for promotion | — | about 1 year ago |
Comment | Post #291292 |
I am not familiar with Synapse SQL, but I can provide some hints that might help you find what you want.
sid (or SID) is used on Windows as a Security Identifier and it is different from Object Id used by Azure AD (Entra).
I would try to rely on some other identifier for matching (e.g. user nam... (more) |
— | about 1 year ago |
Edit | Post #291229 |
Post edited: added relevant tag |
— | about 1 year ago |
Comment | Post #291267 |
Can you provide more context for your question?
The answer suggests that you are using Rancher and also need web sockets and I think these pieces of information are important to understand your problem better. (more) |
— | about 1 year ago |
Edit | Post #291258 |
Post edited: removed URL to possible malicious content |
— | about 1 year ago |
Edit | Post #281163 |
Post edited: removed irrelevant tag |
— | about 1 year ago |
Edit | Post #281415 |
Post edited: added the actual CTE tag |
— | about 1 year ago |
Edit | Post #291211 |
Post edited: added relevant tags |
— | about 1 year ago |
Edit | Post #290818 | Nominated for promotion | — | about 1 year ago |
Edit | Post #291201 | Nominated for promotion | — | about 1 year ago |
Edit | Post #291201 |
Post edited: removing confusing detail |
— | about 1 year ago |
Edit | Post #291201 | Initial revision | — | about 1 year ago |
Question | — |
Message consumption with priorities and consumer error handling using EasyNetQ library Context I was tasked with developing a way to consume RabbitMQ messages that have various priorities (actually different levels of QoS). My restrictions are: - high priority messages should have precedence over lower priority messages (must be processed more quickly) - low priority messages sh... (more) |
— | about 1 year ago |
Comment | Post #291175 |
Having a global state like this (let's call it "unmanaged" global state) is considered evil in many programming languages. It's mostly related to predictability: if a function relies on some piece of global state, it becomes less predictable since other parts of the application can change that piece ... (more) |
— | about 1 year ago |
Comment | Post #291132 |
This seems to be more related to sociology rather than software development since it asks about explanations related to software developers behavior. (more) |
— | about 1 year ago |
Edit | Post #291132 | Question closed | — | about 1 year ago |
Edit | Post #291132 | Question reopened | — | about 1 year ago |
Edit | Post #291132 | Question closed | — | about 1 year ago |
Edit | Post #291034 | Question closed | — | about 1 year ago |
Edit | Post #291081 | Nominated for promotion | — | about 1 year ago |
Comment | Post #291070 |
[Asking software architecture related questions on Software Development community](https://software.codidact.com/posts/277429) is closely-related to this one.
I agree that "many interesting questions and problems in software development are really questions about system design" and this is an imp... (more) |
— | about 1 year ago |
Edit | Post #291046 | Question reopened | — | about 1 year ago |
Edit | Post #291060 | Initial revision | — | about 1 year ago |
Question | — |
Time measurement in an ASP.NET Core application My team introduces lots of time measurements for various code sections that might take longer than expected in a real-life flow. These rely on initializing a `StopWatch`, getting the elapsed time and sometimes ensuring that measurement is done even if an exception is raised. The following trie... (more) |
— | about 1 year ago |
Edit | Post #291046 | Question closed | — | about 1 year ago |
Edit | Post #287970 | Nominated for promotion | — | about 1 year ago |
Edit | Post #290735 | Nominated for promotion | — | about 1 year ago |
Edit | Post #290971 | Nominated for promotion | — | about 1 year ago |
Edit | Post #289838 |
Post edited: use the rust cargo, not the more general one |
— | over 1 year ago |
Edit | Post #290884 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290857 |
Post edited: replaced Github image URL with raw URL to allow preview to work |
— | over 1 year ago |
Edit | Post #290786 | Nominated for promotion | — | over 1 year ago |
Comment | Post #290767 |
Is there any difference between google-sign-in and sign-in-with-google? If they are the same thing, I will keep only one and make the other a synonym. (more) |
— | over 1 year ago |
Comment | Post #290747 |
This is a big topic (Transformer Architecture, data processing, training, attention mechanisms, evaluation, tuning, etc.) and I do not think this is answerable in Codidact's format.
[The Narrated Transformer Language Model](https://jalammar.github.io/illustrated-transformer/) might help get you s... (more) |
— | over 1 year ago |
Edit | Post #290735 |
Post edited: replace specific message type with something more general |
— | over 1 year ago |
Edit | Post #290735 | Initial revision | — | over 1 year ago |
Question | — |
Azure Service Bus queue message consumption in an ASP.Net Core 6 application My team is introducing Azure Service Bus consumption into the solution and we have developed an implementation that we want to act as a model for other services in the future. It is split in two parts: - a generic part that is supposed to be pushed into a core layer (a NuGet used by all the ser... (more) |
— | over 1 year ago |
Edit | Post #290613 | Nominated for promotion | — | over 1 year ago |
Comment | Post #290430 |
The provided URL seems to help solve OP's issue, but we expect more focused answers (i.e. including some CSS in this case). (more) |
— | over 1 year ago |
Edit | Post #290461 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290534 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290498 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290574 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290628 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290630 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290584 | Nominated for promotion | — | over 1 year ago |
Edit | Post #290660 | Nominated for promotion | — | over 1 year ago |
Comment | Post #290655 |
I cleaned the question a little bit to include the relevant information only. Can you replace the image of (configuration) text with the text itself? More information about why code/configuration is better than an image can be found [here](https://software.codidact.com/posts/284871). (more) |
— | over 1 year ago |
Edit | Post #290655 |
Post edited: removed less relevant information |
— | over 1 year ago |
Edit | Post #290630 |
Post edited: clarified the title to be more about software development |
— | over 1 year ago |