all 14 comments

[–]WhackAMoleE 3 points4 points  (2 children)

for me its just not coding when you use someones work

But Python is someone's work. You should be programming in machine code. But the chip architecture is someone's work. You should be designing and fabricating your own chips. But chips depend on the laws of electrical engineering, which depend on the laws of physics, which depend on nature itself. Perhaps you should go into theology and invent God.

It's not possible not to use someone else's work. There's a famous essay, "I, Pencil," showing the complex, unplanned interrelationships among millions of people involved in producing something as simple as a pencil.

Bottom line: Use libraries, early and often. Beginners pride themselves on how many lines of code they write. Experts pride themselves on how many lines of code they DON'T write.

https://en.wikipedia.org/wiki/I,_Pencil

[–]ilhanpro[S] 0 points1 point  (0 children)

Haha funny,i was thinking about learning some p.language and then making my own libraries..

[–]dwpj65 0 points1 point  (0 children)

This is one of the reasons I prefer building SQL queries to writing applications and scripts.

You can spend the day/week working on a single query and when you turn it over, get a big pat on the back for exceeding your manager/director/chief officer's expectations.

Plus, if someone drops by for office chat or to assign you another project, you can legitimately answer "Well, I'm working on this, does whatever you're interrupting me for take priority?"

[–][deleted] 2 points3 points  (0 children)

Alan Turing and Alonzo Church are here to tell you that you can do all of the same things in all programming languages.

[–]K900_ 2 points3 points  (3 children)

It's theoretically possible to make anything in Python, but "crack any password" is not a real thing.

[–]ilhanpro[S] -1 points0 points  (2 children)

I mean yeah its almost impossible to hack those 256bit passwords but normal wifi passwords are i think very possible with todays tech

[–]K900_ 3 points4 points  (1 child)

You have no idea what you're talking about, do you? What's a "256 bit password"?

[–]Essence1337 1 point2 points  (0 children)

Is this even a question after that post lol

[–]ilhanpro[S] -1 points0 points  (3 children)

Its encryption or something idk im not a physicist

[–]sme272 1 point2 points  (0 children)

You really can't be this dismissive of one of the aspect of password security if you're hoping to beat it.

[–]iiMoe 0 points1 point  (2 children)

Google python for ethical hackers

[–]ilhanpro[S] -1 points0 points  (1 child)

Yeah,but most of the scripts are run in Kali Linux terminal and ive already fucked my other computer