My goal is to display in the notifications modal that a follower has started following the current user whenever the user clicks the follow button. I am also u
I am a beginner when it comes to networking. Even so, I have only programmed as a hobby. It's about a problem that I can't really explain. I have a packetlogger
I have multiple excel files (160) where one 'date' column about 100 observations is in not in proper format. While exporting all the files together the date col
I've started the process in bringing my program ideas to life. My problem is i cannot seem to get the api to work and run. I am using visual studio code and the
I'm trying to make sure only one type of special character (semi-colon, comma, or space) is used in a string. e.g this should match as it only
I'm creating a C++ library for iOS and React-Native. I need to access some helper code from the boost framework, which React-Native itself already has as a depe
Background: I use a Nginx+NodeJS structure to run the website. The server has quite some traffic like 300 concurrent people online. Visiting all kind of pages.
I'm using Jinja2 with YAML and have the following structure: {%- set example = [ (20, "on"), (40, "off")] %} - name: example_yaml loop: {%- for value
HI I have the following script that extracts the name and address of each site but I want to be able to also extract the href for each site so that I link to th