Skip to main content
Advice
1 vote
0 replies
59 views

I’m working on an idea where I want to build my own AI server with agents. The main problem I’m trying to solve is: how can other users with low-end PCs (less RAM/GPU) still use powerful AI? My idea ...
ALIYA SHAIKH's user avatar
Best practices
0 votes
1 replies
52 views

Need help on a scalable cheap solution - I'm building an Access Db to run with a SQL Server back-end hosted on a VPS. I am trying to decide on the architecture to use. When I say multi-tenant I mean I ...
Dalski's user avatar
  • 1
0 votes
1 answer
139 views

Git somewhat recently added a security feature where the developers apparently decided that doing any Git operations safely when the contents of the .git directory are not trusted is out of scope for ...
interfect's user avatar
  • 3,035
0 votes
1 answer
100 views

On various devices you can create additional users. On my device I encounter a strange storage issue: An app I develop cannot access it's external files dirs (while it works on another device). So I ...
pegnose's user avatar
  • 51
1 vote
0 answers
161 views

I have a challenging issue with an XLSM file with some macros in a multi-user environment. In this file I have some macros, amongst others one when the file closes - it hides certain sheets, and one ...
Koen Rijnsent's user avatar
1 vote
0 answers
96 views

I'm new to android and I'm trying to achieve the following use-case, I need to implement a service component running as singleUser (android:singleUser="false") to store the data across users....
Manoj Kumar S's user avatar
0 votes
2 answers
119 views

We have the following development setup on our developing platform: A dedicated Ubuntu server and Apache with multiple subdomains and virtual hosts with separated configured php-fpm-sockets. All ...
Reginald Leonczuk's user avatar
0 votes
1 answer
1k views

Android14-qpr2 starts to support multi-display and multi-users. And I found a flag EMULATOR_DYNAMIC_MULTIDISPLAY_CONFIG in the mk file here. I am trying to create an automotive emulator with multiple ...
BOBO-LU's user avatar
  • 13
0 votes
2 answers
97 views

I have a microservice based system with 25 microservices. I want to design an architecture handle scenario bellow : for example we have a microservice for customer business part which has an API, /...
seyed majid razavian's user avatar
0 votes
1 answer
88 views

I have a table of questions. This table contains questions for, let's say, 3 courses. "Course" is one of the fields in this table. There are 3 queries (Course1_extended, Course2_extended, ...
Qudsia's user avatar
  • 51
1 vote
0 answers
373 views

I would like to create a Shiny app in R where multiple users can log in to their personal Google account before the app loads. I was using the googleAuthR package (gar_shiny_auth() function) to do ...
Rachel's user avatar
  • 129
2 votes
1 answer
718 views

I'm building an Android Automotive system application that doesn't include any UI. This service acts as a local backend/proxy on the device waiting for requests from other applications, making the ...
Ofir A.'s user avatar
  • 3,172
1 vote
1 answer
202 views

In my case, each user can be attributed one or multiple roles, some roles require extra attributes (for exp "agent maintenance" role hase "spécialité" field). The "...
usef's user avatar
  • 45
1 vote
0 answers
367 views

I am working with Android and I am unsure what exactly UserManager and KeyguardManager do / how they relate with each other. From the Docs: UserManager: isUserUnlocked: On devices with direct boot, a ...
frid000's user avatar
  • 61
0 votes
1 answer
948 views

i am trying to make a school management web site. But i can't decide yet that user tables seperated for students, parents, teachers, management etc. Or one user table for all with role. (relation with ...
Ahmet Ali Gündoğdu's user avatar

15 30 50 per page
1
2 3 4 5
23