Plesk | How to Add Domains | Host Multiple Websites on Single DigitalOcean Droplet with FREE SSL
https://www.reddit.com/r/programming/comments/gl9591/plesk_how_to_add_domains_host_multiple_websites/
submitted by /u/abhijit2294 (https://www.reddit.com/user/abhijit2294)
[link] (https://youtu.be/aG9aCY8XuKU) [comments] (https://www.reddit.com/r/programming/comments/gl9591/plesk_how_to_add_domains_host_multiple_websites/)
https://www.reddit.com/r/programming/comments/gl9591/plesk_how_to_add_domains_host_multiple_websites/
submitted by /u/abhijit2294 (https://www.reddit.com/user/abhijit2294)
[link] (https://youtu.be/aG9aCY8XuKU) [comments] (https://www.reddit.com/r/programming/comments/gl9591/plesk_how_to_add_domains_host_multiple_websites/)
Using JS libraries inside a multithreading environment
https://www.reddit.com/r/programming/comments/gl9fwb/using_js_libraries_inside_a_multithreading/
submitted by /u/TobiasUhlig (https://www.reddit.com/user/TobiasUhlig)
[link] (https://medium.com/@tobiasuhlig/using-js-libraries-inside-a-multithreading-environment-835cd8cbc30b) [comments] (https://www.reddit.com/r/programming/comments/gl9fwb/using_js_libraries_inside_a_multithreading/)
https://www.reddit.com/r/programming/comments/gl9fwb/using_js_libraries_inside_a_multithreading/
submitted by /u/TobiasUhlig (https://www.reddit.com/user/TobiasUhlig)
[link] (https://medium.com/@tobiasuhlig/using-js-libraries-inside-a-multithreading-environment-835cd8cbc30b) [comments] (https://www.reddit.com/r/programming/comments/gl9fwb/using_js_libraries_inside_a_multithreading/)
Making Python Programs Blazingly Fast
https://www.reddit.com/r/programming/comments/gl9k3h/making_python_programs_blazingly_fast/
submitted by /u/PowerOfLove1985 (https://www.reddit.com/user/PowerOfLove1985)
[link] (https://martinheinz.dev/blog/13) [comments] (https://www.reddit.com/r/programming/comments/gl9k3h/making_python_programs_blazingly_fast/)
https://www.reddit.com/r/programming/comments/gl9k3h/making_python_programs_blazingly_fast/
submitted by /u/PowerOfLove1985 (https://www.reddit.com/user/PowerOfLove1985)
[link] (https://martinheinz.dev/blog/13) [comments] (https://www.reddit.com/r/programming/comments/gl9k3h/making_python_programs_blazingly_fast/)
100 off Decision Trees, Random Forests, AdaBoost & XGBoost in Python
https://www.reddit.com/r/programming/comments/glalcv/100_off_decision_trees_random_forests_adaboost/
submitted by /u/Gagan444 (https://www.reddit.com/user/Gagan444)
[link] (https://gscode.in/decision-trees-random-forests-adaboost-xgboost-in-python/) [comments] (https://www.reddit.com/r/programming/comments/glalcv/100_off_decision_trees_random_forests_adaboost/)
https://www.reddit.com/r/programming/comments/glalcv/100_off_decision_trees_random_forests_adaboost/
submitted by /u/Gagan444 (https://www.reddit.com/user/Gagan444)
[link] (https://gscode.in/decision-trees-random-forests-adaboost-xgboost-in-python/) [comments] (https://www.reddit.com/r/programming/comments/glalcv/100_off_decision_trees_random_forests_adaboost/)
How this AI-powered auto-completer is helping developers write 25% less code
https://www.reddit.com/r/programming/comments/glawiv/how_this_aipowered_autocompleter_is_helping/
submitted by /u/surfinThruLyfe (https://www.reddit.com/user/surfinThruLyfe)
[link] (https://thenextweb.com/dd/2020/05/14/how-this-ai-powered-auto-completer-is-helping-developers-write-25-less-code/) [comments] (https://www.reddit.com/r/programming/comments/glawiv/how_this_aipowered_autocompleter_is_helping/)
https://www.reddit.com/r/programming/comments/glawiv/how_this_aipowered_autocompleter_is_helping/
submitted by /u/surfinThruLyfe (https://www.reddit.com/user/surfinThruLyfe)
[link] (https://thenextweb.com/dd/2020/05/14/how-this-ai-powered-auto-completer-is-helping-developers-write-25-less-code/) [comments] (https://www.reddit.com/r/programming/comments/glawiv/how_this_aipowered_autocompleter_is_helping/)
Free Course Linux Kernel Development Course
https://www.reddit.com/r/programming/comments/glb8kl/free_course_linux_kernel_development_course/
submitted by /u/Gagan444 (https://www.reddit.com/user/Gagan444)
[link] (https://gscode.in/linux-kernel-development-course/) [comments] (https://www.reddit.com/r/programming/comments/glb8kl/free_course_linux_kernel_development_course/)
https://www.reddit.com/r/programming/comments/glb8kl/free_course_linux_kernel_development_course/
submitted by /u/Gagan444 (https://www.reddit.com/user/Gagan444)
[link] (https://gscode.in/linux-kernel-development-course/) [comments] (https://www.reddit.com/r/programming/comments/glb8kl/free_course_linux_kernel_development_course/)
Solutions to LeetCode Top 100 liked problems.
https://www.reddit.com/r/programming/comments/glbf1k/solutions_to_leetcode_top_100_liked_problems/
submitted by /u/arnold086 (https://www.reddit.com/user/arnold086)
[link] (https://www.youtube.com/channel/UCjekpMRFEkEVwCLVCTbqmsw?sub_confirmation=1) [comments] (https://www.reddit.com/r/programming/comments/glbf1k/solutions_to_leetcode_top_100_liked_problems/)
https://www.reddit.com/r/programming/comments/glbf1k/solutions_to_leetcode_top_100_liked_problems/
submitted by /u/arnold086 (https://www.reddit.com/user/arnold086)
[link] (https://www.youtube.com/channel/UCjekpMRFEkEVwCLVCTbqmsw?sub_confirmation=1) [comments] (https://www.reddit.com/r/programming/comments/glbf1k/solutions_to_leetcode_top_100_liked_problems/)
I am developing a desktop application that needs to connect to a PHP websocket server. I have looked at other answers and read some blogs about how it can be done but I am still in fix about how to approach the problem. I can use javax.websocket with tyrus client implementation or should I use netty
https://www.reddit.com/r/programming/comments/glbu3y/i_am_developing_a_desktop_application_that_needs/
submitted by /u/moonbse (https://www.reddit.com/user/moonbse)
[link] (https://stackoverflow.com/questions/3711827/java-websocket-client-with-php-websocket-server) [comments] (https://www.reddit.com/r/programming/comments/glbu3y/i_am_developing_a_desktop_application_that_needs/)
https://www.reddit.com/r/programming/comments/glbu3y/i_am_developing_a_desktop_application_that_needs/
submitted by /u/moonbse (https://www.reddit.com/user/moonbse)
[link] (https://stackoverflow.com/questions/3711827/java-websocket-client-with-php-websocket-server) [comments] (https://www.reddit.com/r/programming/comments/glbu3y/i_am_developing_a_desktop_application_that_needs/)
LeetCode Add Two Numbers Solution Explained in Java
https://www.reddit.com/r/programming/comments/glc6b8/leetcode_add_two_numbers_solution_explained_in/
submitted by /u/arnold086 (https://www.reddit.com/user/arnold086)
[link] (https://www.youtube.com/watch?v=xeXe7DjJiLs) [comments] (https://www.reddit.com/r/programming/comments/glc6b8/leetcode_add_two_numbers_solution_explained_in/)
https://www.reddit.com/r/programming/comments/glc6b8/leetcode_add_two_numbers_solution_explained_in/
submitted by /u/arnold086 (https://www.reddit.com/user/arnold086)
[link] (https://www.youtube.com/watch?v=xeXe7DjJiLs) [comments] (https://www.reddit.com/r/programming/comments/glc6b8/leetcode_add_two_numbers_solution_explained_in/)
Some views on having your system timezone set to UTC
https://www.reddit.com/r/programming/comments/glc96a/some_views_on_having_your_system_timezone_set_to/
submitted by /u/hagy (https://www.reddit.com/user/hagy)
[link] (https://utcc.utoronto.ca/~cks/space/blog/sysadmin/ServerUTCTimeViews) [comments] (https://www.reddit.com/r/programming/comments/glc96a/some_views_on_having_your_system_timezone_set_to/)
https://www.reddit.com/r/programming/comments/glc96a/some_views_on_having_your_system_timezone_set_to/
submitted by /u/hagy (https://www.reddit.com/user/hagy)
[link] (https://utcc.utoronto.ca/~cks/space/blog/sysadmin/ServerUTCTimeViews) [comments] (https://www.reddit.com/r/programming/comments/glc96a/some_views_on_having_your_system_timezone_set_to/)
I spent all night writing a KSQL connector for PHP.
https://www.reddit.com/r/programming/comments/glcfg2/i_spent_all_night_writing_a_ksql_connector_for_php/
submitted by /u/seanmorris (https://www.reddit.com/user/seanmorris)
[link] (https://docs.ksqlc.seanmorr.is/readme) [comments] (https://www.reddit.com/r/programming/comments/glcfg2/i_spent_all_night_writing_a_ksql_connector_for_php/)
https://www.reddit.com/r/programming/comments/glcfg2/i_spent_all_night_writing_a_ksql_connector_for_php/
submitted by /u/seanmorris (https://www.reddit.com/user/seanmorris)
[link] (https://docs.ksqlc.seanmorr.is/readme) [comments] (https://www.reddit.com/r/programming/comments/glcfg2/i_spent_all_night_writing_a_ksql_connector_for_php/)
Building Pokemon Game in 17 min 50 sec (FROM SCRATCH) (plain browser Javascript)
https://www.reddit.com/r/programming/comments/glcqgy/building_pokemon_game_in_17_min_50_sec_from/
submitted by /u/techie_ray (https://www.reddit.com/user/techie_ray)
[link] (https://www.youtube.com/watch?v=lfRsC5xJGeg) [comments] (https://www.reddit.com/r/programming/comments/glcqgy/building_pokemon_game_in_17_min_50_sec_from/)
https://www.reddit.com/r/programming/comments/glcqgy/building_pokemon_game_in_17_min_50_sec_from/
submitted by /u/techie_ray (https://www.reddit.com/user/techie_ray)
[link] (https://www.youtube.com/watch?v=lfRsC5xJGeg) [comments] (https://www.reddit.com/r/programming/comments/glcqgy/building_pokemon_game_in_17_min_50_sec_from/)
What I don't like about Node.js
https://www.reddit.com/r/programming/comments/glctpy/what_i_dont_like_about_nodejs/
submitted by /u/aneesiqbal (https://www.reddit.com/user/aneesiqbal)
[link] (https://steelbrain.me/2020/05/17/what-i-dont-like-about-node-js.html) [comments] (https://www.reddit.com/r/programming/comments/glctpy/what_i_dont_like_about_nodejs/)
https://www.reddit.com/r/programming/comments/glctpy/what_i_dont_like_about_nodejs/
submitted by /u/aneesiqbal (https://www.reddit.com/user/aneesiqbal)
[link] (https://steelbrain.me/2020/05/17/what-i-dont-like-about-node-js.html) [comments] (https://www.reddit.com/r/programming/comments/glctpy/what_i_dont_like_about_nodejs/)
To high schoolers who are interested in computer science, I made a subreddit for that, containing valuable information I've collected over the years, on how to pursue CS, extracurriculars, and how to map out your future. Feel free to check it out!
https://www.reddit.com/r/programming/comments/gld627/to_high_schoolers_who_are_interested_in_computer/
submitted by /u/NotVector (https://www.reddit.com/user/NotVector)
[link] (https://www.reddit.com/r/highschoolcompsci/) [comments] (https://www.reddit.com/r/programming/comments/gld627/to_high_schoolers_who_are_interested_in_computer/)
https://www.reddit.com/r/programming/comments/gld627/to_high_schoolers_who_are_interested_in_computer/
submitted by /u/NotVector (https://www.reddit.com/user/NotVector)
[link] (https://www.reddit.com/r/highschoolcompsci/) [comments] (https://www.reddit.com/r/programming/comments/gld627/to_high_schoolers_who_are_interested_in_computer/)
https://github.com/cool-RR/git-recent/
https://www.reddit.com/r/programming/comments/gldfqt/httpsgithubcomcoolrrgitrecent/
submitted by /u/cool-RR (https://www.reddit.com/user/cool-RR)
[link] (https://github.com/cool-RR/git-recent/) [comments] (https://www.reddit.com/r/programming/comments/gldfqt/httpsgithubcomcoolrrgitrecent/)
https://www.reddit.com/r/programming/comments/gldfqt/httpsgithubcomcoolrrgitrecent/
submitted by /u/cool-RR (https://www.reddit.com/user/cool-RR)
[link] (https://github.com/cool-RR/git-recent/) [comments] (https://www.reddit.com/r/programming/comments/gldfqt/httpsgithubcomcoolrrgitrecent/)
Taming Impurity with Polymorphic Effects
https://www.reddit.com/r/programming/comments/gldiyf/taming_impurity_with_polymorphic_effects/
submitted by /u/jorkadeen (https://www.reddit.com/user/jorkadeen)
[link] (https://flix.dev/#/blog/taming-impurity-with-polymorphic-effects/) [comments] (https://www.reddit.com/r/programming/comments/gldiyf/taming_impurity_with_polymorphic_effects/)
https://www.reddit.com/r/programming/comments/gldiyf/taming_impurity_with_polymorphic_effects/
submitted by /u/jorkadeen (https://www.reddit.com/user/jorkadeen)
[link] (https://flix.dev/#/blog/taming-impurity-with-polymorphic-effects/) [comments] (https://www.reddit.com/r/programming/comments/gldiyf/taming_impurity_with_polymorphic_effects/)
I wrote an anonymous chat service, it's my first project using socket.io and node. All reviews are welcome. Thansk
https://www.reddit.com/r/programming/comments/gldjhi/i_wrote_an_anonymous_chat_service_its_my_first/
submitted by /u/Thatweirdpandoh (https://www.reddit.com/user/Thatweirdpandoh)
[link] (https://github.com/sankshitpandoh/meAnonChat) [comments] (https://www.reddit.com/r/programming/comments/gldjhi/i_wrote_an_anonymous_chat_service_its_my_first/)
https://www.reddit.com/r/programming/comments/gldjhi/i_wrote_an_anonymous_chat_service_its_my_first/
submitted by /u/Thatweirdpandoh (https://www.reddit.com/user/Thatweirdpandoh)
[link] (https://github.com/sankshitpandoh/meAnonChat) [comments] (https://www.reddit.com/r/programming/comments/gldjhi/i_wrote_an_anonymous_chat_service_its_my_first/)
Do repeat yourself
https://www.reddit.com/r/programming/comments/gldzlk/do_repeat_yourself/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://gtramontina.com/posts/do-repeat-yourself.html) [comments] (https://www.reddit.com/r/programming/comments/gldzlk/do_repeat_yourself/)
https://www.reddit.com/r/programming/comments/gldzlk/do_repeat_yourself/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://gtramontina.com/posts/do-repeat-yourself.html) [comments] (https://www.reddit.com/r/programming/comments/gldzlk/do_repeat_yourself/)
Collection of 100's of conference tech talks in various categories like Frontend, Backend, Mobile, Security, DevOps and even UX
https://www.reddit.com/r/programming/comments/gle9a0/collection_of_100s_of_conference_tech_talks_in/
submitted by /u/apvarun (https://www.reddit.com/user/apvarun)
[link] (https://confs.space/) [comments] (https://www.reddit.com/r/programming/comments/gle9a0/collection_of_100s_of_conference_tech_talks_in/)
https://www.reddit.com/r/programming/comments/gle9a0/collection_of_100s_of_conference_tech_talks_in/
submitted by /u/apvarun (https://www.reddit.com/user/apvarun)
[link] (https://confs.space/) [comments] (https://www.reddit.com/r/programming/comments/gle9a0/collection_of_100s_of_conference_tech_talks_in/)
Casual Programming With Python & Music : Find Quadratic Equation Using CMath
https://www.reddit.com/r/programming/comments/glf3fe/casual_programming_with_python_music_find/
submitted by /u/okaydexter (https://www.reddit.com/user/okaydexter)
[link] (https://youtu.be/WXn05cqY_h8) [comments] (https://www.reddit.com/r/programming/comments/glf3fe/casual_programming_with_python_music_find/)
https://www.reddit.com/r/programming/comments/glf3fe/casual_programming_with_python_music_find/
submitted by /u/okaydexter (https://www.reddit.com/user/okaydexter)
[link] (https://youtu.be/WXn05cqY_h8) [comments] (https://www.reddit.com/r/programming/comments/glf3fe/casual_programming_with_python_music_find/)