-
Replied To a Post in Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
> I have seen too much code written by self-taught programmers who, through ignorance, eschewed good design. While that's very, very true, that's \[unfortunately] not typically what people come to … -
Replied To a Post in Remove Qemu/kvm snashots
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 … -
Began Watching Remove Qemu/kvm snashots
How can i list snashot information and delete snapshot from command line or bash in elegant way? Thanks. -
Replied To a Post in Assit the project center
I don't understand your question. What is a project center? Something like Slack or Github that can be used to help manage a team working on a software project? Probably … -
Began Watching Assit the project center
How do project centers assist in methodology and data analysis? -
Created Getting in touch with Cloudflare billing
Probably this is me just venting more than anything, but has anyone had success in getting in touch with someone from Cloudflare billing? Cloudflare recently charged us a boatload of … -
Began Watching Getting in touch with Cloudflare billing
Probably this is me just venting more than anything, but has anyone had success in getting in touch with someone from Cloudflare billing? Cloudflare recently charged us a boatload of … -
Moderated Remove Qemu/kvm snashots
How can i list snashot information and delete snapshot from command line or bash in elegant way? Thanks. -
Moderated a Post in Remove Qemu/kvm snashots
How can i list snashot information and delete snapshot from command line or bash in elegant way? Thanks. -
Replied To a Post in Delete unused MySQL indexes
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 … -
Replied To a Post in Hi everyone, I'm stevejonas
Hi Steve. Welcome to DaniWeb. What brings you here? -
Began Watching Hi everyone, I'm stevejonas
I am Steve Jonas, a technical blogger at EmizenTech, a reputed software development company that deals in Magento 2 solutions, Salesforce, and Python development. -
Replied To a Post in Delete unused MySQL indexes
Creating and removing database indexes is very complex and is not a matter of let's throw spaghetti at the wall and see what sticks. When working with big data, loads … -
Replied To a Post in 💻 What’s the First App You Install on a Fresh Windows Machine?
> BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination. I’ve spoken to several current and former Apple engineers who agree that Siri is … -
Replied To a Post in Delete unused MySQL indexes
I already read that article, as well as related ones such as [this](https://dev.mysql.com/doc/refman/8.4/en/performance-schema-wait-tables.html) and [this](https://dev.mysql.com/doc/refman/8.4/en/performance-schema-event-tables.html) but it all went above my head and didn’t seem to directly answer my question. … -
Gave Reputation to Reverend Jim in Delete unused MySQL indexes
I thought it would be as simple as DROP INDEX index_name ON table_name; As for removing only unused indexes, I don't know how MySql would be able to determine if … -
Replied To a Post in Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
> But programming basics are still something people need help with, and the basics have not changed appreciably over my career. They sure have changed appreciably during *my* career! But … -
Created Cloudflare Argo Smart Routing
Probably a silly question, but is Argo Smart Routing (the usage-based product) only applicable to content served at the origin? Otherwise, does it makes sense to be spending money to … -
Began Watching Cloudflare Argo Smart Routing
Probably a silly question, but is Argo Smart Routing (the usage-based product) only applicable to content served at the origin? Otherwise, does it makes sense to be spending money to … -
Edited How safe is to hire a hacker?
For some reason I was looking for hackers to do some legal ethical hacking jobs.Someone recommended me this site <SNIP> they are hardcore hackers and I have heard good things … -
Replied To a Post in Delete unused MySQL indexes
As some general background, that's the syntax to delete an index, of course, but MySQL knows if an index is used because, well, it's the one that uses it, and … -
Replied To a Post in Cost-Effective Digital Marketing Ideas for New Startups?
> Which digital marketing tactics gave you the most ROI early on? Purchasing backlinks, by far. But it was 2003 and Google didn't have a policy against doing it at … -
Began Watching Cost-Effective Digital Marketing Ideas for New Startups?
I am currently researching digital marketing strategies specifically for startups with limited budgets. With so many options out there, SEO, social media, email marketing, paid ads, etc.—it’s hard to know … -
Replied To a Post in Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
> >(where people abandoned us for sites like Stack Overflow) > > But there are still a few dinosaurs around who can answer some programming questions. Not to knock ya, … -
Replied To a Post in 💻 What’s the First App You Install on a Fresh Windows Machine?
As a macOS user these days, does Windows not have a find tool? /confuzzled -
Replied To a Post in Delete unused MySQL indexes
OK, so I found [this blog post](https://www.percona.com/blog/basic-housekeeping-for-mysql-indexes/) by the one and only Percona, that says that I can simply do `select * from sys.schema_unused_indexes;` which does give me a list … -
Created Delete unused MySQL indexes
How can I identify and delete unused MySQL indexes? I have a large table that has somehow accumulated way too many indexes over the years, and I'd now like to … -
Began Watching Delete unused MySQL indexes
How can I identify and delete unused MySQL indexes? I have a large table that has somehow accumulated way too many indexes over the years, and I'd now like to … -
Replied To a Post in Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Then there’s me, whose expertise is mostly limited to technical SEO and PHP these days, I’m afraid. Ugh, the brain fog is real. -
Replied To a Post in Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
> Been coming on daniweb for 20 years, was always such a great place for help and advice. Last time I visited was 4-5 years ago and I noticed then … -
Began Watching Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
I have recently come into possession of 2 second hand Fujitsu RX series servers, and this issue is driving me nuts! When I got them neither had disks, so I … -
Replied To a Post in Is the Vision Pro worth it?
I find it vertigo-inducing to be sitting!! I simply cannot handle when what I see simulates me moving (e.g. walking in a room), but my physical body is not moving. … -
Replied To a Post in The Strength to Recreate Your Life
Reminds me of the decision to pack up and move from New York to California. Best decision I've ever made. -
Began Watching The Strength to Recreate Your Life
There may come a time when you look at your life and realize it no longer reflects who you are or who you want to be. That moment can feel … -
Edited The Strength to Recreate Your Life
There may come a time when you look at your life and realize it no longer reflects who you are or who you want to be. That moment can feel … -
Replied To a Post in Hi everyone, I'm David with SayItOnTheWeb
I checked out your website and notice you're using the particles javascript at the bottom of the page. Many, many years ago, we used to use that as well, until … -
Began Watching Hi everyone, I'm David with SayItOnTheWeb
Wanted to say Hello to everyone! I am a website developer with over 30 years of experience. Let me know how I can help! -
Replied To a Post in Is the Vision Pro worth it?
> some other VR gear Was it not a Quest *or* Vision Pro? I didn’t realize there were any other quality VR headsets on the market. Also, make sure to … -
Replied To a Post in Java Coin Flip Program
> Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts. I realized that after I posted. I’m on my phone on the sofa so it wasn’t as … -
Replied To a Post in Is the Vision Pro worth it?
Oddly, you are required to go through an hour long tutorial/demo at the Apple Store before they will sell you a Vision Pro. I haven’t had the patience as of … -
Created Is the Vision Pro worth it?
Is the Apple Vision Pro worth it if I already have an Oculus Quest? I'm not a big gamer, but I have my entire wedding recorded in VR, and I … -
Began Watching Is the Vision Pro worth it?
Is the Apple Vision Pro worth it if I already have an Oculus Quest? I'm not a big gamer, but I have my entire wedding recorded in VR, and I … -
Replied To a Post in Time for some humour before Jan 20
OMG, I can't with the dad jokes. -
Replied To a Post in Java Coin Flip Program
Better late than never! Thanks for your post. It looks like it's really helped a few people already. -
Began Watching Java Coin Flip Program
I have been searching online for a program that will: -reads in number of times a user wants a coin flipped -flip the coin that many times, printing out result … -
Replied To a Post in Coin Flip (Python Newbie)
> Presumably bumping every "coinflip" post to spam their URL Nothing wrong with that!! I'll take a trillion helpful posts if all someone wants in exchange is a free signature … -
Began Watching Coin Flip (Python Newbie)
Hi everyone. I am just learning Python on class so I am really at the basic. I need to write a python program that will flip a coin 100 times … -
Replied To a Post in How to speed up my (WordPress) website?
> In fact, my site is super fast (92% on mobile and 99% on desktop performance according to Google Page Speed). I see that this question has already been solved. … -
Replied To a Post in SEO vs AEO – Which is more important for the future of search?
It has to do with the type of website that is trying to gain traffic. However, for the most part, content sites are pretty frustrated that AI bots are scraping … -
Began Watching SEO vs AEO – Which is more important for the future of search?
I’ve been reading a lot lately about the shift from traditional SEO (Search Engine Optimization) to AEO (Answer Engine Optimization), especially with the rise of AI assistants and featured snippets. …
The End.