





















!!!




























1













pUserData std::function maybe?














sequel 





std::function maybe? 











use std::mem;
fn main() {
let a;
let a = a = true;
print!("{}", mem::size_of_val(&a));
} a is of type bool, but the assignment returns (), so the second a is of type ()














std::function maybe? 








libwinpthread through libopusfile. We should detect our own requirements properly and copy them over










pub fn main() -> i64 {
let mut a: i64 = 0;
let b: &mut i64 = &mut a;
*b = 2;
return a;
} (edited)


pub fn main() -> i64 {
let mut a: i64 = 0;
let b: &mut i64 = &mut a;
*b = 2;
return a;
} (edited)





// C
typedef struct {
uint8_t one;
uint8_t two;
uint8_t three;
} Foo;
void do_smth(Foo *self, uint16_t param1) {
// do some important stuff
}
// My lang
struct Foo {
uint8_t one;
uint8_t two;
uint8_t three;
// use function from C as a method
extern "C" void do_smth(uint16_t);
};
Foo foo = Foo {
...
...
...
};
foo.do_smth(69420);
i also had an idea to do smth like that but i dunno it that makes sense xd






err_cannotsendtochan fml


serverbrowser_http: skipped due to info, i=54, which means CServerInfo2::FromJsonRaw fails for a particular server entry. Ideally, the masterserver would already reject servers that register with invalid info so server owners can fix this.
size is the amount of i32/ints
maybe point out that type_id, id id thrown together in the deleted items, but separate integers in the item diffs
you could create a visual overview over the entire snap delta, like you did for the single snap item





















































%s/foo/bar/c. the c makes it selective

caw, ciw, and ct<something> caw? I know ci" which deletes everything in double quotes





caw? I know ci" which deletes everything in double quotes 

























































































































/home/httpmaster/locations.csv which it currently uses. it's a very bad format. I think I should update it to use a better format, then we can also get easier updates




bcb2a0b Add 110 € of funding for DDNet USA2 & DDNet.org by Insanity - def-














ClientID back to ClientId?



ClientID back to ClientId? 
thread 'main' panicked at src/engine/console.rs:63:1:
assertion failed: executed == 67
1








command all isn't executed 64 times anymore, but 128 timescmake --build build --target run_tests)


cmake --build build --target run_tests) 




run_tests target somewhere?


run_tests target somewhere? 

































































CMake-Zielansicht















































spaces ? - i can make a super small video showcasing that stuff if that's what you mean :D









2024-07-01 20:29:59 I chat: : (invalid): Do you know someone who uses a bot? Please report them to the moderators.


2024-07-01 20:29:59 I chat: : (invalid): Do you know someone who uses a bot? Please report them to the moderators. 

2024-07-01 20:29:59 I chat: : (invalid): Do you know someone who uses a bot? Please report them to the moderators. 











2024-07-01 20:29:59 I chat: : (invalid): Do you know someone who uses a bot? Please report them to the moderators. 




























2




































































4











[x,y] which can be clicked by other people in order to directly jump to those player's location in spec.






























1

















































eu to eu:de for Germany, i.e. adding country codes for all countries and not only for China.
https://git.ipfire.org/?p=location/libloc.git
Current location data can be obtained from https://location.ipfire.org/databases/1/location.db.xz.


































1






























































































































1































1





























1





















































































































IpAddr would only become stable in rust 1.7.0 