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

help

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....

Netlify and node js

I am trying to serve my blog website on netlify, its a node js server that runs everything, how can I get it to run? I am unsure of what my configuration should look like, and it failed my building. Build settings are attached below:
No description

Figma Toolbar Text-Size adjustment?

Hi folks, does anybody know offhand how to increase the text size in the toolbars? All my searches are giving me information on how to increase text size in the actual design docs, but what I'd really like is to not have miniature font on the actual tool bars while trying to design. Thanks so much in advance

AWS Code Commit Automatic Pull Requests

Hi there, I am hoping someone will be able to help me with setting up automatic pull request creation for AWS code commit. Thanks in advance Kind Regards ...

open with live server problem

i downloaded the live server extension, when i try to open code in live server this checkbox comes up, i click it it downloads my html code. my understanding is the live server is supposed to display what the website should look like.
No description

Edit file on Filezilla

I am try to edit my files on filezilla but when i set permission i received this error" command not understood".
No description

vscode git problem

vscode says I have untracked files within a folder, but doesn't show any of the files in that folder as modified! Usually git lists specific files as modified, not entire folders... This is what I'm seeing: (git add . is not working) ```...

how can i use English autocomplete in vscode

!gif like IntelliSense but for english in markdown files...

"no bootable device" after creating disk image with clonezilla (debian 12)

Hello :), i made a debian 12 home webserver from my old laptop so i can use it as a work environment. everything worked as i wanted, so i decided to make an image of my system as a backup. i used clonezilla for the image but now my system doesnt want to boot. it says no bootable device. i noticed that my system drive is in the legacy tab and not the uefi tab. i tried debian 12 rescue mode but i dont really understand it. does anyone have some tips how i can fix this by chance?

INSTALLING TAILWIND

Hello, I'm getting confused with installing Tailwind, especially when it comes to using PostCSS. If I installed the Tailwind CLI and then I want to install Tailwind using PostCSS, do I need to repeat the command? as of know I'm trying to start to learn the tailwind.
No description

How would one create a "side branch" in git/github and commit to it?

Friend wants to check all of my code that I'm stuck on but asked me to upload it to a side-branch to avoid pushing bad code into my main (understandable). I've never done this and google wasn't that helpful, any advise? I'm sure it's fairly simple!

Going back to a project in WSL that's built using NPM, npm run not working?

I'm absolutely sure I'm missing something as it shouldn't be this difficult to just carry on from where I left off, suuurely? All I've done here is open WSL, cd into my directory,
code .
code .
to open vsc, then the terminal is screenshotted here.
No description

[My Bad] ISSUES TO CHANGE OPACITY AFTER VARIABLES ARE DECLARED

Hey there folks, I hope this should be the right place to ask. I started just now the Space Travel Site course on Scrimba, but when we set up the variable of the colors I have trouble changing the opacity into the classes, and the code doesn't work. Does anybody else have this problem like me? Now I sorted the design system section but before going on with the rest I wish to fix this problem. ...

Issue starting a vanilla js build with vite

Using WSL terminal and I'm trying to start a project using vite, keep encountering the below error.. ```Error: EPERM: operation not permitted, mkdir 'C:\Windows\restaurant-app' at Object.mkdirSync (node:fs:1395:3) at Zr (file:///C:/Users/User/AppData/Local/npm-cache/_npx/1415fee72ff6294b/node_modules/create-vite/dist/index.mjs:48:7572) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {...

Format on save - two lines separated by comma

Hi, How to set prettier to keep orignally two lines separated by comma as I saw on one of Kevin vids? Mine goes straight into one-liner. @kevinpowell would you mind showing your prettier settings?...
No description

How to fix lags of Chrome and suddenly hangs up when using live server from VS code?

as you can see on the chrome at the bottome the document tab wont reload or load so basically it already hang i cant even touch other tabs due to the hang
No description

Using AI to process, classify and filter text?

First off: I am a noob, only work with HTML and CSS, but have a little bit of understanding of how programming and the web works. So I am interestig on how one would process html / text nowadays to classifiy it by certain standards. Let's say for example I would want to filter a number out of a block of text, but if there are multiple numbers, I want to prefer the number that has a certain word in it's radius and so on. I know that this can be done with regex (regular expressions), but wonder how hard it is to build such a classification service using ML/AI services available today. ...

Windows terminal in address bar

So im pretty used to writing cmd in adress bar to open terminal in that folder. When i used to use cmd it was fine as it opened new cmd instance in WT but now I use bash as primary profile and to open it i need to write wt in address bar. This works but only partialy as the bash active directory isnt at the folder which i used this shortcut in. Anyone know a solution for this?...
No description