Search results for "9fc1d3843f4ea9f46620bdf85e3c7e77" in md5 (9)

/g/ - Thread 106375801
Anonymous No.106415583
>>106375801
lenovo
replacing the battery wont cost me 6.666$ + my left ball
im a DT guy anyways, i wont use it as much more than a dumb terminal
/g/ - Thread 106249142
Anonymous No.106249387
>>106249142
a fucking chromebook.
for 600.
/g/ - Thread 106191294
Anonymous No.106191465
>>106191359
grim
/g/ - Thread 106037819
Anonymous No.106040786
>>106040749
yeah no
if one would take their laptop when on a vacation or hike or something
100% they dont belong there, and they dont have a life

but also: desktop:
you can carry over a ton of stuff. storage, psu, optical drives if you use em, gpu, screens
its just the rational choice
/g/ - Thread 106022631
Anonymous No.106024117
>>106024074
kekd. have a you
/g/ - Thread 106001388
Anonymous No.106002203
>>106002150
>qsort
lamao
also im too lazy to look over the code. im sure theres more to it than just types
probably a width thats a parameter in one version when the other does name mangling or has dynamic dispatch with width-specific variants for each case
also also
theres quite a few ways to make void * either type safe
or no-cost generic. where you dont use void * but do macro magic force inlines
or generic but at a cost with function pointers
i know you like your types
but i like simple more than i like types (and dont get me wrong, i like em too. but fuck complexity emergent from the framework. id rather deal with a complex machine)
/g/ - Efficient coding for Gaming
Anonymous No.105924296
>streaming
which means something completely different inside opengl and outside of it
in opengl that means changing a texture
outside opengl that means showing a texture thats changing
in practice you have a big ass texture thats your individual frames and you cycle between their coordinates

i just love fukken rendering pipeline s <3 (not, i want to kys w/a brick)
/g/ - Has Jeremy Bicha been fired yet?
Anonymous No.105859871
>>105859824
yeah
i mean, id even slightly ask for discernment for african niggers, to give an idea of the type of person that i am
>>105859841
>We in the GNOME community
ok hivemind
ur boring. and gay. and thats why instead of fucking fixing your file explorer you post on fucking 4keks whining about natzees
/g/ - Thread 105828095
Anonymous No.105830447
>>105830369
yeah but what about when youre coding your 12-14th fucking hour of the day
i say that experience and work ethics make rust redundant
i code almost exclusively in c since 6 years now
i have 500k locs under my belt

but i test everything
because sometimes youre coding your 12 or 14th hour of the day
and nobody is beyond making mistakes