HackerLangs
TopNewTrendsCommentsPastAskShowJobs

wickberg

no profile record

comments

wickberg
·8 bulan yang lalu·discuss
Newer airports usually try to have space, that's the only thing helping with the physics involved here.

Older airports might have EMAS [1] retrofitted at the ends to help stop planes, but that's designed more for a landing plane not stopping quickly enough (like [2]) - not a plane trying to get airborne as in this case.

[1] https://en.wikipedia.org/wiki/Engineered_materials_arrestor_... [2] https://en.wikipedia.org/wiki/Southwest_Airlines_Flight_1248
wickberg
·2 tahun yang lalu·discuss
I know Golang has their own implementation of sd_notify().

For Slurm, I looked at what a PITA pulling libsystemd into our autoconf tooling would be, stumbled on the Golang implementation, and realized it's trivial to implement directly.