Tristan Ross

Results 178 issues of Tristan Ross

``` i386-elf-ld -T kernel.ld -nostdlib -Map kernel.map -o KERNEL.BIN kernel/kstart.o kernel/res.o kernel/main.o kernel/kernel_bytecode.o kernel/isrmodule.o mach/video.o mach/ports.o mach/malloc.o lib/string.o lib/ctype.o lib/mem.o python/Objects/frameobject.o python/Objects/intobject.o python/Objects/dictobject.o python/Objects/stringobject.o python/Objects/typeobject.o python/Objects/object.o python/Objects/tupleobject.o python/Objects/moduleobject.o python/Objects/methodobject.o python/Objects/abstract.o...

Settings the volume meter to show causes pnmixer to crash. Log: ``` (pnmixer:16197): Gtk-WARNING **: 12:12:22.096: Unable to locate theme engine in module_path: "adwaita", warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon...

bug
needinfo

Do I need to put the path of the discourse socket which is at `/var/discourse/shared/standalone/nginix.http.socket` as the first argument?

Running on nixOS with CUDA. ``` dalle-backend | Original error: INTERNAL: All algorithms tried for %cudnn-conv = (f32[1,256,256,128]{2,1,3,0}, u8[0]{0}) custom-call(f32[1,256,256,3]{2,1,3,0} %copy, f32[3,3,3,128]{1,0,2,3} %copy.1), window={size=3x3 pad=1_1x1_1}, dim_labels=b01f_01io->b01f, custom_call_target="__cudnn$convForward", metadata={op_name="jit(conv_general_dilated)/jit(main)/conv_general_dilated[window_strides=(1, 1) padding=((1,...

I downloaded v1.3.5 for Linux and ran `./GDMENUCardManager` but I get `bash: ./GDMENUCardManager: No such file or directory`. I ran `file ./GDMENUCardManager` and got `GDMENUCardManager: ELF 64-bit LSB executable, x86-64,...

I'm using Firebase and I'm getting this error. How do I fix it?

QEMU has support for Microblaze and since this project uses QEMU, Microblaze support would be great. I'm trying to build an emulator for my own Microblaze setup but I would...

question

Here is my npm-debug.log: 0 info it worked if it ends with ok 1 verbose cli [ '/home/spaceboyross/.nvm/versions/node/v7.5.0/bin/node', 1 verbose cli '/home/spaceboyross/.nvm/versions/node/v7.5.0/bin/npm', 1 verbose cli 'run', 1 verbose cli 'build'...

bug

I'm having problems trying to build a custom nodeos-userfs

discussion
question

I have recently added the Silk GUI to one of my projects using NodeOS and I get this error: ``` tune2fs: Could not allocate block in ext2 filesystem while trying...

enhancement
bug