Gavin Ray

Results 95 issues of Gavin Ray

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Arithmetic_Operators#Exponentiation Chrome [Version 79.0.3921.0 (Official Build) dev (64-bit)]: ![mathpow-bench-chrome](https://user-images.githubusercontent.com/26604994/68730094-be5b2180-0599-11ea-87b0-18f6c4892668.png) Firefox Nightly [72.0a1 (2019-11-11) (64-bit)]: ![math-pow-firefox](https://user-images.githubusercontent.com/26604994/68730184-f6fafb00-0599-11ea-89c8-b8c03de47854.png)

Lisps are a very unique language. It is one of the only languages that is homoiconic, and this feature, combined with its S-Expressions and macro abilities let you do some...

💬 discussion

This document will be a work-in-progress while figuring out a game plan for how and where efforts can be best-focused for performance increases. I have experimented with benchmarking the `squash()`...

https://github.com/thi-ng/umbrella _Mono-repository for 100+ thi.ng TypeScript/ES6 projects, a wide collection of largely data transformation oriented packages and building blocks for:_ - Functional programming (composition, memoization, transducers, multi-methods) - ES6 iterators...

💬 discussion

Tried to download Haxe to experiment and see what the story was like for using it to author libraries which expose C ABIs + interop with C/C++: ```ps1 C:\Users\rayga\tmp\haxe\cpp>haxe --version...

Following conversation in Discord, have attached screenshots showing behavior and a zip containing the project's source for reproduction =) - [munit-issue-reproduction.zip](https://github.com/scalameta/munit/files/6765732/munit-issue-reproduction.zip) ## Doesn't work ![image](https://user-images.githubusercontent.com/26604994/124504701-ff6aff80-dd95-11eb-9bba-dc729cf1f526.png) ## Works ![image](https://user-images.githubusercontent.com/26604994/124504713-0560e080-dd96-11eb-84cb-914e0b152ba8.png)

Apologies if this is a stupid question, but going through the docs it seems like the last two sections on writing wrappers and Nim interop are still WIP. Curious whether...

Please allow users to donate to you if you're comfortable with it =) PayPal, Bitcoin/general crypto, GH sponsorship, BuyMeACoffee, or anything.

Sorry, not an issue but was curious whether it's possible to test subscription performance, and if so what the process might look like? Thanks for such an amazing collection of...