dowellcamel
dowellcamel
Explore posts from servers
KPCKevin Powell - Community
Created by dowellcamel on 10/15/2023 in #os-and-tools
Linux Touchpad Support
Yeah, I agree with what you said. It's very difficult to find a distro that would have at least 50% of what you need out of the box.
19 replies
KPCKevin Powell - Community
Created by dowellcamel on 10/15/2023 in #os-and-tools
Linux Touchpad Support
Hey thanks. I actually use linux on desktop. Installed mint on my brother's laptop; not good. Been thinking about installing pop_os. I think it'll be supported pretty well. By the way, thank you for throwing in Ventoy in your response. First time I heard about. Might use it from now on
19 replies
KPCKevin Powell - Community
Created by Json on 10/7/2023 in #front-end
Scrollbar area
Hi. Would you mind pasting your code in a codepen?
11 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
Thanks Jochem. Im glad I asked here. Godbless you 🙂
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
Yeah, haha. I knew the answer
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
Assuming I pushed my db with data to a public repo. Am I in trouble?
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
Initialization script, being the script I used to make tables?
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
This might sound stupid, but should I gitignore the db?
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
How do I do it?
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
So the server is what I should be making sure is secured, correct?
25 replies
KPCKevin Powell - Community
Created by dowellcamel on 5/8/2023 in #back-end
How to set password on sqlite database with node-sqlite3
Shouldn't you do it?
25 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
i also thought the outline on the input looked just fine
16 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
i honestly thought it was great the way it was lol
16 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
if you'd then want to add some space between them, you may use gap on the flex parent
16 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
in fact. there would no longer be space between them
16 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
yes it would
16 replies
KPCKevin Powell - Community
Created by MD on 12/29/2022 in #front-end
Search Bar seems to have an issue with the input text
@MD you can add flex: 1 to your input, so it'd take the rest of the space available in its flexed parent
16 replies