Ownez

Results 23 comments of Ownez

I have added that on my todo-List. I haven't touched Unity in a few months though (It's my turn to be busy), so if you want the changes to implemented...

Perhaps the integration of another tool that contains an API could be possible? https://www.grammarbot.io/ might be a viable option, although it limits you to 100 requests of 10k characters per...

For now I have brute forced my way out of the issue by commenting out the specific lines in index.html. But I haven't made it so that those logos still...

This is just some candy to make things nicer, not in any way necessary. At the end of the day I encapsulated resource_dasm in a script that uses graphicsmagick to...

Yeah some support for something like that would be great. I'm currently trying to use chrono for ics file parsing and being able to parse the duration in these files...

I'd have to look at the source for `DateTime::parse_from_str`. But I'm rather new to rust and to contributing to open source project. Can't give any garantee but I can give...

Just to make things clear, you'd want me to play with the `TimeDelta` struct or with the `time::duration` struct?

So I proposed a workaround with buffered sources and clones. But the downside is that the types become painfully long as per the example : `Buffered` And also, the data...

Hi there, I have been trying to make a [insert camera model name] on my network and have been having the same issues. I run on a broken pipe in...

I second all of what is said here. Additionally having the infinite scroll conflicts with the v0.0.6's swap to previous document gesture. Often time when I swipe from one document...