<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>powertoys on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/powertoys/</link>
    <description>Recent content in powertoys on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Dec 2024 04:09:08 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/powertoys/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows PowerToys is my new favorite tool</title>
      <link>https://www.s-anand.net/blog/windows-powertoys-is-my-new-favorite-tool/</link>
      <pubDate>Wed, 25 Dec 2024 04:07:17 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/windows-powertoys-is-my-new-favorite-tool/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;Windows PowerToys is my new favorite tool&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/powertoys.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/&#34;&gt;Windows PowerToys&lt;/a&gt; is one of the first tools I &lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/install&#34;&gt;install&lt;/a&gt; on a new machine. I use it so much every day that I need to share how I use it.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been using it for a long time now, but the pace at which &lt;strong&gt;good&lt;/strong&gt; features have been added, it&amp;rsquo;s edged out most other tools and is #4 in terms of most used tools on my machine, with only the browser (&lt;a href=&#34;https://brave.com/&#34;&gt;Brave&lt;/a&gt;, currently), the editor (&lt;a href=&#34;https://cursor.com/&#34;&gt;Cursor&lt;/a&gt;, currently), and &lt;a href=&#34;https://www.voidtools.com/&#34;&gt;Everything&lt;/a&gt; are ahead.)&lt;/p&gt;
&lt;p&gt;These are the toolsI use the most:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/text-extractor&#34;&gt;Text Extractor (🪟+Shift+T)&lt;/a&gt; is a &lt;strong&gt;brilliant&lt;/strong&gt; feature that copies &lt;strong&gt;screenshots as text&lt;/strong&gt; (OCR)! I use it when someone&amp;rsquo;s screen-sharing presentations, to extract text from diagram images, or when I&amp;rsquo;m just too lazy to select text.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/advanced-paste&#34;&gt;Advanced Paste (🪟+Shift+V)&lt;/a&gt; is another &lt;strong&gt;brilliant&lt;/strong&gt; feature that &lt;strong&gt;pastes text as Markdown&lt;/strong&gt;. Now it also supports converting the clipboard to HTML, JSON, or &lt;strong&gt;any other format&lt;/strong&gt; (using an OpenAI API key).&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/crop-and-lock&#34;&gt;Crop and Lock (🪟+Ctrl+Shift+T)&lt;/a&gt; is another &lt;strong&gt;brilliant&lt;/strong&gt; feature that &lt;strong&gt;clones a portion of the screen&lt;/strong&gt; in a new window. Very useful for keeping an eye on progress, reading notes, taking notes, etc.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/mouse-without-borders&#34;&gt;Mouse without Borders&lt;/a&gt; is another &lt;strong&gt;brilliant&lt;/strong&gt; feature that &lt;strong&gt;controls PCs&lt;/strong&gt; by just moving your mouse across, with your keyboard, clipboard and files!&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/color-picker&#34;&gt;Color Picker (🪟+Shift+I)&lt;/a&gt; helps me find the exact color of a pixel from an image, quickly.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/always-on-top&#34;&gt;Always on Top (🪟+Ctrl+T)&lt;/a&gt; is another useful feature to keep a (small) window always on top of all other windows.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/keyboard-manager&#34;&gt;Keyboard Manager&lt;/a&gt; helped me a lot when my old laptop&amp;rsquo;s keys started conking off. I could map one key to another.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/hosts-file-editor&#34;&gt;Hosts File Editor&lt;/a&gt;. I find this a lot easier to use than manually editing &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/file-locksmith&#34;&gt;File Locksmith&lt;/a&gt; tells you which process has locked a file.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/mouse-utilities&#34;&gt;Mouse utilities&lt;/a&gt; help you find and highlight the mouse pointer. Useful for screen-recording or sharing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Tools I don&amp;rsquo;t use because I have alternatives:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/run&#34;&gt;Run (Alt+Space)&lt;/a&gt; launches apps. But I use &lt;a href=&#34;https://www.voidtools.com/&#34;&gt;Everything&lt;/a&gt; since it opens documents too.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/environment-variables&#34;&gt;Environment Variables&lt;/a&gt; edits environment variables. But I use the Control Panel since my fingers are used to it.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/image-resizer&#34;&gt;Image Resizer&lt;/a&gt; quickly resizes images. But I use &lt;a href=&#34;https://www.getpaint.net/&#34;&gt;Paint.NET&lt;/a&gt; for the control it offers (WebP compression percentage, etc.)-&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/powerrename&#34;&gt;PowerRename&lt;/a&gt; renames files. But I prefer bash scripts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Tools I don&amp;rsquo;t use because I don&amp;rsquo;t have a need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/awake&#34;&gt;Awake&lt;/a&gt; disables sleep for long-running tasks. But that&amp;rsquo;s my default setting anyway.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/cmd-not-found&#34;&gt;Command Not Found&lt;/a&gt; suggests a winget package for missing commands. But I don&amp;rsquo;t use PowerShell.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/fancyzones&#34;&gt;FancyZones&lt;/a&gt; creates window layouts. But I find Windows&amp;rsquo; default window snapping enough.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/workspaces&#34;&gt;Workspaces&lt;/a&gt; creates pre-defined window layouts. But I find Windows&amp;rsquo; default window snapping enough.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/file-explorer&#34;&gt;File Explorer Add-ons&lt;/a&gt; preview SVG, MD, PDF, etc. But I don&amp;rsquo;t use previews.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/peek&#34;&gt;Peek&lt;/a&gt; previews files. But I don&amp;rsquo;t use previews.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/newplus&#34;&gt;New+&lt;/a&gt; creates files or folders from templates. But I use VS Code, mostly.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/quick-accent&#34;&gt;Quick Accent&lt;/a&gt; lets you type accented characters. But I usually don&amp;rsquo;t type them.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/registry-preview&#34;&gt;Registry Preview&lt;/a&gt; simplifies editing the registry. But I usually don&amp;rsquo;t.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://learn.microsoft.com/en-us/windows/powertoys/screen-ruler&#34;&gt;Screen Ruler&lt;/a&gt; measures pixels on the screen. But I usually don&amp;rsquo;t.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>Things I Learned - 04 Aug 2024</title>
      <link>https://www.s-anand.net/blog/things-i-learned-04-aug-2024/</link>
      <pubDate>Sun, 04 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/things-i-learned-04-aug-2024/</guid>
      <description>&lt;p&gt;This week, I learned:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://huggingface.co/blog/assisted-generation&#34;&gt;Assisted generation&lt;/a&gt; uses a faster LLM to generate text and a better (tokenizer-compatible) LLM to validate it. This makes it faster. E.g. &lt;a href=&#34;https://huggingface.co/blog/gemma-july-update&#34;&gt;Gemma 2 2b with Gemma 2 27b&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Power Toys has an Advanced Paste that uses OpenAI to paste as Markdown or JSON!&lt;/li&gt;
&lt;li&gt;Interest Turing complete languages:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ogiekako.vercel.app/blog/find_mkdir_tc&#34;&gt;find + mkdir&lt;/a&gt;, maybe&lt;/li&gt;
&lt;li&gt;sed and awk&lt;/li&gt;
&lt;li&gt;Minecraft&amp;rsquo;s Redstone Circuits&lt;/li&gt;
&lt;li&gt;Conway&amp;rsquo;s Game of Life&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://conwaylife.com/wiki/OCA:Rule_110&#34;&gt;Cellular Automata Rule 110&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Magic: The Gathering&lt;/li&gt;
&lt;li&gt;SQL&lt;/li&gt;
&lt;li&gt;Excel&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rev.ai/&#34;&gt;Rev.ai&lt;/a&gt; does a good job of diarization. Cost: 2 cents per minute. Update: 6 Jun 2025. Cost: 0.33c/min &lt;a href=&#34;https://www.rev.ai/pricing&#34;&gt;Ref&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>Software &amp; Gadgets, 2020</title>
      <link>https://www.s-anand.net/blog/software-gadgets-2020/</link>
      <pubDate>Sun, 27 Dec 2020 04:04:19 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/software-gadgets-2020/</guid>
      <description>&lt;p&gt;My most-used apps in 2020 were:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.voidtools.com/&#34;&gt;Everything&lt;/a&gt;. Locates files. Like &lt;a href=&#34;https://en.wikipedia.org/wiki/Finder_(software)&#34;&gt;Finder&lt;/a&gt;. Fast and brilliant.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.google.com/chrome/&#34;&gt;Chrome&lt;/a&gt;. But &lt;a href=&#34;https://www.microsoft.com/en-us/edge&#34;&gt;Edge&lt;/a&gt; is pretty good, and I&amp;rsquo;m using it for secondary accounts.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://code.visualstudio.com/&#34;&gt;Visual Studio Code&lt;/a&gt;. It&amp;rsquo;s my note-taker, TODO list, outliner, &lt;strong&gt;and&lt;/strong&gt; IDE.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.minecraft.net/&#34;&gt;Minecraft&lt;/a&gt;. I&amp;rsquo;m addicted.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/microsoft-365/powerpoint&#34;&gt;PowerPoint&lt;/a&gt;. I use it to make &amp;amp; edit videos, not just slides.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://zoom.us/&#34;&gt;Zoom&lt;/a&gt;. Thanks to the lockdown. Breakout rooms are great.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/p/mail-and-calendar/9wzdncrfhvqm&#34;&gt;Mail&lt;/a&gt;. It uses under 50MB. Gmail takes 250MB.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.videolan.org/vlc/&#34;&gt;VLC&lt;/a&gt;. It still plays all formats, but I&amp;rsquo;m looking for a replacement.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.seafile.com/en/home/&#34;&gt;Seafile&lt;/a&gt;. Our private Dropbox.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://autohotkey.com/&#34;&gt;AutoHotKey&lt;/a&gt;. The best macro tool, but hard to use.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The new utilities I started using recently are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://wiztreefree.com/&#34;&gt;WizTree&lt;/a&gt;. Fast visual disk space analyzer.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/microsoft/PowerToys/releases/&#34;&gt;PowerToys&lt;/a&gt;. &lt;a href=&#34;https://docs.microsoft.com/en-us/windows/powertoys/fancyzones&#34;&gt;FancyZones&lt;/a&gt; and &lt;a href=&#34;https://docs.microsoft.com/en-us/windows/powertoys/color-picker&#34;&gt;ColorPicker&lt;/a&gt; are my favorites.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.microsoft.com/en-us/windows/wsl/install-win10&#34;&gt;WSL&lt;/a&gt;. Run Linux on Windows, natively (it&amp;rsquo;s fast).&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://ngrok.com/&#34;&gt;ngrok&lt;/a&gt;. Expose local web apps publicly.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/tabmemfree/pdanbocphccpmidkhloklnlfplehiikb&#34;&gt;TabMemFree&lt;/a&gt;. Closes unused Chrome tabs, saves memory.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The gadgets I bought this year are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B07GJT6XCN/&#34;&gt;Casio CT-X9000IN keyboard&lt;/a&gt;. Good touch response. I play every day.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B07NMSWFS4/&#34;&gt;HP Pavilion x360&lt;/a&gt;. My first touchscreen laptop. Yet to explore touch apps.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B07XSJ64ZY/&#34;&gt;Raspberry Pi&lt;/a&gt;. But I&amp;rsquo;m yet to use it 😟&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B08MZWH7XQ/&#34;&gt;Teqneq S530 Bluetooth earbud&lt;/a&gt;. 2% of an airpod&amp;rsquo;s cost.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B07CFDXLFC/&#34;&gt;JBL Endurance Run Headphones&lt;/a&gt;. More durable than &lt;a href=&#34;https://www.amazon.in/gp/product/B07YVLVL94/&#34;&gt;Foxbit FX500&lt;/a&gt; / &lt;a href=&#34;https://www.amazon.in/gp/product/B01DEWVZ2C/&#34;&gt;JBL C100SI&lt;/a&gt; — but one ear always conks off in a few months.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B08BJN4MP3/&#34;&gt;PureIT Eco&lt;/a&gt;. Consumes a lot less water than regular RO purifiers.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.amazon.in/gp/product/B07FPGJ1G1/&#34;&gt;Treetop Air Purifier&lt;/a&gt;. Fairly quiet, and shows the air quality.&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
  </channel>
</rss>
