-
Provide a context menu entry to the Hops component to open the referenced definition (or switch to it if it is already open).
sbaer updated
3 years ago
-
### Describe the bug
When brewing Ale Wort in a kettle, the initial brew is listed as "Young, Hopped", which then turns into "Young" when hops are added. This first brew is the only one that can be f…
-
Prototype implementing Trace-Route. If given a source/destination IP -- can we trace all the hops between the two?
If so -- In conjunction with #1 -- a graphical representation of these paths shoul…
-
This is more of a question rather than a suggestion, but on systems like QubesOS, you are able to connect different proxies (even from different provider) and create double or triple hops freely. Woul…
-
Is it possible to do traversals with levelgraph?
for example, follow the "friend" link up to 3 hops from X...
I've been drawing up some ideas here...
https://gist.github.com/dominictarr/6043557
But…
-
make it so that client can generate an out of band RC that is not published to the network but still identify as a client to service nodes. then in events that there is a block of the snode network us…
-
We have various features and code in the router that is not used and is not needed. It should consequently be cleaned up. Among these structures and code is
- https://github.com/jdknives/skywire/b…
-
I am running some experiments about Weave Net's routing for a university project and noticed that Weave simply defines the shortest path between two nodes by the amount of hops. Even if there is a muc…
-
When using fwh in hop use the calculation is out by 100 times. ei; EKG hops 4.5 % 60 min boil is 15.31 AAu's Same hop FWH 1531.00 AAU's
-
Hey Matt,
I've been thinking about this probably too much today and came up with a Python implementation of your recursive solution. I had worked out a slightly different equation on my own, but it…