Vinney Cavallo
Vinney Cavallo
To resolve you'd have to _also_ deal with `$PIER/.http.ports`: https://github.com/urbit/urbit/pull/6040#issuecomment-1653756396
:+1: was just looking at how to do this myself. This would be awesome if it got merged :)
Oddly, this was happening to me for a couple hours (update came through around 12:00am, I first launched the UI at around 7am) and then simply resolved itself / started...
i've now noticed [this pull request](https://github.com/rvm/rvm1-capistrano3/pull/63) #63 which is about the same problem.
I've created [this gnome-smyck installation repo](https://github.com/vcavallo/gnome-terminal-colors-smyck), based off of [this work](https://github.com/Anthony25/gnome-terminal-colors-solarized). Read the readme and run the installer. It's working for me, and i'm very happy about it :) ...
gnome support possible here: https://github.com/hukl/Smyck-Color-Scheme/issues/16#issuecomment-174223747 as of today, from me :)
> IMHO trust is contextual and not transitive. In the context of "is this person worthy of listening to, or are they a spammer/asshole that nobody likes" then there is...
@lez wondering what you make of this summary (a similar system built on Urbit): https://gist.github.com/vcavallo/e008ed60968e9b5c08a9650c712f63bd
Re: users' laziness in issuing trust. This should likely be an (opt-in) feature that is transparent to the user. Example: on a long-form writing platform, I "like" a piece that...
For https://github.com/lez/nips/blob/nip76/76.md - do you have a proposal for how to achieve the depth/transitive filtering? I recommend modeling the graph as a [maximum flow problem](https://en.wikipedia.org/wiki/Maximum_flow_problem) (or "capacity constrained flow"). This...