Newest Questions

Filter by
Sorted by
Tagged with
-2 votes
0 answers
20 views

I am developing an iOS application for Apple Silicon devices (iPhone/iPad) that runs a small language model fully on-device without using cloud APIs. The main requirement is low-latency inference ...
Lekhai App's user avatar
Advice
0 votes
1 replies
10 views

I'm currently working on a kitchen refit and have spent a surprising amount of time comparing cabinet handle styles and dimensions. One issue I ran into was handle projection—the distance a handle ...
maria shehzadi's user avatar
-4 votes
0 answers
15 views

In WordPress website woodmart theme I find issue, when I click on any content products photo in homepage it appears theme name like black-friday-24 etc, follows the sequence 1- infinity. I searched ...
Md Ashraful's user avatar
-3 votes
0 answers
15 views

I have literally no coding experience and am attempting to run gfortran using MSYS2 on my laptop with windows 11 for a research project. I have a .f file that i am attempting to compile however every ...
Geophys is my passion's user avatar
0 votes
0 answers
32 views

After updating to iOS 27 and playing around in some of my apps, there is one visual that I am not a big fan of seeing return. The navigation toolbar has this tint background behind it similar to iOS ...
user25626237's user avatar
0 votes
0 answers
21 views

This question is to understand StateFlow in a view-model. How to update the value more than one time properly. So, a very interesting issue happens, value updates for this first time, when, say authV1 ...
Patt Mehta's user avatar
-2 votes
0 answers
33 views

I'm using ptrace to monitor system calls of a target process (similar to strace), but the performance overhead is too high for my use case. Specifically, ptrace pauses the traced process on every ...
Lelouch's user avatar
0 votes
0 answers
47 views

I have ListView item labels stored as an std::vector of std::wstring . Something about the lifetime of the string I convert from std::wstring to LVITEM's pszText in a utility function is causing ...
gene b.'s user avatar
-2 votes
1 answer
48 views

I have an existing working web platform where coordinates with labels are plotted on a two-axis grid. As more coordinates are added, the possibility for overlapping becomes higher and higher. The ...
Avi Sato's user avatar
-3 votes
0 answers
29 views

So I'm just getting into using a code formatter for my react apps. I had tried prettier for a bit but I really don't like that there are a handful of options I can't alter, so in looking around I ...
Tapialj's user avatar
-1 votes
0 answers
26 views

When I use the Workbench Instances UI, I don't see the availability for GPU as documented here: https://docs.cloud.google.com/compute/docs/regions-zones/gpu-regions-zones UI does not include GPU ...
gogasca's user avatar
0 votes
1 answer
49 views

I'm running a Python script that uses multiprocessing. It works fine on my local Windows 10 machine, but on a Windows Server 2019 environment it hangs and never finishes. Here is a simplified version ...
Husky's user avatar
-1 votes
0 answers
41 views

The context Just starting from yesterday Atlassian Bitbucket disabled ability to pull repos with use of a password. https://developer.atlassian.com/cloud/bitbucket/changelog/#CHANGE-3222 The problem I ...
Peter's user avatar
Advice
0 votes
0 replies
26 views

Detailed streets in Google Maps are an essential part of the service--especially for navigation--that display lane markings on arterial and surface streets on the map. This is powered by machine ...
DanPin's user avatar
0 votes
0 answers
48 views

For a non-admin user, with 'Select' permissions on a 'View', they are able to count the number of rows and display all the contents of a SQL 'View': select * from dbo.BackupInfoView; select count(*) ...
pilipeet's user avatar

15 30 50 per page
1
2 3 4 5
1610044