this post was submitted on 20 Jun 2026
23 points (100.0% liked)

Free and Open Source Software

22561 readers
21 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

cross-posted from: https://lemmy.thewooskeys.com/post/1269207

A friend of mine made a cool calculator and unit converter. It parses natural English phrases like "how many inches are in 3 feet?" and "300 miles / 65 mph in hours and minutes" and "download 10GB 1Gbps". You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.

you are viewing a single comment's thread
view the rest of the comments
[–] somegeek@programming.dev 7 points 1 day ago

At first I thought it's just a libqalculate clone, but this is actually cool.

  1. Written in Clojure +1
  2. Multiple runtimes + web
  3. Cool website

This is an actually useful project.