-
I wanted to fire up this demo on my PS2. Its drive is dead, and the only way I can load stuff into it is either over Open PS2 Loader or uLaunchELF. First option doesn't work, because OPL won't boot IS…
-
## Feature request
**What is the expected behavior?**
It seems that although dynamic imports are supported in federated modules, and it is possible to obtain `remoteEntry.js` on ru…
-
Even thou it looks not really good idea, it will be very useful for good TID/SID RNG. It is known that similar looking pids (?XXX?XXX) will share shiny but it is not known much about how non similar p…
-
I'm interseting. If I ref to object or array members, how I can to pass to old functions through spreads?
```
ref accessor = typecounters[0];
let index = Atomics.add(...accessor, 1); // it means…
ghost updated
4 years ago
-
To be backwards compatible the TKO library needs to be polyfilled. Examples of ES6 features that need polyfill:
- Generators
- Object.entries/Object.assign
- Backticks
- `=>` functions
- Sprea…
-
```
Different characters have different luminance. The more white pixels in the
character, the brighter will be the matching imageblock.
There is a limit how low or how high luminance levels a certai…
-
This is related to the request in #87 but I'm splitting off this as a separate feature, since I'd want to tackle it separately.
Some sites like InkBunny and Pixiv support a submission type that ha…
-
Hello All - I'm new to epub.js and was looking to recreate the functionality that exists in the "Spreads Demo" at https://futurepress.github.io/epub.js/examples/spreads.html where the Table of Content…
-
Hey,
I created my projects running `rails new my-todo-app --main --css=tailwind` and I created a scaffold model `rails g scaffold Task title:string description:text completed:boolean due_date:datet…
-
# Lines of code
https://github.com/code-423n4/2022-08-olympus/blob/2a0b515012b4a40076f6eac487f7816aafb8724a/src/modules/RANGE.sol#L80
https://github.com/code-423n4/2022-08-olympus/blob/2a0b515012b4a4…