laurence fass

Results 85 comments of laurence fass

The swap from SOL To USDC failed. ![image](https://user-images.githubusercontent.com/3512857/124303052-e249ed00-db59-11eb-8b02-7f83ee24f002.png) Should I have tried the swap from SOL to WUSDC?

ok i tried again and it worked fine. It would be great to miss out the USDC step if possible. I dont know how much the swaps cost. Can i...

I closed the browser logged in again and repeated and it worked after a few attempts, but this was not a regular-user friendly experience.

according to nginx.conf, server root = /var/lib/streaming/ and /var/lib/streaming/hls/test.m3u8 is available while streaming but i can't access http://192.168.99.100:8080/hls/test.m3u8 from the browser. should this file be accessible to the browser via...

also cant see the stream in VLC media player at rtmp://192.168.99.100/live/test Is that the correct rmtp address?

the following source works fine in the same page as broken player so i guess the browser is not the problem. following screenshot shows no response from http server... ![streaming...

ui_patterns.yml looks like this: ``` slidecard: label: 'Card' description: 'A slide-card component.' fields: image: label: 'Image' description: 'A simple image with caption.' fields: image: type: 'image' label: 'Image' description: 'background...

pattern-slidecard.html.twig like this: title = {{ title }} text = {{ text }} position = {{ position }} image = {{ image }}

the ansible container doesnt appear to have any config i dont know if this is part of the issue? ` $docker run ... philm/ansible_playbook --version` ``` ansible-playbook 2.2.2.0 config file...

I have seen something similar to this with React Helmet. The difference to React Helmet issue is that the facebook debugger doesnt pick up any metadata from the page at...