Glenn 'devalias' Grant

Results 324 issues of Glenn 'devalias' Grant

## APIs ### Dev APIs > These APIs are only available in the Chrome Dev channel - https://developer.chrome.com/docs/extensions/reference/processes/ - > Use the `chrome.processes` API to interact with the browser's processes....

feature

## APIs - https://developer.chrome.com/docs/extensions/reference/tabs/ - https://developer.chrome.com/docs/extensions/reference/tabs/#method-group - > `group()`: Adds one or more tabs to a specified group, or if no group is specified, adds the given tabs to a...

feature

Sometimes it's useful to be able to copy a list of URLs in the current window (for using elsewhere), or open a list of URLs as tabs. Currently I use...

feature

Currently we can move a group of tabs to the right, but what if we already have a window open that we want to move them to? For a single...

feature

As described in #4: > To keep the UI 'clean', we should probably include an options page that allows this (and other future things) to be disabled if/as the user...

feature

Dockerize the blog + setup automated site build/deploy on code push ## Refs - https://help.github.com/en/actions/automating-your-workflow-with-github-actions - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets - https://github.com/0xdevalias/devalias.net/issues/46#issuecomment-662154185: > According to https://github.com/github/pages-gem/issues/651, the [best recommended way to support Jekyll...

(See also: https://github.com/0xdevalias/devalias.net/issues/28) # Static Site Generators - https://www.gatsbyjs.org/ - https://gohugo.io/ - https://jekyllrb.com/ - https://astro.build/ - https://astro.build/themes - https://github.com/withastro/astro - https://docusaurus.io/ - https://v2.docusaurus.io/ - https://github.com/facebook/docusaurus - > Easy to maintain...

deep-dive

- https://www.devalias.net/devalias/2016/07/07/access-files-from-other-time-machine-backups/ - See the Disqus comments (copied below) for a number of useful references/updates ---- Note: the methods listed in the original article may not be the best/most up...

deep-dive

## Concepts / Features - Not designed to replace a social network/it's features, but to sit as an adjacent between social networks, contacts lists, etc - Groups/rings of 'focus' (eg....

deep-dive

It would be cool to write about how I set up a new laptop, encoding some of my currently more manual processes, and the order that makes most sense in...

blog-idea