AJ Jordan

Results 211 issues of AJ Jordan

My Keybase proof has somehow been borked. Here's the steps I remember taking (can't guarantee these are STR but it's the closest I can give): 1. Go to https://lobste.rs/settings 2....

bug

Please Indicate One: * [ ] Editorial * [x] Question * [ ] Feedback * [ ] Blocking Issue * [ ] Non-Blocking Issue Please Describe the Issue: Over in...

Please Indicate One: * [x] Editorial * [ ] Question * [ ] Feedback * [ ] Blocking Issue * [ ] Non-Blocking Issue Please Describe the Issue: Almost shipped...

Please Indicate One: * [ ] Editorial * [ ] Question * [ ] Feedback * [ ] Blocking Issue * [x] Non-Blocking Issue Please Describe the Issue: https://www.w3.org/TR/activitystreams-core/#activitystreams-1.0a mentions...

Followup from https://github.com/jellyfin/jellyfin-docs/pull/516#discussion_r600925961, which I happened to open and then notice never got resolved. I still am not convinced this is a real problem, but I figured I'd raise this...

### Vision statement / What / Requirements Basically what the title says. See https://github.com/mozilla-lockwise/lockwise-android/blob/master/docs/contributing.md#how-to-contribute-code. ### Impact Potential contributors may be confused while attempting to contribute and bail out instead of...

### Why/User Benefit/User Problem It would be nice to be able to view an individual username/password combination entry in landscape view on my phone. This is particularly useful when looking...

enhancement

## Steps to reproduce 1. Have Firefox Nightly and Lockwise installed on your device 2. Have a login for `https://system76.com` stored in Lockwise (not sure if this is actually necessary)...

defect

See https://github.com/probot/metrics/pull/14#issuecomment-348615845 for an example of this - it's just a typo fix so I didn't provide a body.

help wanted

See https://stackoverflow.com/q/51347558/1198896 for the detailed background, but basically, given the following minimal testcase: `test.js`: ```js require('./test2.js'); ``` `test2.js`: (empty) `test3.js`: ```js var resolve = require('resolve'), mdeps = require('module-deps'), through2 =...