Andrew Brown

Results 85 issues of Andrew Brown

Is there a reason this gem doesn't parse negative filesizes (e.g. `-50KB`)? Seems like when you're talking about memory capacities, it'd often make sense to talk about the absence of...

### Steps to reproduce: 1. Paste the following code into the terminal ```bash echo "Hello" echo "World" ``` ### Observed behavior: The lines are concatenated together. What gets run is...

* MaterializeCSS hasn't been updated in almost 2 years and is full of bugs * TailwindCSS is pretty nice and hot right now And so it begins... To-do items to...

Infrastructure
Refactoring
Tech debt

> It would be cool to have an idea adoption center for people who want to delete their account (or just share their pages with others). You could ask them...

Needs Design
User feedback

Probably to be done after #1076 is further along, but here's the list: https://www.a11yproject.com/checklist/

Needs Design
Waiting on dependency

[Reference](https://www.notebook.ai/forum/site-support/suggestion-question): It'd be nice to have browser-level notifications for things like thredded notifications or site notifications, that can be turned on from a page in settings that lets you "subscribe"...

User feedback

If we could detect what columns map to what fields (or provide an interface that lets users specify what field each column should map to post-upload), we could probably allow...

User feedback

### Expected behavior The stream display shows the associated page ("[User] added [Page] to a collection") ![2021-12-15-121539_1161x470_scrot](https://user-images.githubusercontent.com/538235/146258785-f8e34563-2f1d-47ce-9222-33f9ed3c6b9b.png) ### Actual behavior Viewing the share directly does not show the associated page;...

Good First Issue
Bug

Instead of always downloading your entire notebook, users should be able to just download a specific universe's content (or some selection of universes' content) instead.

Good First Issue

All of our content pages exist in their own database tables right now, which is great for lookup speed. However, in order to get all of a user's content in...

Needs Input