Coder Social home page Coder Social logo

disco's Introduction

disco's People

Contributors

dependabot[bot] avatar gustavkj avatar lindell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

rzeznia boskikris

disco's Issues

Handle emojis better

Currently, custom phrases containing emojis are not handled in any special way. This is a problem since character lengths of emojis vary and regular substrings can break emojis in the middle. E.g. this does not work very well: https://disco.fleo.se/%F0%9F%91%A8%F0%9F%8F%BB%E2%80%8D%F0%9F%9A%92 (it's a pale firefighter).

The easiest way is probably to use the stringz instead of trying to implement something ourselves.

For more info, I suggest reading Slicing Strings Containing Emoji โ€” Differences between Python and JavaScript.

Browsers block auto-play of audio

Google Chrome blocks auto-playing of media unless it is muted or the browser has initiated playbacks on the website a certain number of times before.

We already handle this on mobile by starting playing on touch. We can do the same thing on desktop, but on click or a key event.

It's nice if the music always plays, regardless if it is muted or not, since we also use it to time some events.

More about auto-play

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.