Newest Questions

0 votes
0 answers
5 views

I'm experiencing a visual glitch on Android where elevation shadows remain visible during screen transitions, even though the screen itself is fading out. This creates a jarring effect where shadows ...
Kamal's user avatar
  • 13
1 vote
0 answers
10 views

On cppreference (which I understand is not the c++ standard itself) I have read that the coroutine state contains "local variables and temporaries whose lifetime spans the current suspension ...
Baha's user avatar
  • 11
0 votes
0 answers
5 views

I have to call an api to inform my server that app is being uninstalled. Is it possible? I dont want to rely on activeness of user to determine if app is installed or not. Is there any way to call my ...
Roshan Passi's user avatar
0 votes
0 answers
7 views

I am experiencing flickering when using QOpenGLWidget with PySide6, even with a minimal setup. Environment: - PySide6 (tested with 6.5 / 6.6) - Python 3.x - OS: Linux / Windows (happens on multiple ...
Yamil Adrián Sillero's user avatar
1 vote
0 answers
16 views

The concepts related to C++ memory order themselves, as well as the explanations provided by the local technical community in my country, are rather abstract. For this reason, I have attempted to ...
algae's user avatar
  • 161
1 vote
3 answers
12 views

I am doing a SQL course and I can't figure out the solution to this question. In a Car database, there is a Sale table with columns: SaleID, CarID, CustomerID, LocationID, SalesRepID, SaleAmount, ...
Ch1llyB1lly's user avatar
-1 votes
0 answers
26 views

I am currently building my own text editor in C++, i want to add Undo and Redo functionality but I have no idea where to start and what to do? Any suggestions? I am using Gap Buffer for storing and ...
Irala Rushendra's user avatar
0 votes
0 answers
14 views

.pageSheet interactive swipe-to-dismiss freezes when UIDesignRequiresCompatibility = YES on specific iPhone models (iOS 26.x) Area UIKit → View Controller Presentation Type of Issue Serious Bug (App ...
Raja Saad's user avatar
  • 494
0 votes
0 answers
18 views

I'm considering using Lade.io as a hosting provider specifically for a PostgreSQL database. However, I haven't found much documentation or developer feedback about their service. My main concerns are: ...
Lahiru yasas's user avatar
-2 votes
0 answers
15 views

I am trying to write a JSON string containing an AWS Firewall Manager policy to a JSON file. The JSON string looks like this: { "PolicyName": "ExampleWAFPolicy", "...
babushka_3108's user avatar
1 vote
1 answer
24 views

I'm building a Windows app, and it was rejected by Microsoft App Store because it didn't delete all the files after uninstalling. The app is packaged using Java's jpackage and an MSI file. The ...
Tanin's user avatar
  • 1,983
0 votes
0 answers
12 views

Unable to establish SSL connection to Clerk authentication Problem Description I'm trying to use Clerk authentication with Next.js and Convex, but I'm getting a "Connection reset by peer" ...
MUHAMMAD SZB's user avatar
-3 votes
0 answers
14 views

Page Insight highlighting assets are taking time to load CSS and JS I have hosted my website using hostinger's domain and hosting, so is it issue from there, or I can do something to improve this ...
Tehami Kamdar's user avatar
Tooling
0 votes
1 replies
17 views

I'm just hanging out and trying freecodecamp lambda built-in function for code exercise using Learn Lambda Functions by Building an Expense Tracker python course section... lambda expense: expense['...
Zubeyir's user avatar
  • 422
0 votes
0 answers
15 views

I'm trying to use the Google ADK LLM agent (gemini-2.5-flash-lite) in a Flask project to check tests and review test content. I'm using InMemoryRunner and InMemorySessionService to run my agents. Here'...
Don Pietro Dado's user avatar

15 30 50 per page
1
2 3 4 5
1612198