<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: John Snow</title>
    <description>The latest articles on DEV Community by John Snow (@whjte).</description>
    <link>https://dev.to/whjte</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F249678%2Fdbba58da-a1b6-4e9f-9096-467a97b9e15e.png</url>
      <title>DEV Community: John Snow</title>
      <link>https://dev.to/whjte</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/whjte"/>
    <language>en</language>
    <item>
      <title>Rust lang in 2023</title>
      <dc:creator>John Snow</dc:creator>
      <pubDate>Sat, 10 Dec 2022 15:14:41 +0000</pubDate>
      <link>https://dev.to/whjte/rust-lang-in-2023-2hfo</link>
      <guid>https://dev.to/whjte/rust-lang-in-2023-2hfo</guid>
      <description>&lt;p&gt;As we enter 2023, the programming language Rust continues to gain popularity among developers. Known for its focus on performance and safety, Rust has become a popular choice for building high-performance systems and applications.&lt;/p&gt;

&lt;p&gt;One of the key reasons for Rust's growing popularity is its focus on safety. Unlike many other programming languages, Rust uses a strict type system and a borrow and ownership model to prevent common programming errors such as null or dangling pointer references. This makes it easier for developers to write correct and reliable code, which is particularly important for building critical systems.&lt;/p&gt;

&lt;p&gt;Another major advantage of Rust is its focus on performance. The language is designed to be statically typed and compiled, which means that it can be optimized for performance at compile time. This allows Rust to produce highly efficient machine code that can match or even outperform other languages in many cases.&lt;/p&gt;

&lt;p&gt;In addition to its safety and performance, Rust also offers a number of other benefits for developers. It has a growing ecosystem of libraries and tools, making it easy to find solutions to common programming tasks. The language also has a friendly and supportive community of users who are always willing to help others learn and improve their Rust skills.&lt;/p&gt;

&lt;p&gt;Despite its many strengths, Rust is not without its challenges. For one, the language can be somewhat difficult to learn, especially for developers who are accustomed to more dynamically typed languages. Additionally, the strictness of Rust's type system can sometimes make it difficult to write code that is both correct and expressive.&lt;/p&gt;

&lt;p&gt;Overall, however, the future looks bright for Rust in 2023 and beyond. As more and more developers discover the language's unique combination of safety, performance, and convenience, we can expect to see it continue to grow in popularity and usage. So, it can be a good choice for the developers who want to build high-performance and reliable systems.&lt;/p&gt;

</description>
      <category>rust</category>
    </item>
    <item>
      <title>Blazingly fast search the internet</title>
      <dc:creator>John Snow</dc:creator>
      <pubDate>Mon, 05 Dec 2022 10:16:45 +0000</pubDate>
      <link>https://dev.to/whjte/blazingly-fast-search-the-internet-4da1</link>
      <guid>https://dev.to/whjte/blazingly-fast-search-the-internet-4da1</guid>
      <description>&lt;p&gt;Firefox bangs are a unique feature of the Firefox web browser that allows users to quickly search specific websites directly from the address bar. Instead of having to visit a search engine and type in the website you want to visit, Firefox bangs allow you to simply type an exclamation point (!) followed by the name of the website you want to search, and the browser will take you directly to the search results on that site.&lt;/p&gt;

&lt;p&gt;For example, if you wanted to search for a specific product on Amazon, you could simply type "!amazon product name" into the address bar and Firefox would take you directly to the search results on Amazon's website. This can save a lot of time and effort, especially if you use a particular website's search function often.&lt;/p&gt;

&lt;p&gt;To use Firefox bangs, simply type an exclamation point followed by the name of the website you want to search. The browser will provide a list of suggestions based on the letters you've typed, and you can select the correct website from the list. You can then type in your search query and hit enter to be taken directly to the search results on that website.&lt;/p&gt;

&lt;p&gt;Firefox bangs are a great time-saving tool for anyone who frequently uses the search functions on specific websites. Give them a try the next time you're using the Firefox web browser.&lt;/p&gt;

&lt;p&gt;Here are some examples of how you can use Firefox bangs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;    To search for a specific product on Amazon, you could type "!amazon product name" into the address bar and Firefox would take you directly to the search results on Amazon's website.&lt;/li&gt;
&lt;li&gt;    To search for a specific term on Wikipedia, you could type "!wikipedia term" into the address bar and Firefox would take you directly to the search results on Wikipedia's website.&lt;/li&gt;
&lt;li&gt;    To search for a specific term on YouTube, you could type "!youtube term" into the address bar and Firefox would take you directly to the search results on YouTube's website.&lt;/li&gt;
&lt;li&gt;    To search for a specific term on Reddit, you could type "!reddit term" into the address bar and Firefox would take you directly to the search results on Reddit's website.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Keep in mind that these are just examples, and there are many other websites that you can use Firefox bangs with. To see a full list of supported websites, you can type "!help" into the address bar and Firefox will provide a list of options.&lt;/p&gt;

&lt;p&gt;What are your favorite bangs?&lt;/p&gt;

</description>
      <category>firefox</category>
      <category>search</category>
      <category>googlealternativ</category>
    </item>
    <item>
      <title>which is your favorite Rust debugger</title>
      <dc:creator>John Snow</dc:creator>
      <pubDate>Tue, 06 Sep 2022 20:31:02 +0000</pubDate>
      <link>https://dev.to/whjte/which-is-your-favorite-rust-debugger-3pcm</link>
      <guid>https://dev.to/whjte/which-is-your-favorite-rust-debugger-3pcm</guid>
      <description>&lt;p&gt;hey everybody, &lt;/p&gt;

&lt;p&gt;just hoping to start a good discussion of which your favorite Rust debugger is, especially when it comes to evaluating expressions.&lt;/p&gt;

</description>
      <category>rust</category>
      <category>debug</category>
    </item>
  </channel>
</rss>
