Skip to content
View phiresky's full-sized avatar

Highlights

  • Pro

Block or report phiresky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
phiresky/README.md

Hi there 👋

I'm a big fan of FOSS and develop and maintain a few tools as side-projects. I also sometimes write technical and educational articles on my blog.

Here's some of my open-source work (most recent first):

isbn-visualization: Visualizing all books of the world in ISBN-Space

An interactive visualization that maps the entire ISBN-space of over 100 million books using a custom "bookshelf" space-filling curve, allowing users to explore publication dates, publishers, and availability across the two billion possible ISBN slots.

This project won first prize in a book metadata visualization contest with a $10,000 prize pool.

Lemmy: A link aggregator for the fediverse

Lemmy is a federated alternative to Reddit. I'm currently a core maintainer, mainly working on efficient cross-instance communication.

image

thought-forge-ai: An experiment in generating "deep thought" TikTok-style video including a spoken monologue, moving video scenes and music

Why.Being.Bored.Might.Be.Your.Secret.Superpower.mp4

sqlite-zstd: Transparent dictionary-based row-level compression for SQLite

image

timetrackrs: An automated rule-based timetracker (WIP)

sql.js-httpvfs: Hosting SQLite databases on Github Pages

pandoc-url2cite: Effortlessly and transparently add correctly styled citations to your markdown paper given only a URL

ripgrep-all: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

Backchannel Prediction for Conversational Speech Using Recurrent Neural Networks

Machine Learning Demos

Pinned Loading

  1. ripgrep-all Public

    rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

    Rust 8.6k 184

  2. neural-network-demo Public

    Demonstration and visualization of feed-forward neural networks running in the browser

    TypeScript 72 18

  3. pandoc-url2cite Public

    Effortlessly and transparently add correctly styled citations to your markdown paper given only a URL

    TypeScript 127 7

  4. backchannel-prediction Public

    Yeah, Right, Uh-Huh: A Deep Learning Backchannel Predictor

    Python 55 8

  5. timetrackrs Public

    An automated time tracker (WIP)

    Rust 124 11

  6. sqlite-zstd Public

    Transparent dictionary-based row-level compression for SQLite

    Rust 1.5k 48

530 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 2 repositories
Opened 1 pull request in 1 repository
gajus/pg-formatter 1 open
Reviewed 1 pull request in 1 repository
LemmyNet/lemmy 1 pull request

Created an issue in gajus/pg-formatter that received 1 comment

postinstall script takes 30s on node19+ due to keepalive

From node 19 (e.g. Node 20, Node 22 LTS), they set keepAlive by default to true. This causes a behaviour (bug?) nodejs/node#47228 where the process…

1 comment
Opened 1 other issue in 1 repository
tursodatabase/libsql 1 open
5 contributions in private repositories Mar 4 – Mar 14
Loading