<?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>Forem: Devashish Tiwari</title>
    <description>The latest articles on Forem by Devashish Tiwari (@iydebu).</description>
    <link>https://forem.com/iydebu</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%2F984929%2F5899347e-197b-43d8-a800-d99636c71c96.png</url>
      <title>Forem: Devashish Tiwari</title>
      <link>https://forem.com/iydebu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/iydebu"/>
    <language>en</language>
    <item>
      <title>🔍 Restore Google Search in Brave Browser - Quick Dev Fix</title>
      <dc:creator>Devashish Tiwari</dc:creator>
      <pubDate>Thu, 29 Jan 2026 19:16:45 +0000</pubDate>
      <link>https://forem.com/iydebu/restore-google-search-in-brave-browser-quick-dev-fix-413f</link>
      <guid>https://forem.com/iydebu/restore-google-search-in-brave-browser-quick-dev-fix-413f</guid>
      <description>&lt;p&gt;Ever opened Brave and wondered where Google went? It's not a bug—Brave intentionally removed Google from the default search engine list to promote privacy-first alternatives. But as developers, we need quick access to Stack Overflow, GitHub, and documentation searches. Here's how to restore Google and supercharge your workflow with custom shortcuts.&lt;/p&gt;

&lt;h2&gt;
  
  
  🤔 Why Did Google Disappear?
&lt;/h2&gt;

&lt;p&gt;Brave removed Google as a pre-configured option back in 2021 to "de-Google" the web and default users to Brave Search—their independent, tracker-free search engine. This aligns with Brave's core mission: block surveillance capitalism while preserving user choice.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The technical details:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Existing users keep their search settings unchanged&lt;/li&gt;
&lt;li&gt;New installations default to Brave Search
&lt;/li&gt;
&lt;li&gt;Google is still allowed—just not pre-installed&lt;/li&gt;
&lt;li&gt;You maintain full control over search engines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Brave Search uses an independent index (not Bing or Google), provides ad-free results, and doesn't profile you. Perfect for sensitive dev work or open-source research.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚡ Add Google Back in 30 Seconds
&lt;/h2&gt;

&lt;p&gt;Here's the fastest way to restore Google search:&lt;/p&gt;

&lt;h3&gt;
  
  
  Step-by-Step
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Open Settings&lt;/strong&gt; → Click the menu (☰) and select &lt;code&gt;Settings&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Navigate to Search engine&lt;/strong&gt; → Find it in the left sidebar&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Click "Manage search engines and site search"&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Scroll to "Site search"&lt;/strong&gt; section and click &lt;code&gt;Add&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fill in the details:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Search engine:&lt;/strong&gt; &lt;code&gt;Google&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shortcut:&lt;/strong&gt; &lt;code&gt;:g&lt;/code&gt; (or any prefix you prefer)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;URL with %s:&lt;/strong&gt; &lt;code&gt;https://www.google.com/search?q=%s&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Save and set as default:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Click &lt;code&gt;Add&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Find "Google" in the list&lt;/li&gt;
&lt;li&gt;Click the three dots (⋮) next to it&lt;/li&gt;
&lt;li&gt;Select &lt;code&gt;Make default&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Test it:&lt;/strong&gt; Type &lt;code&gt;:g unreal engine 5 blueprint tutorial&lt;/code&gt; in your address bar and hit Enter. Google search loads instantly.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎬 Wrap-Up
&lt;/h2&gt;

&lt;p&gt;Brave removed Google to fight surveillance capitalism, but they're not forcing anything—you're in control. Add Google back in 30 seconds, set up dev shortcuts, and enjoy a privacy-first workflow that doesn't sacrifice productivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your turn:&lt;/strong&gt; What shortcuts do you use? Drop your setup in the comments—I'm always looking to optimize my workflow!&lt;/p&gt;

</description>
      <category>brave</category>
      <category>webdev</category>
      <category>google</category>
      <category>developer</category>
    </item>
    <item>
      <title>Fix OpenRGB Post-Sleep Glitches: Automated Profile Reload</title>
      <dc:creator>Devashish Tiwari</dc:creator>
      <pubDate>Thu, 29 Feb 2024 08:59:45 +0000</pubDate>
      <link>https://forem.com/iydebu/fix-openrgb-post-sleep-glitches-automated-profile-reload-6co</link>
      <guid>https://forem.com/iydebu/fix-openrgb-post-sleep-glitches-automated-profile-reload-6co</guid>
      <description>&lt;p&gt;Hey tech enthusiasts!&lt;/p&gt;

&lt;p&gt;Are you tired of waking up your PC only to find your meticulously crafted RGB profile vanished into thin air? If so, you're not alone. Many OpenRGB users have encountered this pesky issue, but fret not! I've got a nifty solution that will save you from the hassle of manually reloading your profile every time your system wakes from sleep.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fua1ztwhplaq6xwdpmlxu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fua1ztwhplaq6xwdpmlxu.jpg" alt="Image description" width="800" height="406"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem: Lost Profiles Post-Sleep
&lt;/h2&gt;

&lt;p&gt;OpenRGB, while a fantastic tool for controlling RGB lighting, occasionally drops the ball when it comes to reloading profiles after your PC wakes from sleep. This can leave your setup looking lackluster, robbing you of that vibrant RGB experience you love.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: Automation to the Rescue
&lt;/h2&gt;

&lt;p&gt;Enter automation, our trusty ally in the battle against tech frustrations! By creating a simple batch script and leveraging the power of Windows Task Scheduler, we can ensure that OpenRGB reloads your profile automatically upon waking from sleep, saving you precious time and effort.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step-by-Step Guide&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Craft the Batch Script:Copy the following script into a text editor and save it with a .bat extension. Don't forget to customize the paths to match your OpenRGB executable and profile file.
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;@echo off
REM Script to reload OpenRGB profile upon waking from sleep

REM Path to your OpenRGB executable
set "openRGBPath=C:\Users\YourUsername\Documents\OpenRGB Windows 64-bit\OpenRGB.exe"

REM Path to your profile file
set "profilePath=C:\Users\YourUsername\AppData\Roaming\OpenRGB\RGB.orp"

REM Check if OpenRGB is running
tasklist /FI "IMAGENAME eq OpenRGB.exe" 2&amp;gt;NUL | find /I /N "OpenRGB.exe"&amp;gt;NUL
if "%ERRORLEVEL%"=="0" (
    REM OpenRGB is running, reload profile
    echo Reloading OpenRGB profile...
    start "" "%openRGBPath%" --profile "%profilePath%"
    echo Profile reloaded.
) else (
    REM OpenRGB is not running
    echo OpenRGB is not running.
    REM You can choose to start OpenRGB here if desired
)

REM Close the command prompt window
exit

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Set up Task Scheduler:&lt;/strong&gt; Navigate to Task Scheduler from the Start menu and create a new task. Set the trigger to "On workstation unlock" under the "Triggers" tab.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Specify Action:&lt;/strong&gt; In the "Actions" tab, select "Start a program" and point it to your batch script.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Test and Enjoy:&lt;/strong&gt;Save your task and give it a whirl by putting your system to sleep and then waking it up. Marvel at the magic as your OpenRGB profile seamlessly reloads, restoring your RGB masterpiece to its former glory.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;With this ingenious automation in place, you can bid farewell to the frustration of lost profiles post-sleep. Embrace the convenience and enjoy a flawless RGB experience, hassle-free!&lt;/p&gt;

&lt;p&gt;Got questions or additional tips for automating system tasks? Drop them in the comments below and let's keep the conversation going.&lt;/p&gt;

&lt;p&gt;Happy automating! 🌈✨&lt;/p&gt;

</description>
      <category>openrgb</category>
      <category>automation</category>
      <category>troubleshooting</category>
      <category>customization</category>
    </item>
    <item>
      <title>Elevate Your Coding Experience: Introducing My Monthly Updated VSCode Profile</title>
      <dc:creator>Devashish Tiwari</dc:creator>
      <pubDate>Fri, 23 Feb 2024 10:08:48 +0000</pubDate>
      <link>https://forem.com/iydebu/elevate-your-coding-experience-introducing-my-monthly-updated-vscode-profile-3pc0</link>
      <guid>https://forem.com/iydebu/elevate-your-coding-experience-introducing-my-monthly-updated-vscode-profile-3pc0</guid>
      <description>&lt;p&gt;Hey fellow developers! Are you looking to supercharge your coding productivity? Look no further! I'm thrilled to introduce you to my monthly updated VSCode profile, meticulously crafted to enhance your coding experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Overview of VSCode Profile:
&lt;/h2&gt;

&lt;p&gt;My VSCode profile is a comprehensive toolkit designed to streamline your workflow and boost productivity. Each month, I curate a collection of extensions, settings, and shortcuts aimed at optimizing your coding environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Essential Extensions:&lt;/strong&gt; From language support to debugging tools, my profile includes must-have extensions for various programming languages and frameworks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customized Settings:&lt;/strong&gt;  Enjoy a personalized coding experience with pre-configured editor layouts, themes, and font preferences.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Efficient Keybindings:&lt;/strong&gt;  Access frequently used commands at your fingertips with custom keybindings and shortcuts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Seamless Integration:&lt;/strong&gt; Seamlessly integrate version control, debugging, and testing tools into your workflow for enhanced efficiency.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Monthly Updates:&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;I'm committed to keeping my VSCode profile up-to-date with the latest tools and enhancements. Each month, I evaluate new extensions, adjust settings based on user feedback, and incorporate fresh features to ensure optimal performance.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Use:
&lt;/h2&gt;

&lt;p&gt;Using my VSCode profile is a breeze:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Download the Profile:&lt;/strong&gt; &lt;a href="https://iydebu.gumroad.com/l/vscode"&gt;ClickHere&lt;/a&gt; to download the latest version of my VSCode profile.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Import the Profile:&lt;/strong&gt; Open Visual Studio Code, navigate to Settings, and paste the contents of the downloaded JSON file into the settings.json file.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Customize (Optional):&lt;/strong&gt; Tailor the settings to your preferences by adding or removing extensions and adjusting keybindings.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Start Coding:&lt;/strong&gt; With your customized VSCode profile in place, you're ready to dive into coding with unparalleled efficiency!&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Support the Project:
&lt;/h2&gt;

&lt;p&gt;If you find my VSCode profile valuable, consider supporting my efforts by donating via Gumroad. Your contribution helps me continue to refine and improve the profile for the benefit of the developer community.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>vscode</category>
      <category>extensions</category>
      <category>2024</category>
    </item>
  </channel>
</rss>
