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. … might this impact personal relationships and daily interactions? ## Individuals shall seek solace, fulfilment, and euphoria in virtual worlds created by portable… Re: Problem with the external hard drive Hardware and Software Microsoft Windows by Lethabo If your external hard drive is unreadable and you need to recover important files, avoid formatting it. Try using data recovery software like Recuva or EaseUS Data Recovery Wizard, or seek professional data recovery services if necessary. Re: Dead Internet Theory: Is the Web Dying? Community Center by Nina0X So, what can we do to prevent the web from dying? I guess web3 is the answer! If the technology enables then the internet should not only be used for connecting and sharing some kitties! The whole of humanity's wealth will be held on the Internet.. Re: Dead Internet Theory: Is the Web Dying? Community Center by pcbugfixer I believe it is. With AI involved and the misleading and duplicate information tells me that the WWW is corrupt and becoming useless. And it is the Spammers, Hackers and the like that did it. Time will tell Re: Dead Internet Theory: Is the Web Dying? Community Center by m_624 The Dead Internet Theory suggests that the internet is dying or already dead due to the prevalence of bots and automated content. However, the internet continues to grow and evolve, remaining a vital part of modern life. Re: Dead Internet Theory: Is the Web Dying? Community Center by stuwer12 This theme needs development, but I'm connected with a blockchain group who have what we call web 4.0, totally independent ,totally peer to peer with no outside interference or involvement Don't know if it would bring back relevancy to search, but connections are true blckcerts (or blockcertsai anyone interested ,;et me know and I'll send you a … Re: Dead Internet Theory: Is the Web Dying? Community Center by wwwalker About 40% of hits to my site are bots with some trying to find exploits on my site to hack it and use it to propagate spam. Very few humans are surfing the Web any more. iptables firewall has to be used to block the hackers. Re: Dead Internet Theory: Is the Web Dying? Community Center by Reverend Jim >Very few humans are surfing the Web any more I disagree. Just because the number of bots has grown exponentially relative to the number of meat-based surfers does not mean that very few humans are still surfing. Consider how much spam e-mail is sent every minute. That does not mean e-mail is dying. Create And Install Windows Service Step By Step In C# Programming Web Development by Rabiya_1 ….OpenOrCreate, FileAccess.Write); StreamWriter sw = new StreamWriter(fs); sw.BaseStream.Seek(0, SeekOrigin.End); sw.WriteLine(content); sw.Flush(); sw.Close… Dead Internet Theory: Is the Web Dying? Community Center by Johannes C. … dominated by bots, we need to stay authentic, engage genuinely, seek information beyond the major platforms, and continuously strive to differentiate… Re: How we can Choose an Awesome Mobile App Development Company? Programming Mobile Development by elite_mcommerce … their development process and verify the team's experience. 5. Seek client references and consider the balance between cost and value… Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: Create And Install Windows Service Step By Step In C# Programming Web Development by rproffitt Since the answer would be many pages long, read https://learn.microsoft.com/en-us/dotnet/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer and consider the two other pages noted there. Re: Dead Internet Theory: Is the Web Dying? Community Center by m_624 "Dead Internet Theory" is an idea that says the internet is becoming less genuine and less alive. Here's a simple explanation: The theory suggests that: Bots and Fake Content: A lot of what we see online is created by bots or automated programs, not real people. This includes social media posts, comments, and even articles. … Re: Dead Internet Theory: Is the Web Dying? Community Center by Reverend Jim Seems like an extension of Sturgeon's Law which states "90% of everything is crap". Re: seek function Programming Software Development by KevinADC …+???) We haven't seen that.Can you explain me with seek usage??[/QUOTE] Below quoted from: [url]http://perldoc.perl.org… global variables like @ARGV and $^I. I never use "seek" for anything so I can't advise you on… using it. Read the seek documentation and it might help you. [url]http://perldoc.perl… seek function Programming Software Development by FoX_ …record for my hw.I'm trying to use seek function but when I use it, new information(phone…phone number\n"; chomp($newNum = <STDIN>); seek(FILE,-1 * length($array[2]),1) || die("Couldn…'t seek back\n"); print(FILE "$newNum\n"); $… Re: seek function Programming Software Development by FoX_ I confused a little... I don't know these : local @ARGV = ($file); local $^I = '.bak'; split(/\s+/) (what's the meaning of \s+???) We haven't seen that.Can you explain me with seek usage?? Seek Time Performance Hardware and Software Hardware by ShoreCountry … my hard drive and just recently I noticed that the seek time performance is showing in [COLOR="red"]red… column is ID which = 08 second column is name which = seek time performance third column is T.E.C. which shows… Seek to a line number Programming Software Development by Cosa … how many lines were in the file, then attempted to seek to the appropriate line number to as to print the… character by character, not by the lines. How can i seek to a specific line? Here is my code [code=c… Re: Seek to a line number Programming Software Development by Cosa im not to sure if i understand what your saying. I need to create an array of unsigned int? Then store the offset of each line into the array? Then use those values to seek to the desired line?? Re: Seek to a line number Programming Software Development by Ancient Dragon … each line into the array? Then use those values to seek to the desired line??[/QUOTE] I guess you have never… Seek failed..... Digital Media UI / UX Design by Reliable I downloaded an FLA from a server. When I went to open it it told me Seek failed. I tried a couple of times to no avail. I've never seen this message before and it doesn't happen on any other FLAs I have. what's this all about? Seek error rate, I'm concerned, should I? Hardware and Software Hardware by mah300274 … time. It currently says my threshold, value, and worst (for seek error rate) is at a 67. (I'll upload a… Re: Seek error rate, I'm concerned, should I? Hardware and Software Hardware by rubberman … seem to be as susceptible to overheating and bad sectors / seek/read/write errors. So, send it back for warranty replacement… Negative Seek Offset Programming Software Development by curtissumpter Hi Guys (and Girls), Problem: Negative seek offset with respect to a RandomAccessFile's seek method. [code=java] private void writeRecord() { String …(v[GeneralUI.QUANTITY]), Double.parseDouble(v[GeneralUI.COST])); try { file.seek(raR.getRecordNumber()-1 * RaRecord.size()); } catch (IOException e1) { e1.… VB seek fails after addnew on foxpro table Programming Software Development by Anthonynz …they do. I determine if the record exists by a seek command, which works fine. But if my process has…Loop with each strAccountNo - Code not shown for brevity RsMasterFile.Seek "=", strAccountNo If RsMasterFile.NoMatch Then 'We have a… presume that the first addnew affects the index or seek somehow, so that the second item is not found… Re: VB seek fails after addnew on foxpro table Programming Software Development by sidnei …... This way, I don't have a clue what the Seek method already performs on your recordset. But I would try… one more change: use Filter property instead of Seek. The filter property filters your recordset, letting only the records…. Initially I think you can do the same thing with Seek, but it is not a property - it is a method…