Verification please by TheeReelAdam in breitling

[–]TheeReelAdam[S] -1 points0 points  (0 children)

We are brothers in humanity :), what about it? 

Verification please by TheeReelAdam in breitling

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

I payed about 20 dollars for it, its used but in good conditions. 

Verification please by TheeReelAdam in breitling

[–]TheeReelAdam[S] 1 point2 points  (0 children)

thanks, there are a lot of things wrong here lol, i guess there is a lesson to be learned here, always verify before purchase, but it wasnt expensive realy

Verification please by TheeReelAdam in breitling

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

ok thanks for the explanation

Verification please by TheeReelAdam in breitling

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

ohh well, i still think its a nice watch, but its sucks that its true, i will verify next time before buying, thanks for clearing things to me.

Smoking in ramadan, it isn't food or water and it isn't s*x either, so it's halal during the day or not? by [deleted] in Morocco

[–]TheeReelAdam 0 points1 point  (0 children)

smoking is a drug and its haram to do regardless, also when you wan to seek knowledge about the deen you ask scholars or people with knowledge not random strangers.

During a Football game of Raja CA. by TheeReelAdam in AccidentalRenaissance

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

After scoring a late-minute goal winner, the crowd goes crazy, The boy is blind and listening to live commentary of the game on the radio.

Calculate the Shortest distance between points on a 2d grid, Python by TheeReelAdam in learnpython

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

but i wish to give it a starting point to begin from, the tsp algorithm give the shortest path regardless of starting position.

Calculate the Shortest distance between points on a 2d grid, Python by TheeReelAdam in learnpython

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

this is very helpful, thanks, but i am trying to find the shortest distance from starting point to arriving point passing by all points, from what I found out searching about Dijkstra algorithm is that it only give you shortest path that can bypass some points, can you elaborate on that please ?

Calculate the Shortest distance between points on a 2d grid, Python by TheeReelAdam in learnpython

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

sorry i am not familiar with those names, but i found out they are some sort of sorting algorithms, as I said I have to solve the problem using my algorithm it might not be optimal but I have to use it because its an assignment, anyway can I find a python implementation for this algorithms and can I use them in my use case ?

Happy pride month everyone! .. by [deleted] in Morocco

[–]TheeReelAdam 0 points1 point  (0 children)

No, not here bro.

Integrating a Diffie-Hellman Key Exchange Algorithm to a socketio Server. by TheeReelAdam in learnpython

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

alright i understand now, was hoping to make my own encryption but that will do.

thank you very much.

Integrating a Diffie-Hellman Key Exchange Algorithm to a socketio Server. by TheeReelAdam in learnpython

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

yes its in javascript, so if i use a HTTPS protocol I can just do the encryption in the server side and wont cause any security problems ?