Scott Stensland

Results 14 issues of Scott Stensland

pie@peach /cryptdata6/var/log/tmp/shared/gopath/src/github.com/mjibson/moggio $ go get -v -t ./... go: downloading golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 ... # github.com/mjibson/gme In file included from /usr/include/string.h:494, from Gb_Apu.cpp:5: In function ‘void* memcpy(void*, const void*, size_t)’, inlined...

Hi ``` I would like to use GraphGL as part of my project yet its dependancy on three.js is unacceptable due to ***HUGE*** size of three.js - its over 180...

cannot compile getting ``` stens@cameroon ~/src/github.com/tzaeru/rust-audio-analysis $ rustc --version rustc 1.18.0 stens@cameroon ~/src/github.com/tzaeru/rust-audio-analysis $ cargo check Compiling lazy_static v0.2.9 Compiling libc v0.2.32 Compiling num-traits v0.1.40 Compiling bitflags v0.7.0 Compiling num-integer...

first off I must say this materialistic HN app is by far the best I've used - ku doos !!! what is the iOS equivalent ? android is my daily...

I installed the server on a remote machine ... here is server launch ``` root@forelsket /my/gopath/src/github.com/bigeagle/gohop # gohop -debug -config server.ini [19-06-11 13:52:04][INFO] using config file: %v server.ini [19-06-11 13:52:04][DEBUG]...

to update dependancies 20220614

to handle an upstream process which is synthesizing wav audio on server side which need to get rendered as audio on browser ... lets look at nodejs stream pipes

just bumped up upstream packages to their current values now npm install is OK I see this project has several other PR which have been ignored ... is anyone behind...

firefox browser console messages ``` Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected 2 Cookie “io” has “sameSite” policy set to “lax” because it is...

just tried to compile on ubuntu 18.04 using go version go1.10.1 linux/amd64 ``` cd /my/gopath/src/github.com/happyalu/goflite make ... cc -g -O2 -Wall -fPIC -I../include -c -o flite_voice_list.o flite_voice_list.c cc -g -O2...