Beamer

Results 21 comments of Beamer

Crazy idea people, but is it easier to mock the etherscan api on the localhost/hardhat side? Like a Hardhat plug-in that spins up express server on a port Keeps this...

I'm streaming this through Ant media server and playing it on iOS. It seems to issue a stop command on AVPlayer while it's changing tracks. This library is so incredible...

I've noticed issues #51 and #52 - it's possibly similar but seems those are more isolated

Update: It randomly started working and I got it all hooked up. Restarted app and now `json-decode` is fine, but `rest` "couldn't create" odd...

I'm having same issue - changing tabs and back it disappears. Here's my little component: ```tsx import { useState } from "react" import { default as ReactTicker } from "react-ticker"...

Still seeing this issue - is there a chance this will get fixed?

Is this possible? Is it possible to control the options in the desk image kabob to "Open in Media"? It could be a little out of scope - but adding...

ah, it's `delegate :participants, to: :post, prefix: true` isn't it?