Jon Schoning
Jon Schoning
@chases2 @brendandburns We were informed previously that we should be using kubernetes/test-infra for pre-submit jobs for kubernetes-client/haskell. ( https://github.com/kubernetes/org/issues/651 https://github.com/kubernetes/test-infra/pull/15331 ) If this is not appropriate for kubernetes-client/haskell, please let...
not sure i understand the use-case if you're already using hypothesis for bookmarking the web. FWIW you can add bookmarks programatically with api key auth https://github.com/jonschoning/espial/pull/35
I don't want to include a full proxy profile because different users have different needs, but i think your point about including some notes about X-Forwarded-Proto is a good one,...
This feature has been committed to master. Note that while RSS feeds based on search queries will work anonymously, RSS feeds based on filters (e.g. private/starred etc...) will only be...
Thanks! Glad you enjoy it - I guess the reason there isn't a browser plugin currently, is because I've been satisfied with the bookmarklet so far to add the page...
shouldn't be too difficult. i will work on this.
your welcome! I'm guess I'm not quite sure what the proper UI/UX for a feature like this would look like. I kind of want to avoid the bookmark add popup...
I'll do some research, but know that there are entire projects dedicated to web archiving. The solution would have to be minimal enough to be appropriate for a bookmarking application.
interesting; I'll update the code to allow for when there is a boolean instead of a string for the Description, in the short term you could probably just search-replace those...
After Migrating: CREATE INDEX IF NOT EXISTS idx_note_user_created ON note (user_id, cr eated DESC) then the application is running. You should be able to access http://localhost:3000