PinnedPublished inByborg EngineeringExperimenting with web Bluetooth advertisement packetsDid you know that you can receive data from a Bluetooth device without connecting to it? Bluetooth advertisement packets can be used for…Sep 15, 20213Sep 15, 20213
Published inByborg EngineeringControl bluetooth TOYS with your webpageAre you going to control Bluetooth devices from your web-application?Jul 3, 20232Jul 3, 20232
Published inByborg EngineeringThe dream of self healing softwareSomething crashed? Just restart it!Sep 26, 20221Sep 26, 20221
Published inByborg EngineeringReal-time WebGL video manipulationThis is part III of the “Manipulating video in a browser” series. In the previous articles, we experimented with the new “Insertable…Feb 22, 20221Feb 22, 20221
Published inByborg EngineeringVideo manipulation with WebAssemblyThe previous article of this series discussed the possibility of modifying video streams in a browser. The new “Insertable Streams for…Jan 24, 2022Jan 24, 2022
Published inByborg EngineeringManipulating video in a browserHave you ever wanted to modify the video streaming from your webcam?Jan 19, 2022Jan 19, 2022
Published inByborg EngineeringAbusing redux-sagaTo a man with a hammer, everything looks like a nailDec 18, 2020Dec 18, 2020
Published inByborg EngineeringRedux-Saga race conditionsAsynchronous program flow is a well known feature in JavaScript environments. All of us extensively use callbacks, Promises at the…Nov 24, 20201Nov 24, 20201