Quantum Computers: Mysterious Export Bans and the Future of Encryption Community Center by Johannes C. …, and many more. **If a quantum computer were capable of running Shor's algorithm on large enough integers, it could potentially… Re: If Moore's Law is in Danger, What's Ahead for Other Famous Laws? Programming Computer Science by Madisson If Moore's Law is in Danger, What's Ahead for Other Famous Laws?" explores the potential impact on other technological principles if Moore's Law, which predicts the doubling of transistors on a microchip approximately every two years, faces challenges. This discussion includes examining the future of laws like Metcalfe's Law (network value) … Re: visual basic has stopped working on windows 10 home version Programming Software Development by Emma_42 you should be able to troubleshoot and potentially resolve the issue with compiling VB6 programs on your Windows 10 system. If the problem persists, consider using a more modern development environment or running VB6 on a more compatible operating system. Re: Opengl, java background color rendering problem Programming Game Development by toneewa … the Java, installing Maven and libraries, to installing, compiling, and running, with Visual Studio Code, that I've also never used… Re: visual basic has stopped working on windows 10 home version Programming Software Development by JamesTechUSA Try running VB6 in compatibility mode for Windows 7 and ensure all necessary dependencies are installed on your Windows 10 Home system. Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 Good day, Salem. My apologies for taking so long to reply to your suggestion. I wrote the Python code to upload the .gz file from my local machine to the OpenStack object store using the following documentation: https://docs.openstack.org/python-swiftclient/latest/client-api.html. Below is the code I wrote from keystoneauth1 import … Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Salem How did you open the file to save the download? Did you use 'wb' mode in the open? > file_gz_content = f.read() Verify that the length of this is the whole file. > swift_conn.put_object https://docs.openstack.org/python-swiftclient/latest/swiftclient.html#swiftclient.client.put_object One of the parameters is `response_dict`. … Hi everyone, I'm Ginny79 Community Center Say Hello! by Ginny79 … leverage their robust infrastructure and various tools. However, I'm running into an error during the payment setup process. AWS is… appreciated. I’m eager to get this project up and running on AWS and any help to overcome this hurdle would… Windows 10 Performance Issue Hardware and Software Microsoft Windows by robinsharma I'm looking for tips on how to optimize my Windows 10 system for better performance. It's been running a bit slow lately, and I want to ensure it's operating at its best. Any suggestions on settings tweaks, software recommendations, or general advice would be greatly appreciated! General Questions on Windows 10 Community Center Say Hello! by robinsharma Hello, I'm looking for tips on how to optimize my Windows 10 system for better performance. It's been running a bit slow lately, and I want to ensure it's operating at its best. Any suggestions on settings tweaks, software recommendations, or general advice would be greatly appreciated! Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … complete piece of shit. At least the insides are still running. ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by Johannes C. …**. Without a doubt, thousands of clandestine AGI programs will continue running in the shadows, but these will primarily be confined to… Comparing Fine-tuned and Default GPT-3.5 Turbo for Text Classification Programming Computer Science by usmanmalik57 …( training_file=training_file.id, model="gpt-3.5-turbo" ) ``` Running the above script will start fine-tuning. You can display… Re: Writing and speaking clearly Community Center Geeks' Lounge by Dani … from textbooks. By my early teens (mid-1990s), I was running an online AOL community for homeschooled kids, and that eventually… Re: Hi everyone, I'm Ginny79 Community Center Say Hello! by Dani I suppose I'm confused why you can't just do a lost password reset? Re: Hi everyone, I'm Ginny79 Community Center Say Hello! by Lethabo Can anyone here help me build "SRD application status check" tool that checks the live status of the SASSA application and takes data from the SRD website. Re: General Questions on Windows 10 Community Center Say Hello! by Reverend Jim Run appwiz.cpl and look at all the installed items. You may have several pieces of bloatware such as browser extensions that you don't need. Check for apps that start automnatically when WIndows starts. [Sysinternals](https://learn.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite) autoruns is excellent for identifying and disabling… Re: Windows 10 Performance Issue Hardware and Software Microsoft Windows by rproffitt This is a rather well done topic so I'll share that at the office we are nearing the end of W10 and have moved almost all to W11. I can write we see little to no performance difference so we have that going for us. That said, the minimum hardware is now at the Core i7 CPU, 16GB RAM or more and SSD for all storage. Since we pay by the hour this… Re: Shared Printer Problem Hardware and Software Microsoft Windows by marythodge4 It sounds like you've already done some thorough troubleshooting, but there might be a few additional steps you can take to resolve the issue. Let's go through some potential solutions: Check User Permissions Ensure that the "Guest" account has proper permissions to print on the desktop where the printer is physically connected. … Re: General Questions on Windows 10 Community Center Say Hello! by Camila_6 If you want to speed up your windows then use a PC Optimizer Software like Advanced System Optimizer. If not, then using a **driver updater software** can help you a lot. It will update your device driver and improve the performance. 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 … Running The Project Application in Pyramid Python IS NOT WORKING Programming Software Development by tushg … the test But **THE MOST IMPORTANT PART "Running The Project Application" IS NOT WORKING** *could…://pyramid.readthedocs.org/en/latest/narr/project.html#running-the-project-application but still its NOT WORKING …Scripts\MyProject_29Oct2012>python.exe setup.py test -q running test Checking .pth file support in . C:\Python33… running totals crystal report Programming Software Development by newbie26 … in my report (in group footer section) 1. first running total is the total count of record of each group (… i want to display is the difference between running total 1 and running total 2. Also, I want to use runnning total… #2 to compute another running total: example: runningtotal#2 * 0.6 how can i achieve… running Perl/CGI scripts under Tomcat server Programming Software Development by katharnakh … out at [url]http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts[/url]... [url]http://www.ftponline.com/javapro…/p[/url]... but still I could not get the scripts running. I get HTTP status 404 error. The directory structure I… clearly what needs to be done to get my script running. Thank you, Regards, kath Re: running Perl/CGI scripts under Tomcat server Programming Software Development by katharnakh …out at [url]http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts[/url]... [url]http://www.ftponline.com/…p[/url]... but still I could not get the scripts running. I get HTTP status 404 error. The directory structure … clearly what needs to be done to get my script running. Thank you, Regards, kath[/QUOTE] Hi, I got it.… running value are not printing in page footer in Sql server reporting Services 2005 Programming Web Development by vinayak.v …(reportitems("Subtotal1").Value) where subtotal1 is a running field and i'm taking the last value of that… disappeared.. please help me.. And when i make the running field hidden=false then it will display while printing also….. i dont want to show the running field i want to hide it.. i've created … Running LED at different speed Programming Software Development by naz1234 … new to C programming. I want to program a running LED on my PIC24 (PIC24HJ256GP206) I have 5 LED… on my circuit) the LED will be running faster, else the LED will running slower. But, there is problem , the… LED is not running. here my code : // PIC24HJ256GP206 Configuration Bit Settings // 'C' … Running "Explorer!" Hardware and Software Microsoft Windows by mikeyscotland I was always told that when u press ctrl alt delete, it should tell u that u are running programs. I was also told that at start up u should ony be running Systray and Explorer, now i am only running Systray, how can i run Explorer again???? Running A Home Web Server Hardware and Software Linux and Unix by TheComputerGeek … Home Web Server on a Budget By Jeff Johnston[/b] Running a web server from your home is not necessarily difficult… 486 and still get good performance on a Linux machine running an Apache HTTP Server. Most Linux distributions (commonly referred to…