Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linux

Linux - Websocket Test Error

I am testing on opening websocket and echo. I am trying to run on Linux-based PC and testing with … Read more Linux - Websocket Test Error

Html5: Play On Speakers Stream From Microphone On Ubuntu

I am learning html5 and want to try to play on speakers what I say on microphone. So I wrote the fo… Read more Html5: Play On Speakers Stream From Microphone On Ubuntu

Customizing Firefox Console.log (for My Own Prototype)

I'm coding a (free software) application (the MELT monitor, on GNU/Linux/Debian/x86-64) which e… Read more Customizing Firefox Console.log (for My Own Prototype)

Charles Proxy And Interceptor Are Not Tracking Any Http Request In Ubuntu

I can't seem to get any activity showing on anything relating to HTTP/proxy requests in Ubuntu.… Read more Charles Proxy And Interceptor Are Not Tracking Any Http Request In Ubuntu

Setting Environment Variable With Nodejs

I need to set an environment variable from Node (currently using v8.9.3) Ideally, I would like to r… Read more Setting Environment Variable With Nodejs

"exited With Code 8" Sample Meteor Applications

I am new to Meteor.js and currently working on the 'leaderboard' example app. After inserti… Read more "exited With Code 8" Sample Meteor Applications

How To Execute An Executable From Linux With Javascript

I'm making an application for D-bus in javascript. I need to call an executable from the javasc… Read more How To Execute An Executable From Linux With Javascript