

19·
14 days agohyperloop was very low air pressure subway tubes for high speed trains. Works for research tesring tracks impractical to infeasible for real world applications. But it apparently what killed high speed rail in california (because wait this will be better)
The cars in tubes thing was a seperate stupid idea.

i never got the need for file locking in the first place. if a program has a file open, it uusually has it in memory so changing the file is fine. If it is not in memory it should just read from the new file or ifts been deleted error out. Works fine in linux and enables a bunch of workflows which are not possible in windows. If i wantto delete a file let me, maybe show a warning that it could crash the program using it (and tell me the specific program, embarassing to ha e to gothrough a different toolto get suchbasic info).