

Rare UVU w
Rare UVU w
Setting my house on fire to keep the werewolves away
Yeah idk, maybe my setup is bad
i have a .clangd file with
CompileFlags:
Add: [
CompilationDatabase: /src/
-Wall,
-I/nix/store/vm10zh43xgfxvgrqs8brz6v6xyrq9qin-glibc-2.40-66-dev/include,
-I/nix/store/64819v2lcdbdqqb52gyqpic3khn4hvyf-libcxx-19.1.7-dev/include,
-I/nix/store/f4x7z33ymmqn0m0pvi5ydxifsfmic1jw-raylib-5.5/include,
-I/nix/store/wakcjb523m43qbm4xblyqm7rgg9l9s32-glu-9.0.3-dev/include,
-I/nix/store/8xbbdx4ckcdj76ldb0cbym965whipq72-libglvnd-1.7.0-dev/include,
-I/nix/store/b5i8r0l5bnaj8khjz4lsmsdph8dkha3s-libX11-1.8.12-dev/include,
-I/nix/store/l1qkka1svxk8s0myynmb6kgl0ni19mjk-xorgproto-2024.1/include,
-I/nix/store/y91x77rjip3i5zdza2ikf2lj80qc0286-libxcb-1.17.0-dev/include,
-I/nix/store/95hqc5scvz3vxhs0p1crx9rr5r1sfs1i-compiler-rt-libc-19.1.7-dev/include,
-I/nix/store/64819v2lcdbdqqb52gyqpic3khn4hvyf-libcxx-19.1.7-dev/include,
-I/nix/store/f4x7z33ymmqn0m0pvi5ydxifsfmic1jw-raylib-5.5/include,
-I/nix/store/wakcjb523m43qbm4xblyqm7rgg9l9s32-glu-9.0.3-dev/include,
-I/nix/store/8xbbdx4ckcdj76ldb0cbym965whipq72-libglvnd-1.7.0-dev/include,
-I/nix/store/b5i8r0l5bnaj8khjz4lsmsdph8dkha3s-libX11-1.8.12-dev/include,
]
and a create-clangd.py
3 includes = []
4 with open("./src/compile_commands.json", 'r') as f:
5 lines = f.readlines()
6 for line in lines:
7 if "include" in line:
8 includes += [line[1:-2].strip()]
9
10 s = """
11 CompileFlags:
12 Add: [
13 CompilationDatabase: /src/
14 -Wall,
15 """
16
17 for include in includes:
18 s += "-I" + include[1:-1] + ",\n"
19
20 s += "]"
21 print(s)
22
23 with open(".clangd", 'w') as file:
24 file.write(s)
I forgot how I made the compile-commands.json file. I think I used a program called bear.
I also don’t code cpp normally, I just did this for one small project, so it might be a bad solution
Uh I’m a student and the only real thing most people do with LLMs is make it do their work for them. At least the good students will use it to avoid doing busywork. I used it in my physics college class to do my homework because the class was easy, and I got an A on the final exam.
Nintendo has sued a guy so hard he needs to pay nintendo for the rest of his life. I think this is not really on the level of crimes against humanity as the other companies on the meme, and the meme is actually edited to replace a millitary company with nintendo.
I’ve never heard of nintendo doing millitary stuff. Everything I see online says that nintendo’s main business until the 70s was printing hanafuda cards. Its pretty easy to find out about ibm’s involvement in the holocaust though.
I think the pledge has fallen off in recent years honestly. The year after covid lockdowns ended I was in highschool and I remember one of my first classes 0 people stood for the pledge.
Even on linux its cool how you can play some easy anti cheat games and genshin impact / other mihoyo games without kernel level access even though jts required on windows
Theres also steamvr link to make meta’s quest headsets better and also all the steam for linux stuff like proton and gamescope
based jamie paige enjoyer
Its being wasted if a memory leak causes it to use all 32 gigs of ram and crash
Fair. I don’t follow chinese politics, I only read chinese webnovels translated into english so its the only thing I’ve heard of.
The chinese web novel reverand insanity literally got banned for criticizing china. The guy who wrote it can’t write it anymore and you can’t even pirate the novel in china. cuz its been deleted off the chinese internet.
return true
is correct around half of the time
hajime hinata