Good catch, it seems like this is
sukhmel
I tried to build simple UI with floem, slint, and iced.
- slint seems to allow to do the most, it's GNU GPL, and it allows you to move boilerplate to separate
*.slintfiles much like Qt, imo. - floem seemed the most flexible to me, but it requires attaching signals everywhere manually.
- iced seemed the easiest to use, but not exactly too flexible. I think some looks of the already simple UI I wanted to create were not possible there.
You can check out my repo to see if it helps to answer your question. And yeah, I know the features shouldn't be mutually exclusive ๐
I created a file with backspace in name, it was hard to understand why filename doesn't match
The first one is genuinely impressive
I thought it's just a matter of colour count, but maybe you need more loops? Mine had more loops, I think, and after third colour it passed
I didn't think it allows diagonal, because it wasn't the case for me, that's evil ๐
your solution was
I used the first diagram, but the second seems more helpful. 64th was around five lines down the second step from top, the only important thing is that it's not split between several lines:
photo from 1963 with floor 64 marked
schematic design with some floors marked
I mean, skill somewhat helps, but it definitely feels like the challenge cuts a little more slack. I don't particularly believe in my skill growing this much ๐คฃ
For me it says 85 is needed, and it seems to stop once I fall below 80%, so it always ends on 80% exactly
Edit: OK, I'm not sure if it becomes easier over time, like when chess pieces become queens, but I managed to beat it with 87%
There are three possible targets upon reset, I was only able to find a sign
I would guess those languages are added for preservation and compatibility reasons, and it's also an important thing
Age is not always a bad thing for projects, sometimes it means less bugs left
What is it with redis and memcached that shows they don't keep up with the times? We're using memcached and were considering redis, too, but not yet certain about it
Maybe that's the plan ๐ค