Nahum Shalman
  • Blog
  • GitHub
  • LinkedIn
  • Mastodon

Manta blind drop

  • Nahum Shalman

Nahum Shalman

Mar 18, 2014

Note to self:

Generate a signed URL:

msign -m PUT ~~/stor/where/you/want/it

Other person uploads to that location:

curl -X PUT -T some_file $signed_url

Thanks @dapsays!

Or in a pinch, just fire up @mcavage's
https://github.com/mcavage/manta-browser-upload on a server.

Triton on SmartOS bhyve

Motivation I (still) don't run VMware but I do have a SmartOS machine (it's a little nicer than the one from a decade ago). I now work on Triton for my day job and I want to run CoaL for some testing. Networking The first trick is going to be
Jul 9, 2025 4 min read

Tailscale for SunOS in 2025

Happy New Year! The wireguard-go port is still sitting around in my fork. I don't know when I will have the energy for the next attempt to get it upstream. In the meantime, I've made some fun progress on the Tailscale side. Taildrive The Tailscale folks have shipped Taildrive (currently
Jan 13, 2025 1 min read
Featured

OpenTelemetry Tracing for Dropshot

I spoke at Oxide's dtrace.conf(24) about a project I've been hacking on for the past couple weeks: Slides: OpenTelemetry Tracing for DropshotOpenTelemetry Tracing for Dropshot Nahum Shalman The QR code links to this presentation for anyone who wants to read the speaker notes or reread them later. 1
Dec 17, 2024 1 min read
Nahum Shalman © 2025
Powered by Ghost