Erick Garcia

Results 6 issues of Erick Garcia

One of the features is having multiple subtitles, but I have no idea how to have them since the requirement is having subtitle have the same filename as the episode,...

How do I find out my bitlbee server address? I am running it locally

I installed mono-develop, omnisharp on windows wsl, I installed omnisharp-server using package-install from emacs. Everything from refractoring, go-to definitions and autocomplete works for standard libraries, however none of the Unity...

Karma config // karma.conf.js module.exports = function(config) { config.set({ frameworks: ['jasmine'], plugins: [require("karma-jasmine")], files: [ 'node_modules/requirejs/require.js', 'node_modules/karma-requirejs/lib/adapter.js', "spec/**/*[sS]pec.js", ] }) } Sample spec describe("Project View Sensors", function() { it("Should populate...

Expected behavior: Connect haybox device to a valid gc adapter and be able to play on PC Slippi with this adapter. Actual behavior: Box device only works via usb mode,...