Brendan O'Brien

Results 107 issues of Brendan O'Brien

Given that we're still early days, we often get the WSOD (white screen of death). I think we should move the thing that looks for the command-R hotkey as far...

bug

#319 landed support for drop-to-create a dataset. We should add an integration test that confirms this behaviour.

test

Right now there's no flow either explicit or background-automated to perform `Qri fetch` for a dataset. The goal here is to have users be able to follow along with updates...

UX

Currently we just show all datasets as editable. In this early parallel-collaboration phase of the project, users need to explicitly fork a dataset to edit it. Our UI needs to...

UX

we're not ready to launch a full docs site yet, so let's add a bit more to the readme, and move the quickstart guide into the repo while we work...

switch to using https://dirs.dev/ standard application directories instead of $HOME/.iroh iroh-store now uses a default directory for writing rocksDB files instead of explicitly requiring a store path. Defaults to `/iroh/store`...

Tracking issue to follow our support for creating UnixFS files, directories with iroh * [x] Create files of "any" size * [x] Create files within a directory * [ ]...

feat

Let's start with this one: http://www.dlib.org/dlib/january16/brunelle/01brunelle.html

Building on the changes described in #39 into a more sustainable solution. I think it would make sense to isolate these configuration details into a struct that behaves in a...