Ryan Govostes

Results 116 issues of Ryan Govostes

**System Description** Camera Name and Model: FLIR Blackfly S BFS-U3-50S5C-C Operating System: Ubuntu 18.04 Spinnaker Version: 2.4.0.143 (arm64) ROS Version: Melodic ***Computer details*** Processor: Jetson TX2 (4 ARMv8 cores) RAM:...

**System Description** Camera Name and Model: FLIR Blackfly S BFS-U3-50S5C-C Operating System: Ubuntu 18.04 "Bionic" Spinnaker Version: 2.3.0.77 ROS Version: Melodic **Computer details** Processor: Jetson TX2 (aarch64) RAM: 4 GB?...

I'm completely new to Hapi, I'm just trying to contribute to another project that uses it. If I am using `hapi-pino`, is it useful to have a default `route.options.response.failAction` like...

I don't know whether it's supposed to be available, but the usage text suggests so, and the web documentation does not say otherwise: ``` % docker buildx create --help Usage:...

I have an entry point script that derives a path and then uses `sed` to write it into my nginx config. I recently moved this over to a script in...

I am investigating https://github.com/monicahq/monica/issues/4240 in the Monica project, which uses sabre/dav under the hood. Using a traffic sniffing tool, I see that macOS makes a request to the CardDAV endpoint...

`` will signal to some browsers that it should make the browser chrome around the page match the color of the page. You'd probably want to have this dynamically set...

feature
ux

As far as I can tell, there is no recommended way to bundle a static resource with an extension and reference it at runtime. I *can* configure Webpack thusly to...

feature

Foxglove Studio 1.13.2 If one of my settings fields has an error, but the tree is collapsed, I won't know about it. It would be nice if the parents showed...

ux

Is it possible to plot two series on a single plot with different y-axis scales, as in this Matplotlib example? https://matplotlib.org/gallery/api/two_scales.html If not, could you please point me to what...