Kramerican

Results 5 comments of Kramerican

Hello No I had not - Just did a test and yikes! That's a lot of verbosity :D I think verbose mode comes close though - but when the tool...

Hey :) Yes, well, if it's that easy it would be pretty neat to have it baked in. But thanks for the tip - that makes sense, and opens up...

Without knowing what the hell I'm doing, I figured I'd try the suggestion from here: https://github.com/facebook/Surround360/issues/3 And added `SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -pthread")` to CMakeLists.txt so it becomes: ``` cmake_minimum_required(VERSION "2.8.0")...

My two cents would be that Ubuntu 14+ is plenty conservative enough :)

Saw this today. Tracked it down to snap doing an auto-refresh on boot, which can take a while on some systems. Check with `snap changes` and `snap tasks`. Once the...