Advertisement · 728 × 90

Posts by Lettnem

Gleam sponsorship has dropped in the last 2 months.
We are free of any corporate control, but this means sponsorship is vital to pay the core team!

Please consider sponsoring Gleam, or any of the maintainers. Just a few dollars a month makes a difference.

1 year ago 31 17 5 2
Using tools | uv A guide to using uv to run tools published as Python packages, including one-off invocations with uvx, requesting specific tool versions, installing tools, upgrading tools, and more.

Have you tried uv? It completely changed my Python experience in a positive way. Look at using tools if you need to install something globally docs.astral.sh/uv/guides/to...

1 year ago 1 0 1 0
Preview
llama3.2:3b Meta's Llama 3.2 goes small with 1B and 3B models.

ollama.com/library/llam...

1 year ago 0 0 0 0
Preview
proposal: testing/synctest: new package for testing concurrent code · Issue #67434 · golang/go This is a proposal for a new package to aid in testing concurrent code. // Package synctest provides support for testing concurrent code. package synctest // Run executes f in a new goroutine. // /...

There is a good example in the GitHub issue for a case where this would be useful github.com/golang/go/is...

1 year ago 1 0 0 0