Newest Questions

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

I can't find anything online about anything other than specifying the version of Swagger, but that didn't help at all. It just spits out the error attribute components is unexpected every time. So ...
Lee McCready's user avatar
-1 votes
0 answers
9 views

I have an issue where when I restart and update my production server, users need to refresh the page manually in order to make use of the code changes. This means users who do not know to do this are ...
pomipiwimo's user avatar
Advice
0 votes
0 replies
7 views

I'm an experience iOS programmer but now I'm trying my hand at a MacOS app. I created the app as a storyboard app. It will display a single image. Eventually, it will typically be a raw file at full ...
Victor Engel's user avatar
  • 2,135
0 votes
0 answers
8 views

I've inherited a website that deploys using a Deployer script and it needs a newer version of a module. If I change composer.json from ^1.25 to ^1.28 the composer update works on both the dev machine ...
Mike's user avatar
  • 456
Advice
0 votes
1 replies
18 views

I have two .NET 8 WinExe projects; MyBuildTool and MyRuntimeTool MyBuildTool.csproj (MyRunTimeTool.csproj is similar) <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <...
SCC's user avatar
  • 772
-1 votes
0 answers
14 views

<Tabs screenOptions={{ header: (props) => <CustomHeader {...props}/>, headerStyle: { height: 100 } }}> </Tabs> I wanted to add a custom universal padding in the tabs, so that ...
Shlok Kohli's user avatar
0 votes
0 answers
16 views

We have a .NET Framework solution with multiple projects. Many projects reference an internal core library, and that core library contains all the package references, including our custom ...
lr-pal's user avatar
  • 399
0 votes
0 answers
17 views

I'm trying to create a setup where a user can talk to a chatbot, and the chatbot will run through a predetermined list of responses in consecutive order. The bot will respond each time the user gives ...
Berlin Mair's user avatar
0 votes
0 answers
13 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
16 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
-3 votes
2 answers
27 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
22 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
1 replies
26 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
37 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
28 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

15 30 50 per page
1
2 3 4 5
1611197