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 |
---|---|---|---|---|
Comment | Post #291352 |
Can you provide more details about the "the import to the MongoDB did not work"? Do you see any error anywhere in the portal or some logs? If yes, what is it? (more) |
— | 7 months ago |
Comment | Post #291342 |
Can you provide the code for the cases when it did not work (it is not clear what it means from the post)? (more) |
— | 7 months ago |
Edit | Post #291330 |
Post edited: Better title |
— | 7 months ago |
Edit | Post #291330 | Initial revision | — | 7 months ago |
Question | — |
Best practices for business versioning within Web APIs Context Our team is developing a solution mainly composed of several microservices relying on ASP.NET Core. We have decided that the simplest and most cost-effective solution would be for services to support multiple versions at the same time at pod level (the same application might expose mult... (more) |
— | 7 months ago |
Edit | Post #291292 | Nominated for promotion | — | 7 months ago |
Edit | Post #291296 | Nominated for promotion | — | 7 months 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) |
— | 7 months ago |
Edit | Post #291229 |
Post edited: added relevant tag |
— | 7 months 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) |
— | 8 months ago |
Edit | Post #291258 |
Post edited: removed URL to possible malicious content |
— | 8 months ago |
Edit | Post #281163 |
Post edited: removed irrelevant tag |
— | 8 months ago |
Edit | Post #281415 |
Post edited: added the actual CTE tag |
— | 8 months ago |
Edit | Post #291211 |
Post edited: added relevant tags |
— | 8 months ago |
Edit | Post #290818 | Nominated for promotion | — | 8 months ago |
Edit | Post #291201 | Nominated for promotion | — | 8 months ago |
Edit | Post #291201 |
Post edited: removing confusing detail |
— | 8 months ago |
Edit | Post #291201 | Initial revision | — | 8 months 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) |
— | 8 months 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) |
— | 8 months 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) |
— | 8 months ago |
Edit | Post #291132 | Question closed | — | 8 months ago |
Edit | Post #291132 | Question reopened | — | 8 months ago |
Edit | Post #291132 | Question closed | — | 8 months ago |
Edit | Post #291034 | Question closed | — | 8 months ago |
Edit | Post #291081 | Nominated for promotion | — | 8 months 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) |
— | 8 months ago |
Edit | Post #291046 | Question reopened | — | 8 months ago |
Edit | Post #291060 | Initial revision | — | 8 months 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) |
— | 8 months ago |
Edit | Post #291046 | Question closed | — | 8 months ago |
Edit | Post #287970 | Nominated for promotion | — | 9 months ago |
Edit | Post #290735 | Nominated for promotion | — | 9 months ago |
Edit | Post #290971 | Nominated for promotion | — | 9 months ago |
Edit | Post #289838 |
Post edited: use the rust cargo, not the more general one |
— | 9 months ago |
Edit | Post #290884 | Nominated for promotion | — | 9 months ago |
Edit | Post #290857 |
Post edited: replaced Github image URL with raw URL to allow preview to work |
— | 9 months ago |
Edit | Post #290786 | Nominated for promotion | — | 9 months 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) |
— | 9 months 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) |
— | 9 months ago |
Edit | Post #290735 |
Post edited: replace specific message type with something more general |
— | 9 months ago |
Edit | Post #290735 | Initial revision | — | 9 months 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) |
— | 9 months ago |
Edit | Post #290613 | Nominated for promotion | — | 10 months 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) |
— | 10 months ago |
Edit | Post #290461 | Nominated for promotion | — | 10 months ago |
Edit | Post #290534 | Nominated for promotion | — | 10 months ago |
Edit | Post #290498 | Nominated for promotion | — | 10 months ago |
Edit | Post #290574 | Nominated for promotion | — | 10 months ago |
Edit | Post #290628 | Nominated for promotion | — | 10 months ago |