c++, graphics, directx, directx-12
93
Differences between Microsoft and Nvidia examples of DirectX12 CPU/GPU synchronization
3
2
visual-studio-code, rust, rust-analyzer
111
VS code Rust analyzer extension. Failed to discover rustc source for sysroot
3
1
python, time, python-import, importerror, micropython
38
ImportError: can't import name perf_counter. What may be the reason?
3
2
python, class, methods, instance
58
TypeError: Privileges.show_privileges() missing 1 required positional argument: 'self'
3
1
c#, .net, .net-core, .net-standard
166
Use of NETStandard 2.0 in NET 8.0 project, conflicts with NETStandard 2.1
3
1
python, deep-copy, python-internals, internals
73
What is the internal implementation of `copy.deepcopy()` in Python and how to override `__deepcopy__()` correctly?
3
1
python, langchain, langgraph
76
Implementing the Langraph into the current AI Agent for the conversation in the interview
3
1
visual-studio, uwp, visual-studio-2022
131
No UWP workload available in Visual Studio 2022 Installer
3
1
html, css, svg, tailwind-css, jsx
81
Fixing Transparent Line Between Div with Clip-Path and Parent Div
3
1
python, pyspark, amazon-rds, aws-glue
51
How to format string date for AWS glue crawler/data frame to correctly identify as date field?
3
1
react-native, react-native-chart-kit
29
No way to add padding to inner container in react-native-chart-kit
3
1
javascript, oop, inheritance, private
71
Why objects having instance of a class with private property in prototype throw when accessing private member?
3
1
python, pandas, dataframe, concatenation
30
Using pandas.concat along Axis 1 returns a Concatenation along Axis 0
3
1
python, postgresql, sqlalchemy, enums, fastapi
55
the values of ENUM type in SQLAlchemy with PostgreSQL is the variable not the value?
3
2
typescript, firebase, next.js, webassembly, firebase-admin
135
Firebase-admin dependency farmhash-modern throws webassembly error
3
1
c++, templates, return-value-optimization
55
Enabling NRVO when forwarding a function's result via template function
3
1
java, inheritance, constructor, lombok, builder
51
Multiple constructors annotated with Lombok @Builder cause a problem?
3
1
c#, threadpool, .net-4.7.2, waithandle, taskcompletionsource
59
ThreadPool.RegisterWaitForSingleObject leaks RegisteredWaitHandle objects (and memory) over time
3
1
cuda, dynamic-parallelism
54
CUDA dynamic parallelism -- Is there a way to infinitely nest kernel launches?
3
1
c++, template-meta-programming, perfect-forwarding
120
Generic Perfect Forwarding of Function’s Result
3
3
javascript, google-chrome, google-chrome-devtools, eval
137
JavaScript Eval: in case of error display a correct script reference link in console
3
3
javascript, promise, abortcontroller
66
How to elegantly manage AbortSignal event listeners when implementing abortable APIs?
3
1
r, performance, data.table, query-optimization, lapply
90
Improve processing time of applying a function over a vector and grouping by columns
3
2
javascript, node.js, express
47
Javascript - Express.js - send regularly status responses to the client
3
1
python, numpy, indices
72
np.where on a numpy MxN matrix but return M rows with indices where condition exists
3
1
android, react-native, android-permissions, google-developers-console
400
When app need: SCHEDULE_EXACT_ALARM and USE_EXACT_ALARM android permissions
3
5
swift, flutter
49
Open iOS native screen from Flutter application hiding flutter BottomNavigationBar
3
1
c++, opencv, image-processing, computer-vision, artificial-intelligence
61
How can I optimize the process to find the best 4-sided shape that contains my mask?
3
1
python, multiprocessing
123
Why does iterating break up my text file lines while a generator doesn't?
3
1
python, python-3.x, dataframe, python-polars
338
Using Polars with Python and being thrown the following exception: AttributeError: 'Expr' object has no attribute 'apply'
3
1
c#, dispose, unmanaged, managed
63
Dispose(bool) for a managed wrapper, is it native or managed in the end?
3
1