ἔρως
ἔρως
KPCKevin Powell - Community
Created by lanszelot on 1/17/2025 in #front-end
Grid question
what happens if you give it max height and overflow: hidden?
27 replies
KPCKevin Powell - Community
Created by lanszelot on 1/17/2025 in #front-end
Grid question
vb?
27 replies
KPCKevin Powell - Community
Created by lanszelot on 1/17/2025 in #front-end
Grid question
but if you have to list them all, make sure the container has overflow, or the entire page has to scroll
27 replies
KPCKevin Powell - Community
Created by lanszelot on 1/17/2025 in #front-end
Grid question
400 names is a lot of scrolling
27 replies
KPCKevin Powell - Community
Created by snxxwyy on 1/16/2025 in #os-and-tools
vim | extra files
in this case, it's actually in case vim failed to save the file: https://vimdoc.sourceforge.net/htmldoc/recover.html
10 replies
KPCKevin Powell - Community
Created by snxxwyy on 1/16/2025 in #os-and-tools
vim | extra files
and when you save the file, what happens is that the editor will swap the files and delete the old one
10 replies
KPCKevin Powell - Community
Created by snxxwyy on 1/16/2025 in #os-and-tools
vim | extra files
that is normal. what some editors do is to create the temporary file, so they can see if they can write into that location
10 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
maybe the thingy to shape text around a floating image will work for that?
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
because the assignment seems to be to layout text and stuff around the diagonal, instead of going missing or something
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
yeah, but if you dont have the padding, will the text show on top of the pseudo-elements? will it be cut off?
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
but what happens if the content touches the sides?
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
i remember that video
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
and the hardest requirement is to only use a single element for this
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
however, clipping cuts the content off, and doesnt re-layout the stuff inside
26 replies
KPCKevin Powell - Community
Created by Bingo Bandit on 1/17/2025 in #front-end
What's the best way to style 45 bevel corners?
you can make this with an svg image as the background, and then use a clip-path to keep things inside
26 replies
KPCKevin Powell - Community
Created by ZNP on 1/15/2025 in #back-end
How do I make a download system for simple exe files
but now-a-days, the meta is to make the virus about 600-700mb in size, so antiviruses skip checking the file
49 replies
KPCKevin Powell - Community
Created by ZNP on 1/15/2025 in #back-end
How do I make a download system for simple exe files
i know, and there are lots of smaller viruses too
49 replies
KPCKevin Powell - Community
Created by Helgi on 1/16/2025 in #front-end
animation on every click
but clear out old values
15 replies
KPCKevin Powell - Community
Created by Helgi on 1/16/2025 in #front-end
animation on every click
and if you want some sort of history, you can store the values in an array, then display it
15 replies
KPCKevin Powell - Community
Created by Helgi on 1/16/2025 in #front-end
animation on every click
instead of having 6 external svg files, why don't you throw the dice into a single svg, added inline, with symbols?
15 replies