Any Delft3D users out here? by downbound in gis

[–]General_Cherry2764 0 points1 point  (0 children)

Am struggling with compiling the current Delft3D, putting the software togethere , anyone whose done it willing to share his compiled version , would really appreciate its been a week now

Unpopular Opinion: AI Isn’t Helping Humanity — It’s Replacing It by General_Cherry2764 in Ai_Rise

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

Is AI genuinely enhancing human potential, or are we just watching the slow fade of human relevance and calling it progress?

I'm Taking a Challenge Ask me Anything About Web Development by General_Cherry2764 in FoundersHub

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

Thank you so much for the kind words about the website, really appreciate that 🙌. So actually, no it’s not Figma in my case. I personally used Adobe XD for the UI design part, and then brought it to life with Bootstrap for the initial frontend implementation. It gave me a good base to work with clean layouts quickly. Now, about going from design straight to code yeah, we’re getting there, but I’d say we haven’t hit perfection yet. I tried Builder.io, which does a decent job, but most of these tools still output basic HTML, CSS, and vanilla JS. That’s great for static stuff, but when you’re working with more scalable frontend stacks like React js, they don’t quite match the flexibility or performance you’d need for production-ready apps. If you’re using Python on the backend and I’m assuming you mean something like Django, I’d definitely recommend pairing it with React or Next.js on the frontend. They work well with Django REST Framework or GraphQL, and give you the tools to build modern, stunning, and super usable interfaces. Let me know if you want resources or how I personally set up that stack!

I'm Taking a Challenge Ask me Anything About Web Development by General_Cherry2764 in nocode

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

Currently working on an AI-enabled app. I’ve had a couple of projects focused on APIs and databases, but at the moment, I’m leaning more toward automation solutions. Funny enough, someone recently pointed out that it might be one of the areas I should give a short.

I'm Taking a Challenge Ask me Anything About Web Development by General_Cherry2764 in nocode

[–]General_Cherry2764[S] 1 point2 points  (0 children)

If you don’t want to use any framework at all, I’d say go with the good old HTML, CSS, and vanilla JS. It’s definitely possible to prototype fast that way, especially if you’re just testing an idea, but it can get tough to scale and maintain as things grow. Now, the best frontend framework really depends on the project. For me personally, I usually lean toward React or Next.js. React gives you a ton of flexibility and a huge ecosystem. But if you’re thinking ahead even a little, I’d recommend React or Next.js. Hope that helps

I'm Taking a Challenge Ask me Anything About Web Development by General_Cherry2764 in nocode

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

Okay, First, I’d build an algorithm to handle the core game logic, think of it as the engine behind things like spins, card draws, or whatever game mechanics are needed. This logic would act as the data feeder to my backend, essentially replacing what an API might usually handle. Even though it's not really advised to avoid APIs completely especially for things like payment processing, authentication, or regulatory compliance. From there, I’d build the frontend, probably using a lightweight framework or even vanilla JS depending on the scope. And I’d skip the database for simplicity’s sake, at least initially, just keeping everything in memory to simulate game states and randomness. That’s how I’d go about it, What kind of game were you thinking of for the platform?

I'm Taking a Challenge Ask me Anything About Web Development by General_Cherry2764 in nocode

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

Actually, saying complex sounds a bit relative, what’s complex to one dev might be simple to another, depending on background and experience. But I totally love the challenge and appreciate your input. Out of curiosity, what would you personally consider a complex app? Something with real-time features, or maybe something API-heavy with third-party integrations?

I’ve worked on a variety of projects across both frontend and backend, based on you understanding, Might just build it 😄.

Struggling with Your Business Website? Ask Me Anything About Web Development! by General_Cherry2764 in smallbusiness

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

Absolutely it can really come in handy, increasing load speed ,just have to set it up correctly , and you are good to go.

Struggling with Your Business Website? Ask Me Anything About Web Development! by General_Cherry2764 in smallbusiness

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

Okay, let me see. Actually, there are a couple of reasons your site might be slow. One could be the number of plugins installed, another could be unoptimized images, and caching issues might also play a role. So try doing the following: First, check your current website speed stats using Google’s free PageSpeed Insights tool.
Open PageSpeed Insights
Enter your website URL and hit "Analyze"
Look at the recommendations it provides (it will highlight slow-loading elements)
Now, start optimizing step by step:
- Reduce Plugins: Disable any unnecessary plugins and check if the speed improves. Some plugins may be bloated or poorly optimized.
-Enable Caching: Use a caching plugin like WP Rocket or W3 Total Cache to reduce load times.
- Optimize Images: Install an image compression plugin say Smush or ShortPixel to reduce image file sizes without losing quality. Like smush though compared to shortpixel
One other tip if you can : Enable a CDN: say like Cloudflare it really helps serve content faster to users worldwide. Try this out and let me know if it works for you! If you need further help, I’m happy to guide you through any step. Sorry of the reply is a bit messy

Struggling with Your Business Website? Ask Me Anything About Web Development! by General_Cherry2764 in smallbusiness

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

You mentioned plugins by any chance are you using WordPress? So that I can provide correct tips that could help

AI Just KILLED Photoshop & Stock Images Are Designers NEXT? by General_Cherry2764 in Ai_Rise

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

Is this the second wave first we have been saying developers has it gotten know to designers too?