| WEBSITE | https://blog.paulnovo.us/ |
| PRONOUNS | he/him |
| WEBSITE | https://blog.paulnovo.us/ |
| PRONOUNS | he/him |
Portsmouth, New Hampshire, is doing a good job of marking its Black history, with a Black Heritage Trail you can follow through town with historic markers and a sculpture garden on the site of the African-American Burial Ground. Now we have a wonderful mural of Ona Judge, who had been enslaved by George Washington but escaped to Portsmouth. Washington made strenuous efforts to have her captured and returned to slavery, but never managed.
I just finished filing my claim with the #Anthropic settlement, which used FIFTEEN of my books to train the goddamned Temu Terminator, and I am fucking furious and heartbroken about it:
https://catvalente.substack.com/p/blood-money-the-anthropic-settlement
I continue to work on o-o, a CLI for running my ML jobs (or any jobs) in the cloud. The recent release focused on bug fixing and adding unit tests. The project now has over 90% testing code coverage, which I gotta say, is just a really nice place to be.
homepage: https://o-o.tools/
source: https://sr.ht/~ootools/oocli/
@drgroftehauge Thank you! A lot of alternatives I have seen (I think modal.com too) tend to focus on Python, most often by defining steps with Python decorators. I wanted something that was as close as possible to running scripts locally from the command line, in any language (I use #JuliaLang as well).
Also, you could use a publicly available docker image. You would have to install your requirements every run, but this would get you started before having to build your own image.