VicThor Dev

331 posts

VicThor Dev

VicThor Dev

@VicThorDev6

Katılım Aralık 2023
137 Takip Edilen9 Takipçiler
VicThor Dev retweetledi
Тsфdiиg
Тsфdiиg@tsoding·
You can't escape
Тsфdiиg tweet media
English
27
37
2K
73.1K
VicThor Dev
VicThor Dev@VicThorDev6·
@zuhaitz_dev There's also another more annoying issue - on windows that character won't show correctly because you'd need to show it in utf16 using win32 functions
English
0
0
2
184
Zuhaitz
Zuhaitz@zuhaitz_dev·
I mean, the code is not "bad". I would have done some things differently, though. But this code is obviously AI-generated. I have seen enough C code to know the AI C code when I see it. Nothing against it, but I find it interesting how the user tries to imply they did it.
SudoX7@sudox7

i built an animated terminal progress bar in C \r moves the cursor to the start of the current line without going to the next line. the next printf overwrites what was there

English
25
2
244
61.9K
VicThor Dev retweetledi
Taro@PROJEKT GODHAND 1.0 OUT NOW
jam progress: two copies of clamp function existing in the codebase with different capitalization and accepting the arguments in different orders. both are in use in multiple places in the codebase by different people
Taro@PROJEKT GODHAND 1.0 OUT NOW tweet media
English
24
101
2K
50.3K
VicThor Dev retweetledi
yahiamice.
yahiamice.@Yahiamice·
Welcome back to another episode of Boundary Break where we basically take the camera anywhere we want
yahiamice. tweet mediayahiamice. tweet mediayahiamice. tweet mediayahiamice. tweet media
English
74
9.1K
81.8K
875.2K
VicThor Dev retweetledi
Fumu !!
Fumu !!@huu_xiie·
Fumu !! tweet media
ZXX
288
56K
216.1K
1.9M
VicThor Dev retweetledi
paraxodon
paraxodon@paraxodon·
Acabo de publicar Flash Diving en Steam de forma gratuita.
paraxodon tweet media
Português
2
6
12
343
VicThor Dev retweetledi
Shen Comix
Shen Comix@shenanigansen·
The Yellow One (COMPLETE) (1/2)
Shen Comix tweet mediaShen Comix tweet mediaShen Comix tweet mediaShen Comix tweet media
English
135
9.9K
96.7K
1.8M
vaxry
vaxry@vaxryy·
we are in 2026 and github STILL doesn't support ipv6????????????????????????????????????? ??? ? ???????????????????????
English
77
27
1.4K
66.1K
VicThor Dev
VicThor Dev@VicThorDev6·
@nicbarkeragain I saw this and I tried to implement it but I remembered that I'm trying to render elements that are not the same height. Clay handles this too because it's working fine with >5k elements. Does clay calculate the size of each or just use some sort of cache to make it quicker?
English
0
0
0
1K
VicThor Dev
VicThor Dev@VicThorDev6·
@zuhaitz_dev If I made 86 commits in one day, at least 65 of those would be typo fixes, readme changes or documentation 😅
English
0
0
1
19
VicThor Dev
VicThor Dev@VicThorDev6·
@_trish_xD You're probably going to want to extend that Target struct a bit if you want to be able to compile with different compilers. I have the parameters much more separate for example instead of using -g I need to do -Zi for msvc so I have it as a field in my own 'Target' struct: debug
English
0
0
0
183
trish
trish@TrisH0x2A·
i use a C program to compile and run my other C programs we are not the same
trish tweet media
English
89
54
1.2K
121.4K
VicThor Dev
VicThor Dev@VicThorDev6·
@_trish_xD Actually we are the same, I do this too. I made a library in my style after using Tsoding's nob.h for a while.
English
0
0
0
95
VicThor Dev retweetledi
calle
calle@callebtc·
WE ALREADY VOTED AGAINST CHAT CONTROL IT WAS REJECTED 3 TIMES STOP SPAMMING THE EU PARLIAMENT THIS IS NOT HOW DEMOCRACY WORKS
Patrick Breyer #JoinMastodon@echo_pbreyer

🇫🇷🚨 11h, vote #ChatControl : ils veulent détruire la vie privée. L'eurodéputée Pirate @MarketkaG ne cède pas, ne cédez pas non plus ! 🏴‍☠️ Appelez les eurodéputés marqués "soutient". Nous n'accepterons JAMAIS la surveillance de masse. Agissez : ☎️ fightchatcontrol.eu

English
130
2.6K
25.5K
337.7K
VicThor Dev retweetledi
Esca09
Esca09@Esca092·
New things learned❗
Esca09 tweet media
English
75
6.7K
87.1K
1.6M
Traun
Traun@TraunQuilizer·
@wookash_podcast It's not that hard if you think of it - static makes it shared across all instances of the class - constexpr allows it to be evaluated at compile time - const char * const defines an immutable pointer to immutable char data
English
5
0
58
4.4K
VicThor Dev
VicThor Dev@VicThorDev6·
@zuhaitz_dev I still don't understand why there's so many people saying you must use the shitty build systems that are most used for C/C++, you can use literally _anything_, even another C program
English
0
1
2
57
VicThor Dev retweetledi
Kira
Kira@fairyreeyn·
going to uni
Kira tweet media
English
28
8.3K
68.7K
585K
VicThor Dev
VicThor Dev@VicThorDev6·
@TheGingerBill It depends, I'm probably not going to read most of the source for libav or similar complexity libraries, I have read the source for some SDL3 functions, though SDL documentation is pretty good so docs are usually enough.
English
0
0
1
63
gingerBill
gingerBill@TheGingerBill·
I do wonder how people read documentation at times, since I am far from the norm. I read a lot of source code of even heavily documented stuff, because it is usually quicker for me to understand how something works by reading it. What do y'all do?!
English
61
1
226
13.3K