11 Followers
41 Following
21 Posts
he/him -- Engineering Manager @Google, bazel.build, Photographer & Darkroom Printer, former member of Snapseed team, 🏳️‍🌈 ally, views are own
works onhttps://bazel.build
slacks onhttps://sven-tiffe.de
trötet auf DeutschSoziales, Privates
toots on EnglishTech, Build, Management

I wrote a #newbook „Leading in Ambiguity. “ It helps to better understand what #ambiguity is and offers a framework to navigate ambiguity and build our ambiguity capacity.

https://www.amazon.de/Leading-Ambiguity-Transform-Uncertainty-Possibilities/dp/3982445108/
#leadinginambiguity #CoCreAct

A blog series about #Bazel by Steven Engelhardt: https://www.stevenengelhardt.com/series/practical-bazel/
Practical Bazel | Steven Engelhardt

"How Bazel Works" by Son Luong Ngoc, one post of a series of posts about Bazel's way of working and how to use #Bazel in #CI
https://sluongng.hashnode.dev/bazel-caching-explained-pt-1-how-bazel-works
Bazel Caching Explained (pt. 1): How Bazel Works

Before we dive into Bazel’s caching mechanism, let’s first go over how Bazel works and some of the underlying assumptions that it makes. The Build Graph Bazel is an artifact-first Build Tools. This means the user asks Bazel for an artifact and Bazel ...

A Bable in Bazel
Making some progress with my #mastodon #instance. It looks as if I fixed the image upload issue
Just in case anyone is interested in troubleshooting: here's the tracking issue https://github.com/mastodon/mastodon/issues/20027
422 Error processing thumbnail for uploaded media · Issue #20027 · mastodon/mastodon

Steps to reproduce the problem I'm running a Mastodon instance on Google cloud. I can upload media to GCS (e.g. profile pictures) and can initiate attaching images to a toot. As shown in the log be...

GitHub
I correct myself. I declare at least my #Mastodon instance as annoying. So attaching an animated GIF worked and the preview showed the preview image. The feed doesn't show the gif. If I try to attach a different media type to the toot, it won't upload and show a 422 "cannot process thumb nail" although the latter is generated and stored on GCS. Well...
I declare #Mastodon officially exceptional! It also looks as if I fixed the "cannot attach media to my toots" issue on my instance by simply adding more compute power.
So I'm running my own #instance on #GoogleCloud and so far I am happy with the experience. My motivation was mostly to try it out, now I need to find out how expensive this setup is. Two things that still do not work properly: (1) uploading images/media to toots https://github.com/mastodon/mastodon/issues/20027 and (2) search across other instances which i hope to fix by adding federation relays
422 Error processing thumbnail for uploaded media · Issue #20027 · mastodon/mastodon

Steps to reproduce the problem I'm running a Mastodon instance on Google cloud. I can upload media to GCS (e.g. profile pictures) and can initiate attaching images to a toot. As shown in the log be...

GitHub
One thing I am clearly missing so far is cross server search. I am sure I am not the only one working with #Bazel or other build styems, or interested in #CI or #reproducableBuilds. But hosting yourself on a dedicated server kind of limits the search scope it seems. I wonder if this means that the desired model for Mastodon is to join large servers dedicated to specific topics.