Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by Reverend Jim Based on the proliferation of AI generated content, and the age-old rule of garbage in, garbage out, what will be the result of AI models being trained on ever increasing amounts of content generated by other AI platforms? Will we get into a negative feedback loop where the output will become so polluted with bad input that it will be effectively … Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by jwenting Even worse: the junk being deliberately fed to AIs is already at the stage where the results are useless BUT those results are blindly believed by many people BECAUSE they're generated by AI and therefore supposedly automatically correct! Think Google's disastrous launch of their image generator which would under no condition generate Caucasian … ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by Johannes C. … brushed aside, or will they simply humor us, as we manipulate a petulant infant? On the other hand, we may be…, in its vast wisdom, comes across a valid way to manipulate space-time. This is not about Skynet building a DeLorean… Manipulate text file using Visual Studio .NET 2003 Programming Software Development by h5nguye Hi experts, I want to manipulate a line of string in a text file and save … this? please provide me the code to read, write and manipulate the text file. Sincerely, Chris. Manipulate Temporary Table in C# Programming Software Development by stoymigo …. My Problem : I want to use the table object and manipulate its values using SQL server,(i.e. I want to… store it as a temporary table and manipulate it using SQL queries from within C# code and , I… Manipulate asp:label through ul/li Programming Web Development by jtok …: How can I expose the label control so I can manipulate it with vb? Thank you, J'Tok manipulate the data in the database Programming Software Development by hjdaniel.sun … to my access database, how do I write code to manipulate the data from the database? I read the book "… Re: manipulate the data in the database Programming Software Development by kvprajapati hjdaniel.sun, [QUOTE]manipulate the data in the database[/QUOTE] You are struggling with … Manipulate the value of an input box based on whether a checkbox Programming Web Development by chineerat Hi! I am trying to manipulate the value of an input box based on whether a … Manipulate dynamically allocated array -Problem- Programming Software Development by borchu Hello everyone, I am trying to manipulate "DYNAMIC ARRAY" Structures however I've been faced … manipulate selected text in textarea with javascript Programming Web Development by veledrom Hi, I have a few buttons to manipulate selected text in textarea but cannot work out how to … Manipulate via DOM Programming Web Development by jelly46 … it is a CMS so would it be possible to manipulate code via DOM? Here is a code sample I have… Re: Manipulate Excel file using C++?? Programming Software Development by doddd … objects. You have a few options 1) Use C++ to manipulate CSV files. You can save excel files as CSV files… an excel file, but ask. Maybe they want you to manipulate data as an exercise and don't care about the… so, this is the best way. 2) Use C++ to manipulate XLS files. As stated above, you must crack their format… Re: Manipulate Excel file using C++?? Programming Software Development by jwenting … a series of COM controls which you can use to manipulate their documents. I don't have the documentation for them… elsewhere. There are likely also other systems to access and manipulate the documents available through third parties. Re: Manipulate Excel file using C++?? Programming Software Development by vegaseat There is a small code snippet on DaniWeb on how to manipulate Excel data from within qbasic. Your friend might not be so far off! Re: manipulate text files Programming Software Development by r0cks … Shailu, It was bit helpful for me, How can I manipulate if the Description field has two or three lines? I… Re: manipulate function output Programming Web Development by IIM what exactly do you want to manipulate?Please be more descriptive so that we can help. How could I manipulate the "Additional manipulate Directories" of visual C++ by C++? Programming Software Development by stereomatching … would be better if I could change the "Additional manipulate Directories" by C++ but not by my own hand… relative path and copy them to the ""Additional manipulate Directories" But how could I make the "Additional… How to manipulate asp controls in content page with unit testing? Programming Web Development by gilmarP …current project(the code behind) but I can't manipulate the controls inside the content page. Say I …") but failed also. When I tried to manipulate the controls inside the Master page, it works using… page.Master.FindControl("labelTitle"). How to manipulate asp controls inside the content page with unit testing?… how to manipulate with web service data in ksoap on android Programming Mobile Development by aldm … works fine, but I don't know how can I manipulate with result set of WCF method. This is my code…); SoapObject result=(SoapObject) envelope.getResponse(); [/CODE] Now, how can I manipulate with result when result is collection of C# classes which… How to manipulate incoming packets ? Hardware and Software Networking by sa3er …] But i want know that how we can manage & manipulate incoming packets to for example : [code]<script type="… Rename variables in .dll to manipulate excel files??? Programming Software Development by timbuck2 …, I've been researching ways to code in C++ and manipulate excel files (i.e. read and write data). Right now… User defined function, how to manipulate it? Programming Software Development by Dimitar Hello everyone! I need to ask the user for a function say: X^5 +7 and I need to ask him separately for the value of X, so I can calculate it then. I really don't know how to store the function and then manipulate it! Thank you! how can i manipulate some vectors Programming Software Development by msnina how can i manipulate some vectors in c/c++ like v1(1,0,0,0) becomes v2(0,1,0,0) How do I manipulate the Multiview Control with a DropDown List? Programming Web Development by toocoded Hi everyone, I really need to figure out how to manipulate the Multiview control with a dropdown list control. Also, what … How to manipulate to the treenode checkbox? Programming Software Development by Hardz … likewise, and so on. So it hard for me to manipulate the child nodes using the indicator, i need help for… how to manipulate images in mysql using java Programming Software Development by sameeraict … image in my sql database . i 'm using java to manipulate it .i 'm able to manage the image store in… C# -- How to manipulate a pictureBox? Programming Software Development by jamesonh20 … that loads pics into a pictureBox. How can I possibly manipulate the bounds of the box to make it a circle… How to manipulate variables with functions Programming Software Development by andrewjad … a variable to the function and allow the function to manipulate that variable. thanks for the help... if there's no… How to parse html content and manipulate it Programming Web Development by developer707 Hello, I am trying to manipulate a HTML content stored in a php variable. The logic …