General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Gilad Barlev
Brodie Robertson
comments
Comments by "Gilad Barlev" (@GSBarlev) on "The Decade The Linux Kernel Stopped "Updating"" video.
First Reiser, next the Decade of 2.6. Brodie is taking me—and, I suspect, a large portion of his subscribers—on one heck of a trip down memory lane.
27
💯. The Linux kernel, development of which is dominated by adding support for newly released hardware, is pretty much the ideal use-case for calver.
2
I hecking love calver. Every project should consider using it, and especially ones that have no intention of respecting the semver API/ABI compatibility rules.
2
Yeah, that's a variation of calver. 💯 would recommend for projects that either already have a static ABI or don't care about telegraphing breaks of backwards compatibility.
2
@zxuiji Is there a reason not to tie your versioning to the library version then?
1