#video
Как соображения о тектонических плитах могут влиять на дизайн карт для создания реалистичного ландшафта.
youtube.com/watch?v=x_Tn66PvTn4
Как соображения о тектонических плитах могут влиять на дизайн карт для создания реалистичного ландшафта.
youtube.com/watch?v=x_Tn66PvTn4
👍2
#prog #db #article
PSA: SQLite WAL checksums fail silently and may lose data
(thanks @nosingularity)
PSA: SQLite WAL checksums fail silently and may lose data
In the previous posts I mentioned that SQLite does not do checksums by default, but it has checksums in WAL mode. However, on checksum errors, instead of raising error, it drops all the subsequent frames. Even if they are not corrupt. This is not a bug; it’s intentional.
(thanks @nosingularity)
🌚4