

cedaaec A Mountain Silence, M DarkCore 3, M Dead Darkness - ddnet-maps






















Encode<'_, Sqlite> is not implemented for u64


sqlite3_value_int64










Any backend and I was going to use sqlite to test locally so I don't have to set up database servers




























select x as "x: MyType" (or _) if u use the macros iirc (edited)








sizeof(g_Config.m_ClPlayerSkin)




















sizeof(g_Config.m_ClPlayerSkin) 














RwLock<()> ^^


RwLock<()> ^^ 















SQLITE_BUSY


sqlite3_busy_timeout













std::sync::RwLock, where the priority policy is dependent on the operating system’s implementation.




while(rc == SQLITE_BUSY) and that sounds absolutely insane to me




SQLITE_BUSY_SNAPSHOT if extended error codes are enabledSQLITE_BUSY


SQLITE_BUSY_SNAPSHOT

























"info_serial"?




info_ is redundant? it's already part of the info after all, no?


































































static void checkNthBit(int x, int n) {
[...]
}

























secret sent with the info to make sureoperator""s

String::from("Test string") vs "Test string".to_owned() vs "Test string".to_str() vs "Test string"s
.into()?
""s, into does work but it still looks meh imo


String is less efficient than &'static stroperator"" for other stuff, but I don't know any)

user defined literals along with it. Maybe in that form it's more palatable to you































watch <address>, I think



&sock.mynewfield gdb will figure out the address of the field for you
sock is in scope)

-DDEV=ON-DCMAKE_BUILD_TYPE=Debug, I think)
-DCMAKE_BUILD_TYPE=Debug is what I use, what does -DDEV=ON do?



(struct foo){"foo", 3}

let binding to create a longer lived value