Fula spawnaw, lu rì’ìrtut a wìntxu nìleyn ronsrel mek letì’awpo nik.


  • Monitor Connected Devices to an ASUS Router Using Raspberry Pi

    Monitor Connected Devices to an ASUS Router Using Raspberry Pi

    Title should have explained it all. A simple Python script to monitor if a certain device has connected to the router via Wi-Fi, and send notifications accordingly. You can use this script for whatever purpose you want , though probably […] Read more…

    Monitor Connected Devices to an ASUS Router Using Raspberry Pi

  • NLP を使わず簡単に中国語と日本語を仕分ける方法

    このブログの他の記事と同じ、この記事も自分のオープンソースプロジェクトを作るときに発見したものである。音楽ライブラリーのタイトル、歌詞などのデータに読みがなをつけたいときに、中国語と日本語のテキストを区別する方法が欲しかった。ボクの音楽ライブラリーに中国語、日本語とアルファベット系の言語しかなかった。アルファベット系の言語は大した処理をいらす、簡単にソートすることができるだが、中国語と日本語はそんなに簡単ではなかった、特に漢字に対する処理の仕方が違う。 Read more…


  • 一种简单粗暴无需 NLP 的区分中文和日文文本的方法

    和博客里其他大多数的文章一样,这篇文章也是来自我平时开发个人项目时候的发现。在处理我的音乐库、歌词和其他数据的标音时,我需要一种简单的方式来区分中文文本和日文文本。因为我的曲库里面基本上只有中文、日文和其他拉丁字母构成的语种。而那些拉丁语种不需要太多复杂的处理就能够直接自然的排序,而中文和日文就没有这么简单,尤其是两种语言在对汉字的处理上有着截然不同的方法的时候。 Read more…


  • Read and Write Tags of Music Files with FFmpeg

    Read and Write Tags of Music Files with FFmpeg

    In both my previous and recent projects, I have been working with tags (metadata) of music files. One of the reason being I am rather particular about having a nicely organised library with all tag data aligned to the same format. Until recently while I was seeking for a solution to read and write tags […] Read more…

    Read and Write Tags of Music Files with FFmpeg

  • Translate Text in Sphinx Templates and Configurations

    Translate Text in Sphinx Templates and Configurations

    Weeks ago when I was playing around with the docs of EFB and the Crowdin translation widget, I realized that the default theme for Sphinx — Alabaster isn’t really doing well in term of translation. It seems like the author isn’t really confident on that (or simply didn’t care since 4 years ago). As the […] Read more…

    Translate Text in Sphinx Templates and Configurations

  • How to Write Integration Tests for a Telegram Bot

    How to Write Integration Tests for a Telegram Bot

    This is my 6th article on Telegram, the IM platform of my preference. In this article I’m going to introduce about how I wrote the integration tests for my EFB Telegram Master channel — a Telegram interface for EFB, using a userbot-like strategy. To get started, you need to have a bot ready to be […] Read more…

    How to Write Integration Tests for a Telegram Bot

  • Telegram Chat Backgrounds/Patterns Extracted

    Telegram Chat Backgrounds/Patterns Extracted

    Here is a collection of all extracted chat background/patterns came with Telegram in their original resolution, extracted from Telegram for Android 5.14.0. In Telegram, they are also sometimes called Wallpapers. This consists of 39 photographs that are there since no long after first Telegram release, 7 patterns in PNG added sometime after that, and 33 […] Read more…

    Telegram Chat Backgrounds/Patterns Extracted

  • Awesome Command Line Tools

    Awesome Command Line Tools

    A list collected by SelfhostedServer Read more…

    Awesome Command Line Tools