Newest Questions

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

I'm running progressive web app of teams on linux. I don't have an icon in systray, so no indicator someone sent me a message if i'm not face of the screen to see the notification (which expires in 2s)...
user34224's user avatar
0 votes
0 answers
8 views

I am using the image orbeon/orbeon-forms:2025.1-pe and using MySQL server as a database. orbeon.xml: <Context path="/orbeon"> <Resource name="jdbc/mysql" ...
A Basak's user avatar
  • 31
-1 votes
0 answers
11 views

I've been using VS Code for a while, and am used to running lines of source code in the terminal using conda environments. I just created a new project based on a textbook I am test driving. I have a ...
Lee Hachadoorian's user avatar
-1 votes
0 answers
14 views

I need to change the code provided in the body to variables or secrets, whatever that is. As of right now the code is able to run with the user's info but I don't want to push that to main. git config ...
Brandon Paris's user avatar
1 vote
0 answers
15 views

I run php -S 127.0.0.1:8000 on my computer and open in the browser my.php with the following content: <?php $pdo = new PDO("..."); $sql = "SELECT 'Hello, World!\n' AS message&...
Skeeve's user avatar
  • 111
Advice
0 votes
0 replies
17 views

I was wondering, how many Data Analyst students have found this platform to be an effective tool for analysis? How frequently do you rely on the help received from colleagues here? I am currently ...
Eliana Livas's user avatar
Advice
0 votes
1 replies
28 views

I was wondering, how many Data Analyst students have found this platform to be an effective tool for analysis? How frequently do you rely on the help received from colleagues here? I am currently ...
Eliana Livas's user avatar
0 votes
0 answers
17 views

For this project, my goal is to create a bot that can play Geometry Dash without retrying the game. I am starting step by step, with my first bot trying to jump on the first spike on Stereo Madness. ...
Lestulab's user avatar
Advice
0 votes
0 replies
15 views

I was wondering, how many Data Analyst students have found this platform to be an effective tool for analysis? How frequently do you rely on the help received from colleagues here? I am currently ...
Eliana Livas's user avatar
Best practices
0 votes
2 replies
24 views

There is a project at work, a complete rebuild of a codebase that had become very large and difficult... This is not about opinions on that topic. So the new code base is ~1 years old. I am not the ...
user1768699's user avatar
  • 1,249
Advice
0 votes
0 replies
23 views

Smart Code refers to well-written, efficient, and optimized code that improves performance, readability, and maintainability. It uses proper logic, clean structure, and best practices so that the ...
shane kiker's user avatar
1 vote
1 answer
23 views

I'm creating a custom connector in Airbyte Connector Builder for an HTTP API. The API works when I call it manually with curl, and it also works when I click Test inside the Connector Builder. However,...
Luan Ramos's user avatar
Advice
0 votes
1 replies
25 views

I'm trying to figure out the difference between Next.js and Create React App (CRA). I know both are there to make our life easier while developing our front-end applications using React. After ...
shane kiker's user avatar
Best practices
0 votes
0 replies
17 views

I have the task of defining the boundaries of the carriages in the train. But I don't have any labeled data for neural network training. Can I solve this problem using mathematics and classical ...
Eekit Eekit's user avatar
0 votes
0 answers
26 views

The CUDA Programming Guide describe a warp instruction named __reduce_add_sync. What is the latency of the function? Related sources: This table within the guide describes throughput but not latency. ...
Gal Avineri's user avatar

15 30 50 per page
1
2 3 4 5
1611196