2,665 questions
Best practices
0
votes
2
replies
73
views
MVVM best practice for data bindings and community toolkit
I’m building a WPF application using the MVVM pattern and the CommunityToolkit.Mvvm (MVVM Toolkit). I’m trying to understand the correct way to combine RelayCommand, data binding, and DataTriggers in ...
2
votes
1
answer
100
views
How to integrate Dijkstra’s algorithm into a class-based weighted graph in Python?
I am working on a real-world navigation problem where a city road network is represented as a weighted graph (distances in kilometers).
The goal is to compute the shortest path from North Nazimabad to ...
0
votes
0
answers
68
views
TWA - Android Browser Helper - with GPS and Maps
I have used googles sample code to create an Android Browser Helper app for the google play store. Have found the source code from github.
https://github.com/GoogleChrome/android-browser-helper
After ...
0
votes
1
answer
477
views
How to create a Git credential helper? (Windows)
I'm trying to create basic credential helper for Git (Windows version).
Based on documentation it seemed to be trivial:
I've set variable triggering own script/app for the authentication
set ...
0
votes
2
answers
105
views
application helper understanding global
I know there are religious wars fought over part of what I'm about to ask. I'm not here for any of that. I'm just curious why in my rails application helper I cannot have a global level variable ...
1
vote
0
answers
280
views
Replace functionality of flutter_helper package (discontinued) to use tflite model in flutter code
tflite_flutter_helper package has been discontinued, which had provided functions to facilitate pre-processing of camera image before feeding it into the tflite model to run pose estimations. My code ...
0
votes
1
answer
324
views
Laravel Job Logs Show Incorrect Time - How to Synchronize Time Zones?
I’m facing a small issue with time zones in my Laravel application and would appreciate your help. I have a scheduled job in Laravel that updates event statuses. The job logs show the following ...
1
vote
1
answer
136
views
stylesheet_link_tag with path, not only the file name
I am adding some extra CSS/JS files into my vendor folder:
vendor/my_theme/css/app.css
vendor/my_theme/css/bundle.css
vendor/my_theme/js/app.js
They belong to an external theme I am integrating. I ...
0
votes
0
answers
65
views
Open existing Page as a Modal
I have the case that I can only edit/add CSS and Javascript. I have an existing link with an a tag inside a classed span. If I click on the a tag, I want to open the link as a modal.
Remember, I ...
1
vote
1
answer
73
views
Game: I can't get 2 whiles loops to work simultaniously
I'm encountering a problem while creating a game. Idea: "Create a game where a zombie approach you, and you need to solve a number of math problems before the zombie reaches you".
The number ...
0
votes
0
answers
79
views
Codeigniter 4 - Helper does not loading
Error
Call to undefined function Encrypt()
I'm having some problems with my helpers! On localhost they loaded without problems but now that I deployed them on my home server they don't load... I ...
-2
votes
1
answer
189
views
How can I fix an error in discord.py with Loops (in Tasks)?
If I run my Discord bot I have this error:
Traceback (most recent call last):File "c:\Users\progi\Documents\GitHub\discord_bot\main.py", line 221, in <module>bot.add_cog(MyCog(bot))^^^^...
0
votes
1
answer
99
views
Azure function powershell script, how to implement multiple helper functions in the same Azure function?
I created an Azure Function. In this function I would like to implement some helper functions. I dont want to import modules, but would like to add the helper functions inside the function. How can I ...
0
votes
1
answer
108
views
Matlab Question help through an Excel table import
The question asks me:
The Excel file attached to this homework titled “HW3_question13.xlsx” contains data from a
certain experiment.
(i) Open “HW3_question13.xlsx” in Excel. Column 1 shows the ...
-1
votes
1
answer
147
views
Can someone explain how to input function in auditorium?
this is my problem
enter image description here
i tried hours but i can't do it
Print("Help me i cant do it")
Print("Help me i cant do it")
Print("Help me i cant do it")
...