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) … Retrieval Augmented Generation with Claude 3.5 Sonnet Programming Computer Science by usmanmalik57 … sections. ``` loader = PyPDFLoader("https://web.archive.org/web/20170809122528id_/http://global-settlement.org/pub/The%20English%20Constitution%20-%20by%20Walter… Do email clients respect CSP? Programming Web Development by Dani Just as the title states, do non-web based email clients (e.g. Microsoft Outlook) respect CSP HTTP headers? Specifically, I want to prevent hotlinking of images hosted on my domain within HTML emails with these HTTP headers: Cross-Origin-Resource-Policy: same-origin Vary: Origin Re: Do email clients respect CSP? Programming Web Development by toneewa A CDN can check the HTTP referer, to make sure the request does not originate from … site. This means it denies access to requests, when the HTTP referer does not include your domain name and not blank… Should we noindex our JSON files? Digital Media Digital Marketing Search Engine Strategies by Dani … whether we should be adding an X-Robots-Tag: noindex HTTP header to these JSON files. On one hand, we don… ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by Johannes C. …://static.daniweb.com/attachments/4/6a470c87d1451a9cf00ce559d1ea18d9.jpg) **[Demetrius A. Floudas](http://talks.cam.ac.uk/show/index/131770)** is a transnational… Re: How do I set up a working environment on orange pi from ssh? Hardware and Software by toneewa … you are looking for. I would suggest reading the [manual](http://www.orangepi.org/html/serviceAndSupport/index.html) for the device… Re: Why does Dell hate Linux so much? Hardware and Software Linux and Unix by simhakidsden It's quite baffling to witness such a stark contrast in Dell's approach to promoting Ubuntu between Europe and the USA. Their inconsistent messaging only adds to the confusion for potential customers. Hopefully, Dell can streamline their marketing strategy to provide clearer information and support for Linux enthusiasts worldwide. Re: Do email clients respect CSP? Programming Web Development by toneewa This recent Microsoft [CSP](https://learn.microsoft.com/en-us/power-platform/admin/content-security-policy) article may be of help. In the past, anything that was non-browser would just ignore. It's best to test your policy against whatever method you're trying to prevent. You know what assume stands for. One thing that I find effective &… Re: Do email clients respect CSP? Programming Web Development by Dani That article seems to be relevant only to Microsoft Power Platform, which doesn't apply in this case, unless I am misunderstanding something. Re: Do email clients respect CSP? Programming Web Development by Dani I'm also realizing that my question is specific to CORS, not CSP, but I can make the presumption (or shall I never assume?) that they are both either supported or not supported. Re: Do email clients respect CSP? Programming Web Development by Ethanbrody CSP (Content Security Policy) restricts what content can load on a webpage. It aims to prevent malicious scripts or unwanted content. Email clients generally don't follow website CSP rules. They often render emails in their own way, bypassing the website's security settings. So, while website CSP can't directly control email content, it can … Re: This Halloween: Are You Brave Enough to Face Roko's Basilisk? Community Center by soly_1 Although superintelligence and God are both considered "mighty entities," the devil is in the details. A superintelligence merely needs code; unlike supernatural beings, it doesn't require faith. The proof isn't found in antiquated literature, but rather in the quick developments in AI and machine learning. Though, in my opinion, the … Re: This Halloween: Are You Brave Enough to Face Roko's Basilisk? Community Center by olivia_24 It also assumes that said AI will be vindictive (like the gods). If the theory is correct, why would a sentient AI need to be vengeful once it has been created? In any case, there is still no evidence that machine consciousness it attainable. At least one engineer involved in the development of OpenAI has made claims about consciousness, but those … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Today is a good day. The problem has been solved. Problem was anti-spoofing stuff being added to my email server sometime in February. The clue that was found during testing was I had by chance entered an email address ending in @(one of domains that I own), (not even a real email address) and form emailed successfully. And by changing only 1 line … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani You only need to use htmlspecialchars() if the text appears on a website or an HTML email. I’m not sure if you need it if you’re sending plaintext emails. 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 … Re: Decompile APK File Programming Mobile Development by Umar_35 Not all .apk files can be fully decompiled and recompiled, especially if protected. Alternatives to Java Decompilers include: APKTool JD-GUI Dex2Jar These might help, but success isn't guaranteed for all APKs. HTTP Status 405 - HTTP method GET is not supported by this URL Programming Web Development by samarinder HTTP Status 405 - HTTP method GET is not supported by this URL I m ….ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; public class LogoutServlet… http 500 error Programming Web Development by sabirsk …apache.jasper.servlet.JspServlet.service(JspServlet.java:260) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) root cause java.lang.IndexOutOfBoundsException…apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.apache.jasper.servlet.… http://localhost/ Could not connect to remote server Community Center by prismstone http://localhost/ gives me Could not connect to remote server - I have wwebserver running. Thank You. http request page and Lightbox Programming Web Development by metalix …trouble with a script. What it does is uses the http request (similar to googles search suggestions) to replace the …quot;-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"…/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset… HTTP error code 405 method not allowed Programming Databases by hatebin … all of those infos are correct i receve a http error saying: "HTTP error code 405 method not allowed" Propablly… POST method. More about that error you can read on http://www.checkupdown.com/status/E405.html Did anyone have such… Re: http connection in j2me Programming Mobile Development by peter_budo … would look like this [code] String url = "http://www.daniweb.com"; InputConnection ic = (InputConnection)Connector.open…(); [/code] For some examples check [URL="http://www.java2s.com/Code/Java/J2ME/Networks.htm"]…this place[/URL], also [URL="http://www.amazon.co.uk/Beginning-J2ME-Professional-Jonathan-… Re: HTTP error code 405 method not allowed Programming Databases by LastMitch … that can show you how connect **Dreamweaver** and **SQL database**: http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html and this… HTTP Error in wordpress Programming Web Development by bjeffries When uploading images using plugins on wordpress I get an HTTP error. The plugins that give me the error are: nexGEN …. The only information I can give is I get an HTTP error when uploading images using these plugins. Media library works… HTTP Status 500 - : Programming Web Development by rupadiyabipin I am getting the following error.................. [QUOTE]HTTP Status 500 - type Exception report message description The server encountered ….apache.jasper.servlet.JspServlet.service(JspServlet.java:334) javax.servlet.http.HttpServlet.service(HttpServlet.java:722) note The full stack trace… HTTP content-length Digital Media UI / UX Design by manaila What is effect of specifying http content-length that is larger than the actual body length? This is because I am using libcurl to make http-post massages, and I dont want have a case whereby the specified content-length is smaller than the actual body length. http header request does not connect from remote server Programming Web Development by anitg … a sms gateway app for android called SMSGateway with a http header request using curl as below; $curl_handle=curl_init(); curl_setopt($curl_handle…, CURLOPT_URL,"http://192.168.1.2:9090/sendsms?phone=$phone&text…