<?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>GitHub &#8211; GTech Booster</title>
    <atom:link href="https://gtechbooster.com/i/github/feed/" rel="self" type="application/rss+xml" />
    <link>https://gtechbooster.com</link>
    <description>Technology • Engineering • Computing • History</description>
    <lastBuildDate>Tue, 11 Jul 2023 11:52:49 +0000</lastBuildDate>
    <language>en-ZA</language>
    <sy:updatePeriod>
    hourly    </sy:updatePeriod>
    <sy:updateFrequency>
    1    </sy:updateFrequency>
    
    <item>
        <title>A quick start to developing in ReactOS</title>
        <link>https://gtechbooster.com/a-quick-start-to-developing-in-reactos/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Mon, 31 Jul 2023 10:14:29 +0000</pubDate>
        		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ReactOS]]></category>
		<category><![CDATA[Windows OS]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/a-quick-start-to-developing-in-reactos/</guid>
                    <description><![CDATA[When it comes to developing in React OS, there are a few key things to keep in mind. First, you need to have a good understanding of the ReactOS environment and how it differs from other operating systems like Windows or Linux.]]></description>
                            </item>
        <item>
        <title>A free and open source operating system ReactOS for Windows programs</title>
        <link>https://gtechbooster.com/a-free-and-open-source-operating-system-reactos-for-windows-programs/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Wed, 26 Jul 2023 10:52:59 +0000</pubDate>
        		<category><![CDATA[Features]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ReactOS]]></category>
		<category><![CDATA[Windows OS]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/a-free-and-open-source-operating-system-reactos-for-windows-programs/</guid>
                    <description><![CDATA[ReactOS is a free and open-source operating system designed to be binary-compatible with Windows NT and its derivatives . It is intended to be a complete replacement for Windows and provides a similar user interface. ]]></description>
                            </item>
        <item>
        <title>GitHub acquires code analysis company &#8211; Semmle</title>
        <link>https://gtechbooster.com/github-acquires-code-analysis-company-semmle/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Sat, 21 Sep 2019 11:00:08 +0000</pubDate>
        		<category><![CDATA[NFiles]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software testing]]></category>
		<category><![CDATA[Static program analysis]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/github-acquires-code-analysis-company-semmle/</guid>
                    <description><![CDATA[GitHub will make Semmle's code analysis engine available to all public repositories with this acquisition. GitHub has become a Common Vulnerabilities and.....]]></description>
                            </item>
        <item>
        <title>Pull Panda acquired by GitHub</title>
        <link>https://gtechbooster.com/pull-panda-acquired-by-github/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Wed, 26 Jun 2019 06:34:35 +0000</pubDate>
        		<category><![CDATA[NFiles]]></category>
		<category><![CDATA[Acquisition]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/pull-panda-acquired-by-github/</guid>
                    <description><![CDATA[Microsoft through has bought Pull Panda to add more collaborative tools to GitHub. The acquisition came exactly a year after Microsoft bought GitHub. Pull Panda is a company that only started 18 months ago. It produces code review tools for GitHub developers. Until now the tools &#8211; Pull Reminders, Pull Analytics, and Pull Assigner &#8211; [&#8230;]]]></description>
                            </item>
        <item>
        <title>How to use ngrep – A Network Packet Analyzer for Linux</title>
        <link>https://gtechbooster.com/ngrep-a-network-packet-analyzer-for-linux/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Mon, 17 Sep 2018 12:31:38 +0000</pubDate>
        		<category><![CDATA[How To]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Linux OS]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/ngrep-a-network-packet-analyzer-for-linux/</guid>
                    <description><![CDATA[Ngrep (network grep) is a simple yet powerful network packet analyzer. It is a grep-like tool applied to the network layer – it matches traffic passing over a network interface. It allows you to specify an extended regular or hexadecimal expression to match against data payloads (the actual information or message in transmitted data, but not [&#8230;]]]></description>
                            </item>
        <item>
        <title>HTTP Cookies Are Evil &#8211; Get Rid of Them &#8211; Blink Team</title>
        <link>https://gtechbooster.com/http-cookies-are-evil-get-rid-of-them-blink-team/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Fri, 31 Aug 2018 07:57:55 +0000</pubDate>
        		<category><![CDATA[NFiles]]></category>
		<category><![CDATA[AMP]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP Cookies]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web browser]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/http-cookies-are-evil-get-rid-of-them-blink-team/</guid>
                    <description><![CDATA[The latest proposal to ban HTTP Cookies is from the development team of Blink, the layout engine at the core of Chrome. It may not come to anything, but it is another example of the browser makers attempting to set standards which suits them. Browser makers have a lot of power because what their creations [&#8230;]]]></description>
                            </item>
        <item>
        <title>On learning AI: the myth of innate ability in tech. &#124; Omoju Miller &#124; TEDxSanFrancisco</title>
        <link>https://gtechbooster.com/on-learning-ai-the-myth-of-innate-ability-in-tech-omoju-miller-tedxsanfrancisco/</link>
        <dc:creator><![CDATA[Gabby]]></dc:creator>
        <pubDate>Tue, 17 Jul 2018 07:07:12 +0000</pubDate>
        		<category><![CDATA[Features]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Docuvideos]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Omoju Miller]]></category>
		<category><![CDATA[TEDx]]></category>
		<category><![CDATA[UC Berkeley]]></category>
        <guid isPermaLink="true">https://gtechbooster.com/on-learning-ai-the-myth-of-innate-ability-in-tech-omoju-miller-tedxsanfrancisco/</guid>
                    <description><![CDATA[Omoju Miller deconstructs the myth about innate ability in science and tech and explains the process of acquiring knowledge through logic and emotions that could allow anyone to join the AI revolution. Omoju Miller is a Senior Machine Learning Data Scientist with Github. She has over a decade of experience in computational intelligence. She has [&#8230;]]]></description>
                            </item>
    </channel>
</rss>
