Newest Questions

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of -1
0 answers
8 views

Hit rate mean whether - 1.hit rate means retrieval system return the relevant answer to a user question! 2.hit rate means - checking whether the retrieval system checks whether the correct info is ...
Score of 0
0 answers
14 views

Have opted for Codex in XCode intelligence before realising I needed an account. Have clicked on the Chatgpt free option but Codex is still there waiting for me to log in. Any ideas of how to delete ...
Score of 0
0 answers
33 views

I'm asking because it was deemed incorrect when I first submitted it. Due to time constraints, I decided to work on a different part of the big assignment and left it unchanged. In the resubmission, I ...
Score of -3
0 answers
36 views

Due to not being able to upgrade above MacOS 12, as well as having an Intel chip, I can't install Ollama to run models locally. Any workarounds to mitigate API calling on online providers? Or any ...
Score of -3
1 answer
21 views

As the variable is outside the quotation marks it should give me the value of the variable $DateDelete <span style="color:#0D61FE">(DELETE from `Bank_Data` Where EntryDate <" . ...
Score of -7
0 answers
41 views

Tytuł: Plik GROOVE.EXE ulega natychmiastowej awarii (0xc0000374) w systemie Windows 10 22H2 — nie można zsynchronizować lokalnej biblioteki programu SharePoint 2019
Score of -2
0 answers
21 views

I'm setting up desktop sync against an on-prem SharePoint Server 2019 farm (single server, no hybrid, no O365). The site itself is fine — HTTPS with a cert from our internal Enterprise CA, browser ...
Score of 1
0 answers
44 views

I need to run a function when this variable: val isEnabled by remember {} updates, and I need to pass the same variable into that same function, when the function runs. I know this code won't work, ...
Score of 0
2 answers
55 views

In a repo-construction script I'm writing, I have a need to check out a branch so that I get that branch's index file, but I have no need for the working files. In my situation, populating the ...
Score of -3
0 answers
36 views

as of now I have implemented for PAIN 001, PAIN 002 AND CAM 054.
Score of 2
1 answer
37 views

I am doing some low-level repo construction for which git commit-tree appears to be the right tool for the job. (Specifically, I am constructing merge commits "by hand", with merged working ...
Score of 2
1 answer
49 views

Is it possible to use sprintf() to format numbers so they display at least 3 digits before OR after the decimal point, as shown in the example? 68674.271 -> 68674 9863.683 -> 9864 387.961 -&...
Score of 0
0 answers
31 views

I created a new ASP.NET Core Minimal API project targeting .NET 10. The project only contains the default Program.cs with the built-in OpenAPI support: var builder = WebApplication.CreateBuilder(args);...
Score of 2
2 answers
64 views

I have code similar to this #include <type_traits> #include <vector> #include <variant> template<template<class> class UpdateResultType, class Sink, class T> using ...
Score of -2
0 answers
33 views

Context: I am building a microservices-based application. My current authentication flow is as follows: Login: Frontend sends credentials to the backend. Validation: Backend validates the user. ...

15 30 50 per page
1
2 3 4 5
1609628