Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
3 views

I’m building a fantasy sports application where contest leaderboards need to update in near real time based on live match events. Currently, I’m testing two approaches: Polling leaderboard data every ...
weappitright's user avatar
Advice
0 votes
0 replies
7 views

I am looking for recommendations for an AI powered Learning Management System (LMS) that can help businesses improve employee training, performance tracking, and workforce development. The platform ...
puja's user avatar
  • 1
1 vote
0 answers
6 views

I am using MSAL.NET in a .NET Framework 4.8 desktop application. Packages: <package id="Microsoft.Identity.Client" version="4.61.3" targetFramework="net48" /> <...
drgnuu29's user avatar
1 vote
0 answers
21 views

I'm losing my mind here. I just upgraded my project to use the new @Observable macro and SwiftData instead of CoreData. Everything was working fine until I tried to implement a real-time network sync ...
unknown's user avatar
  • 125
1 vote
0 answers
21 views

I am learning Java inheritance and access modifiers. I am trying to understand how the protected modifier works between parent and child classes. I created these classes: class Animal { protected ...
Edward N's user avatar
Advice
0 votes
1 replies
12 views

Another web developer created a website using manus.im, it has the following file structure: I've tried unzipping this folder in public_html then using cPanel's Add New Node Web App: However, when ...
Steve's user avatar
  • 1,907
Best practices
0 votes
0 replies
7 views

Somebody has hands on experience in a playwright I need scenario based questions and answers in real time What are the challenges you faced in real time with playwright and how you overcome all the ...
Afifa Naz's user avatar
Advice
0 votes
0 replies
12 views

Which Django version are developers mostly using in 2026? I want to know which version of Django is currently most popular among developers for production projects in 2026. Also, why are you using ...
Ankit Singh's user avatar
1 vote
0 answers
18 views

I'm creating a syntax highlighter, but that requires regexes (I know, not the most great thing for highlighters, but this was a test run). But when I tried using AttributedString with regexes, it ...
Ryan Bae's user avatar
1 vote
0 answers
11 views

I have two versions of a c project in the same folder. (They were initially in different folders, moved them for debugging purposes). I have set both of them to verbose output and the results are the ...
Taylor Barkhouse's user avatar
1 vote
1 answer
12 views

I have a question about embedded server configuration in a Spring Boot + Spring WebFlux application using Reactor Netty. In a traditional Spring MVC + embedded Tomcat environment, I understand that we ...
최광섭's user avatar
Best practices
0 votes
0 replies
13 views

I was wondering if it is possible to highlight the column header (thead>th) of a html table after clicking a data cell (tbody>td) only using css? I know that you could do it easily with ...
mcsahmaran's user avatar
Best practices
0 votes
1 replies
26 views

I am data analyst using Google BigQuery to analyze 2023 weather data for a local news station. I'm trying to study the relationship between wind, speed and visibility, but the dataset has missing ...
user32747375's user avatar
1 vote
0 answers
25 views

When I try to create an app package in VS2026 for a C# WinUI project, I get the following error: error MSB4044: The "WinAppSdkGenerateProjectPriFile" task was not given a value for the ...
JasperDre's user avatar
Best practices
0 votes
2 replies
28 views

I am creating a monthly report to summarise the field sites where certain data were collected, since the last month. I am currently using R Markdown and knitting to a word.docx. Each field site has a ...
Catdog1999's user avatar

15 30 50 per page
1
2 3 4 5
1610283