Re: This is me venting Community Center Meta DaniWeb by Brian Wozeniak … is still just as frustrating, but I have a little bit of hope to at least seen our traffic trends reverse… stop the bleeding. Anyway I hope that offers you a bit encouragement, or at least to let you know that you… GPT-4o mini - A Cheaper and Faster Alternative to GPT-4o Programming Computer Science by usmanmalik57 … are not very sensitive and where you can compromise a bit on accuracy. This can save you tons of money. Finally… Quantum Computers: Mysterious Export Bans and the Future of Encryption Community Center by Johannes C. … numbers used in RSA encryption. For instance, factoring a 2048-bit RSA key using classical methods would take billions of years… Re: Thinking to write a simple "AI app" tutorial , should I do it ? Community Center Geeks' Lounge by Reverend Jim I'd definitely follow that. My older son does a fair bit of AI work and he exclusively uses Python with Pytorch. I would strongly recommend that over C++. Also, if you aren't familiar with Jupyter notebooks I suggest you have a look - I found that vscode was the interface that was the easiest to set up and use. Re: This is me venting Community Center Meta DaniWeb by jkon I can't start a new topic for this because: daniweb.com/community/contribute responds with 500 Internal Server Error , thought to write to you about that in case you haven't noticed yet. It is like the outer "template" is missing and you are serving an incomplete "inner" template distributed from an exception Re: This is me venting Community Center Meta DaniWeb by Dani So sorry. I tried to improve something yesterday that accidentally introduced a fatal error (as you've pointed out). I've now squashed it. Unfortunately, I've been incredibly exhausted lately and having a very difficult time concentrating. I'll try to do better. App development - Lobby functionality optimisation Programming Mobile Development by manmohan419 … <snipped> app, and I've run into a bit of a roadblock. I'm trying to optimize the game… Windows 10 Performance Issue Hardware and Software Microsoft Windows by robinsharma I'm looking for tips on how to optimize my Windows 10 system for better performance. It's been running a bit slow lately, and I want to ensure it's operating at its best. Any suggestions on settings tweaks, software recommendations, or general advice would be greatly appreciated! General Questions on Windows 10 Community Center Say Hello! by robinsharma Hello, I'm looking for tips on how to optimize my Windows 10 system for better performance. It's been running a bit slow lately, and I want to ensure it's operating at its best. Any suggestions on settings tweaks, software recommendations, or general advice would be greatly appreciated! AlmaLinux vs Rocky Linux for a new server Hardware and Software Linux and Unix by jkon … , I have been really caution and I am a little bit too worried from witch one from those to select. If… What is third-party cookie ?Why are they being phased out? Digital Media Digital Marketing by Kaushik12 I have been reading a bit about third-party cookies being phased out and them being a problem for the marketers.What is it and why are they being phased out? Re: This is me venting Community Center Meta DaniWeb by alan.davies …. Then I came across this post. It upset me a bit. Daniweb was the sun in my very dark days. I… Re: This is me venting Community Center Meta DaniWeb by Dani Thank you so much, diafol. Feel free to stay a bit and help out ;) Key Insights from Google's Search Algorithm Leak Community Center by Johannes C. … has been buzzing like hungry bees trying to extract every bit of valuable information. Google [confirmed the authenticity](https://www.theverge… Re: Does anyone know how to self-host a nextcloud server? Hardware and Software Cloud-based Apps by antwanlee … years and its quite easy. The public documentation lacks a bit however, especially when it comes to speed and security optimizations…-php and use a redis cache. After googling around a bit I found this blogpost about how to setup Nextcloud on… Re: Calling an object from another in PHP using construct Programming Web Development by jkon … infinite recursive loops in a construction method . Lets play a bit with it in PHP: class A { private $obj; public function… Re: Google is promoting reddit in an arrogant way Programming Web Development by jkon … the community that their traffic has bounced back (even a bit) after the new Google rank algorithm. Are you confident that… Re: minimal-mvc: Frugal PHP micro-framework with basic routing and templating Programming Web Development by pyeri … in fact. Still an alpha version at best, needs a bit more work to be fully usable. But I can see… Re: How to get more traffic to a website?? Digital Media Digital Marketing Search Engine Strategies by rproffitt I have to ask about that WEIRD behavior at your website. I went there, scrolled down a bit then pressed the END key which usually takes me to the end of the page. The page went to the end and then scrolled back. Just weird. Maybe you are getting a little too fancy and the rating bots don't like that? Re: Formatting web pages for various displays Programming Web Development by Dani … intended for desktop use, not mobile, so I’m a bit confused what you’re referring to. If you’re wondering… Re: Cleaning up tags Community Center Meta DaniWeb by Dani … which I will address when I'm feeling a little bit better later today. Re: Cleaning up tags Community Center Meta DaniWeb by Dani … address the UI/UX issue when I'm feeling a bit better. However, in the meantime, can you go ahead and… Re: Cleaning up tags Community Center Meta DaniWeb by Dani … very non-useful. That being said, Geeks' Lounge is a bit of a catch-all, but we still don't allow… Re: App development - Lobby functionality optimisation Programming Mobile Development by Salem I suppose the first thing to answer would be whether the bottleneck is client or server side. Re: App development - Lobby functionality optimisation Programming Mobile Development by Dani Better caching strategies? I don't have any experience with app development, but for web development, I use Redis for these kinds of things. Re: App development - Lobby functionality optimisation Programming Mobile Development by toneewa What I like to do is write code, even if it's not working or even correct syntax. This will help illustrate what the idea or thought is. Please paint us some sort of pseudo code of your design. Not optimized: class App { function start() { showLoadingScreen() loadLobbyDataFromServer() // This might take … Re: App development - Lobby functionality optimisation Programming Mobile Development by aishamushtaq Certainly! Here are some concise suggestions: 1. Optimize server infrastructure for peak loads. 2. Compress data and minimize transmission. 3. Prefetch and preload relevant data. 4. Load data asynchronously. 5. Implement client-side caching. 6. Use lazy loading techniques. 7. Employ efficient data structures. 8. Prioritize critical data … Re: General Questions on Windows 10 Community Center Say Hello! by Reverend Jim Run appwiz.cpl and look at all the installed items. You may have several pieces of bloatware such as browser extensions that you don't need. Check for apps that start automnatically when WIndows starts. [Sysinternals](https://learn.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite) autoruns is excellent for identifying and disabling… Re: Windows 10 Performance Issue Hardware and Software Microsoft Windows by rproffitt This is a rather well done topic so I'll share that at the office we are nearing the end of W10 and have moved almost all to W11. I can write we see little to no performance difference so we have that going for us. That said, the minimum hardware is now at the Core i7 CPU, 16GB RAM or more and SSD for all storage. Since we pay by the hour this… Re: What is third-party cookie ?Why are they being phased out? Digital Media Digital Marketing by Dani I'm not super experienced in this, but this is my best understanding: third-party cookies are when ads include tracking pixels that are designed to follow people around the web and learn about their user behavior. Google has decided to no longer allow them in future versions of Chrome, citing privacy concerns. Many believe the real reason is so …