Re: Remove Qemu/kvm snashots Hardware and Software Linux and Unix by Dani Salem linked to it (thank you!), but it seems succinct enough that I'm going to include it here in case the link were to disappear in the future. # qemu-img snapshot [ -l | -a snapshot | -c snapshot | -d snapshot ] filename -l: lists all snapshots -a: reverts the image to the snapshot -c: creates a snapshot -d: deletes the snapshot Re: Lots of new members but no one posts Community Center Meta DaniWeb by Dani … such as Googlebot with an HTTP 403 error, just in case any decide to go rogue and sneak around.) Once you… Re: Anti-Hotlinking Script for WP on Apache (.htaccess) - Linkspam Prevention Programming Web Development by Dani CDNs such as Cloudflare offer hotlink protection via a toggle switch you could enable. But, yeah, the primary benefit of hotlink protection is that a website doesn't upload images to *your* site, and then include them in their own site without having to pay for the bandwidth of hosting the images. Just make sure that if you turn on hotlink … Re: Delete unused MySQL indexes Programming Databases by Reverend Jim …, according to the docs, a list of unused indexes. Worst case scenario, if you delete an index and your processes slow… down then you probably deleted an active index. In that case just recreate it. Nothing lost. Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by gediminas.bukauskas.7 Here is a problem: Blazor WEB application working in SSR mode performs partial update of the page after posting. JS initialization does not work in this case. It is difficult to find correct event for performing JS operations. Re: Looking for AI app developers Programming Mobile Development by KamalDeepPareek …-focused applications like: Voice transcription and command recognition (perfect use-case for Whisper) Offline chatbots or virtual assistants Personalized note-taking… Re: Cannot run exe from asp.net Programming Web Development by lennyli … the firewall settings allow the specified port (9999 in this case). (LENNY:) OK NOW, I connect two computers over its own… Re: Delete unused MySQL indexes Programming Databases by Dani I can see your rationale, but I don't necessarily agree with a separate table in the database for every month. There are much more elegant ways of handling that use case these days, especially in MySQL. You didn't specify how long ago this was. Either way, still hoping a MySQL expert can come along and answer my question here. Re: What should I look for in a reliable web design and development agency? Digital Media Digital Marketing by sasha_Digitable What you should look for is: 1. Proven track record with a up to date portfolio 2. Expertise in the specific areas of web design you are wanting to use 3. The ability of the company that can work with your needs Above all, consistent and clear communication are vital for any possibility of success. There needs to be trust and communication to … Re: What should I look for in a reliable web design and development agency? Digital Media Digital Marketing by graceweb Hi Sasha, I really agree with your point about clear and consistent communication, without it, even the most skilled agency can fall short. I’d also add that flexibility is important too. Sometimes project needs change mid-way, and it helps to work with a team that can adapt without losing sight of the overall goals. H Re: What should I look for in a reliable web design and development agency? Digital Media Digital Marketing by asadalig Must have good track record of the previous projects. Timely submission or completion of the projects. Make sure have expertise in specific domain. and many more things to consider. What should I look for in a reliable web design and development agency? Digital Media Digital Marketing by Viacon_ 1. Strategic Thinking 2. Full Service Capabilities 3. Strong Portfolio & Case Studies 4. Custom Solution 5. Transparent Communication & Timelines 6. Future Readiness Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks Programming Computer Science by usmanmalik57 … Science,Physics] or [Computer Science,Physics,Mathematics]). Use the exact case sensitivity and spelling of the categories provided above. text: Title… Re: Top industries that use automation Programming Software Development by Salem Based on evidence here, s..t-posting on forums seems to be the new use-case. No end of dweebs drive by with the latest "helpful" pith generated by some LLM. Re: What is the best possible way to protect my website? Hardware and Software Information Security by Heatman Adding to what other people have said, it's also very important to back up your data from time to time in case anything happens. You will still have access to your data. Please back up manually if possible. Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … tech stack. That's a different beast entirely. In that case, yes, you absolutely need to support bugs that affect 4… Re: Selling the house that I grew up Community Center Geeks' Lounge by Dani … be a viable solution for jkon. Not so in my case, where my mom would need enough for a down payment… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon …, of course, makes the user experience awful. In the first case, lazy loading loses a lot of its meaning and also… Re: Best way to find a segment of code that matches a given input segment? Programming Software Development by Salem What's the use-case? "Black Duck" is an existing application for scanning your in-house proprietary software to make sure it doesn't get tainted with open source software with vague/incompatible licence terms. Re: Running Apache Tomcat behind a IIS reverse proxy with SSL termination Programming Web Development by blud … very visible inside the tomcat logs if that is the case. No Route - This can happen when using things on multiple… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon … order we do. I don't believe this is the case (perhaps very old browsers did). Many years now, browsers want… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … its SEO. I have found that to not be the case. As an example, we use Google's signed exchanges, which… Re: How to recover the data from laptop? Hardware and Software Microsoft Windows by Reverend Jim … remove your SSD/HDD and mount it in an external case, then plug it in to another computer. Of course, the… Re: Multiple MySQL connections + transactions Programming Databases by Reverend Jim In that case I can't suggest anything. I've never had to update multiple databases for any of the systems I set up. Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … an opinion. My post was based on my own use case, which is the only data that I have access to… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … saying was that I found that to not be the case with my own website. Like I said, half the time… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … audit is always representative of real world users. In my case, the majority of my real world users do not have… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … rule applies: Set appropriate Cache-control headers for your use case. If you have an e-commerce store where you frequently… Re: Are their any alternatives to github? Programming Software Development by Dani The only one I know about is Bitbucket. What is your use case? Are you looking to host public or private Git repositories? Re: Optimizing working with big data Programming Software Development by Dani …? For the sake of argument, let's use my use case and say dozens of gigs and millions of rows. >…