going

Open Source

Miki Tebeka

CEO, CTO, UFO ... logo
why
altruism
fame
scroog
why not?
tired
Unfortunately I no longer have the time or energy to continue this work. Bolt is in a stable state and has years of successful production use. As such, I feel that leaving it in its current state is the most prudent course of action.


https://github.com/boltdb/bolt

A 2015 study of popular GitHub projects across language ecosystems found that nearly two-thirds have just one or two maintainers.

...

Pandas, a Python library for data analysis, lists over 1,400 contributors, but four developers contributed nearly half of all commits in 2018.


https://increment.com/open-source/the-rise-of-few-maintainer-projects/
wrong
https://xkcd.com/386/

As an online discussion grows longer, the probability of a comparison involving Nazis or Hitler approaches 1.


Godwin's Law
tech
.
├── README.md
├── LICENSE
├── go.mod
├── Makefile
├── doc.go
├── bucket.go
├── bucket_test.go
├── db.go
├── db_test.go
├── ...
└─ cmd
    └── bbolt
        └── main.go

https://github.com/etcd-io/bbolt

README

IANAL

A GitHub survey found 44.7% of projects use MIT.

Also (L)GPL, Apache, BSD (2&3), EPL, Affero, ...

module go.etcd.io/bbolt

go 1.12

Our Software Dependency Problem - Russ Cox

version
semver.org

CI

PRs

Automation

Thank You

logo