Skip to main content
-1 votes
1 answer
65 views

I have a TypeScript service where one file defines the current AI provider registry and another file hard-codes model chains for a ranking engine. The issue is that the ranking engine still references ...
Intruvurt's user avatar
Advice
0 votes
1 replies
52 views

We have an integration service with external API. Its doc says its endpoint returns a date in the format yyyy-MM-dd hh:mm:ss. But in fact, it returns yyyy-MM-dd. The nasty thing with external APIs is ...
Sergey Zolotarev's user avatar
Best practices
0 votes
1 replies
48 views

I have a React UI with a Spring Boot backend that retrieves data from a SQL database. The screen contains around 45 filter columns, where filters work in a cascading way. For example: Selecting a ...
Sunny's user avatar
  • 1
Tooling
1 vote
0 replies
58 views

Title: Database design for high-frequency options tick data (fast ingestion + query performance) I’m working with a large dataset of options tick data (1-second resolution) from 2019 to present, and I ...
shiv rathore's user avatar
Best practices
0 votes
1 replies
59 views

I am building an apparel store platform composed of three primary domains: a shopper-facing application, an ERP-style business management system, and an external many-to-many supplier integration ...
hanzoera's user avatar
Advice
0 votes
1 replies
62 views

I’m working on a Node.js application and evaluating different strategies for handling image uploads. I’ve identified three common approaches, and I’m trying to understand which one is more efficient ...
JoseYC's user avatar
  • 1
-1 votes
1 answer
133 views

I'm designing a microservices architecture for a social media–like system and need guidance on service boundaries and cross-service validation. Current Design I have two separate microservices: Post ...
Muhammed Furkan Güler's user avatar
Advice
0 votes
0 replies
92 views

I’m a junior backend developer and I’ve created a technical reference repository with resources related to backend development, DevOps, and security: https://github.com/Rub3cK0r3/engineering-reference ...
rub3ck0r3's user avatar
Advice
0 votes
2 replies
204 views

I’m feeling a bit stuck. I am currently in my fourth semester of university, but since day one, I’ve treated my education as a full-time engineering job. I have moved past simple CRUD applications to ...
Cesar RT's user avatar
Best practices
0 votes
0 replies
35 views

context : I want to render the efficient frontier figure on the frontend- figure that shows many portfolios risks and returns- in my backend- FastAPI-, I have two design choices: 1- calculate all the ...
abd Mohammad's user avatar
1 vote
2 answers
63 views

I have a Gradle project with different dependencies. I now want to make sure that all source Java classes in my project are starting with the same packages. How can I achieve this with ArchUnit?
Harold L. Brown's user avatar
Advice
1 vote
1 replies
56 views

I am a first year undergrad student studying in a tier 3 college . From my early days in college , I was very clear I need to do something so I started learning stuff . I Learned web development ...
Roshan's user avatar
  • 1
Advice
0 votes
5 replies
77 views

We have a very large java code base and we are looking for some tools which show technical debt and also shows return of investment in terms of time and money on resolving those issues. Please suggest....
Sanjay's user avatar
  • 313
Advice
0 votes
1 replies
86 views

I have a root cause analysis pipeline that runs repeatedly on new anomaly events from sensor data. For each event, the LLM currently receives: anomaly metadata top SHAP drivers from an upstream ML ...
KnEW Delta's user avatar
Advice
0 votes
2 replies
138 views

I'm Alex. I program science I was in school and I have concepts of Datatypes which I would like to have in programming language. Ruby is My Favorite languge (10+ years of experience), Are there any ...
Alex's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1148