Status update, October 2019 October 15, 2019 on Drew DeVault's blog

Last month, I gave you an update at the conclusion of a long series of travels. But, I wasn’t done yet - this month, I spent a week in Montreal for XDC. Simon Ser put up a great write-up which goes over a lot of the important things we discussed there. It was a wonderful conference and well worth the trip - but I truly am sick of travelling. Now, I can enjoy some time at home, working on free and open source software.

I have a video to share today, of a workflow on git.sr.ht that I’m very excited about: sending patchsets as emails from the web.

Sourcehut’s development plans can be described in three broad strokes: (1) make a bunch of services (or: primitives for a development hub); (2) rig them all up with APIs and webhooks; and (3) teach them how to talk to each other. Over the past year, (1) and (2) are mostly complete, and (3) is now underway. Teaching git.sr.ht and lists.sr.ht to talk to each other is an important step, because it will give us a web-based code review flow which is backed by emails. This meets an original design goal of Sourcehut: to build user-friendly tools on top of existing systems.

The other end of this work is on lists.sr.ht, but for now it’s indirect: I’ve also been working on pygit2 fleshing out the Odb backend API, so that I can make a pygit2 repo which is backed by the git.sr.ht API. From there, it’ll be easy to teach lists.sr.ht about git.sr.ht - and perhaps other git services as well.

There’s also a fourth stage of Sourcehut: giving back to the free software community. To this end, I intend to spend Sourcehut’s profits on sponsoring motivated and talented free software developers to work on self-directed projects. I’m very excited to announce that there’s progress here as well: Simon Ser is now joining Sourcehut and will be doing just that: self-directed free software projects. He’s written more about this on his blog and I’ll be writing more on sourcehut.org later.

Wrapping up Sourcehut news, I’ll leave you with an out-of-context screenshot of a mockup I made this month:

Screenshot of a Sourcehut DNS service showing DNS records managed by zone
files in a git repository

Let’s move on to Wayland news. We’ve started the planning for the next sway release, and it’s shaping up to be really cool. We expect to ship patches which can reduce input latency to as low as 1ms, introduce the foreign toplevel management protocol for better mate-panel support, and introduce damage tracking to our screencopy protocol - which is being used to make a VNC server for sway and other wlroots-based compositors; and proper drawing tablet support. We’re also making strong headway on a long-term project to overhaul rendering and DRM in wlroots, with the long term goal of achieving the holy grail levels of performance on any device.

The Wayland book is also in good shape. A lot of people have purchased the drafts - over a hundred! Thank you for picking it up, and please send your feedback along. I completed chapter 8 this month. I also expect to receive the last few parts for my second POWER9 machine today, and I plan on using this to test Wayland, Mesa, etc - on ppc64le. The first POWER9 machine is now provisioned and humming along in the Sourcehut datacenter, by the way.

VR work has also been chugging along again this month. I’ve started contributing to Monado, which is basically to OpenXR as Mesa is to OpenGL. I’ve seen merged an overhaul to their build system, an overhaul for their dated Wayland backend, and even some deeper work ensuring conformance with the OpenXR specification. A lot of this work has also been in getting to know everyone and planning the future of the project, as it’s still in early stages.

To quickly summarize my other various projects:

That’s all I’ve got for today. Thank you for your support! Oh, and one last note: I’ve been invited to the Github sponsors program, so if you want to donate through it Github will match your donation for a little while. Cheers!

Articles from blogs I read Generated by openring

Status update, April 2024

Hi! The X.Org Foundation results are in, and I’m now officially part of the Board of Directors. I hope I can be of use to the community on more organizational issues! Speaking of which, I’ve spent quite a bit of time dealing with Code of Conduct matters latel…

via emersion April 16, 2024

M2dir: treating mails as files without going crazy

Sometime recently in the past I complained about Maildir. You can go read the post, but the executive summary is that I think Maildir uses an actively user-hostile directory structure and extremely convoluted filenames that do not convey any meaning at all. …

via blogfehler! April 15, 2024

Go Developer Survey 2024 H1 Results

What we learned from our 2024 H1 developer survey

via The Go Blog April 9, 2024