An (almost) fully-featured editor for LRCX format of ddddxxx/LyricsKit. (Only inline time tag is missing so far.)
Some features out of LyricsKit’s scope:
- “Simplified Japanese” detection
- load timetag-less lyrics from VocaDB/初音ミク@ Wiki
- Extrapolation tagging (useful for reusing timings for cover/remix tracks)
- Auto apply machine-generated furigana
- Auto separate lyrics from translations
🐦
Some features out of LyricsKit’s scope:
- “Simplified Japanese” detection
- load timetag-less lyrics from VocaDB/初音ミク@ Wiki
- Extrapolation tagging (useful for reusing timings for cover/remix tracks)
- Auto apply machine-generated furigana
- Auto separate lyrics from translations
🐦
Plltxe.
#Telegram小考察 Telegram 中老年人娱乐中心御用贴纸包合集(大雾) ⚽️ https://t.me/addstickers/AnimatedPenalty 🏀 https://t.me/addstickers/AnimatedBasketball 🎯 https://t.me/addstickers/AnimatedDart 🎲 https://t.me/addstickers/AnimatedDice https://t.me/addstickers/AnimatedDice2 🎰 …
#Telegram小考察 《关于🎰》
「Telegram 赌场化不可避。」
这次的花样比较多。截至目前的状态:
- 仅 macOS beta 版本获得支持
- 发送方式与以往的赌场 emoji 一样。
- Bot API 暂时屏蔽了此类消息
- 中了三连 BAR、三连 🍇 好像也没有什么特效(还没抽中三连7)
虽然 Bot API 的返回数据看不到了,不过好在 macOS beta 的日志是有完整 MTProto 输入输出的,大概还是能从那边一探究竟。
【数据结构】
虽然与以往不同这次的🎰是三个值在变化,但是还是没有出现新的数据结构。沿用了以前的 emoji + int 的格式。只是这次的 int 应该是把这里面所有可能的组合全都编码进去了。
—
经过一番豪赌胡乱尝试,基本搞清了规律。
- 取值范围:1~64
- 单一卷轴有四种图案:BAR、🍇、🍋、7。
- 上面四种图案依次指代四进制的 0、1、2、3。
- 三个卷轴按照左低右高的形式构成一个三位数。
- 这个三位数转成十进制,然后加一就是这个组合的编号。
例如:
- BAR BAR BAR = 000₄ + 1 = 1
- 🍇 BAR 🍋 = 201₄ + 1 = 34
- 🍋 🍇 🍇 = 112₄ + 1 = 23
- 7 7 7 = 333₄ + 1 = 64
inspired from https://t.me/tgbeta/4215
「Telegram 赌场化不可避。」
这次的花样比较多。截至目前的状态:
- 仅 macOS beta 版本获得支持
- 发送方式与以往的赌场 emoji 一样。
- Bot API 暂时屏蔽了此类消息
- 中了三连 BAR、三连 🍇 好像也没有什么特效(还没抽中三连7)
虽然 Bot API 的返回数据看不到了,不过好在 macOS beta 的日志是有完整 MTProto 输入输出的,大概还是能从那边一探究竟。
【数据结构】
虽然与以往不同这次的🎰是三个值在变化,但是还是没有出现新的数据结构。沿用了以前的 emoji + int 的格式。只是这次的 int 应该是把这里面所有可能的组合全都编码进去了。
—
经过一番
- 取值范围:1~64
- 单一卷轴有四种图案:BAR、🍇、🍋、7。
- 上面四种图案依次指代四进制的 0、1、2、3。
- 三个卷轴按照左低右高的形式构成一个三位数。
- 这个三位数转成十进制,然后加一就是这个组合的编号。
例如:
- BAR BAR BAR = 000₄ + 1 = 1
- 🍇 BAR 🍋 = 201₄ + 1 = 34
- 🍋 🍇 🍇 = 112₄ + 1 = 23
- 7 7 7 = 333₄ + 1 = 64
inspired from https://t.me/tgbeta/4215
Telegram
Telegram Beta
Spin your slot machine and hit the jackpot! 🎰
@Telegram #beta #macOS
@Telegram #beta #macOS
#TIL Using the `Range` Web API, I can finally measure the width of a substring of a rendered text without any DOM modification. This could give some performance improvement on my karaoke layout component.
Tho I still don’t think it’ll work well on iPad.
https://developer.mozilla.org/en-US/docs/Web/API/Range
🐦
Tho I still don’t think it’ll work well on iPad.
https://developer.mozilla.org/en-US/docs/Web/API/Range
🐦
MDN Web Docs
Range - Web APIs | MDN
The Range interface represents a fragment of a document that can contain nodes and parts of text nodes.
GitHub Universe 2020 on December 8
Keynote: Dec 8, 9:00 PST (UTC-8)
Rebroadcast w/ live hosts: Dec 9, 9:30 IST (UTC+5.5)
Not really common to see keynotes running in 2 different timezones to cover audiences worldwide. Kudos to you, GitHub!
🔁🐦
Keynote: Dec 8, 9:00 PST (UTC-8)
Rebroadcast w/ live hosts: Dec 9, 9:30 IST (UTC+5.5)
Not really common to see keynotes running in 2 different timezones to cover audiences worldwide. Kudos to you, GitHub!
🔁🐦
Twitter
GitHub
What are you doing December 8? The #GitHubUniverse keynote will kick-off our first ever 3-day, all virtual conference. Hear the latest on GitHub products, the future of the industry, and more. Save the sticky note and add to your calendar today 🗓 https:/…