← Home ← Back to /pol/

Thread 508945836

28 posts 18 images 22 unique posters /pol/
Anonymous (ID: /5PlNHLs) Hungary No.508945836 [Report] >>508945904 >>508946099 >>508947151 >>508948383 >>508951066
Why jeets are so fond of messing with software?
Anonymous (ID: rN/pTgq5) United Kingdom No.508945904 [Report] >>508945977 >>508946038 >>508947676 >>508948424 >>508950112
>>508945836 (OP)
> What is wrong with this code?
It's written in JavaScript
Anonymous (ID: 1nwPXX3D) Netherlands No.508945977 [Report] >>508946072 >>508946103 >>508946512 >>508946553 >>508946766
>>508945904
Sage (ID: Ul0Z2E2n) Sweden No.508946038 [Report]
>>508945904
Typescript actually.
Also use Const if you don't change the value
Sage (ID: Ul0Z2E2n) Sweden No.508946072 [Report]
>>508945977
Heckin' based.
Anonymous (ID: oJ2MvgZr) Greece No.508946073 [Report]
THE RAKESH
Anonymous (ID: cEET63bU) No.508946099 [Report]
>>508945836 (OP)
easy to fake the are "working"
no real supervising on the development teams
Anonymous (ID: /5PlNHLs) Hungary No.508946103 [Report]
>>508945977
Jeetscript
Anonymous (ID: XJBfRinF) Hungary No.508946135 [Report] >>508946186
>what's wrong with this code
Hello, saar! Have you tried turning off and turning on your computer?
Sage (ID: Ul0Z2E2n) Sweden No.508946186 [Report]
>>508946135
Have you done the needful
Anonymous (ID: x0NNbzhN) Australia No.508946194 [Report] >>508946241 >>508946292
Sage (ID: Ul0Z2E2n) Sweden No.508946241 [Report]
>>508946194
Is that the Unreal, good enough code?
Anonymous (ID: 36NfUM7n) Poland No.508946292 [Report] >>508946598
>>508946194
"fun" fact - Carmac didn't come up with this algorithm first
Anonymous (ID: miB5fZbc) Bulgaria No.508946451 [Report] >>508946827
You will always hate JavaScript if its not your first language
Anonymous (ID: QICQLExc) Canada No.508946487 [Report]
Pleased to be doing the code saar.
Anonymous (ID: 7jY1+QJL) No.508946512 [Report]
>>508945977
>First 6 are just because of IEEE 754
>bool + bool
Just how bools are defined (in lots of languages ie true is just 1 and false is just 0. Python does the same thing)
>9+"1" and 91-"1" and ==, ===
Make a lot of sense when you consider that JS is weakly typed (9+"1" will coerce int 9 to string 9 then do string concatenation. 91 - "1", since - isn't overloaded the it'll coerce string 1 to int 1)

Everything else is totally retarded (and weak typing is also retarded desu) thoughbeit.
>t. C developer.
Anonymous (ID: yuVS/Vog) France No.508946553 [Report]
>>508945977
Tbf, the floating point operations and direct comparison is a problem with all languages that use IEEE 754.

The others are pretty hilarious.
Anonymous (ID: fzS/KvWW) Australia No.508946598 [Report] >>508946734
>>508946292
Was it even Carmack? I thought it was never attributed to an individual in the quake source code
Anonymous (ID: 36NfUM7n) Poland No.508946734 [Report]
>>508946598
supposedly. But the algorithm was invented in the 60s or 70s by some mathematician. I don't remember the details
do you think I can pick up a girl on trivia such as these?
Anonymous (ID: er3gVNeA) Poland No.508946766 [Report]
>>508945977
1. IEEE 754
2. IEEE 754 (but could’ve used bigints like python)
3., 4. IEEE 754
5., 6. This is mathematically correct
7- JS retardation
Get better material, a third of this is hardware limitations
Sage (ID: Ul0Z2E2n) Sweden No.508946827 [Report]
>>508946451
I don't hate languages, I just find some unfit for certain tasks. My first was PHP and I dislike that the most.
I would like to do more low level stuff but hard to get into now. Mostly do web stuff
Anonymous (ID: M1M/u7bi) Finland No.508947151 [Report]
>>508945836 (OP)
>what's wrong
Nothing.
Anonymous (ID: ubgopvSN) India No.508947676 [Report]
>>508945904
Anonymous (ID: xzqC7E1B) India No.508947841 [Report]
Phhh amateurs
Anonymous (ID: zlcDNtyq) United States No.508948383 [Report]
>>508945836 (OP)
>What's is
>What is is wrong with this code
it has rakesh in it.
Anonymous (ID: /O48m4Sq) No.508948424 [Report]
>>508945904
No it's not you fucking idiot LMFAO
Anonymous (ID: QDzS6J1r) Italy No.508950112 [Report]
>>508945904
typescript*
Anonymous (ID: Q7FYOBUM) Netherlands No.508951066 [Report]
>>508945836 (OP)
Bro didnt print: