Adam Thompson [MERLIN]

Results 13 comments of Adam Thompson [MERLIN]

(I did grep the entire code base for all instances of `+` but rapidly decided I had better things to torture myself with than examine all 1012 results by hand.)

Oh for crying out loud, I found the bug 2ms after writing that. oxidized-web/lib/oxidized/web/webapp.rb, line 268: `unless date.include? '+'`. The bug is that timezones can also be **_negative_**. I do...

Fix applied in PR#228 https://github.com/ytti/oxidized-web/pull/228

I just ran into this problem, is there a way to control the `LIMIT` right now, without a settings screen?

Another workaround appears to be to: use a GNS3 Hub instead of a GNS3 Switch. Not sure yet if this solves everything 100%, but initial results are promising.

This sure shoots people - who **used GNS3** to validate the dual-stacking of their environment before proceeding - in the foot. I haven't dived in to asyncio as deeply as...

@b-ehlers thank you, thank you, thank you! This (using a dual-stacked **hostname** instead of `0.0.0.0` or `::` or similar) works perfectly for my use case and I now have the...

> 50% of time zones have negative offsets, not positive. FWIW, this statement (that I made, sadly) is quite inaccurate. There are somewhere around 38 timezones with significant populations[1], ranging...

@aschaber1 did you get a chance to look at merging my bugfix? Github handily reminded me it's still outstanding - bad bot :(.

I have to agree - these fonts, as-is, are nearly useless on Windows. Only those very few applications that have a convenient configuration file AND are willing to use variable-pitch...