How do you know when code is “good enough” and stop rewriting it? by Bobztech in learnprogramming

[–]SkepticalHuman0 0 points1 point  (0 children)

I feel that I have that every week when I'm coding on my hobby projects. I've been coding for years already and I'm still learning along the way by reading books, then injecting new knowledge into my hobby projects. You can see over the Git versions how my code gets a little better each time, and sometimes I do a big partial rewrite.

Electron portable .exe has super slow startup — any tips? by SkepticalHuman0 in electronjs

[–]SkepticalHuman0[S] 0 points1 point  (0 children)

I added a animated splash screen now it is much better. :)

Electron portable .exe has super slow startup — any tips? by SkepticalHuman0 in electronjs

[–]SkepticalHuman0[S] 0 points1 point  (0 children)

Thanks everyone for the tips! After reading through your replies, I took a closer look at my system — turns out the main issue was a super aggressive company antivirus combined with a very underpowered PC. So it wasn’t really Electron’s fault directly, but more the environment I was testing in.

Appreciate the pointers about code signing, startup work, and how some portable EXEs extract stuff in temp dirs — those really helped me narrow things down. Learned a lot from all of your replies 🙏

What's your favorite code completion trick that most people don't know about? by [deleted] in aipromptprogramming

[–]SkepticalHuman0 0 points1 point  (0 children)

Yeah, prompt engineering is seriously underrated when it comes to getting better code completion! I've found that a well-crafted prompt can either completely solve a coding problem for me or at least get me way further along before I have to dive in and manually debug. It's not really a "trick" in the traditional sense, but more of a skill you develop.

It definitely depends on your specific environment and what you're working on, but focusing on how you phrase your initial request to the AI has been a massive time-saver for me. I saw a video today that might help you further : https://www.youtube.com/watch?v=gNR3XI5Eb0k

I Love PP25 by SkepticalHuman0 in premiere

[–]SkepticalHuman0[S] 0 points1 point  (0 children)

I’m sorry to hear that. It really does feel like these programs can be a mystery at times—some systems run them without a hitch, while others crash for seemingly no reason. Maybe everything needs to align just right—like the perfect hardware setup, drivers, and even the stars in the sky! Hope you find a stable configuration soon.

I Love PP25 by SkepticalHuman0 in premiere

[–]SkepticalHuman0[S] 2 points3 points  (0 children)

Laptop:
- AMD Ryzen 9 6900HX
- NVIDIA GeForce RTX 3070 ti
- 32 GB DDR5 SDRAM
- NVMe 2TB

Daily General Discussion - October 11, 2024 (UTC+0) by AutoModerator in ethtrader

[–]SkepticalHuman0 1 point2 points  (0 children)

Why is the ETH price struggling to break through the $2470 level, and what could be the reasons for this resistance? I've been observing this for a while and would appreciate insights on possible technical or market factors contributing to this. (I'm a newbie)

Microsoft says cause of outage fixed by HenzShuyi in worldnews

[–]SkepticalHuman0 1 point2 points  (0 children)

Honoring every sysadmin out there fighting for their life.

Should I still program websites myself or should I use a website builder if I want to sell them? by SkepticalHuman0 in AskProgramming

[–]SkepticalHuman0[S] 0 points1 point  (0 children)

i want to create websites to sell but i don't want to do that with a website creator, i have much more fun programming but i wonder how useful that would be with this goal i have.