This is awesome, I have the exact same problem. One thing though, when I go to install the extension it asks to read and change data on youtube.com, which makes sense, but also wants permission to access my browsing history. Just wondering why this is?
In this case, it is needed to get the url and id of the tab. I'll have to go back and check if I can make do without depending on that because I agree it does not make sense for this extension to need 'access to my browsing history'. Also, I do intend to put the code up and link it in the extension description page soon, so you don't have to take my word for it!
Another great step for SpaceX. At the moment it feels like they're making progress every other week.
What sort of G loads do the astronauts in that capsule experience in an abort scenario? It shoots up much faster than a typical launch. The separation from the trunk looks fairly violent too.
But with a transpiler, it could become an IL to
PHP compilation via Go...?
Not that it would be faster or better than say, HHVM or any other of a number of compilers for PHP [1] but my knowledge of that space is quite limited.
This could be a step in that process, but in the grand scheme of things required to compile one language to another, the mere front-end parser is not generally all that significant a portion of the effort. The vast majority of the effort would be the bug-for-bug compatible implementation of PHP semantics and base libraries and functionality.
("Bug-for-bug" here does not mean that PHP has a lot of bugs per se. What it is is the highest level of compatibility. An emulator of a game console strives to be "bug-for-bug" compatible, for instance. Programming and programming languages being what they are, anything less often turns out to be surprisingly non-linearly less useful, i.e., "80% compatible" isn't anywhere near "80% useful".)
> it is quite contrary to normal raves due to the fact that the music can be very stop-and-start and the ingestion of MDMA, ketamine or other illicit drugs does not usually happen
I'd love to! You guys have some amazing things going on there. I have some live performance features planned for wavepot, so yeah, not quite there yet! But keep an eye on it I'm sure you'll enjoy what I have in mind.
Yeah I don't understand the use of statics here. I'm going to guess it's just so they can use the "nicer" syntax without having to instantiate a new object, which would honestly make more sense to me. That way you can inject a Link instance into your controller/views and just call `$link->route('namedRoute')`.
I'm really fed up of sites like this that hijack scrolling, it prevents you from skim reading. Instead of scanning 100% of the page's content I've just left the site after reading about 20%.