bsull's Avatar

bsull

@bsull

fell runner, swe @ grafana labs, @sd2k on github, @bsull in some other places. often doing rust stuff. http://sd2k.github.io if you like seldom updated blogs.

13
Followers
67
Following
8
Posts
12.11.2024
Joined
Posts Following

Latest posts by bsull @bsull

Nice, that's all available in v0.2.1. I'm thinking of adding a secret-redaction thing similar to Deno Sandbox too, but it sounds like adding docs is the most important thing. Thanks!

04.02.2026 18:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - eryx-org/eryx: A Python sandbox using Wasmtime A Python sandbox using Wasmtime. Contribute to eryx-org/eryx development by creating an account on GitHub.

@simonwillison.net Hi! you requested a couple of interesting features for (github.com/eryx-org/eryx) the other day on HN, wondered if you had any other blockers or requests when trying to use it? I think I'm pretty close to an initial release (esp given support for other packages, numpy etc).

04.02.2026 17:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Congrats! I was playing with SM a few weeks ago for a side project, very cool to hear it's still being actively worked on πŸŽ‰

22.04.2025 12:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
RustWeek 2025 RustWeek 2025, The Netherlands - May 13 - 17 2025

Early bird tickets for RustWeek will be available until January 15. Make sure to get your tickets in time to get the reduced early bird price!

Go to rustweek.org for more information!

14.12.2024 17:45 πŸ‘ 12 πŸ” 6 πŸ’¬ 0 πŸ“Œ 1
Preview
hyper in curl Needs a Champion tl;dr - hyper in curl is nearly complete, but it needs a champion. Without a partner actively engaged that wants to enable and ship, it’s now on the path for...

hyper in curl needs a champion.

A backing vendor or distro that wants it.❀️

Why? Report after report: Memory un-safety. Is. BAD.

A #rustlang HTTP backend in #curl has potential to make the internet safer. πŸ¦€

But it needs a champion to back it, or it will go away. πŸš€

seanmonstar.com/blog/hyper-i...

19.11.2024 15:01 πŸ‘ 78 πŸ” 36 πŸ’¬ 4 πŸ“Œ 2
Introduction - augurs - a time series toolkit

Oh, docs are here: docs.augu.rs
and repo is here: github.com/grafana/augu...

18.11.2024 09:43 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The forecasting implementations are also heavily based on the OG Python and R versions, there's not a tremendous amount of new stuff there! Outlier and clustering are a bit more interesting at least.

Anyway, issues and PRs are welcome if you find something missing!

#rustlang #timeseries

18.11.2024 09:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It's standing on the shoulders of giants as always though. The JS library is only possible thanks to the awesome wasm-bindgen, wasm-pack and newer WASM component tooling, and the Python bindings use the inimitable PyO3 and maturin

18.11.2024 09:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I started writing this because none of the other time series libraries I found met my needs:
- fast
- portable (I want to be able to run in the browser _and_ in Python)
- maintainable (please don't write libraries in Jupyter notebooks 😬)

Hopefully augurs meets all three. Plus it has a cool name!

18.11.2024 09:28 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Announcing augurs - a time series toolkit for Rust

announcing augurs - a time series toolkit for Rust πŸ“ˆ

It took a while but I finally got round to polishing this to a point where I'm comfortable publishing it. Hopefully it's useful for someone out there!

sd2k.github.io/blog/announc...

18.11.2024 09:18 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0