Avinash Sonawane
Avinash Sonawane
Hello! I am using Firefox 83.0b6 (64-bit). I am ware that Firefox doesn't support `window.performance.memory` but 1. [`about:performance`](https://superuser.com/a/1088698) shows tabs with memory usage. So what API are they using? 2....
Hello! Often, the user wants to zoom the image and take a good look at image details. Currently, I achieve this by right-clicking on image, then holding `Ctrl` and click...
Hello! While the `index.xml` for homepage (contains all the posts) is generated at https://themes.gohugo.io/theme/er/index.xml, the same isn't offered explicitly to the reader. On homepage there is neither the RSS icon...
Hello! I'd like to be able to tag the front matter with a series attribute that will link related posts together and display that nicely in the post itself. An...
Hello! Taking cue from the Medium, one of the most popular blogging platforms out there, I would like to propose the post thumbnails beside the post snippet on list page....
Hello! Listing related posts as "Related" or "See also" at the end of the post, increases user interaction. May be we should have [Related Content](https://gohugo.io/content-management/related/) in Er? I am thinking...
Hello! It would be cool to display the Reading time (page variable) on homepage in post snippet and on post page. Prompts like "2 minute reading time" helps the user...
Honor Single Unix Specification (SUS) by allowing multiple arguments to be grouped behind single `-`
Hello! As per [SUS Utility syntax guideline 5](https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/), command-line utility should allow multiple arguments to be grouped behind single `-` delimiter. I have yet to come across the *nix utility...