Martin Sustrik

Results 159 comments of Martin Sustrik

I would simply first delete one stack from the cache (if appropriate) then put the current one to the cache.

Sounds good, would you like to implement that?

Yes, it sucks. The whole IPv6/string conversion business sucks. Feel free to propose a solution. IIRC there is an RFC with best practices for this...

Can you please send a pull request and state that it's submitted under MIT/X11 license?

I've re-read RFC 4007, specifically section 11. It turns out it's not that easy. If the node has two interfaces, both can have the same link-local address. To disambiguate zone...

Sure. Do send a JS patch. Thanks!

Sounds reasonable. I would accept a patch to that effect.

Good idea. Can be done in shell. The caveat being that it won't work on Windows.

The ugly thing about it is that then you have 2 scripts instead of 3. Somehow better, but it's not clear whether it's worth the additional complexity. Stackoverflow suggest couple...

I meant ribosome.bat and ribosome.sh instead of ribosome.js ribosome.py and ribosome.rb. (Wording fixed in the comment above.)