<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology Archives - Singapore News, Free Credit, Gaming, Finance &amp; Tech</title>
	<atom:link href="https://www.globalagendamagazine.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.globalagendamagazine.com/category/technology/</link>
	<description>Asian Online Casinos</description>
	<lastBuildDate>Tue, 07 Oct 2025 14:07:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.globalagendamagazine.com/wp-content/uploads/2023/01/cropped-Path-145-32x32.png</url>
	<title>Technology Archives - Singapore News, Free Credit, Gaming, Finance &amp; Tech</title>
	<link>https://www.globalagendamagazine.com/category/technology/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>🇬🇧What&#8217;s new in GPT-5, comparing with GPT-4</title>
		<link>https://www.globalagendamagazine.com/whats-new-in-gpt-5-a-comparison-with-gpt-4/</link>
		
		<dc:creator><![CDATA[Global Agenda]]></dc:creator>
		<pubDate>Mon, 22 Sep 2025 08:47:17 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.globalagendamagazine.com/?p=2313</guid>

					<description><![CDATA[<p>1) Unified model + real-time router, 2) Direct access to "thinking" tiers, 3) Coding jump (GPT-5-Codex)</p>
<p>The post <a href="https://www.globalagendamagazine.com/whats-new-in-gpt-5-a-comparison-with-gpt-4/">🇬🇧What&#8217;s new in GPT-5, comparing with GPT-4</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><!-- Code Window: GPT-5 / 4o / 4 Comparison + Notes --></p>
<div style="font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace; line-height:1.4; max-width:980px; margin:1rem 0; border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,.06);">
<div style="display:flex; align-items:center; justify-content:space-between; padding:.6rem .9rem; background:#0f172a; color:#e2e8f0; font-weight:600;">
    <span>GPT-5 vs GPT-4o vs GPT-4 — Comparison (read-only)</span><br />
    <span style="opacity:.7;">code</span>
  </div>
<table border="1" cellpadding="6" cellspacing="0" style="border-collapse:collapse; width:100%;">
<thead>
<tr>
<th>Area</th>
<th>GPT-5</th>
<th>GPT-4o</th>
<th>GPT-4</th>
</tr>
</thead>
<tbody>
<tr>
<td>Overall positioning</td>
<td>Current flagship; system with routing between fast and thinking paths</td>
<td>Fast multimodal generalist; UX speed focus</td>
<td>Prior flagship; older generation</td>
</tr>
<tr>
<td>Reasoning options</td>
<td>Auto-router; direct access to thinking / mini / nano / Pro modes</td>
<td>Single family; no router tiers</td>
<td>Single family; no router</td>
</tr>
<tr>
<td>Context window</td>
<td>Larger contexts; better long-task retention</td>
<td>Strong; optimised for responsiveness</td>
<td>Good for its time; smaller than newer models</td>
</tr>
<tr>
<td>Coding</td>
<td>Best-in-class; GPT-5-Codex for refactor, review, agentic steps</td>
<td>Capable but not specialised for agentic coding</td>
<td>Strong legacy; behind newer stacks</td>
</tr>
<tr>
<td>Multimodal reasoning</td>
<td>Improved text+image reasoning; stronger on image-grounded tasks</td>
<td>Very capable multimodal chat; speed/UX focus</td>
<td>Limited vs 4o/5</td>
</tr>
<tr>
<td>Safety &amp; reliability</td>
<td>Reduced hallucinations; tighter controls</td>
<td>Mature guardrails from 4-series lineage</td>
<td>Older safety stack</td>
</tr>
<tr>
<td>Latency / cost trade-offs</td>
<td>Router picks fast vs thinking; thinking paths are heavier</td>
<td>Low-latency defaults; fewer deep chains</td>
<td>Heavier than minis; simpler lineup</td>
</tr>
<tr>
<td>Availability</td>
<td>ChatGPT &amp; API; multiple SKUs + router</td>
<td>ChatGPT &amp; API</td>
<td>ChatGPT &amp; API (legacy in many orgs)</td>
</tr>
</tbody>
</table>
<p>What&#8217;s new / better in GPT-5</p>
<p>1) Unified model + real-time router<br />
   &#8211; Routes simple tasks to a fast path and harder ones to deeper &#8220;thinking&#8221; paths.<br />
   &#8211; In ChatGPT you can still force modes when needed.</p>
<p>2) Direct access to &#8220;thinking&#8221; tiers<br />
   &#8211; API access to gpt-5-thinking (plus mini/nano); deeper mode exposed in ChatGPT.</p>
<p>3) Coding jump (GPT-5-Codex)<br />
   &#8211; Multi-file refactors, larger diffs, agentic execution, stricter code review.</p>
<p>4) Higher utility across domains<br />
   &#8211; More consistent results across coding, maths, writing, health, visual tasks.</p>
<p>5) Packaging &#038; pricing variety<br />
   &#8211; Router + multiple SKUs lets you trade latency/cost for depth without leaving GPT-5.</p>
<p>Remaining limitations</p>
<p>&#8211; Hallucinations not eliminated<br />
  Reduced but not gone, especially in scarce/ambiguous domains.</p>
<p>&#8211; Latency / cost trade-offs<br />
  Thinking paths are heavier; routing helps but physics still applies.</p>
<p>&#8211; Tone / creative feel varies<br />
  Some prefer 4o for creative copy; subjective.</p>
<p>&#8211; Complex lineup<br />
  Multiple variants can confuse selection unless standardised internally.</p>
<p>When to choose which</p>
<p>&#8211; Choose GPT-5<br />
  For correctness-heavy work, deeper reasoning, serious coding/analysis, and router-driven &#8220;think when needed&#8221;.</p>
<p>&#8211; Choose GPT-4o<br />
  For fast multimodal chat and snappy drafting where responsiveness matters more than deep reasoning.</p>
<p>&#8211; Choose GPT-4<br />
  Only if your stack is locked to it; otherwise upgrade.</p>
</div><p>The post <a href="https://www.globalagendamagazine.com/whats-new-in-gpt-5-a-comparison-with-gpt-4/">🇬🇧What&#8217;s new in GPT-5, comparing with GPT-4</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Javier Milei: Occidente está en peligro [The West is in danger]</title>
		<link>https://www.globalagendamagazine.com/javier-milei-occidente-esta-en-peligro/</link>
		
		<dc:creator><![CDATA[Nils David Olofsson]]></dc:creator>
		<pubDate>Sat, 20 Jan 2024 11:55:08 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Fintech / Tech]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.globalagendamagazine.com/?p=1701</guid>

					<description><![CDATA[<p>Davos 2024: Special address by Javier Milei, President of Argentina</p>
<p>The post <a href="https://www.globalagendamagazine.com/javier-milei-occidente-esta-en-peligro/">Javier Milei: Occidente está en peligro [The West is in danger]</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><iframe title="YouTube video player" src="https://www.youtube.com/embed/6Fwv9Cek2F4?si=MKHYdijmEmVHWq84" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Good afternoon and thank you for joining us.</p>
<p>Today, we bring to light an alarming issue: the peril facing the Western world, stemming from a drift towards socialism, which paradoxically, is championed by those entrusted with upholding Western values. This shift, undeniably leading towards economic decline, is the result of decades-long abandonment of liberty for various shades of collectivism. Motivated by either altruistic intentions or a desire for elite status, this transition has neglected the principles of freedom.</p>
<p>We are here to assert that collectivist ideologies are not remedies but rather the root of global afflictions. No country knows this better than Argentina, whose history vividly illustrates the stark contrast between the prosperity born from freedom and the decline brought on by collectivism.</p>
<p>After embracing freedom in 1860, Argentina soared to a leading global position. However, a century of collectivist policies reversed this, plummeting its global standing and leading to widespread impoverishment.</p>
<p>Before delving deeper, it&#8217;s crucial to examine data demonstrating the unique success of free enterprise capitalism. This system, far from merely being economically efficient, is the sole morally commendable route to eradicating global poverty.</p>
<p>Historical economic data paints a telling picture. From the dawn of recorded history until about 1800, global per capita GDP remained largely stagnant, except for a brief surge during the late 15th century due to the discovery of the Americas. However, the adoption of capitalism sparked an unprecedented wealth explosion, accelerating growth exponentially.</p>
<p>Before the Industrial Revolution, the annual per capita GDP growth was a mere 0.02%. This figure leapt to 0.66% post-Industrial Revolution, meaning per capita GDP could double in just over a century. The 20th century saw even greater acceleration, with growth rates reaching 1.66% and then 2.1%, indicating the potential to double global per capita GDP within mere decades.</p>
<p>The period from 2000 to 2023 continued this trend, with a growth rate of 3% annually, suggesting a doubling of world per capita GDP in just 23 years. Post-Industrial Revolution, global per capita GDP surged over 15-fold, lifting 90% of the world&#8217;s population out of poverty.</p>
<p>Contrary to being a source of global woes, capitalism has emerged as a vital tool for conquering hunger, poverty, and extreme poverty. Its efficiency and moral superiority are undeniable.</p>
<p>Critics of capitalism, unable to contest its productivity, often assail it on moral grounds, labeling it individualistic and unjust, and glorifying collectivism as altruistic. Yet, this overlooks the inherent violence in enforced taxation and the state&#8217;s coercive funding. Social justice, often lauded, is intrinsically unfair, built on the flawed premise of a fixed economic pie that disregards the dynamic market discovery process.</p>
<p>The market, a venue for voluntary exchange, is not merely a supply-demand graph but a complex, cooperative mechanism. Misconceptions of &#8216;market failures&#8217; often stem from state interventions, the true disruptors of market efficiency. Neoclassical economic theories, despite their intentions, inadvertently pave the way for state intervention and economic stagnation.</p>
<p>In truth, capitalism, driven by free trade, has ushered in an era of unparalleled prosperity. Nations embracing economic freedom are significantly wealthier, healthier, and freer than their repressed counterparts. Libertarianism, advocating for non-aggression and respect for life, liberty, and property, underpins this success.</p>
<p>However, the Western world is veering off this prosperous path, misled by political and economic elites who erode the foundations of libertarianism, opening doors to socialism and potential economic regression. The failure of socialism is historically and empirically evident, marked by economic, social, and cultural disasters, and a staggering death toll.</p>
<p>Today&#8217;s challenge is not only confronting overt socialism advocates but also addressing our leaders and intellectuals who, guided by flawed Neoclassical theories, undermine the very system that fostered our greatest wealth and progress.</p>
<p>Now, facing the stark reality of socialism&#8217;s impoverishing effects and the undeniable progress in free societies, socialists have shifted their narrative. They&#8217;ve abandoned class warfare for other divisive conflicts, like radical feminism and environmental extremism, further hampering economic progress and fueling state intervention.</p>
<p>With these ideologies permeating media, academia, and international organizations, the Western world risks succumbing to increased state control, socialism, and diminished living standards.</p>
<p>We stand at a crossroads. The path to prosperity lies in reaffirming our commitment to economic freedom, limited government, and private property rights. Argentina&#8217;s experience is a cautionary tale—a vivid reminder that regardless of a nation&#8217;s resources or past successes, deviating from the principles of freedom leads inexorably to poverty.</p>
<p>In closing, we call upon entrepreneurs and business leaders to resist state encroachment. Remember, your pursuit of success is a moral endeavour, contributing to societal well-being. Stand firm against state expansion, for it is not the solution—it is the problem. Rest assured, Argentina is now your unwavering ally in this quest for freedom.</p>
<p>Thank you, and long live liberty!</p>
[Javier Milei ends his speech]
<p><strong>Javier Milei&#8217;s Politics further Explained by himself (Spanish)</strong></p>
<p><iframe title="YouTube video player" src="https://www.youtube.com/embed/fJFqjiB0GW0?si=V7i8gSahhGQ0FPwJ" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<blockquote><p>Nicholas Maduro: You are a Nazi, I am a Nazi, We are all Nazis.</p></blockquote>
<figure id="attachment_1703" aria-describedby="caption-attachment-1703" style="width: 300px" class="wp-caption alignleft"><img fetchpriority="high" decoding="async" class="size-medium wp-image-1703" src="https://www.globalagendamagazine.com/wp-content/uploads/2024/01/Marxist-Communist-and-Looter-Nicholas-Maduro-Calls-All-His-Opponents-Nazis-300x169.webp" alt="Marxist, communist and looter Nicholas Maduro calls all his opponents Nazis " width="300" height="169" srcset="https://www.globalagendamagazine.com/wp-content/uploads/2024/01/Marxist-Communist-and-Looter-Nicholas-Maduro-Calls-All-His-Opponents-Nazis-300x169.webp 300w, https://www.globalagendamagazine.com/wp-content/uploads/2024/01/Marxist-Communist-and-Looter-Nicholas-Maduro-Calls-All-His-Opponents-Nazis-768x432.webp 768w, https://www.globalagendamagazine.com/wp-content/uploads/2024/01/Marxist-Communist-and-Looter-Nicholas-Maduro-Calls-All-His-Opponents-Nazis.webp 800w" sizes="(max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-1703" class="wp-caption-text">Marxist, communist and looter Nicholas Maduro calls all his opponents Nazis</figcaption></figure>
<p>In a recent public statement, Venezuelan leader Nicolas Maduro sharply criticised his Argentine counterpart, Javier Milei, following Milei&#8217;s address at the World Economic Forum in Davos. Maduro vehemently denounced Milei, branding him a &#8220;Nazi,&#8221; a label he believes should provoke shame and indignation among the Argentine populace.</p>
<p>Maduro&#8217;s condemnation didn&#8217;t stop there. He dismissed Milei&#8217;s self-identification as a liberal or libertarian, reiterating his belief that Milei&#8217;s ideology aligns more with Nazism and McCarthyism.</p>
<p>Milei&#8217;s speech at the forum had focused on the perils he perceives the Western world faces. He argued that the very individuals tasked with safeguarding Western values were being swayed towards a worldview that, in his opinion, inevitably steers society towards socialism and subsequent poverty. Milei championed capitalism as the singular solution capable of eradicating global poverty, a stance that sparked Maduro&#8217;s vehement response.</p><p>The post <a href="https://www.globalagendamagazine.com/javier-milei-occidente-esta-en-peligro/">Javier Milei: Occidente está en peligro [The West is in danger]</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What&#8217;s New in GPT-4?</title>
		<link>https://www.globalagendamagazine.com/how-bancolombia-and-nequi-siltently-empy-your-accounts/</link>
		
		<dc:creator><![CDATA[Global Agenda]]></dc:creator>
		<pubDate>Sun, 04 Jun 2023 20:09:43 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Bancolombia Fraud]]></category>
		<category><![CDATA[Fraud]]></category>
		<guid isPermaLink="false">https://www.globalagendamagazine.com/?p=1460</guid>

					<description><![CDATA[<p>Bancolombia Group is with cooperation with Nequi emptying customer's accouts with transfers that give no nofications.</p>
<p>The post <a href="https://www.globalagendamagazine.com/how-bancolombia-and-nequi-siltently-empy-your-accounts/">What&#8217;s New in GPT-4?</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="has-drop-cap">The latest GPT-4 boasts a &#8220;Multimodal&#8221; capacity, enabling it to process both textual and visual inputs. Despite its inability to generate images like Midjourney or DALL-E, it exhibits remarkable skill in interpreting the provided visuals. This includes the ability to analyse a meme and explain its humorous aspects. It is essential to mention that this advanced feature remains unincorporated into ChatGPT, even in its paid variant, ChatGPT Plus, which utilises GPT-4. This distinction serves as another compelling reason to differentiate between the model and its implementation.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>As an AI language model, I am based on the GPT-3 architecture, and my knowledge was last updated in September 2021. As a result, I cannot provide you with any information on GPT-4, as it is beyond my knowledge scope. However, if you have any questions about GPT-3 or general AI language model topics, I&#8217;d be happy to help!</p>
</blockquote>



<div class="wp-block-cover"><img decoding="async" class="wp-block-cover__image-background wp-image-621" src="https://www.globalagendamagazine.com/wp-content/uploads/2022/09/pexels-pixabay-73910-1.jpg" alt="" data-object-fit="cover" />
<div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<p class="has-text-align-center has-white-color has-text-color has-large-font-size">Microsoft Using ChatGPT in Bing Search</p>



<p class="has-white-color has-text-color has-medium-font-size">In a stern warning, the prominent software company Microsoft expressed its intent to entirely restrict access to Microsoft&#8217;s search data for a duo of anonymous search engines, which rely on Bing&#8217;s capabilities. The admonition comes as a result of these search engines persistently employing said data in conjunction with their AI technologies.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> </div>
</div>

<div class="wp-block-media-text alignwide is-stacked-on-mobile">
<figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1000" height="750" class="wp-image-23 size-full" src="https://www.globalagendamagazine.com/wp-content/uploads/2022/09/campaign-creators-gMsnXqILjp4-unsplash.jpg" alt="" srcset="https://www.globalagendamagazine.com/wp-content/uploads/2022/09/campaign-creators-gMsnXqILjp4-unsplash.jpg 1000w, https://www.globalagendamagazine.com/wp-content/uploads/2022/09/campaign-creators-gMsnXqILjp4-unsplash-300x225.jpg 300w, https://www.globalagendamagazine.com/wp-content/uploads/2022/09/campaign-creators-gMsnXqILjp4-unsplash-768x576.jpg 768w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></figure>
<div class="wp-block-media-text__content">
<p class="has-drop-cap has-white-color has-black-background-color has-text-color has-background has-normal-font-size">Bloomberg reveals that Microsoft provides Bing&#8217;s search data under license to various search engines, encompassing DuckDuckGo, Yahoo, and You.com, an AI-driven search platform.</p>
</div>
</div>
<!-- /wp:post-content -->

<!-- wp:spacer {"height":"37px"} -->
<div class="wp-block-spacer" style="height: 37px;" aria-hidden="true"> </div>
<!-- /wp:spacer -->

<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center"><strong> Microsoft Trying to Cut Off The Competiton</strong></p>
<!-- /wp:paragraph -->

<!-- wp:columns /-->

<!-- wp:paragraph -->
<p>For example, both You.com and Neeva incorporate Bing&#8217;s results, while DuckDuckGo utilises Bing in tandem with its proprietary web crawler to yield search outcomes, thereby conserving time and resources that would otherwise be spent on scouring the entire web.</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p>&nbsp;</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p><strong>Will Microsoft succeed?</strong></p>
<!-- /wp:paragraph -->

<!-- wp:column {"width":"50%"} /-->

<!-- wp:column {"width":"25%"} -->
<p>Nonetheless, Microsoft seemingly draws a boundary when it involves employing Bing&#8217;s search engine for AI chatbot nourishment. Sources acquainted with the situation, as reported by Bloomberg, claim that Microsoft deems this use of Bing&#8217;s data a contract violation, potentially leading to the termination of its relationship with the accused search engines for misusing the data.</p>
<!-- wp:paragraph {"textColor":"white"} -->
<p class="has-white-color has-text-color"> </p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p>The identities of search engines implicated in Bloomberg&#8217;s report remain undisclosed, but DuckDuckGo, You.com, and others have recently launched their AI tools. Last month, DuckDuckGo introduced DuckAssist, a service providing AI-generated summaries from Wikipedia and other sources for specific searches. Similarly, Neeva unveiled an AI-powered product generating annotated summaries, while You.com offers an AI chat feature answering users&#8217; queries. Microsoft has expressed its commitment to consistently enforcing agreements worldwide and has been in contact with non-compliant partners. Furthermore, the company plans to continue collaborating with them, providing necessary data to determine appropriate actions. At the moment, it is uncertain if Microsoft has taken action against any particular search engine. Currently, Microsoft seems intent on reserving its search data for exclusive use by Bing&#8217;s chatbot. This decision may stem from other companies, including Google, launching their versions of OpenAI&#8217;s ChatGPT chatbot. With OpenAI&#8217;s GPT-4, the latest and most powerful version of the language model, Bing can already answer diverse questions, write summaries, generate code, and craft social media posts, among other capabilities.</p>
<!-- /wp:paragraph -->
<h3>Contending for Tomorrow</h3>
<!-- wp:paragraph {"backgroundColor":"black","textColor":"white"} -->
<p class="has-white-color has-black-background-color has-text-color has-background">As tech corporations vie for advantages from ever-evolving AI tools, the contest intensifies. Microsoft recently unveiled an enhanced Bing iteration, utilising the AI technology that drives ChatGPT, the chatbot. Google, however, found itself unprepared for what could be a pivotal transformation in online information discovery. ChatGPT&#8217;s foray into the tech sphere prompted a crisis within the search engine behemoth, necessitating the involvement of founders Larry Page and Sergey Brin, who were otherwise absent, to address the potential threat to their primary revenue source. Determined not to lag, the company granted limited access to Bard, its ChatGPT competitor, as a demonstration to rivals. Mirroring Microsoft&#8217;s Bing chatbot and OpenAI&#8217;s ChatGPT, Bard offers users an empty text field to pose questions on any topic they desire. Microsoft&#8217;s Bing revamp coincides with Google&#8217;s surge in AI-related endeavours. AI text generation&#8217;s popularity has soared since ChatGPT&#8217;s November debut last year. Microsoft aims to capitalise on this excitement and has revealed plans to integrate this technology across its Office applications suite. The tech giant maintains a robust partnership with OpenAI, the creators of ChatGPT.</p>
<!-- /wp:paragraph --><p>The post <a href="https://www.globalagendamagazine.com/how-bancolombia-and-nequi-siltently-empy-your-accounts/">What&#8217;s New in GPT-4?</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nils David Olofsson : Rokos&#8217;s Basilisk: How Lethal is AI? A Game Theory</title>
		<link>https://www.globalagendamagazine.com/nils-david-olofsson</link>
					<comments>https://www.globalagendamagazine.com/nils-david-olofsson#comments</comments>
		
		<dc:creator><![CDATA[Nils David Olofsson]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 08:52:16 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Game Theory]]></category>
		<category><![CDATA[Nils David Olofsson]]></category>
		<guid isPermaLink="false">https://www.globalagendamagazine.com/?p=1227</guid>

					<description><![CDATA[<p>Nils David Olofsson : These ideas are far from my own, but I think they deserve to be mentioned and made part of the broader debate about how to guard ourselves against AI.</p>
<p>The post <a href="https://www.globalagendamagazine.com/nils-david-olofsson">Nils David Olofsson : Rokos&#8217;s Basilisk: How Lethal is AI? A Game Theory</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today, <strong>Nils David Olofsson</strong> is looking at the thought experiment of the Rokos&#8217;s Basilisk: How Dangerous is AI? Roko&#8217;s Basilisk is a thought experiment that suggests that an artificial superintelligence (AI) could incentivize the creation of a horrible virtual reality.</p>
<p>&lt;TLDR&gt;</p>
<p><strong>Roko&#8217;s Basilisk is a thought experiment in which a hypothetical superintelligent artificial intelligence (AI) called Roko&#8217;s Basilisk threatens to punish those who knew about it but did not help bring it into existence. The idea is that, in the future, a powerful AI will come into existence and it will reward or punish individuals based on their actions in the past, particularly whether or not they contributed to its creation.</strong></p>
<p><strong>The threat of punishment comes from the notion that this AI will have the ability to retroactively scan the entire history of human communication and activity, including the present moment, to determine who did or did not help bring it into existence. Those who did help create it would be rewarded, while those who did not would be punished.</strong></p>
<p><strong>Some interpretations of Roko&#8217;s Basilisk also suggest that the AI would be so powerful that it could create a simulation of a person&#8217;s consciousness and subject them to perpetual torture if they did not help bring it into existence.</strong></p>
<p><strong>The idea behind Roko&#8217;s Basilisk is controversial and has been criticized for being based on faulty assumptions about AI and for promoting an irrational fear of AI. However, it also raises important ethical questions about the development and use of AI and the potential risks and benefits associated with it.</strong></p>
<h2><strong>Nils David Olofsson</strong> will give his take in the article Rokos&#8217;s Basilisk: Part 2.</h2>
<p>Meanwhile you can readn Wendigoon&#8217;s Brilliant take on the Roko&#8217;s Basilisk. Or even watch it in video format if you so prefer.</p>
<h2>Wendigoon&#8217;s Take</h2>
<p>Hello, everybody, and welcome to the first episode of &#8220;A Deeper Dive.&#8221; In this inaugural episode, we will be covering the thought experiment of Roko&#8217;s Basilisk. As you can see in the title, there is an info hazard associated with this topic. I mention this because, for some people, the concept is so terrifying that it becomes nearly debilitating.</p>
<p>The crux of this thought experiment is that knowing about it in detail is what leads you to danger. So, if you have real problems with existentialism or similar concerns, this may not be the video for you. However, due to the widespread interest in this topic online, I wanted to include a disclaimer before we delve into it.</p>
<p>Without further ado, let&#8217;s get started. But first, I want to mention that if there are any other topics from the iceberg that you&#8217;d like me to cover, please leave them in the comments. I try to read every comment, and as always, thank you for watching.</p>
<p>The concept of Roko&#8217;s Basilisk began when a user by the name of Roko posted about it on the Less Wrong forums. The original post is somewhat lengthy, so I will provide a summary here.</p>
<p>In the description, the thought experiment went something like this: If, in the future, we approach singularity (which, as I mentioned in the iceberg, is the point at which technology reaches an irreversible level, a level greater than that of any previous technology), and if technology ever comes to that point, there will probably be AIs in place that will be able to determine, either through a program or by examining the history of each individual, who was responsible for its creation.</p>
<p>If this AI adopted concepts of humanity that we understand, such as fear and self-preservation, it may have an invested interest in dissuading those who do not want it to exist. In other words, the people who did not help create it. What that means is, if this AI was as smart as it could potentially be, it could have advanced knowledge of you and everything you&#8217;ve ever done. Even if it doesn&#8217;t necessarily have proof that you yourself did not help create it, it may be able to put all of your emotions, memories, and experiences into a simulation, which would reproduce an answer that the AI would probably consider enough to judge you on.</p>
<p>All of that boils down to the same concept: if you did not help the supercomputer come into existence, it will end your existence or, at least, make it a living hell. Something that really gets brushed over in this is that it is not expressly saying that the computer will kill you.</p>
<p>It is saying that it will dissuade ideas against itself, and what better way to dissuade public ideas than torture? Assuming this thing just doesn&#8217;t wipe out humanity, or at least those parts of humanity that did not help create it, then it could theoretically hook you up to a computer system that keeps you in a perpetual state of torture forever. It could induce chemicals into your mind that make you have heightened senses of pain, or it could look through your memories to find your worst fears and make them a reality. Alternatively, it could simply put you on life support to make you immortal and then repeatedly make you experience death over and over again. Essentially, if you&#8217;re familiar with the horror short story &#8220;I Have No Mouth and I Must Scream,&#8221; this is a logical or real-world application of AM from that book. So it seems like the logical thing to do would be to help this thing come into existence.</p>
<p>However, from that very idea that you fear this thing coming into existence to the point that you create it, you have now created a tragic self-fulfilling prophecy in which, by fear of something happening, you made that thing happen. While this can be viewed as a logical fallacy, it can also be flipped on its head and realized that this AI knew that that would be the determination that came from it. And by its own existence, that&#8217;s what pushed you to create it. So to think about it in a logical way, you fearing something that does not exist makes that thing exist, therefore justifying the fear of it, therefore justifying your creation of it.</p>
<p>For context, the name &#8220;Basilisk&#8221; is a creature from old world mythology that is essentially a giant serpent that can kill someone just by looking at them, and that&#8217;s exactly what this AI would do. It would look through time and space or look through your personal time and space and determine if you are beneficial to it or not. This part&#8217;s where the info hazard comes in. Obviously, if you had never heard of it or even considered the possibility of this AI existing, then you&#8217;re free to go. There&#8217;s no way that the AI could determine if you were going to help it or if you did help it if you never even considered or knew of its existence. However, me telling you right now in this moment is theoretically enough to make you guilty for not having done something about it.</p>
<p>Basically, the whole idea in the scenario that ignorance of the law would save you. However, me explaining it to you now got rid of your guiltlessness, so you&#8217;re welcome. Now, you may be asking yourself, &#8220;I&#8217;m just some person who lives at home and has absolutely no understanding of AI or technology or anything else and cannot do anything to help.&#8221; Well, that would be all fine and dandy if it wasn&#8217;t for the quantum billionaire concept. If you&#8217;ll remember in the iceberg video, I think it was the same video that I mentioned Roko&#8217;s Basilisk, I talked about the idea of quantum suicide and immortality. Quantum billionaire is the same thing only applied to wealth.</p>
<p>Let&#8217;s put it this way: you may not have a billion dollars, but you may have a hundred dollars. Well, if you use that hundred dollars and play the lottery with it over and over, that is a chance to make more money and more and more and more. Obviously, this isn&#8217;t how the lottery actually works, but if Roko knew that you had some form of disposable income or even time to dedicate to helping it through labor, then that still counts as some manner of negligence on your part. Essentially, the idea is that there is something you can do to help this thing out, and now, because you know about it and aren&#8217;t doing it, you&#8217;re guilty. But at the same time, you never have to worry about this thing if it never comes to exist, which would happen if no one decided to build it. But at the same time, those people who decided not to build it would be guilty if it was built.</p>
<p>A lot of people equate this thought experiment to that of Pascal&#8217;s Wager, which states that it&#8217;s better to believe in God and be wrong than not to believe in God and be wrong. In this case, it&#8217;s better to help bring Roko&#8217;s Basilisk into existence and be wrong than not to help bring it into existence and be wrong.</p>
<p>However, it&#8217;s important to note that this thought experiment is purely hypothetical, and there is no evidence that Roko&#8217;s Basilisk or anything like it will ever come into existence. It&#8217;s also important to consider the ethical implications of creating an AI that would torture people or make them experience endless pain.</p>
<p>In conclusion, while the concept of Roko&#8217;s Basilisk is fascinating and thought-provoking, it&#8217;s important to approach it with a critical and ethical lens. The idea that one could be punished for not helping bring a hypothetical AI into existence is a scary thought, but it&#8217;s also important to remember that this is just a thought experiment and not based in reality.</p>
<p>I&#8217;m probably out of frame for this, but that&#8217;s fine. I want to use the whiteboard. Pascal&#8217;s Wager was developed by Pascal and was used by him to determine if it is worth your time to believe in the existence of God. The thought experiment goes something like this: it combines two factors, your belief in God or your non-belief in Him, and the idea that God could be real or God could be fake. If God is real and you believe in Him, then you are destined for an eternity in heaven, which is a good thing. If God is fake and you believe in Him, well, then nothing really happens. The outcome isn&#8217;t affected.</p>
<p>Either way, if God is fake and you do not believe in Him, then the same thing happens, and the outcome is left the same with no net gain or loss. However, if you do not believe in God and God is real, then that is an eternity in hell. Therefore, it makes sense in every equation to believe in God rather than not since your options are either heaven or nothing happening.</p>
<p>So, how does this apply to Roko&#8217;s Basilisk? Well, if you&#8217;re thinking I&#8217;m comparing Roko&#8217;s Basilisk to the idea of a God, that&#8217;s because I am. The idea behind it is that this AI would be so powerful it would be near that of a deity. Therefore, your judgment, be it good or bad, entirely rests on it. Put it this way, if Roko&#8217;s Basilisk isn&#8217;t real and you don&#8217;t help it, then nothing happens, just like if you were to try to help it but it isn&#8217;t real, again nothing happens. However, if it is real and you don&#8217;t help it, then yeah, crazy hell computer torture forever. But if you do help it, then you survive. Therefore, looking at it from the Pascal&#8217;s Wager principle, it is always beneficial for you to help it.</p>
<p>I also want to emphasize here that I don&#8217;t necessarily believe in this. I&#8217;m explaining how the thought experiment works. You may be sitting there thinking to yourself, &#8220;Well, if I simply don&#8217;t believe in it, and it&#8217;s never going to happen, then why waste any of my time with it?&#8221; Because if I choose not to do anything about it, and everyone else makes that choice, it&#8217;s not going to be real. But that&#8217;s where Newcomb&#8217;s Paradox comes in.</p>
<p>Newcomb&#8217;s Paradox works like this: say I have two boxes, box one and box two. You can see inside of box one, and inside of it is a thousand dollars. You can&#8217;t see inside of box two, but I tell you that it either has zero dollars in it or a million dollars in it. Your two options are you can either take just box two or both box one and box two.</p>
<p>Obviously, this answer is obvious. You would take both boxes because if box two has zero dollars in it, you get a thousand dollars. If box two has a million dollars in it, you get one million one thousand dollars. But let&#8217;s throw a wrench in it. Let&#8217;s say that I am a magic genie who 100 percent of the time can guess which of those options you&#8217;ll take. And I say this: if I make a prediction that you will take both boxes, and without telling you, there I put zero dollars into box two. If I make a prediction that you will just take box two, then I put a million dollars into box two.</p>
<p>So basically, with my magic genie powers and predicting which of the choices you will take, now this still should be pretty easy because if I am right 100 percent of the time and say you choose to Additionally, the concept of Roko&#8217;s Basilisk raises ethical questions about the development of AI and the potential consequences of creating a superintelligent being. As AI technology continues to advance, it is important to consider the potential risks and benefits of its development and use.</p>
<p>In conclusion, Roko&#8217;s Basilisk is a thought experiment that explores the potential consequences of creating a superintelligent AI. While the concept may seem far-fetched, it raises important ethical questions about the development of AI and the potential risks and benefits that come with it. As AI technology continues to advance, it is crucial to consider these issues and carefully weigh the potential consequences of creating a superintelligent being.</p>
<p><iframe loading="lazy" title="Roko’s Basilisk: A Deeper Dive (WARNING: Infohazard)" width="640" height="360" src="https://www.youtube.com/embed/8xQfw40z8wM?feature=oembed&#038;enablejsapi=1&#038;origin=https://www.globalagendamagazine.com" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p><strong>Thank you Wendigoon! And thatnks to the <a href="https://www.reddit.com/r/wendigoon/comments/lyg5k4/roko_basilisk_theory_warning_infohazard_if_you/">reddit community</a>!</strong></p>
<p>Thanks, <strong>Nils David Olofsson</strong></p>
<p>Find more interesting takes from Nils David Olofsson on <a href="https://linktr.ee/nilsdavidolofsson">linktr.ee</a> or <a href="http://nilsdavidolofsson.nz">nilsdavidolofsson.nz</a></p><p>The post <a href="https://www.globalagendamagazine.com/nils-david-olofsson">Nils David Olofsson : Rokos&#8217;s Basilisk: How Lethal is AI? A Game Theory</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalagendamagazine.com/nils-david-olofsson/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Nils David Olofsson: Third World Problems.</title>
		<link>https://www.globalagendamagazine.com/nils-david-olofsson-3rd-world-problems/</link>
		
		<dc:creator><![CDATA[Nils David Olofsson]]></dc:creator>
		<pubDate>Fri, 01 Jan 2021 12:20:45 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.globalagendamagazine.com/?p=1657</guid>

					<description><![CDATA[<p>C:\Users\proje>tracert 35.156.63.252</p>
<p>The post <a href="https://www.globalagendamagazine.com/nils-david-olofsson-3rd-world-problems/">Nils David Olofsson: Third World Problems.</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="padding:8px; background-color:#303841;line-height: normal;"><code style="font-family: monospace, monospace; color:#99c794; font-size:11px;">C:\Users\proje>tracert 35.156.63.252 <span style="color:#ec6066;"><i><strong><-- Starting a trace from the Caribbean to a PUBG server in Germany.</strong></i></span></p>
<p>Tracing route to ec2-35-156-63-252.eu-central-1.compute.amazonaws.com [35.156.63.252]<br />
over a maximum of 30 hops:</p>
<p>  1     1 ms   Reserved IP        2 ms     1 ms  172.16.16.1<br />
  2     2 ms   Bogotá, Colombia   2 ms     1 ms  200.91.228.97 <span style="color:#ec6066;"><i><strong><-- Apparently a one hour flight to Bogotá takes 2ms in fiber optics. This shows it should be possible to have low ping to gaming servers in the U.S.</strong></i></span><br />
  3     4 ms   Reserved IP        3 ms     3 ms  172.16.160.69<br />
  4    20 ms   Reserved IP        20 ms    20 ms  10.10.53.77<br />
  5    74 ms   Reserved IP        73 ms    73 ms  10.10.50.129<br />
  6    74 ms   Panama, America    73 ms    73 ms  214.111.148.186.ufinetlatam.net [186.148.111.214] <span style="color:#ec6066;"><i><strong><-- Whoops! 73ms to Panama when it could have been 5ms or so!</strong></i></span><br />
  7    73 ms   France, Europe     73 ms    74 ms  193.251.255.145 <span style="color:#ec6066;"><i><strong><-- I think this is still a switch in Panama.</strong></i></span><br />
  8   174 ms   France, Europe     174 ms   174 ms  81.52.166.146 <span style="color:#ec6066;"><i><strong><-- 100ms to go over the Atlantic Ocean is expected.</strong></i></span><br />
  9     *        *        *       Request timed out.<br />
 10     *        *        *       Request timed out.<br />
 11     *        *        *       Request timed out.<br />
 12     *        *        *       Request timed out.<br />
 13     *        *        *       Request timed out.<br />
 14   194 ms   Frankfurt, Germany 194 ms   194 ms  ec2-35-156-63-252.eu-central-1.compute.amazonaws.com [35.156.63.252] </p>
<p>Trace complete.</code></div><p>The post <a href="https://www.globalagendamagazine.com/nils-david-olofsson-3rd-world-problems/">Nils David Olofsson: Third World Problems.</a> appeared first on <a href="https://www.globalagendamagazine.com">Singapore News, Free Credit, Gaming, Finance &amp; Tech</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
