Y
Hacker News
new
|
ask
|
show
|
jobs
by
stillyslalom
1954 days ago
You may want to look at [DaemonMode.jl](
https://github.com/dmolina/DaemonMode.jl
), which spins up a persistent Julia process in the background so you don't have to pay the TTFP penalty more than once, even when shell-scripting.