<?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: Gilbert Wills</title>
    <description>The latest articles on DEV Community by Gilbert Wills (@gilbert_wills_3170f7475ba).</description>
    <link>https://dev.to/gilbert_wills_3170f7475ba</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%2F3578527%2F3dd99c36-87bc-4463-ba6b-649306a99d00.jpg</url>
      <title>DEV Community: Gilbert Wills</title>
      <link>https://dev.to/gilbert_wills_3170f7475ba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gilbert_wills_3170f7475ba"/>
    <language>en</language>
    <item>
      <title>Comet Browser: A Hard-Core Guide for Power Users</title>
      <dc:creator>Gilbert Wills</dc:creator>
      <pubDate>Wed, 22 Oct 2025 10:02:51 +0000</pubDate>
      <link>https://dev.to/gilbert_wills_3170f7475ba/comet-browser-a-hard-core-guide-for-power-users-31a9</link>
      <guid>https://dev.to/gilbert_wills_3170f7475ba/comet-browser-a-hard-core-guide-for-power-users-31a9</guid>
      <description>&lt;h2&gt;
  
  
  Why Comet Matters
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Comet Browser&lt;/strong&gt; is built by Perplexity AI.&lt;br&gt;&lt;br&gt;
It looks like another Chromium browser — but its core is radically different: it turns the browser into an &lt;strong&gt;AI agent that reads, reasons, and acts&lt;/strong&gt; inside your tabs.&lt;/p&gt;

&lt;p&gt;Think of it as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧠 &lt;strong&gt;A researcher&lt;/strong&gt; that summarizes and compares content&lt;/li&gt;
&lt;li&gt;🛒 &lt;strong&gt;An assistant&lt;/strong&gt; that can compare prices, extract data, even book flights&lt;/li&gt;
&lt;li&gt;⚙️ &lt;strong&gt;A workflow engine&lt;/strong&gt; that turns “read → decide → act” into one flow&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If your daily work involves &lt;strong&gt;research, analysis, writing, or repetitive online tasks&lt;/strong&gt;, Comet can easily save you 30 – 50 % of your time.&lt;/p&gt;
&lt;h2&gt;
  
  
  Installation &amp;amp; Setup
&lt;/h2&gt;
&lt;h3&gt;
  
  
  Step 1 - Download Comet
&lt;/h3&gt;

&lt;p&gt;Grab it from the official source — no clones, no shady mirrors:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://pplx.ai/yuangwya" rel="noopener noreferrer"&gt;https://pplx.ai/yuangwya&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;em&gt;&lt;strong&gt;(Bonus: Start one chat after install to unlock a 1-month Perplexity Pro trial.)&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;macOS&lt;/strong&gt; → drag to Applications&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Windows&lt;/strong&gt; → run installer and follow the wizard&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  Step 2 - First-Run Config
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Sign in or create a Perplexity account.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;Settings → Import&lt;/code&gt; → bring in bookmarks &amp;amp; passwords from Chrome or Edge.&lt;/li&gt;
&lt;li&gt;Enable &lt;em&gt;Ad Block&lt;/em&gt; and &lt;em&gt;Privacy Shield&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;In &lt;code&gt;Settings → Assistant&lt;/code&gt;, turn on &lt;strong&gt;AI Side Panel&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;
  
  
  Step 3 - Interface Basics
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;💬 Click the assistant icon (bottom right or sidebar).&lt;/li&gt;
&lt;li&gt;Highlight any text → Right-click → &lt;strong&gt;Ask Comet&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Shortcut: &lt;code&gt;Cmd / Ctrl + J&lt;/code&gt; opens the assistant anywhere.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  Core Functions and Commands
&lt;/h2&gt;
&lt;h3&gt;
  
  
  🧾 Summarize &amp;amp; Understand Anything
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Summarize this section and point out its weaknesses or controversies.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Comet shows a structured summary + citations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advanced:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Summarize the whole page and output a Markdown outline.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;→ Perfect for docs and research notes.&lt;/p&gt;

&lt;h3&gt;
  
  
  📊 Compare and Decide
&lt;/h3&gt;

&lt;p&gt;Open two product pages and ask:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Compare these two laptops by price, battery life, and repairability.
Recommend the best under $1500.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Comet returns a clean comparison table + reasoned recommendation.&lt;/p&gt;

&lt;h3&gt;
  
  
  ✈️ Execute Tasks Across Tabs
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Flight example&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Find flights from San Francisco to New York in early November,
budget &amp;lt;$600, max 1 stop.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Comet aggregates results, lists options, and can export an .ics calendar file.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Email example&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Summarize my 5 latest unanswered emails and list action items.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Tip: Ask it to “show planned actions before executing” for extra safety.&lt;/p&gt;

&lt;h2&gt;
  
  
  Three Real-World Workflows
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🔍 Research Mode
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open 3–5 articles.&lt;/li&gt;
&lt;li&gt;Ask:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Compare these articles. What are their consensus and disagreements?
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;Then:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Generate a PowerPoint outline based on the findings.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  ⚔️ Competitive Analysis
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Analyze competitor X: features, reviews, tech stack.
Show differences vs our product Y and suggest opportunities.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Comet outputs a table like this:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Dimension&lt;/th&gt;
&lt;th&gt;Competitor X&lt;/th&gt;
&lt;th&gt;Our Product Y&lt;/th&gt;
&lt;th&gt;Note&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Performance&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;td&gt;Medium&lt;/td&gt;
&lt;td&gt;Need Optimization&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Stability&lt;/td&gt;
&lt;td&gt;Average&lt;/td&gt;
&lt;td&gt;Good&lt;/td&gt;
&lt;td&gt;Key Advantage&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UI&lt;/td&gt;
&lt;td&gt;Complex&lt;/td&gt;
&lt;td&gt;Clean&lt;/td&gt;
&lt;td&gt;Polish Further&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  🧳 Travel Automation
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Plan a trip Shanghai → Singapore ( Nov 5–8 ),
show flight + hotel combos and export to calendar.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Comet creates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Flight + hotel matrix&lt;/li&gt;
&lt;li&gt;Travel-time estimate&lt;/li&gt;
&lt;li&gt;One-click calendar draft&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Templates for Engineers and PMs
&lt;/h2&gt;

&lt;h3&gt;
  
  
  📘 Template 1 · Competitor Brief
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Extract data from the current tabs.
Summarize feature differences and technical approaches in Markdown.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  ⚙️ Template 2 · Procurement Decision
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Compare A, B, C by performance, stability, cost.
Weight: performance &amp;gt; stability &amp;gt; cost. Score and rank them.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  🧩 Template 3 · PRD Refinement
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;From this requirement text, extract core goals, KPIs,
dependencies, and potential risks.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Advanced Settings &amp;amp; Security
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Setting&lt;/th&gt;
&lt;th&gt;Recommended&lt;/th&gt;
&lt;th&gt;Why&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Privacy Mode&lt;/td&gt;
&lt;td&gt;On&lt;/td&gt;
&lt;td&gt;Minimize data sharing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Extensions&lt;/td&gt;
&lt;td&gt;Essential only&lt;/td&gt;
&lt;td&gt;Avoid conflicts&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Permissions&lt;/td&gt;
&lt;td&gt;Granular&lt;/td&gt;
&lt;td&gt;Limit email/payment access&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Execution Check&lt;/td&gt;
&lt;td&gt;Require plan preview&lt;/td&gt;
&lt;td&gt;Prevent accidents&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Logs&lt;/td&gt;
&lt;td&gt;Enabled&lt;/td&gt;
&lt;td&gt;Trace AI actions&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Safe usage principles&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Never auto-fill sensitive forms.&lt;/li&gt;
&lt;li&gt;Use a sandbox profile for financial tasks.&lt;/li&gt;
&lt;li&gt;Review AI granted permissions regularly.&lt;/li&gt;
&lt;li&gt;Keep your browser updated for security patches.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Shortcut &amp;amp; Command Reference
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Action&lt;/th&gt;
&lt;th&gt;Shortcut&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Open Assistant&lt;/td&gt;
&lt;td&gt;&lt;code&gt;Cmd/Ctrl + J&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ask Comet on Selection&lt;/td&gt;
&lt;td&gt;Right-Click → Ask Comet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Group Tabs&lt;/td&gt;
&lt;td&gt;&lt;code&gt;Cmd/Ctrl + Shift + E&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Summarize Page&lt;/td&gt;
&lt;td&gt;&lt;code&gt;Cmd/Ctrl + Shift + S&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Export Result&lt;/td&gt;
&lt;td&gt;&lt;code&gt;Cmd/Ctrl + P&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Resources &amp;amp; Download
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;Official Comet Download ( + 1-Month Perplexity Trial )&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
→ &lt;a href="https://pplx.ai/yuangwya" rel="noopener noreferrer"&gt;https://pplx.ai/yuangwya&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📖 &lt;strong&gt;Docs &amp;amp; Community&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.perplexity.ai/help-center/en/articles/11172798-getting-started-with-comet?utm_source=chatgpt.com" rel="noopener noreferrer"&gt;Comet Help Center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Perplexity AI Blog&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💬 &lt;strong&gt;Feedback&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Use the “Feedback” button in the sidebar to report issues or suggest features.&lt;br&gt;&lt;br&gt;
Detailed reports (speed, task type, error pattern) help the team improve faster.&lt;/p&gt;

&lt;p&gt;Comet is not just another AI plugin. It’s a new paradigm, From now on — let the browser work for you, not the other way around.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
