-
Gave Reputation to Dani in Improve HAVING BY performance
What your expert friend would have written, had he been a forum member here, is different than what the AI wrote. Even if the overall sentiment is the same, the … -
Replied To a Post in Improve HAVING BY performance
And so the queen bee has spoken again, no matter the input or consideration from others. IMHO Reverend Jim were not out of line here, merely posted a scenario which … -
Began Watching Improve HAVING BY performance
What are some ways to improve MySQL performance on queries against large tables that include the HAVING BY clause. It's my understanding that anything in there doesn't benefit from table … -
Gave Reputation to Dani in Anyone have any experience with Hootsuite?
Anyone out there use Hootsuite or Buffer or one of the others? Are you an agency or just manage your own social? -
Replied To a Post in Extracting values from a regex match
Same question, different post - [Extracting values from capturing groups in rege](https://www.daniweb.com/programming/software-development/threads/541420/extracting-values-from-capturing-groups-in-regex) -
Began Watching Extracting values from a regex match
I am trying to extract three values from the td tags in an html downloaded file. <tr align="right"><td>236</td><td>Roy</td><td>Allyson</td> <tr align="right"><td>237</td><td>Marvin</td><td>Pamela</td> <tr align="right"><td>238</td><td>Micah</td><td>Kristine</td> <tr align="right"><td>239</td><td>Collin</td><td>Raquel</td> I am using the pattern match … -
Replied To a Post in Extracting values from capturing groups in regex
Your main issue is with the way you're trying to capture the values inside the 'td' tags. Also, you should consider using non-greedy quantifiers - [Minimal or non-greedy quantifiers](Regular expressions … -
Began Watching Extracting values from capturing groups in regex
I am trying to extract three values from the td tags in an html downloaded file. <tr align="right"><td>236</td><td>Roy</td><td>Allyson</td> <tr align="right"><td>237</td><td>Marvin</td><td>Pamela</td> <tr align="right"><td>238</td><td>Micah</td><td>Kristine</td> <tr align="right"><td>239</td><td>Collin</td><td>Raquel</td> I am using the pattern match … -
Replied To a Post in Custom Loss Functions in PyTorch: A Comprehensive Guide
As always, precise and in detail, great tutorial! -
Began Watching Custom Loss Functions in PyTorch: A Comprehensive Guide
## Introduction ## Loss functions are the driving force behind all machine learning algorithms. They quantify how well our models are performing by calculating the difference between the predicted and … -
Replied To a Post in Mouse Elbow or Lateral Epicondylitis, a big elephant in the room
I am blessed to not have suffered from this... yet. I have read a lot about people starting to show symptoms or that already suffered from this. Best of luck, … -
Began Watching Mouse Elbow or Lateral Epicondylitis, a big elephant in the room
Mouse Elbow or Lateral Epicondylitis, a big elephant in the room. Anyone else ? My first computers didn't had any mouse so this wasn't an issue. Since the early 90's … -
Replied To a Post in Extracting Information from Research Papers Using Langchain & OpenAI
My upvote received, your articles in AI is very inspiring and to the point, thank you! -
Began Watching Extracting Information from Research Papers Using Langchain & OpenAI
As a researcher, I have often found myself buried under a mountain of research articles, each promising insights and breakthroughs crucial for my work. The sheer volume of information is … -
Gave Reputation to Reverend Jim in VB6 - why the 'for' loop is so slow?
>"Open command line." Today's users hate that? Could always use something like Handbrake which is basically a GUI built on top of ffmpeg. -
Replied To a Post in I want to know what is web hoisting is it same as hosting ? Can anyone help
As a fill in for other users - hoisting happens whilst using Javascript code, which is client sided, meaning happening while a user interacts with a page. Hosting is server … -
Began Watching I want to know what is web hoisting is it same as hosting ? Can anyone help
I have heard a lot of interviews ask this question on Hoisting in JavaScript. What is this hoisting in JavaScript? Is it the same as hosting? It would be kind … -
Replied To a Post in VB6 - why the 'for' loop is so slow?
To improve the performance of your code, have a look at the following code - keep in mind that this code has been dead for 20 years+... To get overall … -
Began Watching VB6 - why the 'for' loop is so slow?
see these 'for' loop: Public Function SetTransparentColor(color As Long) Dim X As Integer Dim Y As Integer Dim c As Long Dim h As Long Dim w As Long Dim … -
Gave Reputation to jayashree10 in Can someone please advice me for hoe can i prevent xss attacks ?
I want to prevent cross-site scripting attacks in web applications I make. If someone could provide me with some suggestions and advice, it would be really helpful. -
Gave Reputation to trueframe in Invalid robots.txt but don't understand why
An "Invalid Robots.txt" error means there is a problem with the robots.txt file on your site. The robots.txt file is used to instruct search engines which pages or sections of … -
Gave Reputation to Reverend Jim in Is it just me, or...
We haven't had any really silly discussions going on here for some time so let me start one with these two items: Is it just me, or does Lauren Boebert … -
Replied To a Post in X86 Assembly Help_value265
With 330 lines of code supplied, it will be difficult to try and figure out where your code errors or loops infinitely. You need to break it down for us … -
Began Watching X86 Assembly Help_value265
Hi, I'm transitioning to assembly, starting with processor 8086. The attached code is Masm 5 compatible and is a step up from Hello World, which linked and ran okay. An … -
Replied To a Post in Hi everyone, i'm Julia, CEO PHP Secure vulnerability scanner
Big welcome. Join our lounge to elaborate more. -
Began Watching Hi everyone, i'm Julia, CEO PHP Secure vulnerability scanner
Hey Daniweb fam! A bit of backstory about me... I've built dozens of websites and online ventures, both for myself and clients. One thing that's always kept me up at … -
Gave Reputation to rproffitt in unique c characters
These characters are usually in the charset your host provides and one can select other sets. See https://www.w3schools.com/html/html_charset.asp for example charsets. To get into this you would reveal the host … -
Gave Reputation to Dani in How can one determine how many days it will take for a website to rank?
Aside from everything posted above, sometimes large changes to a complex website can take 6-9 months to be recognized by Google. -
Replied To a Post in Hi everyone, I'm buzzboss
Welcome! -
Began Watching Hi everyone, I'm buzzboss
hellow
The End.