Yes, ChatGPT Got Dumb & Lazy, but 4.5 Could Be a Gamechanger Community Center by Johannes C. … more up-to-date information (without 'doing research on Bing'). * **Bug fixes** for improved stability and speed, especially during high-traffic… Re: Yes, ChatGPT Got Dumb & Lazy, but 4.5 Could Be a Gamechanger Community Center by carriejo810 I did not quite feel it personally thought. But Bard is catching up for sure. Re: Search filter Community Center Meta DaniWeb by Dani Bug fixed, thanks! http://www.daniweb.com/search/query/pagination/17/code?q=site%3A%2A%2Fweb-development%2Fphp%2Fcode+pagination Re: Tooltips Community Center Meta DaniWeb by Dani Bug fixed. Re: Developer Vs Tester Joke Community Center Geeks' Lounge by rrrrajat … get it fixed. After 2 days, Mukesh Thakur: Rajat, bug is fixed. Please verify. After another 2 days, Rajat Choudhry…Another 2 days, Rajat Choudhry: I have re-opened the bug because sound tone is different across different machines. Sound is… 2 days, Rajat Choudhry: I have re-opened the bug because intensity of beep sound produced on 2 different DELL… Re: Don't upgrade to Vista just yet Hardware and Software Microsoft Windows by jwenting Bug-free programs of more than a few lines don't exist. But from the entire tone of your rant it seems you don't care about the truth, only about kicking Microsoft in the shins... Re: Don't upgrade to Vista just yet Hardware and Software Microsoft Windows by John A > Bug-free programs of more than a few lines don't exist. Exactly. So Microsoft shouldn't prolong the beta testing of Vista, because now Vista has lost some of its novelty. So many screenshots of it are posted on blogs, it only makes people mad when Microsoft delays it... Re: About Recently Updated Articles under Finder. Community Center Meta DaniWeb by Dani Bug fixed. Re: Extract data from csv to data file Programming Software Development by TrustyTony bug at line 20. Debug bug ;) See line 5. Re: Bold Text Here Community Center Meta DaniWeb by Dani Bug fixed along with an additional bug that was discovered related to some functionality in the editor toolbar being broken as a result of the editor's API changing in its new version and some functionality being deprecated. Also, I'm excited to say I got the Dazah work I had on my plate completed as well. Yay me! Re: Word Association Game Community Center Geeks' Lounge by Dani bug-free Windows --> oxymoron Re: Word Association Game Community Center Geeks' Lounge by samaru Bug-eye --> Monster Re: Word Association Game Community Center Geeks' Lounge by arjunsasidharan bug -> ant Re: Word Association Game Community Center Geeks' Lounge by ndeniche bug -> intruder Re: Word Association Game Community Center Geeks' Lounge by debasisdas bug-> virus Re: What am I forgetting? Community Center Meta DaniWeb by jbennet bug i think Re: Problem with ConfigurationManager Programming Software Development by ddanbe Bug in VS 2008? Use [ICODE]using System.Configuration;[/ICODE] And try [ICODE]ConfigurationSettings[/ICODE] instead. Re: strstr() Runtime Error - HELP! Programming Software Development by arshad115 > **BUG REPORT!** > Seems like your program doesn't want the … Re: Search Options Community Center Meta DaniWeb by Dani Bug fixed. :) Re: printf and three string arguments Programming Software Development by quuba bug? test: [CODE]String format = "String a = %s String b = %… Re: This is it!! Programming Web Development by smartness Bug: When you log-in, the "Welcome Guest" still apears! After refreshing it's gone, but users will think login was unsuccessful ! Re: Second page of "Unanswered" list is wrong Community Center Meta DaniWeb by Dani Bug fixed. Re: Integer to English Programming Software Development by TrustyTony Bug fixes: would not print 'zero', equality missing from log1000 (therefore … Re: Poker winning hands probability tester Programming Software Development by TrustyTony Bug in Royal Flush detection because of Ace as 1 straight … Re: This thread is solved Community Center Meta DaniWeb by Dani Bug fixed. Re: Invalid instruction error, help? Programming Software Development by N1GHTS bug fix: [code] for(i = strlen(temp)-1; i>=0; i--) bin[j++] = temp[i]; [/code] You might also want to copy ints to the bin array, rather than char representations of ints, like this: [code] for(i = strlen(temp)-1; i>=0; i--) bin[j++] = (temp[i]=='1')?1:0; [/code] Re: Array random integers with step given by the user Programming Software Development by TrustyTony BUG: +1, at line 10 should go after -start. [CODE] step = int(float(end-start+1)/rows/columns) [/CODE] Re: Complete CSV Reader Programming Software Development by moonlight01 - bug: last term will NOT be read in eof situation - dangerous: … Re: Comparing XML for Unit Testing Programming Software Development by Momerath Bug on line 69, what if there are no attributes of B? Change it to read if (attributesB == null || attributesA.Count != attributesB.Count) Re: Attachment file name Community Center Meta DaniWeb by Dani Bug fixed. :)