Nolan Darilek

Results 74 issues of Nolan Darilek

I'm improving the accessibility of an app that uses the title attribute on a bunch of icon-only links, and unfortunately I can't think of a clean way to pull it...

aria
discussion

As a screen reader user, I find myself occasionally needing to reorder lists and cards. Looking at the code, I think drag-and-drop is supported but I'm not sure in which...

Navigation:Keyboard
Accessibility
Feature:Drag-and-drop

Not sure what the best way to communicate this sort of thing is. I'm a blind screen reader user, and sometimes find myself in need of a Trello-style app like...

Discussion
Navigation:Keyboard
Accessibility
Feature:Drag-and-drop

I'm considering packaging Firestorm for the [Cloudron](https://cloudron.io) platform for one-click installation and integration. Cloudron provides apps with a local storage directory in which to keep files. For those of us...

Trying to [port my library to Android](https://github.com/ndarilek/tts-rs/tree/android) and created a basic example. If I run: ```bash $ cargo apk run --example hello_world_android ``` from the previously-linked repo, I get: ```...

type: documentation

Apologies if this is documented somewhere and I can't find it. I'm trying to write a distance function that currently returns a distance in meters. I'd like to use this...

good first issue

I have a vulkan-powered game that doesn't run on some systems with vulkan installed. I myself don't have access to a Linux system to test things out, but one of...

Here's my typical Grav workflow. Note that I'm fairly new to Grav, so maybe I'm doing something dumb: * Grab a grav skeletin and fetch out the user/ folder *...

Hey, I'm a blind TiddlyWiki user trying to use this plugin in a few projects. TiddlyWiki is by and large accessible, and by extension so is Projectify, but there are...

enhancement

Getting the following when attempting to instlal plugins on V19.2.0: ```bash $ sbot plugins.install ssb-backlinks /home/nolan/.node_modules/lib/node_modules/ssb-server/node_modules/muxrpcli/index.js:125 throw err ^ TypeError: Cannot set property 'module' of undefined at Object.install (/home/nolan/.node_modules/lib/node_modules/ssb-server/node_modules/ssb-plugins/index.js:117:23) at...