Kevin Powell - Community

KPC

Kevin Powell - Community

A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.

Join

front-end

resources

back-end

ui-ux

os-and-tools

Issue in starting sass

First off, i have exisiting .css file doing some mini project of mine then i encountered limitation of css so i need the help of sass, installation of sass was pretty smooth but when i start it, it won't recognized my exisiting .css file. I don't know how to integrate it or place it to be able to be recognized. Note: This is my first time using and install sass :laugh: and i also followed sir Kevin's tutorials on installing npm and starting it. Here's the error prompt:...
No description

Error with volume not mounting docker compose

not sure why but my volume isnt mounting for my docker compose file. keeps saying error file or directory not found... failed to mount local volume: mount /home/md89/Documents/Github/phptest/:/var/lib/docker/volumes/phptest_app/_data, flags: 0x1000: no such file or directory here is the docker compose file ```docker...
No description

Help removing background between elements with Photoshop?

I'm trying to create a mask for a website background, but I can't seem to figure out how to remove the small spaces between the coffee beans to be transparent so I can add a table texture underneath. Any ideas?
No description

someone explain file pathing to me please.

I’ll give an example of what I thought was right, but apparently isn’t because I just get the alt text. Memory-card/src/lib/Content.svelte Memory-card/assets/image.png...

Hosting Svelte Projects on Netlify

So I do have my portfolio hosted via Netlify, but it was awhile ago and I now can't remember how to do it. All I've done is go on Netlify and add a new site, and host it via Github, selecting my Github repo. It's failing at the image,...
No description

VSCode scrolling issue

Does anybody know why vs code number line is overlapping itself as I scroll?

How do I delete previous GitHub/VSCode syncs?

I want to delete previous Github/VSCode syncs because I think my current one is better, and I don't want to use the old one instead

Reinstall/Format a pc

Does Local reinstall need a copy of windows on a bootable flashdrive? or it will just erase all data/files on the C/D/E drive and it will reinstall the previous windows by itself? no bootable flashdrive or another copy of windows needed?
No description

Folder is not upper when i use git add *

in the local repo i created folders and files bit i can see only the files when i execute the comm: git status and git add *
No description

Problem pushing code to github.

I have been facing this issue where when I try to push my code to github it keeps giving me this error message: PS C:\Users\tenzi\OneDrive\Desktop\vacation project\article-preview-component-master> git push origin main fatal: unable to access 'https://github.com/tenze21/article-preview-component.git/': Failure when receiving data from the peer I did appreciate some possible solutions to this problem and the causes 🥲....

best compression for noisy image with transparency

what would you guys say is the best way to compress an image with some noise and some transparency... id like to preserve the noise but exporting from gimp with compression to webp smooths out a lot of the noise. without compression the file is like 1mb and i want this specific image to load in as fast as possible. attatched is the image.
No description

howsubmitted wp form visible

Hey guys! I hope I can post this here?.. Is there anyone who can help me? I've already tried everything. Searched a lot but found nothing... I am creating a wp website for a cycling club. now there is a tab, Saturday rides. Members should be able to indicate here whether or not they will participate on that Saturday. so I thought with wp forms I would create a form for each Saturday ride. That is good....

Azerty-keyboard and coding.

Hi, a bit of a strange question maybe but I’m looking for advice. I’m a Dutch-speaking Belgian and we use the French-AZERTY-keyboard but with a point (so not even the French-French AZERTY keyboard). https://upload.wikimedia.org/wikipedia/commons/9/93/Belgian_keyboard_layout.png (note: on my iPad I don’t even have curly braces or brackets). The problem is: a lot of the symbols in today’s programming are or difficult to access quickly or not even on the keyboard like the curly braces {} or the brackets [] and most importantly backticks (!!) . Does anyone has a good suggestion for me to get me coding faster or recommend an azerty keyboard for coders or something? (I can’t find one really). Also for JavaScript, it’s a mess. I could off course start using a QWERTY keyboard but in my laptop or IPad I can’t easily switch it and it would take me some time to accommodate to this plus: all the other keyboards in this part of the country are AZERTY, so it would be a challenge. Does any one has a couple of good tips and tricks, a keyboard that they recommend, … To make it extra difficult: i have a Windows PC and a Mac that i both want to use for coding.. So even messier 🙂 ...

Github pages tailwind not applying styles

i have installed tailwind and in localhost the website works fine but in github pages the styles are not being applied

My tailwind watch command isnt rebuilding automatically please help

I have retype the watch command to build the tailwind i have done all process correct but still its not updating and rebuilding

Docker dev containers or ways to use docker without installing development tools on host machine

I've heard dev containers with vscode can make isolated dev environments but it's still a little new. I'm curious how to use docker (with compose as well) in order to make dev environments where I dont have to install various programming languages and their tools on my machine. Anyone have experience with this?

Can't get auto reload and formatting set up Codesandbox dot io?

I have set up a basic html css js devbox on codesandbox. I can't seem to find how to set up live reload and auto formatting? right click on html does not have format document open?...

unable to deploy to gh-pages using parcel build

good evening everyone please i am stuck with deploying to gh-pages my parcel build website. i have use npm run deploy but only my html is running. my css is not applying...

multiple commit

hello guys, how can I remove one if it's like this, it became multiple commit,There are two commits that appear, because several times I have created a repository because of the issue that my commit was not successful, this is the issue that appears. I tried to reset it, but it's still the same, what is the possible way to fix it ? Thank you!
No description