Ask HN: Can you share websites that are pushing the utility of browsers forward?
61–70 of 135 posts
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#62We built https://cleanfeed.net/ which is an online studio for pro audio. Chances are if you enjoy radio, podcasts or movies, especially during the pandemic, that you've listened to something produced using Cleanfeed. In many cases you wouldn't even realise that co-host or guest is remote.
Kind of
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#63> The project incorporates lots of technologically advanced features, modern Web APIs and techniques: WebSockets, Web Workers and WebAssembly, multi-level caching and PWA, voice recording and media streaming, cryptography and raw binary data operations, optimistic and progressive interfaces, complicated CSS/Canvas/SVG animations, reactive data streams, and so much more.
https://github.com/Ajaxy/telegram-tt
The dev is pretty much a genius.
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#64Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#65Earlier quoted context omitted.
Sorry Your browser does not support Web Assembly. Please upgrade your web browser. I recommend downloading Chrome. Its the latest MS Edge, but a handy trick you might be interested in is to use detectable bugs to fingerprint a webbrowser. So Internet Explorer 6 might have a browser detectable javascript bug that 8 didnt have, or a bug might exist in IE but not firefox and if someone changed their browser agent ie fir…
Do you have WASM enabled? A cursory search indicates it's not on by default
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#66For some reason though, Google decided WebSerial was too insecure for Android and disabled it, and Apple never implemented it in Safari. WebBluetooth is a thing as well but I think Bluetooth is too much of a pain, I haven't seen anyone use it yet.
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#67I've seen a trend in popular open source hobby electronics projects in the last year developing progressive web apps to replace their native apps, enabled by the addition of WebSerial in Chrome/Firefox. For example, ESC-Configurator in the drone world and ESPHome and Tasmota in the home automation world. Arduino even has a web IDE that you can program your Arduino from now. For some reason though, Google decided WebS…
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#68The Telegram web client uses all sorts of features and a reimplementation of React. > The project incorporates lots of technologically advanced features, modern Web APIs and techniques: WebSockets, Web Workers and WebAssembly, multi-level caching and PWA, voice recording and media streaming, cryptography and raw binary data operations, optimistic and progressive interfaces, complicated CSS/Canvas/SVG animations, reac…
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#69We are building https://studio.foxglove.dev/ which is a visualization tool for robotics. Click “Explore sample data” to see a demo. Uses WebGL and some WebAssembly.
The left nav and menu is reminiscent of VSCode. I'm not accusing the project of plagiarism. I think more standardization, especially with menus, instead of reinventing the UX wheel for every project is a good thing. Is the code for the left nav widget open source? I want to use it, too.
Re: Ask HN: Can you share websites that are pushing the utility of browsers forward?
#70The Telegram web client uses all sorts of features and a reimplementation of React. > The project incorporates lots of technologically advanced features, modern Web APIs and techniques: WebSockets, Web Workers and WebAssembly, multi-level caching and PWA, voice recording and media streaming, cryptography and raw binary data operations, optimistic and progressive interfaces, complicated CSS/Canvas/SVG animations, reac…
I think there is a valid argument “there is no good video experience on web otherwise” but that’s still a long list of less-than-fully-mature dependencies.