▶ No.878204
>>878201 (OP)
shit thread tbh
▶ No.878205>>878244
>>878201 (OP)
Which part of this is the problem
▶ No.878234
>>878230
oh it's (you) again
come on it's not fun anymore
▶ No.878244>>878246 >>878254 >>878271 >>879943
>>878205
This part:
>...I am most comfortable developing in Visual Studio on Windows.
▶ No.878246
>>878244
Thanks for clearing it up. OP is a shitnigger.
▶ No.878250>>878252
>>878249
Stop posting walls of text that you did not write ffs
▶ No.878252
>>878250
automated spambots can't read.
▶ No.878254>>878266
>>878244
>i compile my code on the kind of machine my target audience is using
he is a very logical man i would imagine he has his reasons to have gotten used to ms environment but dont doubt for a second that he is more capable than anyone here in any environment
▶ No.878266
>>878254
It would be retarded for him to use anything else. Its the system for the platform he develops for.
▶ No.878271
>>878244
Visual Studio has by far the best C++ debugger
▶ No.878275>>878282 >>878305 >>879947 >>880212
>>878201 (OP)
>his wife "offers" him some time locked away in a shed
Guess what she did while he was in the shed?
▶ No.878279>>878282
>>878273
>UNIX and C are responsible for computers sucking
Based Mozilla is singlehandedly fixing computers right now <3
▶ No.878282>>878284
>>878275
>gif
>2018
go
fuck
yourself
>>878273
reported
>>878279
we need a CoC-free solution; Zig language is our saviour.
▶ No.878284>>878285 >>878308
>>878282
>Zig language
Only toy programs have been written in Zig. Also its compile times are even worse than C++/Rust.
▶ No.878285>>878287
>>878284
all languages begin from writing toys
▶ No.878287
>>878285
Wrong. One example would be Rust. Another would be C. Zig is and will always be a shitty meme without adoption.
▶ No.878288
>>878249
Look, dude, we get it. UNIX is and always was shit. You drilled this into our heads for the 10th time now. It just gets fucking boring after a while. It's like people poking fun at SJWs: after a while you just go "uh, yeah. yeah SJW bad. bad feminists. ... ... zZzZz..."
▶ No.878301
Don't reply to the handbook nigger. Don't waste your time with handbook nigger posts.
▶ No.878305>>879821
>>878275
You're confusing Carmack with Romero.
▶ No.878308>>880097
>>878284
>0.1.1
>its compile times are even worse than C++/Rust
▶ No.878317
you are retard if you think the state of million distros is going to "revolutionize" anything, it hasnt and it will not
BSDs are good coherent platforms
this are self evident truths
▶ No.878326>>878331 >>878565
>>878201 (OP)
literally who?
▶ No.878331>>878335 >>878368
>>878326
He created the greatest RPG of all time, The Elder Scrolls™ 5™ Skyrim™. I suggest you buy this game on all platforms you own, as the game offers unlimited quests™ and you will be entertained for the rest of your miserable life. Buy the fucking game you dumb cunt.
▶ No.878335
>>878331
fleetwood mac little lies in the distance.mp3
▶ No.878368
>>878331
i was actually just planning to download skyrim as part of my normie infiltration campaign
▶ No.878565
>>878326
doom? quake? wolfenstein?
>>>/kys/
▶ No.879813
>>878342
would of been better if the clips were in chronological order to show the decline of ID
▶ No.879821
>>878305
Carmack's wife is fat and ugly. Romero's husband is a man.
▶ No.879827>>879843 >>880094
>guy who codes for windows uses windows
Usually you want to use the same platform you're coding with, exception is consoles or phones.
▶ No.879838
>>878201 (OP)
So instead of keeping programming shit he should grow long hair and beard like Stallman and be autist over ideological instead of being productive?
▶ No.879843>>879929
>>879827
I actually don't care thanks to the power of cross compiling technology.
▶ No.879929
>>879843
>I want to have to switch computers every time I want to test any 1 line code change
▶ No.879943>>879957 >>880162
>>878244
That's because you are a low productivity developer. You probably don't use the scroll wheel either, so you? Visual Studio is fantastic for navigating a code base and following the flow of code. Wat to find the definition of a function: right click and select "Go to definition". Works 80% of the time. Eclipse supports this, but you have to double-click to highlight the function first. Vastly superior to the 20% of the time solution (100% on bare *nix) of grepping the code base to find the file the function is defined in. Search in VS is better than in Eclipse, both of which are vastly superior to grep. I've never had a problem with gdb, though, other than that the Cygwin version is pants-on-head retarded. GDB on real *nix works great. It may be that OpenBSD uses a dirt-old gcc / gdb for Debian retarded reasons.
▶ No.879957>>880010
>>879943
>grepping the code base to find the file the function is defined in
>this is what windowsfags actually believe
ctags
▶ No.880010
>>879957
it works like crap tbh
▶ No.880067>>880072
Now? Not back when he killed id or when he turned PC games into an anti-consumer GPU upgrade race for a couple decades?
▶ No.880072>>880078
>>880067
>he turned PC games into an anti-consumer GPU upgrade race for a couple decades?
Perhaps if you fuckers would not buy games on the basis of graphics alone this shit would not have happened
▶ No.880078>>880095
>>880072
I haven't bought any games since 1994 tbh. I stopped buying games after Commodore went out of business and publishers went all PC/Windows and Mac. Anyway I pretty much lost all interest when nearly everything became realtime and 3D (even RPGs, adventure, and strategy stuff). Needless to say, I also never bought any 3D video cards, unless it was integrated shit on laptop mobo. Of course, now they pretty much all have it, but I ignore it on purpuse, by running Vesa or wsfb X server. It's not like any of the software I use depends on GPU. I go out of my way to avoid that dependency, because that's how they get you to trapped into the x86 botnet, or the ARM + GPU blob botnet.
▶ No.880094
>>879827
>"oremor nhoj ,em llik tsum uoy emag eht niw ot"
▶ No.880095
>>880078
So what hardware/software do you use for daily computing?
>inb4 Amiga 3000 with AmigaOS 3.9
▶ No.880097>>880196
>>878308
>>0.1.1
Even more reason to stay far away from it.
▶ No.880162
>>879943
Eclipse has a open call hierarchy.. option which is more like a backtrace...
a must for c++ development.
I believe no other ide has this option and is much superior compared to any other features....
▶ No.880163
▶ No.880196>>880213
>>880097
What other language do you know that can use C libraries (in source or binary form) seamlessly (no bindings needed, not even autogenerated), and that can produce libraries usable from C (and any other language), which is not a complete footgun like C or C++, and not infected with CoC?
▶ No.880212
>>878275
>webm with no sound
Back to cuckchan, fagit
▶ No.880213>>880256
>>880196
Almost every language has a C FFI
▶ No.880256>>880268
▶ No.880268>>880270
>>880256
>no bindings needed, not even autogenerated
You know to every language that is not literally c has to write a wrapper to interface right. The c++ that is not literally c has all the same problems.
▶ No.880270>>880272
>>880268
Zig, however, solves that.
▶ No.880272>>880274
>>880270
The parts that are not literally c will require wrapper code. Zig solves nothing new here.
▶ No.880274>>880276
>>880272
>Export functions, variables, and types for C code to depend on. Automatically generate .h files.
https://ziglang.org/
maybe I'm dumb today but it reads like there's no need to do any work to make Zig code available from C.
▶ No.880276>>880278
>>880274
Great so it has a automatic ffi generation layer just like every other fucking language
▶ No.880278
>>880276
>just like every other fucking language
this part needs a citation