<?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>Tech &#8211; BuddhaNET.world</title>
	<atom:link href="https://www.buddhanet.world/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.buddhanet.world</link>
	<description>peace &#38; love</description>
	<lastBuildDate>Sat, 01 Jun 2024 09:11:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2020/03/cropped-BuddhaNet.png?fit=32%2C32&#038;ssl=1</url>
	<title>Tech &#8211; BuddhaNET.world</title>
	<link>https://www.buddhanet.world</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">174998219</site>	<item>
		<title>AI headphones filter out noise so you hear one voice in a crowd</title>
		<link>https://www.buddhanet.world/2024/06/01/ai-headphones-filter-out-noise-so-you-hear-one-voice-in-a-crowd/</link>
					<comments>https://www.buddhanet.world/2024/06/01/ai-headphones-filter-out-noise-so-you-hear-one-voice-in-a-crowd/#respond</comments>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Sat, 01 Jun 2024 09:11:04 +0000</pubDate>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=3139</guid>

					<description><![CDATA[Noise-canceling headphones have gotten very good at creating an auditory blank slate. But allowing certain sounds from a wearer’s environment through the erasure still challenges researchers. The latest edition of Apple’s AirPods Pro, for instance, automatically adjusts sound levels for wearers — sensing when they’re in conversation, for instance — but the user has little control over [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><br>Noise-canceling headphones have gotten very good at creating an auditory blank slate. But allowing certain sounds from a wearer’s environment through the erasure still challenges researchers. The latest edition of Apple’s AirPods Pro, for instance, <a href="https://www.cnbc.com/2023/09/18/airpods-pro-usb-c-hands-on-adaptive-audio-and-conversation-awareness.html">automatically adjusts sound levels</a> for wearers — sensing when they’re in conversation, for instance — but the user has little control over whom to listen to or when this happens.</p>


<div class="epyt-video-wrapper"><iframe  data-ep-a="fadeIn"  id="_ytid_65016"  width="800" height="450"  data-origwidth="800" data-origheight="450"  data-relstop="1" data-ep-src="https://www.youtube.com/embed/ArGKgodEUSo?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=0&#038;fs=1&#038;playsinline=1&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe></div><span itemprop="video" itemscope itemtype="http://schema.org/VideoObject"><meta itemprop="embedUrl" content="https://www.youtube.com/embed/ArGKgodEUSo"><meta itemprop="name" content=""><meta itemprop="description" content="YouTube video"><meta itemprop="thumbnailUrl" content="https://i.ytimg.com/vi/ArGKgodEUSo/0.jpg"><meta itemprop="duration" content=""><meta itemprop="uploadDate" content=""></span>


<p>A University of Washington team has developed an artificial intelligence system that lets a user wearing headphones look at a person speaking for three to five seconds to “enroll” them. The system, called “Target Speech Hearing,” then cancels all other sounds in the environment and plays just the enrolled speaker’s voice in real time even as the listener moves around in noisy places and no longer faces the speaker.</p>



<p>The team presented&nbsp;<a href="https://programs.sigchi.org/chi/2024/program/content/147319">its findings</a>&nbsp;May 14 in Honolulu at the ACM CHI Conference on Human Factors in Computing Systems. The&nbsp;<a href="https://github.com/vb000/LookOnceToHear">code for the proof-of-concept device</a>&nbsp;is available for others to build on. The system is not commercially available.</p>



<p>“We tend to think of AI now as web-based chatbots that answer questions,” said senior author&nbsp;<a href="https://homes.cs.washington.edu/~gshyam/">Shyam Gollakota</a>, a UW professor in the Paul G. Allen School of Computer Science &amp; Engineering. “But in this project, we develop AI to modify the auditory perception of anyone wearing headphones, given their preferences. With our devices you can now hear a single speaker clearly even if you are in a noisy environment with lots of other people talking.”</p>



<p>To use the system, a person wearing off-the-shelf headphones fitted with microphones taps a button while directing their head at someone talking. The sound waves from that speaker’s voice then should reach the microphones on both sides of the headset simultaneously; there’s a 16-degree margin of error. The headphones send that signal to an&nbsp;<a href="https://en.wikipedia.org/wiki/Single-board_computer">on-board embedded computer</a>, where the team’s machine learning software learns the desired speaker’s vocal patterns. The system latches onto that speaker’s voice and continues to play it back to the listener, even as the pair moves around. The system’s ability to focus on the enrolled voice improves as the speaker keeps talking, giving the system more training data.</p>



<p><strong>Related:</strong></p>



<ul class="wp-block-list">
<li>For more information, see <a href="https://tsh.cs.washington.edu/">the team’s website</a></li>



<li>Stories from <a href="https://www.technologyreview.com/2024/05/23/1092832/noise-canceling-headphones-use-ai-to-let-a-single-voice-through/">MIT Technology Review </a>and <a href="https://www.geekwire.com/2024/look-and-listen-ai-headphones-cancel-background-noise-and-focus-on-one-speaker-after-a-glance/">GeekWire</a></li>
</ul>



<p>The team tested its system on 21 subjects, who rated the clarity of the enrolled speaker’s voice nearly twice as high as the unfiltered audio on average.</p>



<p>This work builds on the&nbsp;<a href="https://www.washington.edu/news/2023/11/09/ai-noise-canceling-headphones/">team’s previous “semantic hearing” research</a>, which allowed users to select specific sound classes — such as birds or voices — that they wanted to hear and canceled other sounds in the environment.</p>



<p>Currently the TSH system can enroll only one speaker at a time, and it’s only able to enroll a speaker when there is not another loud voice coming from the same direction as the target speaker’s voice. If a user isn’t happy with the sound quality, they can run another enrollment on the speaker to improve the clarity.</p>



<p>The team is working to expand the system to earbuds and hearing aids in the future.</p>



<p>Additional co-authors on the paper were&nbsp;<a href="https://homes.cs.washington.edu/~bandhav/">Bandhav Veluri</a>,&nbsp;<a href="https://www.linkedin.com/in/malek-itani-9311ba197/?originalSubdomain=lb">Malek Itani</a>&nbsp;and&nbsp;<a href="https://staff.washington.edu/tuochao/">Tuochao Chen</a>, UW doctoral students in the Allen School, and&nbsp;<a href="https://www.linkedin.com/in/ty274/">Takuya Yoshioka</a>, director of research at AssemblyAI. This research was funded by a&nbsp;<a href="https://www.washington.edu/news/2021/10/04/uws-shyam-gollakota-named-2021-moore-inventor-fellow/">Moore Inventor Fellow</a>&nbsp;award, a&nbsp;<a href="https://www.cs.washington.edu/supportcse/faculty/wrf-cable_professorship">Thomas J. Cabel Endowed Professorship</a>&nbsp;and a&nbsp;<a href="https://comotion.uw.edu/funding-and-competitions/programs/comotion-innovation-gap-fund/">UW CoMotion Innovation Gap Fund</a>.</p>



<p><em>For more information, contact&nbsp;</em><a href="mailto:tsh@cs.washington.edu"><em>tsh@cs.washington.edu</em></a><em>.</em></p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="3139"
					data-ulike-nonce="25b25ad8fc"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_3139"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2024/06/01/ai-headphones-filter-out-noise-so-you-hear-one-voice-in-a-crowd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3139</post-id>	</item>
		<item>
		<title>Elon Musk talks Twitter, Tesla and how his brain works — live at TED2022</title>
		<link>https://www.buddhanet.world/2022/04/21/elon-musk-talks-twitter-tesla-and-how-his-brain-works-live-at-ted2022/</link>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Thu, 21 Apr 2022 22:58:22 +0000</pubDate>
				<category><![CDATA[Consciousness]]></category>
		<category><![CDATA[Creators]]></category>
		<category><![CDATA[Influencers]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ted Talks]]></category>
		<category><![CDATA[elon musk]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2986</guid>

					<description><![CDATA[In this unedited conversation with head of TED Chris Anderson, Elon Musk — the head of Tesla, SpaceX, Neuralink and The Boring Company — digs into the recent news around his bid to purchase Twitter and gets honest about the biggest regret of his career, how his brain works, the future he envisions for the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In this unedited conversation with head of TED Chris Anderson, Elon Musk — the head of Tesla, SpaceX, Neuralink and The Boring Company — digs into the recent news around his bid to purchase Twitter and gets honest about the biggest regret of his career, how his brain works, the future he envisions for the world and a lot more. (Recorded at TED2022 on April 14, 2022)</p>


<div class="epyt-video-wrapper"><iframe  data-ep-a="fadeIn"  id="_ytid_85914"  width="800" height="450"  data-origwidth="800" data-origheight="450"  data-relstop="1" data-ep-src="https://www.youtube.com/embed/cdZZpaB2kDM?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=0&#038;fs=1&#038;playsinline=1&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe></div><span itemprop="video" itemscope itemtype="http://schema.org/VideoObject"><meta itemprop="embedUrl" content="https://www.youtube.com/embed/cdZZpaB2kDM"><meta itemprop="name" content=""><meta itemprop="description" content="YouTube video"><meta itemprop="thumbnailUrl" content="https://i.ytimg.com/vi/cdZZpaB2kDM/0.jpg"><meta itemprop="duration" content=""><meta itemprop="uploadDate" content=""></span>


<p><br>This live interview includes an excerpt from another exclusive, extended conversation recorded a few days earlier at Tesla&#8217;s Texas Gigafactory. Watch that full video here: <a href="https://www.youtube.com/watch?v=YRvf00NooN8&amp;t=0s" target="_blank" rel="noreferrer noopener">https://youtu.be/YRvf00NooN8</a></p>



<p><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=82s" target="_blank" rel="noreferrer noopener">1:22</a> Tesla Texas Gigafactory interview clip<br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=694s" target="_blank" rel="noreferrer noopener">11:34</a> Elon Musk live at TED2022 <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=708s" target="_blank" rel="noreferrer noopener">11:48</a> Twitter, free speech and open-sourcing the algorithm <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=1660s" target="_blank" rel="noreferrer noopener">27:40</a> Tesla and short sellers <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=1922s" target="_blank" rel="noreferrer noopener">32:02</a> If you could go back in time and change one thing, what would it be? <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2024s" target="_blank" rel="noreferrer noopener">33:44</a> Electric vehicles, manufacturing and sleeping on the floor of the Tesla factory <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2284s" target="_blank" rel="noreferrer noopener">38:04</a> &#8220;At this point I think I know more about manufacturing than anyone currently alive on Earth.&#8221; <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2355s" target="_blank" rel="noreferrer noopener">39:15</a> Elon&#8217;s &#8220;Master Plan&#8221; and accelerating a sustainable energy economy <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2556s" target="_blank" rel="noreferrer noopener">42:36</a> SNL, Asperger&#8217;s, childhood and how Elon&#8217;s brain works <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2808s" target="_blank" rel="noreferrer noopener">46:48</a> &#8220;I was absolutely obsessed with truth.&#8221; <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=2963s" target="_blank" rel="noreferrer noopener">49:23</a> Philosophy, the meaning of life and the &#8220;why&#8221; of things <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=3103s" target="_blank" rel="noreferrer noopener">51:43</a> What the future will look like <br><a href="https://www.youtube.com/watch?v=cdZZpaB2kDM&amp;list=WL&amp;index=2&amp;t=3157s" target="_blank" rel="noreferrer noopener">52:37</a> &#8220;We want to do our absolute best to make sure the future is &#8230; something you can look forward to and not feel sad about.&#8221;</p>



<p>If you love watching TED Talks like this one, become a TED Member to support our mission of spreading ideas: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblRuLTAtN2VDXy1JLU5WU0NDTUZrdHh2SkdPUXxBQ3Jtc0tuRTk5SE5BSkw5RThzWnFOYkZDX2hXTjBnZmhhUEpvNDAzcmRqeTFJWVNvTWx2RlZqeTdHOVVkb2pUaGN3UFBEYjljbThCbFNYTXZZd05QWWhRbDJVN1I3LXJrdE5DdXcwU3BpX2dFOFFMdko5Q0tDSQ&amp;q=http%3A%2F%2Fted.com%2Fmembership&amp;v=cdZZpaB2kDM" target="_blank">http://ted.com/membership</a> <br><br>Follow TED! Twitter: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0UyLXlVUGpvNy0za3VaUFkwenZlbnpUVnhEQXxBQ3Jtc0trRHNsbGotMlN6ck9UUl8wQVMxQVRZOFFQcXZaWGwyN3lFNnBBT2N4eXN2ZG5YTWRhcVA1UTBuVlBhMGRZMHc3dW4yOHM2cFpxZjZHMURiMTh1YktvaUpYTTROTWdTdE1ZekVybVNIbVRqSXpOZ0w2Yw&amp;q=http%3A%2F%2Ftwitter.com%2FTEDTalks&amp;v=cdZZpaB2kDM" target="_blank">http://twitter.com/TEDTalks</a> <br>Instagram: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjdfbEpnVkdhak1KOVlBMEh4aXBqNDRRNndqQXxBQ3Jtc0tsWUZYNXh5SXFhbXZXLTNRTHRySWJ1OVJrYmVYVmMxZlhBRkZ1RlZ0LVYyLWRsZlg3S1o0emJHd2RBaXEzZTFRMW9XcVY0ZlgtaGNmaU1zREFrNmxVR0UxRC1pZFMwT01VTHZRNVR3a0NYakloRFFrNA&amp;q=https%3A%2F%2Fwww.instagram.com%2Fted&amp;v=cdZZpaB2kDM" target="_blank">https://www.instagram.com/ted</a> <br>Facebook: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkVpVU4tendmaEhoczI1TDBab3lxY28zVDNyd3xBQ3Jtc0tsRC00RklVRVRHUzFwd3RKVG9rRndLTklmbU54bWd3ZDdUbGlLTXVEWVE3aDdfYVlFVG1reFNqaXFiZk5LNi0wTGxjeWNZSTNjdV9lNzN4VHUzVmQ1ZGU3aXl0d2I4bFZxMjk2MnRkSk16M3JqbFg4cw&amp;q=http%3A%2F%2Ffacebook.com%2FTED&amp;v=cdZZpaB2kDM" target="_blank">http://facebook.com/TED</a> <br>LinkedIn: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa09TV1RUelZjSlVwREtqbHVMM0RCRGNPWUV4Z3xBQ3Jtc0trRDROa05zS015NGtheFhjQk9CbVZUSTVuaVIxd1hWeEJONC1fY2p3dWpObE1Jc2lsTjN6VjVETktXdV9JRzlCLTljV1E3VHFSRm9Zb01GRVVScWw5YVg4aXkzLWJVV0ZmcXUtTUItM1FkaWt4aDBxSQ&amp;q=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fted-conferences&amp;v=cdZZpaB2kDM" target="_blank">https://www.linkedin.com/company/ted-&#8230;</a> <br>TikTok: <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazFvUWhPOF9wY2VrY29ILXZ3WXJTbjNBWUxOZ3xBQ3Jtc0tsdUVMSTEzbW5mcDEzdGtKVW42bl9jeUI0ZGN3Q1RMMl9HMjdlZFBCT3YxNjVKcFNRdEExelg1T3BQUGt1WmZ3SndiaGJTMUpuV0VEbm15eTlBa1VhMXhmY0J1WmRrYWdaS21yXzF3ZzhJMlFFN2tPcw&amp;q=https%3A%2F%2Fwww.tiktok.com%2F%40tedtoks&amp;v=cdZZpaB2kDM" target="_blank">https://www.tiktok.com/@tedtoks</a><br><br>The TED Talks channel features talks, performances and original series from the world&#8217;s leading thinkers and doers. Subscribe to our channel for videos on Technology, Entertainment and Design — plus science, business, global issues, the arts and more. Visit <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTBVbEVRay1LQUk0Y2FuWFZCUFAxMHRHbFN6Z3xBQ3Jtc0ttUXR5bWQ3TzRpNlJXUEhtdlVzcS1ybVRuSk1mRy0zaFVCNnVFN2huTFNYSThiVzVYZGZwWExPdmpfY2VTRzUxamF6V3JvYWhuLWh2YXNualBuRGVwZkFTWm14Z0N6NmVoNmFkZ29DWTEwNEhXVHZ6cw&amp;q=http%3A%2F%2FTED.com&amp;v=cdZZpaB2kDM" target="_blank">http://TED.com</a> to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more.<br><br>TED&#8217;s videos may be used for non-commercial purposes under a Creative Commons License, Attribution–Non Commercial–No Derivatives (or the CC BY – NC – ND 4.0 International) and in accordance with our TED Talks Usage Policy (<a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVHWFRXcE9Xb3g5bUxvaGxPajdlNDZwNUlid3xBQ3Jtc0tuVXVQcVBVR0dtdDVHanQ0dWU1aWdlRlRUT3dsT3V2SEdscTRiRFY1N1ktRXdYbDJRVjU2eTRwWF9xZU5zeWd2dVJ4NUJ0UlRzUEhVb3hlSnI2aEZuRnFxVWNQbGQzT19EOF80UVJFSzRIR2NUeXgzYw&amp;q=https%3A%2F%2Fwww.ted.com%2Fabout%2Four-organization%2Four-policies-terms%2Fted-talks-usage-policy&amp;v=cdZZpaB2kDM" target="_blank">https://www.ted.com/about/our-organiz&#8230;</a>). For more information on using TED for commercial purposes (e.g. employee learning, in a film or online course), please submit a Media Request at <a rel="noreferrer noopener" href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0gySUphVEppNmJjX0NHVXVlQjR0S0otLUlmUXxBQ3Jtc0ttZkI2dEJtd3RJeEFzcEhjaDQzbWR2c21UTy1CNDFvX0VxMmN5eTJMTXU1V3JYTGk4YVFzV2VUQzFWWlNUZVFmNWlqMlJTS3l3cmc1dExDdGVDR2NxeUZWX0lLLTZYVG1KbmgySzhDM21WV0E5V3NBdw&amp;q=https%3A%2F%2Fmedia-requests.ted.com&amp;v=cdZZpaB2kDM" target="_blank">https://media-requests.ted.com</a></p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2986"
					data-ulike-nonce="1f391ef07d"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2986"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+6"></span>			</div></div>
	]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2986</post-id>	</item>
		<item>
		<title>In the last four years, Costa Rica has generated 98.53% of its electricity from renewable sources.</title>
		<link>https://www.buddhanet.world/2021/06/26/in-the-last-four-years-costa-rica-has-generated-98-53-of-its-electricity-from-renewable-sources/</link>
					<comments>https://www.buddhanet.world/2021/06/26/in-the-last-four-years-costa-rica-has-generated-98-53-of-its-electricity-from-renewable-sources/#respond</comments>
		
		<dc:creator><![CDATA[yeti]]></dc:creator>
		<pubDate>Sat, 26 Jun 2021 11:20:09 +0000</pubDate>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Influencers]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[costa rica]]></category>
		<category><![CDATA[renewable energy]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2864</guid>

					<description><![CDATA[Update 3/17/2021:&#160;Our original article stated &#8220;Costa Rica Has Run on 100% Renewable Energy for 299 Days.&#8221;&#160;It was pointed out to us that while Costa Rica&#8217;s electric grid does run primarily on renewable energy, a better title would have been &#8220;Costa Rica Has Run on 100% Renewable Electricity&#8221;. Below the article says that the government had [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Update 3/17/2021:</strong>&nbsp;Our original article stated &#8220;Costa Rica Has Run on 100% Renewable Energy for 299 Days.&#8221;&nbsp;It was pointed out to us that while Costa Rica&#8217;s electric grid does run primarily on renewable energy, a better title would have been &#8220;Costa Rica Has Run on 100% Renewable Electricity&#8221;. Below the article says that the government had not burned any oil to power the country, but this would technically imply that the government does not own gasoline powered vehicles, which couldn&#8217;t be true.<br>&#x200d;</p>



<p>Costa Rica is pioneering the future of running on renewable energy and may be the model for future countries to follow suit.</p>



<p>In the last four years, Costa Rica has generated 98.53% of its electricity from renewable sources.&nbsp;</p>



<p>How? With its unique geography, forward thinking solutions, and commitment to sustainability, Costa Rica has used its rivers, volcanoes, wind, and solar power to generate its country&#8217;s power.</p>



<p><strong>By the year 2021, Costa Rica plans to&nbsp;be completely carbon-neutral.</strong></p>



<p>Since they&#8217;ve already operated on only renewable energy&nbsp;<em>(much more difficult than simply being &#8216;carbon-neutral)</em>&nbsp;for the majority of the last few years, it is definitely feasible.</p>



<h2 class="has-cyan-bluish-gray-color has-text-color wp-block-heading">Carbon Neutral vs 100% Renewable Energy</h2>



<p>Before we get too deep in this, let&#8217;s have a firm understanding of the difference between what is considered &#8216;carbon-neutral&#8217; and &#8216;100% renewable.&#8217;</p>



<p>Here is the definition of carbon neutrality: &nbsp;</p>



<figure class="wp-block-pullquote has-background has-white-background-color is-style-default" style="border-color:#ffffff"><blockquote class="has-text-color has-black-color"><p>Having a net zero&nbsp;<strong>carbon</strong>&nbsp;footprint, refers to achieving net zero&nbsp;<strong>carbon</strong>&nbsp;emissions by balancing a measured amount of&nbsp;<strong>carbon</strong>&nbsp;released with an equivalent amount sequestered or offset, or buying enough&nbsp;<strong>carbon</strong>&nbsp;credits to make up the difference.</p></blockquote></figure>



<p>In other words, a country can be considered carbon neutral while still using fossil fuels by planting trees that offset the carbon, or funding conservation programs which aim to reduce the amount of carbon in the air.</p>



<p>A country using 100% renewable energy, however, is the process using sources of energy that will never run out. In other words, no fossil fuels.</p>



<p>In addition, any carbon the country does use, it intends to offset through different initiatives.&nbsp;</p>



<h2 class="has-cyan-bluish-gray-color has-text-color wp-block-heading">Costa Rica:&nbsp;Leading the world in carbon neutrality</h2>



<p>For several years now, Costa Rica has run on entirely renewable energy for an average of about 300 days per year.&nbsp;</p>



<p><strong>That means the government did not burn any oil, coal, or natural gas to power the country.</strong></p>



<p>No other country this size has done this.&nbsp;</p>



<p>For example,&nbsp;<a target="_blank" href="https://www.theguardian.com/environment/2016/may/18/portugal-runs-for-four-days-straight-on-renewable-energy-alone" rel="noreferrer noopener">Portugal was recently praised in the news</a>&nbsp;for running on 100% renewables for 4 days. Which is amazing, but also a testament to Costa Rica&#8217;s amazing progress.</p>



<h2 class="has-cyan-bluish-gray-color has-text-color wp-block-heading">Here&#8217;s how Costa Rica powers their country with renewable electricity</h2>



<figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/06/afdfe511c9455df5dee0e0c27a781694.jpg?w=696&#038;ssl=1" alt=""/></figure>



<p>Costa Rica invested early in the power of renewable energy resources and made it a priority to become environmentally sustainable.</p>



<p>Because of that, the country has an abundance of geothermal renewable sources that account for much of the necessary energy to make the country successfully function.</p>



<p>Also, Costa Rica can get a lot of rain. With consistent rainfall, their hydroelectric plants can produce a plethora of energy.</p>



<p>Lastly, the population is small and their workforce is not manufacturing intensive, which means their energy requirements are not as large as some countries.</p>



<h2 class="has-cyan-bluish-gray-color has-text-color wp-block-heading">The future of renewable energy in Costa Rica</h2>



<p>Costa Rica has been focused on environmental sustainability from the outset, and they are working hard to keep it a priority in the future. Here is what is in store.</p>



<p>Recently approved to be built, Costa Rica is constructing THREE 50 MW geothermal power plants costing $954 million. It should be known, this is no cheap investment&#8230;especially for a small country that is 50th in GDP.</p>



<p>However, the country is taking advantage of their dozen volcanoes (5 of which are active) and&nbsp;investing in the future by showing the world they stand for environmental sustainability.</p>



<p>But it doesn&#8217;t stop there. &nbsp;Costa Rica is also unveiling a 305.5 MW hydroelectric plant that is set to power over half a million homes&#8230;which is A LOT, considering there are less than 5 million people in the entire country.</p>



<p>What do you think?</p>



<p>How do you feel about investing in renewable energy?</p>



<p>Written by: Miles Rote &#8211; <a href="https://www.under30experiences.com/blog/costa-rica-has-run-on-100-renewable-energy-for-299-days" target="_blank" rel="noreferrer noopener">under30experiences.com</a></p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2864"
					data-ulike-nonce="7867fbb6b2"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2864"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+5"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2021/06/26/in-the-last-four-years-costa-rica-has-generated-98-53-of-its-electricity-from-renewable-sources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2864</post-id>	</item>
		<item>
		<title>This new Teenage Mutant Ninja Turtles game looks totally radical, dude</title>
		<link>https://www.buddhanet.world/2021/03/10/this-new-teenage-mutant-ninja-turtles-game-looks-totally-radical-dude/</link>
					<comments>https://www.buddhanet.world/2021/03/10/this-new-teenage-mutant-ninja-turtles-game-looks-totally-radical-dude/#respond</comments>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Wed, 10 Mar 2021 18:02:13 +0000</pubDate>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[tmnt]]></category>
		<category><![CDATA[video games]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2663</guid>

					<description><![CDATA[By Adam Vjestica March 10, 2021 10:00am EST Heroes in a half shell A new Teenage Mutant Ninja Turtles game is on the way – and by the looks of it, it’s bound to please fans of 1991’s classic side-scrolling beat ‘em up, Turtles in Time. Teenage Mutant Ninja Turtles: Shredder’s Revenge will be published [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="byline">By <a href="https://www.techradar.com/uk/author/adam-vjestica">Adam Vjestica</a> March 10, 2021 10:00am EST</p>



<h4 class="wp-block-heading"><span class="has-inline-color has-vivid-purple-color">Heroes in a half shell</span></h4>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="696" height="392" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=696%2C392&#038;ssl=1" alt="" class="wp-image-2664" srcset="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?w=1024&amp;ssl=1 1024w, https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=696%2C392&amp;ssl=1 696w, https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=747%2C420&amp;ssl=1 747w, https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/img_2341.jpg?resize=600%2C338&amp;ssl=1 600w" sizes="(max-width: 696px) 100vw, 696px" /><figcaption>(Image credit: Dotemu)</figcaption></figure>



<p>A new Teenage Mutant Ninja Turtles game is on the way – and by the looks of it, it’s bound to please fans of 1991’s classic side-scrolling beat ‘em up, Turtles in Time. </p>



<p>Teenage Mutant Ninja Turtles: Shredder’s Revenge will be published by Dotemu, the team behind the excellent recent release of&nbsp;<a href="https://www.techradar.com/uk/news/streets-of-rage-4-gets-a-release-date-and-theres-a-retro-surprise-for-older-fans" class="hawk-link-parsed">Streets of Rage 4</a>, and is being developed by Tribute Games, who house key talent that worked on the acclaimed Scott Pilgrim vs The World: The Game.&nbsp;</p>



<p>You can check out the trailer below, which is sure to tug on the heart strings of older games and those who grew up watching the animated series. The signature Turtle&#8217;s anthem is also sung by Faith No More&#8217;s Mike Patton, which again, probably won&#8217;t mean much to anyone under the age of thirty. </p>


<div class="epyt-video-wrapper"><iframe  data-ep-a="fadeIn"  id="_ytid_36502"  width="800" height="450"  data-origwidth="800" data-origheight="450"  data-relstop="1" data-ep-src="https://www.youtube.com/embed/gHMYwrC7oAo?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=0&#038;fs=1&#038;playsinline=1&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe></div><span itemprop="video" itemscope itemtype="http://schema.org/VideoObject"><meta itemprop="embedUrl" content="https://www.youtube.com/embed/gHMYwrC7oAo"><meta itemprop="name" content=""><meta itemprop="description" content="YouTube video"><meta itemprop="thumbnailUrl" content="https://i.ytimg.com/vi/gHMYwrC7oAo/0.jpg"><meta itemprop="duration" content=""><meta itemprop="uploadDate" content=""></span>


<p><br>Teenage Mutant Ninja Turtles: Shredder’s Revenge reunites Leonardo, Raphael, Michelangelo and Donatello as they tour iconic TMNT locations, thumping the Foot-Clan along the way. You’ll need to use the pizza-loving turtles shell-shocking abilities and brawling prowess to thwart familiar nemeses like Bebop and Rocksteady from executing their dastardly plans. </p>



<h2 class="wp-block-heading" id="cowabunga-dudes"><span class="has-inline-color has-vivid-purple-color">Cowabunga, dudes!</span></h2>



<p>The game features a pixel art world and is directly inspired by Teenage Mutant Ninja Turtles: Turtles In Time. That means you can expect plenty of satisfying side-scrolling action, some couch co-op and a cowabunga or two from the turtles themselves. </p>



<p>Teenage Mutant Ninja Turtles: Shredder’s Revenge is coming to consoles and PC, so we’d expect it to see it arrive on&nbsp;<a href="https://www.techradar.com/uk/reviews/ps5" class="hawk-link-parsed">PS5</a>,&nbsp;<a href="https://www.techradar.com/uk/reviews/xbox-series-x" class="hawk-link-parsed">Xbox Series X</a>,&nbsp;<a href="https://www.techradar.com/uk/reviews/xbox-series-s" class="hawk-link-parsed">Xbox Series S</a>&nbsp;and&nbsp;<a href="https://www.techradar.com/uk/reviews/nintendo-switch" class="hawk-link-parsed">Nintendo Switch</a>, as well as last-gen systems.</p>



<p>It&#8217;s comforting to know that such a classic franchise is in good hands, with Dotemu known for their excellent handling of beloved retro games like Wonder Boy: The Dragon&#8217;s Trap and Streets of Rage 4. It&#8217;s unlikely this new TMNT game will Splinter the series&#8217; loyal audience, then. (Sorry.)</p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2663"
					data-ulike-nonce="09670a26d4"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2663"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+3"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2021/03/10/this-new-teenage-mutant-ninja-turtles-game-looks-totally-radical-dude/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2663</post-id>	</item>
		<item>
		<title>Elon Musk says Starlink internet speeds will double to 300Mbps this year</title>
		<link>https://www.buddhanet.world/2021/03/04/elon-musk-says-starlink-internet-speeds-will-double-to-300mbps-this-year/</link>
					<comments>https://www.buddhanet.world/2021/03/04/elon-musk-says-starlink-internet-speeds-will-double-to-300mbps-this-year/#respond</comments>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Fri, 05 Mar 2021 00:22:13 +0000</pubDate>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[elon musk]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Satellite]]></category>
		<category><![CDATA[Starlink]]></category>
		<category><![CDATA[tesla]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2554</guid>

					<description><![CDATA[He also promises latency improvements By Mitchell Clark  Feb 22, 2021, 7:17pm EST Starlink, SpaceX’s satellite-based internet provider, will double in speed “later this year”, according to&#160;a tweet by Elon Musk, posted as a reply to someone who had just received their&#160;Starlink beta kit&#160;(via&#160;CNET). The company&#160;currently promises speeds between 50 to 150Mbps, and Musk specifically calls out [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>He also promises latency improvements<br><br>  By <a href="https://www.theverge.com/authors/mitchell-clark">Mitchell Clark</a>  Feb 22, 2021, 7:17pm EST</p>



<figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/bdd030fe50278c4b7e25c60a8a7eb876.png?w=696&#038;ssl=1" alt=""/></figure>



<p id="4g4FjE">Starlink, SpaceX’s satellite-based internet provider, will double in speed “later this year”, according to&nbsp;<a href="https://twitter.com/elonmusk/status/1363763858121256963?s=20">a tweet by Elon Musk</a>, posted as a reply to someone who had just received their&nbsp;<a href="https://www.theverge.com/2020/10/27/21536073/spacex-starlink-public-beta-testing-email-user-terminal">Starlink beta kit</a>&nbsp;(<a href="https://www.cnet.com/news/elon-musk-spacex-will-double-starlinks-satellite-internet-speeds-in-2021/?ServiceType=facebook_page&amp;UniqueID=D7D4F968-7539-11EB-B2F4-9E263A982C1E&amp;PostType=link&amp;ftag=COS-05-10aaa0a&amp;TheTime=2021-02-22T18:14:45">via&nbsp;<em>CNET</em></a>). The company&nbsp;<a href="https://www.starlink.com/">currently promises speeds between 50 to 150Mbps</a>, and Musk specifically calls out a 300Mbps goal in his tweet.&nbsp;</p>



<p id="9Z4EGl">While 300Mbps isn’t unheard-of speed, it’s faster than many people currently have access to, especially in the low-to-medium population density areas that Musk talks about targeting in&nbsp;<a href="https://twitter.com/elonmusk/status/1363774017606348802?s=20">a second tweet</a>.&nbsp;</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Speed will double to ~300Mb/s &amp; latency will drop to ~20ms later this year</p>&mdash; Elon Musk (@elonmusk) <a href="https://twitter.com/elonmusk/status/1363763858121256963?ref_src=twsrc%5Etfw">February 22, 2021</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Most of Earth by end of year, all by next year, then it’s about densifying coverage. <br><br>Important to note that cellular will always have the advantage in dense urban areas. <br><br>Satellites are best for low to medium population density areas.</p>&mdash; Elon Musk (@elonmusk) <a href="https://twitter.com/elonmusk/status/1363774017606348802?ref_src=twsrc%5Etfw">February 22, 2021</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p id="MbHOoo">In the reply, Elon also tells the person that their latency should improve to around 20ms as well. In the speed test screenshots, their latency was at 34 and 44ms respectively, while Starlink’s website says to expect between 20 and 40ms during the beta.&nbsp;</p>



<p id="FdLDn1">The speed increase and latency improvements should come as a nice surprise to anyone who&nbsp;<a href="https://www.theverge.com/2021/2/9/22274385/musk-spacex-starlink-deposit-price-satellite-internet">put down a $100 Starlink pre-order</a>. However, it’s well known that&nbsp;<a href="https://www.theverge.com/tldr/2019/8/7/20758944/elon-musk-twitter-tesla-funding-secured-private-420">Elon’s promises about the future should be taken with a grain of salt</a>, especially if&nbsp;<a href="https://www.theverge.com/2016/9/27/13024542/elon-musk-spacex-mission-to-mars-preview-budget-schedule-nasa">they’re about timelines</a>. Still, this shows that SpaceX is looking to speed up Starlink, and it might be able to keep pace with what’s available from a copper wire running to your house.</p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2554"
					data-ulike-nonce="9da754a358"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2554"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2021/03/04/elon-musk-says-starlink-internet-speeds-will-double-to-300mbps-this-year/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2554</post-id>	</item>
		<item>
		<title>Linux has made it to Mars</title>
		<link>https://www.buddhanet.world/2021/03/03/linux-has-made-it-to-mars/</link>
					<comments>https://www.buddhanet.world/2021/03/03/linux-has-made-it-to-mars/#respond</comments>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Wed, 03 Mar 2021 17:54:18 +0000</pubDate>
				<category><![CDATA[NASA]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ingenuity]]></category>
		<category><![CDATA[mars]]></category>
		<category><![CDATA[Perserverance]]></category>
		<category><![CDATA[Robitics]]></category>
		<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2528</guid>

					<description><![CDATA[The Red Planet runs on Linux By Bijan Stephen&#160;&#160;Feb 19, 2021, 12:45pm EST Yesterday, NASA&#160;landed a rover named Perseverance on Mars. I, along with 2 million other people, watched the landing happen live on YouTube. It was beautiful. I mean, here’s this little robot dude that’s traveled millions and millions of miles through the barrenness [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>The Red Planet runs on Linux</p>



<p>By <a href="https://www.theverge.com/authors/bijan-stephen">Bijan Stephen</a>&nbsp;&nbsp;Feb 19, 2021, 12:45pm EST</p>



<figure class="wp-block-image is-resized"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/e1de5f496f077d3ace516261c50958d5-1.jpg?resize=696%2C464&#038;ssl=1" alt="" width="696" height="464"/><figcaption>Image: NASA</figcaption></figure>



<p id="5iFo8Z">Yesterday, NASA&nbsp;<a href="https://www.theverge.com/2021/2/18/22289668/nasa-mars-perseverance-rover-success">landed a rover named Perseverance on Mars</a>. I, along with 2 million other people, watched the landing happen live on YouTube. It was beautiful. I mean, here’s this little robot dude that’s traveled millions and millions of miles through the barrenness of space, and now it’s just hanging out on Mars taking pics and scientific samples! (Perseverance<em>&nbsp;</em>joins older sibling Curiosity<em>&nbsp;</em>on the surface of the Red Planet. Hope they have a nice time together!)&nbsp;</p>



<p id="wqjvQI">In any case, Perseverance<em>&nbsp;</em>didn’t traverse the vastness of space alone.&nbsp;<a href="https://www.nasa.gov/feature/jpl/6-things-to-know-about-nasas-ingenuity-mars-helicopter">Ingenuity</a>, a tiny helicopter, tagged along for the ride. As it’s primarily a technology demonstration, Ingenuity’s destiny is to attempt the first powered flight on any planet other than Earth and to hopefully be the blueprint for future Mars missions. It’s also running on Linux.&nbsp;</p>



<figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/f7ab4f1a6acfb9e3b74f62696fca17be-3.png?w=696&#038;ssl=1" alt=""/><figcaption><em>Here’s Ingenuity!</em></figcaption></figure>



<p id="AAAtWt">“This the first time we’ll be flying Linux on Mars,” NASA Jet Propulsion Laboratory (JPL) senior engineer Tim Canham&nbsp;<a href="https://spectrum.ieee.org/automaton/aerospace/robotic-exploration/nasa-designed-perseverance-helicopter-rover-fly-autonomously-mars">said in an interview with the the Institute of Electrical and Electronics Engineers</a>&nbsp;(IEEE). “The software framework that we’re using is one that we developed at JPL for cubesats and instruments, and we&nbsp;<a href="https://github.com/nasa/fprime">open-sourced</a>&nbsp;it a few years ago.” It’s called&nbsp;<a href="https://trs.jpl.nasa.gov/handle/2014/48425">F’</a>&nbsp;(pronounced “F prime”). The fact that it’s open source means if you want to fly with Linux here on Earth using the same software JPL does, you absolutely can.&nbsp;</p>



<p id="2O1CCV">“It’s kind of an open-source victory, because we’re flying an open-source operating system and an open-source flight software framework and flying commercial parts that you can buy off the shelf if you wanted to do this yourself someday,” Canham said.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Breaking: Mars becomes the second planet that has more computers running Linux than Windows. <a href="https://t.co/bsx0HukK9P">pic.twitter.com/bsx0HukK9P</a></p>&mdash; @mikko (@mikko) <a href="https://twitter.com/mikko/status/1362763793042972673?ref_src=twsrc%5Etfw">February 19, 2021</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p id="5NQWCw">Great stuff. It’s cool that Perseverance, Curiosity, and Ingenuity have all found a new home on the surface Mars. Though I still think it’s cooler that space is pretty obviously inhospitable to human life, and yet we still put people up there anyway.</p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2528"
					data-ulike-nonce="295c218076"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2528"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2021/03/03/linux-has-made-it-to-mars/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2528</post-id>	</item>
		<item>
		<title>NASA’s latest Mars rover has the same processor as an iMac from 1998</title>
		<link>https://www.buddhanet.world/2021/03/03/nasas-latest-mars-rover-has-the-same-processor-as-an-imac-from-1998/</link>
					<comments>https://www.buddhanet.world/2021/03/03/nasas-latest-mars-rover-has-the-same-processor-as-an-imac-from-1998/#respond</comments>
		
		<dc:creator><![CDATA[yeti]]></dc:creator>
		<pubDate>Wed, 03 Mar 2021 16:31:46 +0000</pubDate>
				<category><![CDATA[NASA]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[mars]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[rover]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2508</guid>

					<description><![CDATA[From iMacs to Mars By Chaim Gartenberg@cgartenberg&#160;&#160;Mar 2, 2021, 2:57pm EST NASA’s brand-new Perseverance rover is the most advanced machine that’s ever landed on Mars. But when it comes to rovers, “state of the art” is a subjective term. Perseverance is running on none other than a PowerPC 750, a single-core, 233MHz processor with just [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>From iMacs to Mars</strong></p>



<p>By <a href="https://www.theverge.com/authors/chaim-gartenberg">Chaim Gartenberg</a><a href="https://www.twitter.com/cgartenberg">@cgartenberg</a>&nbsp;&nbsp;Mar 2, 2021, 2:57pm EST</p>



<figure class="wp-block-image is-resized"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/f9989695d963603c2da98eee581778d3-3.jpg?resize=696%2C464&#038;ssl=1" alt="" width="696" height="464"/></figure>



<p id="9hdibO">NASA’s brand-new Perseverance rover is the most advanced machine that’s ever landed on Mars. But when it comes to rovers, “state of the art” is a subjective term. Perseverance is running on none other than a PowerPC 750, a single-core, 233MHz processor with just 6 million transistors that’s most famous for powering the original “Bondi blue” iMac from 1998. It’s the same type of processor that NASA already uses in its Curiosity rover.&nbsp;</p>



<p id="RDaHYt">That may seem like a waste to some. After all, even with the difficulty of buying computer parts these days, surely NASA<em>&nbsp;</em>could have found the budget for something like Intel’s $500&nbsp;<a href="https://www.intel.com/content/www/us/en/products/processors/core/i9-processors/i9-10900k.html">Core i9-10900K</a>&nbsp;CPU (with 10 cores and a max clock speed of 5.3GHz) somewhere in the $2.7 billion cost of Perseverance. But&nbsp;<a href="https://www.newscientist.com/article/2269403-the-perseverance-rover-runs-on-processors-used-in-imacs-in-the-1990s/">as&nbsp;<em>New Scientist</em>&nbsp;explains</a>, such an advanced chip is actually a detriment to the unique operating conditions of Mars.</p>



<figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2021/03/ba7c01ade7e1194608a069c23cb4251d-3.png?w=696&#038;ssl=1" alt=""/></figure>



<p id="bOIjEu">That’s largely because Mars’ atmosphere offers far less protection from harmful radiation and charged particles than Earth’s atmosphere. A bad burst of radiation can badly wreck the sensitive electronics of a modern processor — and the more complex the chip, the more can go wrong. Plus, at 138 million miles away, it’s not like NASA can just swap out the processor if things go sideways. Because of those conditions, Perseverance actually features two computing modules: one is a backup just in case something goes wrong. (A third copy of the module is also on board for image analysis.)</p>



<p id="8EBVbb">To make the system even more durable, the PowerPC 750 chip in Perseverance is a little different than the one in the old iMacs. It’s technically&nbsp;<a href="https://en.wikipedia.org/wiki/RAD750">a RAD750 chip</a>, a special variant that’s hardened against radiation and costs upwards of $200,000. The chip is popular for spacecraft, too: in addition to Perseverance and Curiosity, it also powers the Fermi Space Telescope, the Lunar Reconnaissance Orbiter, the&nbsp;<a href="https://www.theverge.com/2013/9/20/4752114/deep-impact-mission-ends-NASA">Deep Impact</a>&nbsp;comet-hunting spacecraft, and the Kepler telescope, among others.&nbsp;</p>



<p id="gkHqH5">While the processor may be weak compared to a modern smartphone or gaming PC, <a href="https://mars.nasa.gov/mars2020/spacecraft/rover/brains/">NASA’s spec sheet</a> for Perseverance notes that it’s far more powerful than earlier rovers like Spirit or Opportunity: its 200MHz clock speed is 10 times faster than those older rovers, and with 2GB of flash memory, it offers eight times the storage. (Rounding things out, Perseverance also has 256MB of RAM in case you were looking to build your own rover.)</p>



<p id="HSQ57a">But while the chip itself has been to Mars before, Perseverance features some new computer technology that’s debuting on the planet for the first time:&nbsp;<a href="https://www.theverge.com/2021/2/19/22291324/linux-perseverance-mars-curiosity-ingenuity">Linux</a>, which powers the Ingenuity helicopter that will attempt to fly autonomously on Mars as part of Perseverance’s mission.</p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2508"
					data-ulike-nonce="e0f0c581bc"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2508"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+2"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2021/03/03/nasas-latest-mars-rover-has-the-same-processor-as-an-imac-from-1998/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2508</post-id>	</item>
		<item>
		<title>The future of human-robot relationships is looking very pleasant</title>
		<link>https://www.buddhanet.world/2020/09/17/the-future-of-human-robot-relationships-is-looking-very-pleasant/</link>
					<comments>https://www.buddhanet.world/2020/09/17/the-future-of-human-robot-relationships-is-looking-very-pleasant/#respond</comments>
		
		<dc:creator><![CDATA[RebelBuddha432 ‎]]></dc:creator>
		<pubDate>Thu, 17 Sep 2020 19:23:10 +0000</pubDate>
				<category><![CDATA[Creators]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Influencers]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[anymal]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[mashable]]></category>
		<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2480</guid>

					<description><![CDATA[ETH Zurich is developing a robot dog that is much friendlier than the Boston Dynamics one. It can genuinely cooperate with humans to perform tasks such as cleaning up after them and many to assist as seen in the video posted by Mashable. This is exciting, we don’t have to be scared of technology but [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>ETH Zurich is developing a robot dog that is much friendlier than the Boston Dynamics one. It can genuinely cooperate with humans to perform tasks such as cleaning up after them and many to assist as seen in the video posted by Mashable. This is exciting, we don’t have to be scared of technology but I feel we should treat AI with kindness and love, just like everything else.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">This is one the friendliest robots we&#39;ve ever seen <a href="https://t.co/UYWHuFfg6y">pic.twitter.com/UYWHuFfg6y</a></p>&mdash; Mashable (@mashable) <a href="https://twitter.com/mashable/status/1306671010029154304?ref_src=twsrc%5Etfw">September 17, 2020</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2480"
					data-ulike-nonce="f77a5e2579"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2480"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+3"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2020/09/17/the-future-of-human-robot-relationships-is-looking-very-pleasant/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2480</post-id>	</item>
		<item>
		<title>NVIDIA making everything obsolete?</title>
		<link>https://www.buddhanet.world/2020/09/08/nvidia-making-everything-obsolete/</link>
					<comments>https://www.buddhanet.world/2020/09/08/nvidia-making-everything-obsolete/#respond</comments>
		
		<dc:creator><![CDATA[yeti]]></dc:creator>
		<pubDate>Tue, 08 Sep 2020 22:23:44 +0000</pubDate>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Video Cards]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2472</guid>

					<description><![CDATA[NVIDIA are now set to raise the bar for price to performance ratios when it comes to graphics cards. This new GPU will even require a 12-pin PSU connection. Follow us to find updates on prices and aftermarket coolers as things develop: Read more at : https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/]]></description>
										<content:encoded><![CDATA[
<p>NVIDIA are now set to raise the bar for price to performance ratios when it comes to graphics cards. This new GPU will even require a 12-pin PSU connection. </p>



<figure class="wp-block-image"><a href="https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2020/09/324f4f1dd887ed66dc85ff87537ecc18-1.jpg?w=696&#038;ssl=1" alt="GeForce RTX 3090 Vs. RTX 3080: Nvidia's BFGPU &amp; Flagship ..."/></a></figure>



<p>Follow us to find updates on prices and aftermarket coolers as things develop:</p>



<p>Read more at : <a rel="noreferrer noopener" href="https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/" target="_blank">https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/</a></p>



<p></p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2472"
					data-ulike-nonce="a3702b047f"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2472"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2020/09/08/nvidia-making-everything-obsolete/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2472</post-id>	</item>
		<item>
		<title>New Apple Event Announced!</title>
		<link>https://www.buddhanet.world/2020/09/08/new-apple-event-announced/</link>
					<comments>https://www.buddhanet.world/2020/09/08/new-apple-event-announced/#respond</comments>
		
		<dc:creator><![CDATA[yeti]]></dc:creator>
		<pubDate>Tue, 08 Sep 2020 22:15:52 +0000</pubDate>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.buddhanet.world/?p=2465</guid>

					<description><![CDATA[Apple is expected to have big announcements in store for everyone on September 15, 2020, at 10 a.m. PDT. Check back here and at https://www.apple.com/apple-events/ for more details!]]></description>
										<content:encoded><![CDATA[
<p>Apple is expected to have big announcements in store for everyone on September 15, 2020, at 10 a.m. PDT.</p>



<figure class="wp-block-image"><a href="https://www.apple.com/apple-events/"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.buddhanet.world/wp-content/uploads/2020/09/eb5f9a086977cb6701db8e2d31b722c1.jpg?w=696&#038;ssl=1" alt=""/></a></figure>



<p>Check back here and at<a rel="noreferrer noopener" href="https://www.apple.com/apple-events/" target="_blank"> https://www.apple.com/apple-events/ </a>for more details!</p>
		<div class="wpulike wpulike-heart " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="2465"
					data-ulike-nonce="c596128599"
					data-ulike-type="post"
					data-ulike-template="wpulike-heart"
					data-ulike-display-likers=""
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_2465"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
					<wfw:commentRss>https://www.buddhanet.world/2020/09/08/new-apple-event-announced/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2465</post-id>	</item>
	</channel>
</rss>
