Rob

Results 16 issues of Rob

On a Raspberry Pi, I run a Node.js script that uses multiple node-feedsub instances, to fetch new items for several RSS feeds (every hour). This is how I create instances...

bug

The [URL](https://hoverapi.docs.apiary.io/) to the Hover API is incorrect. Although that document describes an API and contains the word "Hover" multiple times, it does not list the unofficial API commands [discovered...

Not sure whether this is considered a user error or another instance of #211, but even when I use quotes (`"`) around my password in the config file, Basic Authentication...

help-wanted

In Fastmate I can't register my [YubiKey 5Ci](https://www.yubico.com/products/yubikey-5-overview/) as a second factor for Fastmail. Additionally, if I first add it in a browser, I can't use the key to log...

### Problem Description The standard AdGuard icon is much cleaner than the AdGuard Pro icon (I find the additional Pro label distracting, especially when the icon is smaller, for example...

Feature request
UI

#### Describe the bug ``` const client = axios.create() ^ TypeError: Cannot read properties of undefined (reading 'create') at Object. (/Users/rob/Developer/Personal/full-feed/test.js:5:22) at Module._compile (node:internal/modules/cjs/loader:1149:14) at Module._extensions..js (node:internal/modules/cjs/loader:1203:10) at Module.load (node:internal/modules/cjs/loader:1027:32)...

My backup made on Asuswrt-Merlin 386.1 has an empty `dhcp_hostnames` entry: ``` dhcp_hostnames= ``` Your [dhcpstaticlist.sh](https://github.com/Xentrk/Asuswrt-Merlin-Linux-Shell-Scripts) script does store the value of this nvram variable correctly though...

It's great that we can protect our accounts with a security key (which can also be a passkey) as the 2FA factor, but it would be even better if we...

feature

The block cursor used by Blink hides the "current" character. Please make this character visible (as well). Possible solutions: * make the cursor transparent * allow users to configure cursor...

feature

### Version - [X] latest ### version 1.0.0 ### What OS are you seeing the problem on? Linux ### installation Manually downloaded/installed lsd binary in /usr/local/bin ### term xterm-256color ###...