Drew Harwell
Drew Harwell
> This is exactly what we would need for our Hackergarten and Java User Group website. @fenwick67, it looks like there wasn't much going on in the last months or...
hey I'm guessing you didn't intend to open this PR on my repo but uhh I would appreciate you not removing me from the license info In fact it's basically...
Looks like [drawParticles reads two config items](https://github.com/JoelBesada/activate-power-mode/blob/441f6f9527483d88e9c9beb3635be17310af0904/lib/power-canvas.coffee#L91) for every single new particle, changing this would probably make a bigger difference in performance. The actual draw calls don't seem to be...
> Hi, > > Each time I try, I get a 500 error "Sorry, we are having trouble fetching posts for this user. Please try again later." > > (Too...
@redpandazine specifically for you it looks like your instance has authorized fetch turned on. Right now I don't have that supported, since it would require me to implement an activitypub...
notes for me: https://docs.joinmastodon.org/spec/security/ https://docs.joinmastodon.org/spec/activitypub/#public-key
I just ran into the same issue on win7 x64, works on chrome 42 but not on nwjs v0.12.0 (with chromium 41). Very odd that it works in Chrome but...
@sterpe I didn't try polotek/libxmljs. My understanding is that libxmljs is just bindings to the native C modules, so it is a different animal and Nodejs only. My goal was...
Would go here: https://github.com/fenwick67/term-px/blob/9d09418b1ece5cce600a916f5f64879c72f0953a/index.js#L38
Isn't this expected? > There is experimental support for a PCM time-source. If you are interested, I suggest you look at Richard Hirst original project (ServoBlaster) and try the --pcm...