BinaryByter
https://www DOT youtube DOT com/watch?v=Rpat1ChyND0&feature=youtu.be
Dharmaraj
🙄😄
Dharmaraj
Glad u saw it ;)
BinaryByter
that this isnt just a program that outputs some hacky looking stuff?
BinaryByter
like hackertyper
BinaryByter
also, what do you mean by "hack mobile phones sim"?
Dharmaraj
Oh , that one was just a kind of simulation
klimi
OT...
Dharmaraj
No reality tho
BinaryByter
BinaryByter
lol jk
Dharmaraj
From YouTube?
BinaryByter
No do what you want
BinaryByter
it's all fine
BinaryByter
but please stop making videos in which you promote simulations
Dharmaraj
Okay,
BinaryByter
because you are not
Dharmaraj
I don't get ideas do quick what should I build.. that just lighted as a bulb so 😋
Dharmaraj
Thanks 🙄
Dharmaraj
What is revert tho? -_-
Dharmaraj
Coming back to topic:- Please help me 😭😭😭 I asked two queries
BinaryByter
BinaryByter
why do my tests fail? 🤔
BinaryByter
not talking about the first one
BinaryByter
that one should obviously fail
BinaryByter
but the second one shouldnt
BinaryByter
after all Approx is made to allow for small error margins
BinaryByter
@QNeko
BinaryByter
btw: I'm using Catch
BinaryByter
BinaryByter
and this is my test code
Anonymous
exactly
Although to be fair I made similar kind of thing when I was 8 in batch files
BinaryByter
Although to be fair I made similar kind of thing when I was 8 in batch files
I remember writing a "virus" on my old computer consisting of .Net files that call themselves
BinaryByter
:D
BinaryByter
BinaryByter
man I miss those times
BinaryByter
5 years made me cranky ;_;
Anonymous
I actually had an awesome FUD RAT in python and I even found a python compiler so it was just a .exe so the computer didn't need to have python installed to run it
BinaryByter
hehehe
BinaryByter
python compilers don't exist ;)
Deni
Cython is so cringe lol
BinaryByter
Python in general is lol
BinaryByter
hey
John
hey
hey
Anonymous
python compilers don't exist ;)
It wasnt cython, i feel like it was called py2exe or something
Anonymous
I ended have an exe that was like 15MB
Anonymous
python compilers don't exist
Well, all I know was it took my python code and made it into a portable exe that could run on any windows machins even if it didnt have python installed
BinaryByter
though python compilers don't exist
olli
Python has a compiler! You just don't notice it because it runs automatically. You can tell it's there, though: look at the .pyc (or .pyo if you have the optimizer turned on) files that are generated for modules that you import. Also, it does not compile to the native machine's code. Instead, it compiles to a byte code that is used by a virtual machine. The virtual machine is itself a compiled program. This is very similar to how Java works; so similar, in fact, that there is a Python variant (Jython) that compiles to the Java Virtual Machine's byte code instead! There's also IronPython, which compiles to Microsoft's CLR (used by .NET). (The normal Python byte code compiler is sometimes called CPython to disambiguate it from these alternatives.) https://softwareengineering.stackexchange.com/a/136944
BinaryByter
Why not?
python is a JIT compiled language as defined by standard
BinaryByter
so if you compile it to an exe, it's not python anymore
olli
python is a JIT compiled language as defined by standard
What's the definition of a compiler? Native code has nothing to do with it. Java is compiled as well
BinaryByter
What's the definition of a compiler? Native code has nothing to do with it. Java is compiled as well
What's the definition of a compiler? Thats a very good question. Though in everyday use you would probably call a compiler a program that creates executable binaries from your spaghetti
Riyaz
Best compiler Cpp Editor software send
BinaryByter
vi
you little sadist :P
BinaryByter
Niko
according to wikipedia you are wrong
Wikipedia's is a community driven so technically not all can be right
Anonymous
xD
I actually use vi
Niko
Stuff of wiki can be chnaged and modified to some extent at will
Niko
On*
olli
according to wikipedia you are wrong
Look at books, still byte code is closer to the hardware. Look at the english Wiki Site
Niko
yea you shut up just now
Hahaha relax brother