cyisfor
cyisfor
90% more efficient than thread switching, nice.
I'm trying to do a thing that iterates through a tree, possibly a big tree, possibly one I wouldn't want to load all into memory at once, and it might...
This is a bit complicated, might want to not parse out the path components unless requested specifically, but I needed to get at the components so I just banged this...
When you hit the up arrow when the input box is selected, nothing happens. Usually it's supposed to keep a history of recent input, so you can do things like...
So we don't accidenally put passwords under revision control.
Making threads look like a tree, so you can see who's replying to what.
I just don't like the extra clicking for the whole message.
I know SSB needs time to catch up, but could the UI of Oasis please not be completely locked out during this time? It's been downloading messages faster than it...
Just some pedantic C++ drudgery, to prevent arbitrary segfaults and increase the cohesion of this code by untangling it a bit. It stops a segfault on my machine, at least!
was thinking about using this, but all the manual frittering about with copy and paste was bugging me. Ideally one would run the command as root, and have it drop...