New bookmark

This commit is contained in:
JP Hastings-Spital 2024-04-03 10:43:54 +01:00
parent d1e5d1f0ba
commit 76dc5868c0
2 changed files with 39 additions and 1 deletions

View file

@ -1,7 +1,7 @@
---
title: Self-hosting advice
emoji: 💼
date: "2024-03-28T16:17:01Z"
emoji: "\U0001F4BC"
publishDate: "2023-08-09T16:00:00Z"
bookmarkOf: https://ergaster.org/posts/2023/08/09-i-dont-want-to-host-services-but-i-do/
references:

View file

@ -0,0 +1,38 @@
---
title: Open Source Quality Institutes
date: "2024-04-03T07:43:01Z"
publishDate: "2024-04-01T00:00:00Z"
bookmarkOf: https://www.tbray.org/ongoing/When/202x/2024/04/01/OSQI
references:
bookmark:
url: https://www.tbray.org/ongoing/When/202x/2024/04/01/OSQI
type: entry
name: OSQI
summary: |-
I propose the formation of one or more “Open Source Quality Institutes”. An OSQI is a public-sector organization that
employs software engineers. Its mission would be to improve the quality, and especially safety, of popular
Open-Source software.
author: Tim Bray
tags:
- tech
---
This is an inspiring (and well thought through) approach to a problem on a lot of folks minds after the XZ attack.
I wonder how this would _actually_ come into reality though. Its easy to justify “accept 0.1% of revenue”, but I think thatd get very challenging when looking internationally. The UK (should) care about Open Source maintainability enough to start an institute like this, but which companies could they squeeze to get the funding? Almost all large tech companies are (legally) based elsewhere.
### Highlights
> I propose the formation of one or more “Open Source Quality Institutes”. An OSQI is a public-sector organization that employs software engineers. Its mission would be to improve the quality, and especially safety, of popular Open-Source software.
---
> there is a certain class of person who would find everyday joy in peeking and poking and polishing Open-Source packages that are depended on by millions of programmers and (indirectly) billions of humans.
---
> it might make sense to structure OSQI as an educational institution; standalone or as a grad college
This would be excellent. Software “engineering” is missing an institute that demonstrates _practical_ excellence in the way that structural engineering has had for a very long time.
University CompSci is very theoretical, and absolutely misses much of what it means to be a professional software engineer (as it should); an OSQI set up as an institute would be a superb place to have a rolling staff of inexperienced but dedicated graduates, who take the industrys best practices out into the field.