The Revenge of Unicode

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Confusables

    Simple library for matching a string to another string that is same but has letters that only *look* the same as original string

  • I wrote a small python library for searching obfuscated Unicode text by creating regex expressions; our company’s chat was being overrun by spammers.

    https://github.com/wanderingstan/Confusables

    From the readme:

    E.g. "℮1೦" would match "Hello"

    "Hello" gets turned into the following regex of character classes:

      [HHℋℌℍΗⲎНᎻᕼꓧ𐋏ⱧҢĦӉӇ]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Extracting Words from Scanned Books: A Step-by-Step Tutorial with Python, OpenCV

    1 project | news.ycombinator.com | 15 May 2024
  • Ask HN: Running LLMs Locally

    1 project | news.ycombinator.com | 15 May 2024
  • Show HN: 3-2-1 backups using Rustic and RClone

    1 project | news.ycombinator.com | 15 May 2024
  • Battlesnake Challenge #1 - Python

    1 project | dev.to | 15 May 2024
  • Battlesnake Challenge

    2 projects | dev.to | 15 May 2024