Shane
Explore posts from serversKPCKevin Powell - Community
•Created by Shane on 5/1/2024 in #back-end
Confused by Kysely
for now I'm going to codegen and just deal with codegening after running migrations every time
8 replies
KPCKevin Powell - Community
•Created by Shane on 5/1/2024 in #back-end
Confused by Kysely
will switching to drizzle solve this issue?
8 replies
KPCKevin Powell - Community
•Created by Shane on 5/1/2024 in #back-end
Confused by Kysely
yikes
8 replies
KPCKevin Powell - Community
•Created by DoContra on 5/1/2024 in #front-end
background
its not clear what you are asking, can you post a link to a codepen of what you have so far?
6 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
volta will let you install any node version
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
The biggest thing with WSL is using it inside of VSCode
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
I'd go with the default to minimize configuration complexity for now, you can always do debian later
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
wydm it should be
112 replies
KPCKevin Powell - Community
•Created by clevermissfox on 4/27/2024 in #front-end
Using Vite with SCSS
volta lets you pin a node version you use per project
https://dev.to/pierre/switch-from-nvm-to-volta-384a
112 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
@ἔρως here is my cursed clip path solution https://codepen.io/Thisisntme/pen/LYvojPd
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
it has the same issue with degrees
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
svg animations exist
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
You could also do it with clip path and some math in CSS if you hate yourself
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
html can do svg directly tho
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
its blurred, not true aliasing
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
its ugly though
28 replies
KPCKevin Powell - Community
•Created by ἔρως on 4/30/2024 in #front-end
why conic gradients cause aliasing when the value is an integer %?
If you do everything at perfect 1/8th? increments it looks fine iirc
28 replies