Newest Questions

Advice
0 votes
0 replies
2 views

With the advent of all the new AI coding tools (e.g. Claude Code, Codex, Vercel etc.) could coding become an obsolete practice like programming in assembly became obsolete once high-level programming ...
Best practices
0 votes
0 replies
4 views

I’m new to RStudio and have successfully created a gt table. However, I would like to export this table to a Word file (ideally in an editable format) while preserving its structure and formatting. ...
0 votes
0 answers
6 views

After updating to Visual Studio 2026, I'm unable to add a Controller or View via the Add → Scaffold menu in my ASP.NET MVC project. The full error message I receive is: Error: There are no scaffolders ...
Best practices
0 votes
0 replies
18 views

I want to add a single documentation comment for multiple properties that follows TsDoc standard. As far as I searched, below code is a sample that should work in VSCode (1.126.0): const stausCode = { ...
0 votes
0 answers
12 views

What I'm trying to do Run gemini-3.1-flash-lite as a remote model in BigQuery ML (ML.GENERATE_TEXT / AI.GENERATE) from a dataset in the EU, keeping all processing in the EU for GDPR reasons. gemini-2....
Advice
0 votes
2 replies
20 views

I ran bundle exec jekyll serve the correct way, and there were no problems with my environment before—it was working yesterday. Today, it suddenly stopped working. csv, Ruby, RubyGems, and Jekyll are ...
-1 votes
0 answers
41 views

I use XML configuration and want to add the date and time of the process start in UTC to the filename. Obviously, this is not possible so far: <variable name="procStartDate" value="${...
Best practices
0 votes
6 replies
77 views

I am very good at conditional statements in python but not able to make any questions of loop I find it difficult to build the logic even the most simple questions like star patten printing feels hard ...
0 votes
0 answers
48 views

I'm trying to extend MutableLiveData in multiple classes each one extends the previous, like (those following rows could be copy/pasted directly in java file to test/lint them): class ALiveData<T&...
Tooling
1 vote
0 replies
25 views

I am building an Applicant Tracking System (ATS) where candidates upload resumes and recruiters post job descriptions. The goal is to match candidates to relevant jobs. Currently, my matching engine ...
Best practices
0 votes
4 replies
73 views

I'm learning web development and often see the terms authentication and authorization used together. They seem related, but I'm not sure how they differ in practice. Can someone explain the difference ...
-4 votes
0 answers
44 views

Question Related to Autodesk Platform Services We have been using this Autodesk Platform Services App for several years. Unfortunately, the App was deleted unintentionally, and we are now in urgent ...
Advice
1 vote
1 replies
59 views

I'm currently working as a react native developer, i want to distribute my application locally using drive without using appstore and playstore I know i can implement it on android for apk direclty ...
0 votes
0 answers
27 views

I have a project that uses mdbook to generate a webpage. Additionally I have a set of typst files that I generate HTML from. I am trying to integrate the typst html output into the mdbook. One way I ...
-3 votes
0 answers
51 views

I'm currently working on a spreadsheet that will automatically calculate how much I've earned, spent, and what I've spent over my budget. I've figured out a format that I'm happy with using lists and ...

15 30 50 per page
1
2 3 4 5
1609903