Remix.run Logo
Spark: Sparklines in your shell(git.zx2c4.com)
50 points by hskimse a day ago | 15 comments
throw-the-towel a day ago | parent | next [-]

Site seems to be hugged to death. https://web.archive.org/web/20260830100336/https://git.zx2c4...

russfink a day ago | parent | next [-]

The web archive link, made available since the featured page has been hugged to death, has been hugged to death.

throw-the-towel a day ago | parent [-]

A møøse once DDOSed my site...

hskimse a day ago | parent | prev | next [-]

Or it maybe rejects invalid Referer: header? Try https://git.zx2c4.com/ directly from browser

hskimse a day ago | parent | prev | next [-]

It is available but sometimes got rate limit due to AI crisis

a day ago | parent | prev [-]
[deleted]
priteau a day ago | parent | prev | next [-]

I am not sure why this repository last updated in November 2011 is suddenly on the front page?

Anyway, a better known implementation (in Bash) is probably https://github.com/holman/spark, which was developed by Zach Holman, one of the first GitHub hires.

rbanffy a day ago | parent | next [-]

I was going to suggest using the new 2x4 unicode or Teletext glyphs, but they didn't exist in 2011. Is anything like this included in Linux distros? I couldn't find it in Fedora's or Ubuntu's repos. I guess I'll try my hand at making a new one. Might as well use it as an excuse to learn Rust.

mechanicum a day ago | parent [-]

Braille characters would double the horizontal resolution but halve the already limited vertical resolution, which isn’t great for something that’s intended to be displayed inline with text.

I think Teletext might be even worse. IIRC, it only has three heights for its triangles.

If you’re interested in multiline plotting with braille characters, Ian Henry’s bytemap for Janet (https://github.com/ianthehenry/bytemap) is worth a look (or my Clojure port: https://github.com/waddie/bytemap.clj).

rbanffy 3 hours ago | parent [-]

Teletext also has the “smooth” characters that have inclined lines. I’d need to take a good look at them to understand how to use them, but if you can lose the vertical precision, it’s OK, because you pack more in the horizontal axis.

As for Braille, the last Unicode standard added Kaypro’s 2x4 mosaics, so we can stop misusing Braille for that (a huge relief to me, because the banding that often happens always annoys me).

hskimse a day ago | parent | prev [-]

Similar first commit dates in the two repositories, it looks like there must have been some kind of trend around that time ;)

Anyway, this field has more famous people than anyone can keep track of; I hadn't heard of Zach Holman until just now either. For what it's worth, zx2c4 is also fairly well known for WireGuard.

luciandan a day ago | parent | prev | next [-]

That is so cool, that now I'm brainstorming CLI things to build that need a sparkline. Wonder if Claude Code can learn to use this.

bensmoif a day ago | parent | prev | next [-]

Big up Edward Tufte

someothherguyy a day ago | parent | prev | next [-]

is this some meta commentary on cgit's performance? (site doesn't load)

see: https://github.com/zx2c4/cgit

a day ago | parent | prev [-]
[deleted]