14
k33da
3y

.......

Comments
  • 2
    The answer is just run gcc by hand you’re not building software for nasa lol

    Then there is gdb

    Unless you’re using visual studio
    Which you shouldn’t if you want portable software lol
  • 0
    Watching episode 5 of them has had the proper effect i feel like being relieved by amusing nerdy things like this and killing bad people all at once lol
  • 0
    You're about to reach 10K with these memes
  • 0
    I really like this one
    And question why does Linux dev suck so bad ? Lol

    Who the hell would use vim ? Lol
  • 0
    @ostream Your comment is underrated.
    Take my upvote. Yes, they mean Vim.
  • 0
    @ostream oh no who needs productivity boosting features like intellisense

    Or the ability to browse documentation

    Or a visual debugger with step functionality lol

    You’re not supposed to have to test and debug like it’s the 1990s ALL the time !

    And the other comment is pure sophistry !

    Just because no one wrote a working all in one ide doesn’t mean ides that offer advanced features aren’t a god send !

    I’d use turbo c over vim !

    And that is a stable answer because it’s true !

    Oh not to mention watches breakpoints and runtime object traversal !!!!!
  • 0
    @ostream the sophism related to making the point about installing tons of ide's to solve a problem.
    that's like saying people who use more than one language are dumb for installing more than one compiler/interpreter.

    my experience with vim is its painful and the opposite or ergonomic

    if you like typing commands there are plenty of console interfaces like nuget
  • 0
    @ostream to start coding, no. and while I would accept the argument that understanding the primitive can be helpful especially if for example your x-server crashes and won't boot again, personally I'd use JOE before I'd use VIM.

    just like knowing a bit about assembler would be a good thing.

    but how often will you use these things in the working world excepting absolute teeth grinding disaster recovery ?

    speaking of which we never touch on that.
    with size vs storage requirements why arent we embedding a backup recovery operating system now ?
    a 'oh shit no boot device found, bios settings arent't gonna fix this but I need to be doing things' RO, linux or something with all the necessary tools included ?

    or hell how about an embedded asm to x64 reference or an asm reference or the intel assembly language programming guide.

    thats the kind of shit I would add to my doomsday manual that everyone should have !
  • 0
    @ostream lol there is nothing wrong with .net lol excepting that they keep releasing subsets of their framework that they abandon.

    and that .net core is a piece of garbage.

    but c# is fucking glorious !
    and vscode is great for javascript !
    and vs studio is great for c# !
    and vs studio is sort of good for c++ !

    and vs studio for python, node, or any other half hearted attempt at embracing os can blow me !
  • 0
    @ostream I don't use angular.

    what language do you use out of curiosity ?

    and isnt angular just a kind of server side includes framework for creating webpage templates that pull fields from the server like asp does but with ajax and js ?
Add Comment