Oliver Uvman

Results 14 issues of Oliver Uvman

Screenshot: http://i.imgur.com/9JU8O.png

Screenshot: http://i.imgur.com/4FsXR.png

I understand that you might not want this, as it is pretty subjective if this colour selection is easier to read or not. I think it is, and just thought...

Using the require system in [BlocklyCraft/ScriptCraft](https://github.com/bgon/BlocklyCraft), which runs in the JVM via Nashorn (OpenJDK 1.8), I can place **acorn.js** and **interpreter.js** in `src/main/js/modules/`, add the line `var acorn = require('acorn');`...

I've installed rustup, cargo, etc through "the rust way" with rustup. Now I want to install wasm-pack with rua. I can download the MAKEPKG of AUR's wasm-pack and remove cargo...

feature-request

Would be sweet if we could add/remove videos from our playlists - especially the watch later playlist.

Hello! This change will allow `no_std` users of snafu to make use of snafu's `ErrorCompat::iter_chain` function. Usage remains exactly the same as before. I could not figure out an easy...

Will be using other solutions, so this isn't an urgent bug report or anything. But thought you should know that while the manual is correct that quoted globs can be...

`deoptigate -o some_named_log_file.log` now works, as well as `--open`. It's nice to be able to name my log files whatever I want.

When running deoptigate on my large project, which has been compiled from TypeScript to JavaScript, I get this: ![scrot](https://user-images.githubusercontent.com/374505/44142588-3c3f1f54-a0b3-11e8-85bc-fadd72c0f9d3.png) The file, and most files that it `require`s do have inline...