-
GLSL, especially when writing several similar shaders to minimize runtime branching, is prone to code duplication.
Fortunately, someone has written a glslify transform called `glslify-import`. It ext…
-
Windows users currently encounter the following issue when booting the webpack server:
```
./src/components/wowser/index.styl
Module not found: Error: Cannot resolve 'file' or 'directory' ./../../../…
-
Recent versions of JS have added a `Map()` type to the global namespace. Unfortunately, since the Wowser map class is also named `Map()`, it's not possible to reference JS's `Map()` without using the …
-
Cross-referenced from timkurvers/wowser#55.
Might be related to the `MCAL` and `MCSH` chunks reporting incorrect sizes.
Known problematic ADTs:
- Daggercap Bay (Northrend)
-
The following code results in a misleading error message and is not intended behaviour.
``` rust
pub struct Wowser {
pub fn new( wowling : &'a mut str ) -> Wowser Wowser
-
Investigate whether these cause any problems for Wowser.
-
Turn:
`"jsbn": "git://github.com/timkurvers/jsbn.git#wowser"`
Into:
`"jsbn": "timkurvers/jsbn.git#wowser"`
-
this looks like a case of OSX's explosive linter
- [console output](https://gist.github.com/kumavis/c5ae1ba5b7ca2fa0e2d2)
- [npm-debug.log](https://gist.github.com/kumavis/00199b05ceff842f8cfa)
-
```
├─┬ ohm-js@0.12.1
│ ├── abab@1.0.3 extraneous
│ ├── acorn-globals@1.0.9 extraneous
│ ├── array-equal@1.0.0 extraneous
│ ├── browser-sync-client@2.4.2 extraneous
│ ├── browser-sync-ui@0.6.0 extrane…
-
```
I'd love it if someone with real skilz would replace the favicon as well as a
larger logo.
The favicon I created was supposed to be a computer CRT monitor with file
folder tabs sticking up. I'…