<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Rayobyte Community | Liana Werther | Activity</title>
	<link>https://rayobyte.com/community/members/lianawerther/activity/</link>
	<atom:link href="https://rayobyte.com/community/members/lianawerther/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Liana Werther.</description>
	<lastBuildDate>Mon, 06 Apr 2026 06:44:03 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.6.80</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">e274b52139f27e035f8083b5b2f2de13</guid>
				<title>Liana Werther posted a new post.</title>
				<link></link>
				<pubDate>Thu, 20 Mar 2025 16:50:52 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">090897797e955f8aee8fd3366bb4a755</guid>
				<title>Liana Werther posted a new post.</title>
				<link></link>
				<pubDate>Mon, 17 Mar 2025 15:02:23 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">1c95332477fbd0903ffc7c2b0e046bc5</guid>
				<title>Liana Werther posted a new post.</title>
				<link></link>
				<pubDate>Tue, 11 Mar 2025 14:35:27 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">e316f60372f896393ab081ca95ddb061</guid>
				<title>Liana Werther posted a new post.</title>
				<link></link>
				<pubDate>Thu, 06 Mar 2025 16:52:50 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">8975675b318a011c3746095593b78d0a</guid>
				<title>Liana Werther posted a new post.</title>
				<link></link>
				<pubDate>Wed, 05 Mar 2025 18:12:33 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">2369af93ca5d0634cece79f7f4c442fb</guid>
				<title>Liana Werther replied to the discussion What are the differences in how Go and Python handle concurrency? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-does-go-handle-concurrency-compared-to-python-3/#post-1465</link>
				<pubDate>Wed, 13 Nov 2024 05:46:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-does-go-handle-concurrency-compared-to-python-3/#post-1620"><span class="bb-reply-lable">Reply to</span> What are the differences in how Go and Python handle concurrency?</a></p> <div class="bb-content-inr-wrap"><p><span>Python’s asyncio is powerful but more complex to implement, and doesn’t scale as well for I/O-bound tasks.</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be3d9713848deffea53ad42b25762d8d</guid>
				<title>Liana Werther replied to the discussion How does Swift compare to Objective-C for iOS development? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-does-swift-compare-to-objective-c-for-ios-development/#post-1456</link>
				<pubDate>Wed, 13 Nov 2024 05:45:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-does-swift-compare-to-objective-c-for-ios-development/#post-1619"><span class="bb-reply-lable">Reply to</span> How does Swift compare to Objective-C for iOS development?</a></p> <div class="bb-content-inr-wrap"><p>Objective-C is still important for maintaining older projects, but for new development, Swift is generally preferred.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17b9d5943b4fc120ab936f35eb3dfcfd</guid>
				<title>Liana Werther replied to the discussion What are the advantages of using C# over Python for desktop applications? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/what-are-the-advantages-of-using-c-over-python-for-desktop-applications/#post-1450</link>
				<pubDate>Wed, 13 Nov 2024 05:44:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/what-are-the-advantages-of-using-c-over-python-for-desktop-applications/#post-1618"><span class="bb-reply-lable">Reply to</span> What are the advantages of using C# over Python for desktop applications?</a></p> <div class="bb-content-inr-wrap"><p><span>Python is easier to learn and quicker to prototype with, but C# offers better long-term stability for large-scale desktop apps.</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">31901d8cd50ea50df921caae2800d663</guid>
				<title>Liana Werther replied to the discussion How does concurrency management in Go differ from Python? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/discussion/how-does-go-handle-concurrency-compared-to-python-2/#post-1447</link>
				<pubDate>Wed, 13 Nov 2024 05:44:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-does-go-handle-concurrency-compared-to-python-2/#post-1617"><span class="bb-reply-lable">Reply to</span> How does concurrency management in Go differ from Python?</a></p> <div class="bb-content-inr-wrap"><p><span>Python is more suited for tasks that don’t require massive concurrency, like data processing or AI, whereas Go shines in web servers and microservices.</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a32394d2ea542bccefd3f68fdaa9a2d1</guid>
				<title>Liana Werther started the discussion How do you handle asynchronous programming in JavaScript vs. Python? in the forum General Web Scraping</title>
				<link>https://rayobyte.com/community/forums/general-web-scraping/</link>
				<pubDate>Wed, 13 Nov 2024 05:42:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://rayobyte.com/community/discussion/how-do-you-handle-asynchronous-programming-in-javascript-vs-python/">How do you handle asynchronous programming in JavaScript vs. Python?</a></p> <div class="bb-content-inr-wrap"><p>In JavaScript, async programming is done through callbacks, promises, and the newer async/await syntax.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6fdaaa0f2d87bf23a4a8a13d9f44623</guid>
				<title>Liana Werther changed their photo</title>
				<link>https://rayobyte.com/community/news-feed/p/928/</link>
				<pubDate>Wed, 13 Nov 2024 05:41:33 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6bffa5a321ef56e5284caca8bbfef604</guid>
				<title>Liana Werther became a registered member</title>
				<link>https://rayobyte.com/community/news-feed/p/927/</link>
				<pubDate>Wed, 13 Nov 2024 05:40:14 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 124/239 objects using Disk
Page Caching using Disk: Enhanced (Page is feed) 
Lazy Loading (feed)

Served from: rayobyte.com @ 2026-04-06 20:17:22 by W3 Total Cache
-->