<?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: Vinod Ponmanadiyil</title>
    <description>The latest articles on DEV Community by Vinod Ponmanadiyil (@vinod).</description>
    <link>https://dev.to/vinod</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%2F261188%2F29f6c015-87ca-4930-8443-dbbef79af6bb.jpg</url>
      <title>DEV Community: Vinod Ponmanadiyil</title>
      <link>https://dev.to/vinod</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vinod"/>
    <language>en</language>
    <item>
      <title>Pop!_OS 21.04 on Zephyrus G14 (Ryzen 5)</title>
      <dc:creator>Vinod Ponmanadiyil</dc:creator>
      <pubDate>Tue, 06 Jul 2021 07:27:04 +0000</pubDate>
      <link>https://dev.to/vinod/pop-os-21-04-on-zephyrus-g14-amd-ryzen-5-5h5e</link>
      <guid>https://dev.to/vinod/pop-os-21-04-on-zephyrus-g14-amd-ryzen-5-5h5e</guid>
      <description>&lt;p&gt;Happy to report that - the latest Pop!_OS 21.04 is working without any glitches on G14.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Xvj-69jd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bigt5qigt9s028x2t9vi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Xvj-69jd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bigt5qigt9s028x2t9vi.png" alt="Alt Text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Audio, Video, and Mic are working without glitches&lt;/li&gt;
&lt;li&gt;Google Chrome and Firefox browsers work with hardware/GPU video decode support&lt;/li&gt;
&lt;li&gt;Screenshare, Video conferencing Apps are working without glitches especially using Chrome&lt;/li&gt;
&lt;li&gt;Battery Life is as good as Windows if not a bit more&lt;/li&gt;
&lt;li&gt;Graphics mode switching between AMD &amp;amp; NVIDIA is seamless&lt;/li&gt;
&lt;li&gt;Gnome 4 is performing without bugs and exceptions - unlike Fedora 34&lt;/li&gt;
&lt;li&gt;Trackpad gestures animations aren't smooth.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>linux</category>
      <category>popos</category>
    </item>
    <item>
      <title>Fedora 34 on Zephyrus G14</title>
      <dc:creator>Vinod Ponmanadiyil</dc:creator>
      <pubDate>Sat, 26 Jun 2021 05:35:05 +0000</pubDate>
      <link>https://dev.to/vinod/fedora-34-on-zephyrus-g14-325f</link>
      <guid>https://dev.to/vinod/fedora-34-on-zephyrus-g14-325f</guid>
      <description>&lt;p&gt;Fedora 34 works pretty good on Zephyrus G14. Here are the post installation OS setup I had to do for better experience.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo dnf update
  reboot
  sudo dnf update
  sudo nano /etc/dnf/dnf.conf 
  sudo dnf install gnome-tweak-tool
  sudo dnf install tlp tlp-rdw
  sudo tlp-stat -b 
  sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
  sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm   21 
  sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
  sudo dnf groupupdate sound-and-video

  sh -c "$(curl -sL https://nextdns.io/install)"
  nextdns activate
  sudo nextdns activate
  flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  sudo nextdns deactivate
  sudo nextdns activate
  sudo dnf install gnome-shell-extension-dash-to-dock
  flatpak install flathub org.gnome.Extensions
  sudo nextdns deactivate
  flatpak install flathub org.gnome.Extensions
  flatpak remove  flathub org.gnome.Extensions
  flatpak install flathub org.gnome.Extensions
  flatpak remove  flathub org.gnome.Extensions
  flatpak install flathub org.gnome.Extensions
  reboot
  sudo nextdns activate
  flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  flatpak install flathub org.gtk.Gtk3theme.Materia{,-dark,-light}{,-compact}
  mkdir ~/Shades-of-gray-git
  cd ~/Shades-of-gray-git/
  git clone https://github.com/WernerFP/Shades-of-gray-theme.git
  cd Shades-of-gray-theme/
  rm -rf README.md LICENSE .git
  sudo cp -r * /usr/share/themes/
  sudo nextdns deactivate
  nextdns
  sudo nextdns stop
  sudo nextdns deactivate
  sync
  reboot
  curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
  exit
  nvm install
  nvm ls-remote 
  nvm install v16.4.0
  sudo dnf install podman
  alias docker="podman"
  sudo nano ~/.bashrc
  sudo dnf install stacer
  sudo dnf install deluge
  sudo dnf install nano
  sudo dnf install gnome-screenshot
  sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
  sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" &amp;gt; /etc/yum.repos.d/vscode.repo'
  sudo dnf check-update
  sudo dnf install code
  sudo dnf install peek
  sudo dnf install shutter
  sudo dnf install timeshift
  sudo dnf install mailspring
  sudo dnf install zsh
  sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  ls
  cd .oh-my-zsh/custom}/themes/powerlevel10k
  cd ~
  ls
  zsh
  whoami
  echo $SHELL
    sudo usermod -s $(which zsh) vinod
    chsh -s $(which zsh)
    echo $SHELL
    source ~/.zshrc
    zsh
    ls
    exit
    history &amp;gt; history_for_print.txt
sudo nano ~/.zshrc
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k\

sudo nano ~/.zshrc
exit
source ~/.zshrc\
chsh -s $(which zsh)\
sudo usermod -s $(which zsh) vinod
echo $SHELL
sudo rpm -i microsoft-edge-*.rpm 
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo dnf config-manager --add-repo https://packages.microsoft.com/yumrepos/edge
sudo mv /etc/yum.repos.d/packages.microsoft.com_yumrepos_edge.repo /etc/yum.repos.d/microsoft-edge-dev.repo
sudo dnf install microsoft-edge-dev
sudo dnf copr enable dawid/better_fonts -y\
sudo dnf install fontconfig-font-replacements -y\
sudo dnf install fontconfig-enhanced-defaults -y\
sync
reboot
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
    </item>
    <item>
      <title>Extracting Windows Product Key</title>
      <dc:creator>Vinod Ponmanadiyil</dc:creator>
      <pubDate>Mon, 21 Jun 2021 17:31:02 +0000</pubDate>
      <link>https://dev.to/vinod/extracting-windows-product-key-eo4</link>
      <guid>https://dev.to/vinod/extracting-windows-product-key-eo4</guid>
      <description>&lt;p&gt;Open command prompt as Administrator. Then issue the following command to obtain the original Windows Product Key.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;wmic path softwarelicensingservice get OA3xOriginalProductKey&lt;/code&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>PostgreSQL GUI Tools</title>
      <dc:creator>Vinod Ponmanadiyil</dc:creator>
      <pubDate>Mon, 14 Jun 2021 06:12:05 +0000</pubDate>
      <link>https://dev.to/vinod/postgresql-gui-tools-1j12</link>
      <guid>https://dev.to/vinod/postgresql-gui-tools-1j12</guid>
      <description>&lt;p&gt;SQLManager - &lt;a href="https://www.sqlmanager.net/products/postgresql/manager"&gt;https://www.sqlmanager.net/products/postgresql/manager&lt;/a&gt;&lt;br&gt;
PostgreSQL VSCode Extension - &lt;a href="https://github.com/microsoft/vscode-postgresql"&gt;https://github.com/microsoft/vscode-postgresql&lt;/a&gt;&lt;br&gt;
Maestro - &lt;a href="https://www.sqlmaestro.com/products/postgresql/maestro/"&gt;https://www.sqlmaestro.com/products/postgresql/maestro/&lt;/a&gt;&lt;br&gt;
Microsoft Azure Data Studio for Postgres - &lt;a href="https://azure.microsoft.com/en-in/blog/azure-data-studio-an-open-source-gui-editor-for-postgres/"&gt;https://azure.microsoft.com/en-in/blog/azure-data-studio-an-open-source-gui-editor-for-postgres/&lt;/a&gt;&lt;br&gt;
QueryPie - &lt;a href="https://www.querypie.com/en"&gt;https://www.querypie.com/en&lt;/a&gt;&lt;br&gt;
Postico - &lt;a href="https://eggerapps.at/postico/"&gt;https://eggerapps.at/postico/&lt;/a&gt;&lt;br&gt;
pgModeler - &lt;a href="https://pgmodeler.io/"&gt;https://pgmodeler.io/&lt;/a&gt;&lt;br&gt;
DBeaver - &lt;a href="https://dbeaver.com/buy/"&gt;https://dbeaver.com/buy/&lt;/a&gt;&lt;br&gt;
Navicat - &lt;a href="https://www.navicat.com/en/products/navicat-for-postgresql"&gt;https://www.navicat.com/en/products/navicat-for-postgresql&lt;/a&gt;&lt;br&gt;
Jetbrains Datagrip - &lt;a href="https://www.jetbrains.com/datagrip/buy/#commercial?billing=yearly"&gt;https://www.jetbrains.com/datagrip/buy/#commercial?billing=yearly&lt;/a&gt;&lt;br&gt;
Omnidb - &lt;a href="https://omnidb.org/"&gt;https://omnidb.org/&lt;/a&gt;&lt;br&gt;
ArcType - &lt;a href="https://arctype.com/"&gt;https://arctype.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>postgres</category>
      <category>tooling</category>
      <category>sql</category>
    </item>
    <item>
      <title>I dreamt of a folding phone last night</title>
      <dc:creator>Vinod Ponmanadiyil</dc:creator>
      <pubDate>Wed, 09 Dec 2020 07:51:25 +0000</pubDate>
      <link>https://dev.to/vinod/i-dreamt-of-a-folding-phone-last-night-2mg2</link>
      <guid>https://dev.to/vinod/i-dreamt-of-a-folding-phone-last-night-2mg2</guid>
      <description>&lt;p&gt;Looked mostly like a small booklet that snap shut to make a phone. The thud is still vivid!&lt;/p&gt;

</description>
      <category>mobile</category>
    </item>
  </channel>
</rss>
