Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
15 views

i wanted to build a python-c library, so i installed vs build tools 2022. i checked desktop dev with c++ and selected msvc, windows sdk, vcpkg, address sanitizer, cmake and msvc cli. I am on windows ...
darkphantom2709's user avatar
Tooling
0 votes
0 replies
11 views

My company is thinking about buying the NVIDIA DGX Spark to run large LLMs locally (70B+), we process large quantities of documents and data and this is the best solution to secure the data, not run ...
user32571310's user avatar
0 votes
0 answers
8 views

I’m using the IBM Cloud Object Storage Java SDK (ibm-cos-java-sdk) and trying to use a profile with role_arn (assume role). Setup ~/.aws/credentials [default] aws_access_key_id=XXX ...
Palak Kapoor's user avatar
Advice
0 votes
0 replies
14 views

The documentation for flags in a CRNG chunk (IFF, LBM), says the following regarding the meaning of individual bits: Flags which control the cycling of colours through the palette. If bit0 is 1, the ...
Melllvar's user avatar
  • 2,096
0 votes
0 answers
26 views

I'm having trouble creating a dynamic SQL script. Tech stack: - Database: SQL Server 2019 (I need to maintain backward compatibility with SQL Server 2008) - Backend: .NET 8 - Micro ORM: Dapper ...
VirtualCom's user avatar
0 votes
1 answer
27 views

I cross compile executables using cmake on windows. But It automatically add default linking options and libraries. How can I remove these? Here's the thing cmake add. -fuse-ld=lld-link -Xlinker /...
mxmxlwlw's user avatar
  • 327
Best practices
0 votes
0 replies
15 views

I am a student building a portfolio of Power BI dashboards. I want to make these interactive for recruiters (similar to how I host code on GitHub). I am looking for the technical process to "...
Dhruv Pophale's user avatar
0 votes
0 answers
24 views

I'm doing some documentation in an R Bookdown document and the search option would be very helpful to have - by clicking the loupe button. But sadly this is not showing the effect like in other online ...
tueftla's user avatar
  • 555
0 votes
0 answers
29 views

We have a parquet file on S3 and are importing it into SQL Server 2022. The issue is that mydatetimefield is a timestamp dtype (internally stored as bigint) in parquet file and the dtype on import ...
Gabe's user avatar
  • 6,392
0 votes
1 answer
24 views

My function will run without error and it will log the new cell color of white, or null (whatever one I test with), but it will not reset the cell background color of any cells in the range if any of ...
stonypaul's user avatar
  • 707
Best practices
0 votes
0 replies
26 views

TLDR; Single project, 95% marked as internal, on purpose, tested by separate test project utilizing InternalsVisibleTo Running tests on obfuscated release build throws a bunch of ...
Dirk S.'s user avatar
  • 65
-2 votes
0 answers
35 views

I have a Archive page for my blog that initially loads titles for posts 1-25, but the user can change the displayed post titles by clicking links. I'd like to shorten the code and use the same ...
user5671178's user avatar
Advice
0 votes
0 replies
8 views

New to SwiftUI and I am working on my first game. I have been following the instructions from this YouTube video to add Admob to the project: https://www.youtube.com/watch?v=ZPGvJmw2xfc Below is the ...
Jason W's user avatar
  • 137
Advice
0 votes
0 replies
17 views

I intend to process a lot of straightforward question->answer cases with DSPy (specifically, I expect to use ReAct but I can use additional modules if needed). However, I have a chunk of background ...
MSalters's user avatar
  • 182k
0 votes
0 answers
20 views

I have a mobile app which uses Firebase as the Analytics module, which I then have it viewed on the GA4 console. Within the GA4 console, I created a new Web stream to start tracking data on web. I was ...
Harry's user avatar
  • 61

15 30 50 per page
1
2 3 4 5
1610661