Both the U[XI] changes and the SSO stuff have Discourse topics, but no bites yet. They are a bit dev-focused, but I think the biggest problem right now is that I think a lot of our UI is so bad it's hard to see past it to smaller improvements. :\
2016-03-26 08608, 2016
Freso
^
2016-03-26 08656, 2016
Leftmost
Error handling is something I think we can tackle entirely from a technical standpoint, and pretty much the first thing I plan to address. UI layout, though, is a bigger problem and one that will need mockups and discussion and ideas that I don't have right now.
from looking around, it seems they have the same controller
2016-03-26 08622, 2016
jcazevedo has quit
2016-03-26 08656, 2016
ruaok
I haven't gotten around to playing with them -- feel free.
2016-03-26 08642, 2016
ruaok
but since I found OnShape my cad skillz have drastically improved. the printer as been quite busy making a next gen cocktail bot.
2016-03-26 08601, 2016
alastairp
cool
2016-03-26 08603, 2016
ruaok
I may need to make some tequila sunrises tomorrow evening.
2016-03-26 08615, 2016
alastairp
maybe we can get them mounted on bikes in time for masa ;)
2016-03-26 08643, 2016
ruaok
and then the perennial question: how are you going to power that nonsense?
2016-03-26 08651, 2016
ruaok
(on a bike)
2016-03-26 08604, 2016
reosarevok
I mean, I've seen people bike with boom boxes
2016-03-26 08610, 2016
reosarevok
I bet you can just carry a big battery or something?
2016-03-26 08614, 2016
reosarevok
Can't be that heavy
2016-03-26 08627, 2016
alastairp
we’re just powering the strip directly from the arduino (yes, I know)
2016-03-26 08637, 2016
zas
Freso: the "possible duplicate" issue is unrelated to the server behavior, this is more something on mb server code imho. Did you try with main server or beta one ?
2016-03-26 08638, 2016
alastairp
then phone charger -> usb
2016-03-26 08643, 2016
alastairp
I mean, it’s in a week
2016-03-26 08650, 2016
alastairp
I’ll do something better for next time
2016-03-26 08651, 2016
Freso
zas: Only beta.
2016-03-26 08606, 2016
ruaok
better than reosarevok's answer. :) yours is complete. :)
2016-03-26 08617, 2016
alastairp
phone charger I mean battery pack
2016-03-26 08622, 2016
ruaok nods
2016-03-26 08648, 2016
alastairp
becky said that as long as you don’t put all leds white it can handle it
2016-03-26 08608, 2016
zas
bitmap: any idea about this "possible duplicate" issue ? it happens quite a lot, and force to enter a disambiguation even though the name is unique
2016-03-26 08626, 2016
zas
i had it on main server more than on beta
2016-03-26 08630, 2016
ruaok
even if you pull all white it can handle it. you just have a shorter evening.
2016-03-26 08643, 2016
bitmap
I haven't seen that or been able to reproduce it, but I'm looking at the code for clues
2016-03-26 08658, 2016
ruaok
but really. who wants all white? that is like voting for the old stand by in a national flag referendum. :)
2016-03-26 08604, 2016
zas
bitmap: i didn't find a way to reproduce it, it looks random, but i guess it isn't. I had it just after adding a new artist (with unique name) then re-edit it few mins after
2016-03-26 08613, 2016
bitmap
strange since the code filters out entities with the same mbid
2016-03-26 08632, 2016
Freso
Perhaps there's a race condition where something it doesn't have its own MBID so it's comparing with an empty string or something?
2016-03-26 08615, 2016
bitmap
yeah, that's one possibility
2016-03-26 08641, 2016
bitmap
what was the entity you were editing? I can check the logs to see what mbid paremter it was sending