Greg Ros

Results 15 issues of Greg Ros

The library should be benchmarked against other libraries.

I find it rather annoying that the constructor `Instruction (OpCode, object)` isn't publicly visible. If you're not hand-coding additional instructions but getting them from another source (like another assembly), using...

A couple of days ago I was looking for a good solution for advanced local IPC and WAMP popped up. So far it's been really excellent for that task, with...

Advanced Profile
Enhancement
Needs discussion

The script blocks nvidia servers in the hosts file. However, this makes it so you can't log in to GFE no matter which method you choose. I had to remove...

bug
question

This is pretty awesome stuff.

I’ve been thinking about the solution I proposed to @Pamplemousse’s #91 and I think it can be taken further. I'd love some feedback There are lots of combinators that can...

enhancement
discussion

This is a solution to #98 to increase support for parsing more Unicode characters correctly. # Background In JavaScript, characters use the UTF-16 encoding. The encoding says that: - A...

enhancement
v2
discussion

Hi! Thank you for a beautiful theme. I spent last night porting it to publish.css so any potential readers can also enjoy it. I tested it out and it seems...

I really want a way of managing certificates: 1. Allow providing your own root CA. 2. Expose functions for generating a root CA via the API, without creating a proxy....

Hi! I wanted to combine your callouts with my own custom CSS. But I needed to understand how they worked, and I ended up refactoring a lot of them using...