feature branch into main?
2 branches (main, and feature). I want the main branch to be updated and include the newly implemented and working feature branch
Looking for a handy screen recording software for presenting a website
Hi, I'm trying to create various small clips of a website through screen capture. The question is if there's any recommended software, and maybe a feature that automatically slow scrolls instead of doing it myself? I don't have a steady hand, so it wouldn't look great when I drag it down the page myself. There's a few extensions that take full page screenshots which I usually use, and video screen recording extensions but the don't work well. ( Or atleast for my intended purpose )
I wanna be as prepared as possible, as it will be presented on an expo 

Trying to use CSS in GoDaddy
I have to use Godaddy for the time being for a few sites. Aside from all of the common complaints with their interface, I've yet to find a way to simply upload custom HTML/CSS except for one option.
Through their templates, you can add sections which appear to be adding new div elements to your pages. You have the option to add an HTML section, but that is extremely limiting, ruins much of your formatting, and still doesn't seem to let you do anything as far as CSS. I can use style tags within HTML and that's about it.
Until I can convince my client to upgrade to a better system, does anyone know of an option through Godaddy to just upload HTML/CSS directly, or at least a way to get more customization through their existing interface so I'm not stuck with their templates?...
Css is not loading when hosting
I am trying to host a website on github but do not know why it is not hosting as it should be here is my repo link"https://github.com/TalhaMustafa1/nft-test-project.git and here is my website link" https://talhamustafa1.github.io/nft-test-project/
Importing external JS file while adhering to CSP
I'm trying to build a simple chrome extension using the GoogleMaps API. The HTML works fine on its own, but when I try to use it as an extension, I get this
I guess it's not loading the external scripts because it violates CSP for some reason? I've tried to look up solutions in places like https://stackoverflow.com/questions/17653384/refused-to-execute-inline-script-because-it-violates-the-following-content-secur but I honestly don't even understand what they mean. How can I make my reference adhere to CSP?...
Refused to load the script 'https://maps.googleapis.com/maps/api/js?key=' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Refused to load the script 'https://maps.googleapis.com/maps/api/js?key=' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Issues with parcel when I make changes to html
Hi! I am having issues with parcel in vscode. Whenever I make changes to my html file the liveserver shuts down with the errors below. I have been searching on google for a solution for the past week but have failed to do so. I am relatively new to programming and I am uncertain about the information I am about to post. If anyone has a solution or can help me with a diagnosis etc please dm me. I apologize in advance if this is not the right forum for this post.
Thank you to everyone that reads this and helps me get closer to a solution.
"Error: ENOENT: no such file or directory"
" errno: -4058,
syscall: 'unlink',...
Linux Touchpad Support
Hey guys. For those of you using linux for their laptop, what's the best distro featuring out-of-the-box support for touchpad gestures?
Redeploy react app
i am using npm run build to redeploy my app but my link of the website is not updating on github.
remove commit from other branche
Hello, I create new branch from main (GitHub) in my terminal. But when I did git log, all last commit from main include in my branch. I did git reset βhard isnβt working. Any idea why itβs happened ? And any solution please ?
Honestly, 3 days ago, everything is ok itβs begin when I install GitHub dekstop in my laptop.
Thank you...
Hosting js file in git hub pages
I am developing a custom template for Canvas LMS and Canvas allows to upload .js and .css file. To test any changes in .js I have to re-upload .js and refresh which is time consuming. So to get around this situation I thought about hosting one js file in Git and upload another js script in Canvas with some code to facilitate link between .js (Canvas and Git).
It works but, when I commit new changes then it stops working. In brief it fails to read latest commit and keeps loading previous commit.
Codes that I am testing with are provided below:...
vscode ssh trouble on windows
first time posting so hopefully this is the right place.
I'm trying to connect vscode to my server host because I'm fed up with using the cpanel editor (π€’ I know it's been too long). But I keep getting resolve issues where it can't find the private key.
I can connect perfectly fine with putty, so I know the keys are working. Openssh and putty are both active. The file name/path are correct (unless I've lost my mind) under IdentityFile, and HostName, User, and Port are also defined (and confirmed as correct with normal ssh).
...
Keybinding to a specific task
Probably a newbie question, but can I create a keybinding to a specific task? Like I'd want a shortcut for running
npm dev
in an astro projectDeploying Gituhb Pages to Cloudflare subdirectory
I currently have my frontend-mentor challenges at https://github.com/jhilker98/frontend-mentor-challenges. I'd like to be able to deploy it to my site at something like
mysite.com/frontend-mentor-challenges
. Can I do that on Cloudflare? I'm currently using Astro and I have the base
set to /frontend-mentor-challenges
.Safari 17 Responsive Design Mode π
Hey there everyone! I bet most of you use Chrome. But I love Safari. If that is you too... Are you as bummed as me with the changes to Safari 17 Responsive Design Mode? It would be great if you logged into the Apple Developer forums and let them know by commenting on this thread. https://developer.apple.com/forums/thread/738775
Word Wrap
Hello! this is off topic, i really need ur help guys. I just want my codes looking good on vs code and here's the problem: Every time I insert a paragraphs of text and save it with word wrap on the content of my paragraphs going like this (first photo). And when i turn off the word wrap it goes like this (second photo). I want my paragraphs to be like justify like the second photo with word wrap is on. How am i going to fix it? Thanks!

Updates are disabled
Recently, I found out that I had both user and system versions of vs code and the one I had been using was user version. I uninstalled the system version and manually updated the user version. Now I am receiving this message. What should I do? I am the only one using this laptop.

Dropbox and One Drive not backing up my files
Hello I ran an a prototype of a game on my PC and ever since then my desktop has been messed up. I have been trying to use Dropbox to backup my files so I could send it into repair but it has been stuck at 99 files for days now. Anyone knows what I can do?
Google's Core Web Vitals audit all pages
Is there a way to get an audit of every page on the website without manually going through each page on PageSpeed Insights?
Webpack config
https://github.com/bilalmirza74/folio/tree/master
tried to config webpack for three.js with react need help...
How to stop webpage from repositioning when I edit a css file?
When I edit a css file this is what happens.
In this case I didn't even make an edit i just hit enter in my css file.
I'm using the live server extension in vscode if that matters....