frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ten Years of Just (and Lists)

2•rodarmor•1h ago
I made my first commit to `just`, a command-runner written in Rust, ten years ago with the auspicious commit message "Initial commit. Broken."

Thanks to everyone that has used `just` over the years, the authors of the huge variety of useful crates that `just` uses as dependencies. I'm especially grateful to all the feedback, design help, and issue reports I've gotten. `just` is largely a solo project, and my own use of `just` is fairly simple, so I rely on users to let me know what they're doing, what they want to do, and what works and what doesn't.

I just (lmao, never gets old) released 1.53.0, https://github.com/casey/just/releases/tag/1.53.0, which has a huge new feature: lists!

There have been many issues over the years which are hard or difficult to solve with strings alone, so now, instead of all values being strings, all values are lists of strings. This preserves the simplicity of `just`'s single-type type system, what were strings are now lists of length one.

This is an odd but hopefully pragmatic choice, and one shared by the rc and fish shells.

Two headline features this enables are properly quoting variadic arguments:

    set unstable
    set lists
    
    foo *args:
      echo {{ quote(args) }}
And mapping variadic arguments to dependencies, especially in parallel:

    set unstable
    set lists
    
    # call `compile` with each element of `args` in parallel
    [parallel]
    build *args: *(compile *args)
    
    compile target:
But there is a a ton of functionality, all documented in the lists section of the readme, https://github.com/casey/just#lists, to avail yourself of.

Thank you for using `just`, and do try out lists and let me know what you think!

Show HN: oh-my-reddit – beautiful reddit threads, live in your terminal

https://github.com/renatoworks/oh-my-reddit
1•renatoworks•4m ago•0 comments

Chimera Linux: Clang/LLVM, FreeBSD coreutils, dinit, musl Libc

https://chimera-linux.org/
1•hxorr•10m ago•1 comments

Transfigure αLPHA is live – Yes, moar AI CAD

http://xfgr.ai
1•itstransfigure•11m ago•1 comments

Show HN: Reticle – The map your infrastructure operators deserve

https://reticleops.com/
1•mannders•11m ago•0 comments

Native Coding Agent Optimized for Local LLM and DeepSeek v4 with Vector Memory

https://code.intellios.ai
1•coolwulf•12m ago•0 comments

Show HN: The Oct Programming Language for scientific programming

https://github.com/yuechen-li-dev/oct
1•YuechenLi•14m ago•0 comments

Show HN: The Ruby AI Newsletter

https://rubyai.beehiiv.com/p/ruby-ai-news-june-16th-2026
1•activefx•14m ago•0 comments

Static Types and Shovels

https://carefully.understood.systems/blog-2026-06-10-static-type-shovel.html
1•birdculture•15m ago•0 comments

Tokdiet a local proxy that cuts LLM token spend ~70% without quality loss

https://github.com/agiwhitelist/tokdiet
1•agiwhitelist•17m ago•0 comments

Stolen French fries are spicier than justice: How covert larceny enhances taste

https://www.sciencedirect.com/science/article/abs/pii/S0950329326001126
2•bookofjoe•20m ago•0 comments

Ireland ready to restrict social media for children even without EU agreement

https://www.irishtimes.com/politics/2026/06/16/ireland-ready-to-restrict-social-media-for-childre...
4•piltdownman•21m ago•2 comments

Reinventing the Renaissance

https://drb.ie/article/reinventing-the-renaissance/
2•Petiver•22m ago•0 comments

Show HN: Numax - a portable runtime for distributed apps

https://github.com/GianIac/numax
3•gianiac•23m ago•1 comments

Milky Way's black hole is quiet, scientists found evidence of its missing wind

https://www.cnn.com/2026/06/16/science/milky-way-sagittarius-a-black-hole-wind
2•1659447091•23m ago•0 comments

Digital Printing of Arabic: explaining the problem

https://digitalorientalist.com/2017/08/21/digital-printing-of-arabic-explaining-the-problem/
4•a_t48•25m ago•0 comments

Construction Starts on JetZero's Greensboro Assembly Site – Aviation Week

https://aviationweek.com/aerospace/manufacturing-supply-chain/construction-starts-jetzeros-greens...
2•rbanffy•26m ago•0 comments

Show HN: Private Markets SEC Filings Index

https://search.stillhousedata.com
3•lemonlym•28m ago•0 comments

Mozilla Added Google Play Integrity to Firefox for Android

https://bugzilla.mozilla.org/show_bug.cgi?id=2046154
5•summm•28m ago•0 comments

A Corner on a Country Road

https://worldsensorium.com/a-corner-on-a-country-road/
2•dnetesn•31m ago•0 comments

Andrew Ng ships Open CoWorker desktop AI agent

https://github.com/andrewyng/aisuite
3•Gaishan•31m ago•1 comments

Synaxi-predict: I'm trying to predict token cost before it happens

https://github.com/BeadW/synaxi-predict
1•beadw•31m ago•1 comments

Firefox 152 understands 'Sssh!'

https://www.theregister.com/software/2026/06/16/firefox-152-understands-sssh/5256390
3•Bender•32m ago•0 comments

The UK's Teen Social Media Ban Is Political Theater, Not Child Safety Policy

https://www.techdirt.com/2026/06/16/the-uks-teen-social-media-ban-is-political-theater-not-child-...
19•hn_acker•33m ago•4 comments

On The Architectural Complexity of Neural Networks

https://arxiv.org/abs/2605.04325
1•lamename•33m ago•0 comments

Python dev saved from disaster by intuition...and AI

https://www.theregister.com/ai-and-ml/2026/06/16/python-dev-saved-from-disaster-by-intuitionand-a...
2•Bender•33m ago•1 comments

Linux 7.2 Improves Anonymous Pipe Performance for Shell Pipelines and More

https://www.phoronix.com/news/Linux-72-Faster-Anon-Pipe-Write
2•Bender•34m ago•0 comments

2678x Faster Matrix Multiplication with a GPU

https://0mean1sigma.com/2678x-faster-how-gpus-supercharge-matrix-multiplication/
1•kkm•36m ago•0 comments

Google asking many to select a client certificate erroneously

2•emilfihlman•40m ago•3 comments

Xenith – A Calm Productivity Dashboard

https://xenith.life
1•CodeByBryant•41m ago•0 comments

Open Claiming Protocol – Successor to JWT

https://openclaiming.org
2•EGreg•41m ago•0 comments