Guilherme Rambo

Results 78 comments of Guilherme Rambo

@JohnSundell This is very interesting and I do have an iPad :) What if we had a script that generates a pre-configured playground for the developer? 🤔

@bigfish24 If you can, I'd suggest reviewing the priority of this issue. This is the main reason why I haven't put my project with ROS intro production yet and I'm...

I'm writing a GUI app for f3write/f3read, for OS X, using Cocoa. As soon as It's done I'll release It on GitHub. UPDATE: [here It is](https://github.com/insidegui/F3X)

Workaround discovered: checking the option to launch he app without state restoration in Xcode’s scheme settings resolves the problem during debugging, so this is likely a bug in the state...

Brazilian portuguese: ``` Para ver miniaturas dos vídeos você precisa reiniciar o Finder ou finalizar sessão e iniciar novamente. Você poderá perceber um alto uso da CPU e do disco...

> Can it guarantee that your code is consistently called on the same thread / GCD queue? (Or if not, can you use GCD to single-queue operations yourself?) I believe...

I'm not sure I understand why this would have to be a part of the library 🤔 For example, I use MultipeerKit in AirBuddy, and I do keep track of...

P.S.: I would be open to including some way of associating an arbitrary piece of state with a given `Peer`, without modifying the semantics of the type like you've done...

I think #25 shows a way for users of the library to solve this use case in their code. I do believe I have a different approach that I'd prefer...

That's awesome! I'll close the PRs, but leave this issue opened to remind me to update one of the sample projects with a suggested approach. Enjoy WWDC as well