The more low level and the older the better

>the more low level and the older the better
>let's fuck around with obscure semi-broken open source software instead of getting shit done
>popular software is ebil
>desktop thread

Attached: 1519626027593.png (703x739, 78K)

Imagine being this unambitious that you have to use your intelligence to belittle others as if it were impressive.

Is your post supposed to be an example of that or did the irony go over your head?

the ironing

that's being generous

it's probably just the Jow Forumstards who love "lower level programming languages." those guys are all about "back in the 60's we fucking wrote C! none of this newfangled object oriented SJW shit!!! (ignore the fact that we never could do asm or fortran, c hakers rool)"

i think on Jow Forums the c-hacker thing is being recognized as a meme, whereas python posters are actually posting code snippets and talking about programming, as opposed to just bullshitting about "muh bloat" all day

c isn't from the 60's idiot

>watch threads are not technology
>deleted

>post your stickers
>400 replies, image limit reached

T. Js "Dev"
Sorry you don't understand how you interact with the computer

if you don't know COBOL or Fortran, you aren't a real programmer
C kiddies can get the FUCK out

If you don't know assembly you can't possibly be debugging efficiently, and you're not a real programmer

i do know a bit of JS but i do most of my work in python or C++

t. academic STEM

'academic stem'
So you're a freshman

Most people don't need to know C these days.


Keeps C coders rich.

the numerical repetition

why aren't desktop threads getting deleted anymore

i can guarantee if you say the word "fortran" to any freshman college student, they either say
>"wtf? boomer"
or
>"fortran! w00t! sorry wait, please be patient, i'm autistic"

>python posters are actually posting code snippets
thats because python is a scripting language and you can write code that achieves a lot in just a few lines.
C does not work like that, as it is not interpreted and even using libraries you'll have a bunch of boilerplate code cluttering things up.
If you have any more questions, let me know.

>Jow Forumstards who love "lower level programming languages."
windows normie cancer gaymen vidya fags are much more likely to be
>Hitler did nothing wrong xD
edgy teenagers than old Jow Forumsuys.

back to your containment thread

if you know assembly and can debug efficiently you'll probably would prefer not to use external libraries as much as your own code, then people tell you that you're 'reinventing the wheel'

>If you have any more questions, let me know.
yes how is this 'a bunch of boilerplate code'
#include
int main(void)
{
return 0;
}

it's 5 lines of code that quite literally does nothing (nothing visible, at least).
it's the equivalent of an empty python script.
and with "libraries" I wasnt referring to standard libraries, I meant 3rd party stuff like opengl

opengl boilerplate is shorter in python than say, c++? you're full of it.

t. 24 year old boomer

>basically B with types
>is from 1969

nah...

t. 29 y/o boomer

here is code in python to calculate and print a DFT of an array:
import numpy as np
print(np.fft.fft([1,2,3]))
please show me the equivalent in C, without any boilerplate.

here is a popular library you could use:
www.fftw.org/

are you stupid? that would only add a couples of lines to the main.c i posted

You faggots also know about importing twitter syntax in your Jow Forums posts. Congrats signature fags

signature faggots

You are right: python and c are not comparable.
However you can combine both and have the benefit of both.

rules were meant to be broken

cancer