Problem: I have very little experience working with async await functions and I am trying to execute a nested async await function within an if-else statement t
How to read and write in parallel from a asyncio reader, writer pair provided by asyncio.open_connection? I tried asyncio.open_connection on 2 different loops l
Struggling to get my modal rendering when I click a button to show it. Here is the flow of this functionality We start off by triggering toggle when the start c
I am trying to build a TinderBot. Both Chrome and FireFox ask for geo permission outside of code (the pop-up drops from the browser's address bar, so it's not i
I had an idea to use delegates for my buttons whenever the button is pressed I can notify everthing listening/subscribed(?) to it and do stuff (I feel like this
Currently, I'm working on converting an array with structure like this: [ { begin_row: 0, end_row: 1, begin_col: 0, end_col: 0, text: 'No' }, { begin_ro
Pretty straightforward question. I am having trouble removing a specific item from a for loop in Swift. I am showing different webviews in a scrollview(each web
how can I simulate a button click, which is calling javascript-code in android studio? It's like a follow button. I have to login in this website. For now I do
I have an server, running IIS and some c#-WebApis. I can call this services with http://domainname:port . Thats ok. On this server I have a Keycloak installed (