bcal - a tool for devs who use bits, bytes and addresses regularly
https://www.reddit.com/r/programming/comments/p8t02e/bcal_a_tool_for_devs_who_use_bits_bytes_and/
submitted by /u/sablal (https://www.reddit.com/user/sablal)
[link] (https://github.com/jarun/bcal) [comments] (https://www.reddit.com/r/programming/comments/p8t02e/bcal_a_tool_for_devs_who_use_bits_bytes_and/)
https://www.reddit.com/r/programming/comments/p8t02e/bcal_a_tool_for_devs_who_use_bits_bytes_and/
submitted by /u/sablal (https://www.reddit.com/user/sablal)
[link] (https://github.com/jarun/bcal) [comments] (https://www.reddit.com/r/programming/comments/p8t02e/bcal_a_tool_for_devs_who_use_bits_bytes_and/)
A Graphing Calculator made by me
https://www.reddit.com/r/programming/comments/p8tmi3/a_graphing_calculator_made_by_me/
submitted by /u/BeetranD (https://www.reddit.com/user/BeetranD)
[link] (https://beetrandahiya.github.io/Sidus/) [comments] (https://www.reddit.com/r/programming/comments/p8tmi3/a_graphing_calculator_made_by_me/)
https://www.reddit.com/r/programming/comments/p8tmi3/a_graphing_calculator_made_by_me/
submitted by /u/BeetranD (https://www.reddit.com/user/BeetranD)
[link] (https://beetrandahiya.github.io/Sidus/) [comments] (https://www.reddit.com/r/programming/comments/p8tmi3/a_graphing_calculator_made_by_me/)
avl node insertion (pls help)
https://www.reddit.com/r/programming/comments/p8twgw/avl_node_insertion_pls_help/
submitted by /u/Fit_Examinations (https://www.reddit.com/user/Fit_Examinations)
[link] (https://www.reddit.com/r/learnpython/comments/p8tnml/avl_insertion_need_somebody_with_hawk_eye_for/?utm_source=share&utm_medium=web2x&context=3) [comments] (https://www.reddit.com/r/programming/comments/p8twgw/avl_node_insertion_pls_help/)
https://www.reddit.com/r/programming/comments/p8twgw/avl_node_insertion_pls_help/
submitted by /u/Fit_Examinations (https://www.reddit.com/user/Fit_Examinations)
[link] (https://www.reddit.com/r/learnpython/comments/p8tnml/avl_insertion_need_somebody_with_hawk_eye_for/?utm_source=share&utm_medium=web2x&context=3) [comments] (https://www.reddit.com/r/programming/comments/p8twgw/avl_node_insertion_pls_help/)
Question: Has there been an app / app suite created specifically for students? Notetaking, Homework, Course Timetable, Grade calculator, Flashcards etc? Thx
https://www.reddit.com/r/programming/comments/p8tz0l/question_has_there_been_an_app_app_suite_created/
submitted by /u/Psychological-Ad6353 (https://www.reddit.com/user/Psychological-Ad6353)
[link] (https://www.topuniversities.com/blog/most-helpful-apps-students) [comments] (https://www.reddit.com/r/programming/comments/p8tz0l/question_has_there_been_an_app_app_suite_created/)
https://www.reddit.com/r/programming/comments/p8tz0l/question_has_there_been_an_app_app_suite_created/
submitted by /u/Psychological-Ad6353 (https://www.reddit.com/user/Psychological-Ad6353)
[link] (https://www.topuniversities.com/blog/most-helpful-apps-students) [comments] (https://www.reddit.com/r/programming/comments/p8tz0l/question_has_there_been_an_app_app_suite_created/)
Exploring JavaScript console object and logging
https://www.reddit.com/r/programming/comments/p8uvxl/exploring_javascript_console_object_and_logging/
submitted by /u/TheDaily-TechTalk (https://www.reddit.com/user/TheDaily-TechTalk)
[link] (https://www.thedailytechtalk.com/must-known-javascript-console-log-tips-tricks) [comments] (https://www.reddit.com/r/programming/comments/p8uvxl/exploring_javascript_console_object_and_logging/)
https://www.reddit.com/r/programming/comments/p8uvxl/exploring_javascript_console_object_and_logging/
submitted by /u/TheDaily-TechTalk (https://www.reddit.com/user/TheDaily-TechTalk)
[link] (https://www.thedailytechtalk.com/must-known-javascript-console-log-tips-tricks) [comments] (https://www.reddit.com/r/programming/comments/p8uvxl/exploring_javascript_console_object_and_logging/)
I created a command line based Torrent streaming client using Python
https://www.reddit.com/r/programming/comments/p8v8f1/i_created_a_command_line_based_torrent_streaming/
submitted by /u/mind_uncapped (https://www.reddit.com/user/mind_uncapped)
[link] (https://www.youtube.com/watch?v=Gh0XqfvKtcE) [comments] (https://www.reddit.com/r/programming/comments/p8v8f1/i_created_a_command_line_based_torrent_streaming/)
https://www.reddit.com/r/programming/comments/p8v8f1/i_created_a_command_line_based_torrent_streaming/
submitted by /u/mind_uncapped (https://www.reddit.com/user/mind_uncapped)
[link] (https://www.youtube.com/watch?v=Gh0XqfvKtcE) [comments] (https://www.reddit.com/r/programming/comments/p8v8f1/i_created_a_command_line_based_torrent_streaming/)
Vim Users! Share your Clever Configs and Plugin Setups (or learn something new)🔥
https://www.reddit.com/r/programming/comments/p8vt6e/vim_users_share_your_clever_configs_and_plugin/
submitted by /u/GuyTorbet (https://www.reddit.com/user/GuyTorbet)
[link] (https://github.com/Torbet/Vim-It-Up) [comments] (https://www.reddit.com/r/programming/comments/p8vt6e/vim_users_share_your_clever_configs_and_plugin/)
https://www.reddit.com/r/programming/comments/p8vt6e/vim_users_share_your_clever_configs_and_plugin/
submitted by /u/GuyTorbet (https://www.reddit.com/user/GuyTorbet)
[link] (https://github.com/Torbet/Vim-It-Up) [comments] (https://www.reddit.com/r/programming/comments/p8vt6e/vim_users_share_your_clever_configs_and_plugin/)
Parser generators vs. handwritten parsers: surveying major language implementations in 2021
https://www.reddit.com/r/programming/comments/p8vv1l/parser_generators_vs_handwritten_parsers/
submitted by /u/eatonphil (https://www.reddit.com/user/eatonphil)
[link] (https://notes.eatonphil.com/parser-generators-vs-handwritten-parsers-survey-2021.html) [comments] (https://www.reddit.com/r/programming/comments/p8vv1l/parser_generators_vs_handwritten_parsers/)
https://www.reddit.com/r/programming/comments/p8vv1l/parser_generators_vs_handwritten_parsers/
submitted by /u/eatonphil (https://www.reddit.com/user/eatonphil)
[link] (https://notes.eatonphil.com/parser-generators-vs-handwritten-parsers-survey-2021.html) [comments] (https://www.reddit.com/r/programming/comments/p8vv1l/parser_generators_vs_handwritten_parsers/)
Reducing System Load With Event Folding
https://www.reddit.com/r/programming/comments/p8wktq/reducing_system_load_with_event_folding/
submitted by /u/lobocv (https://www.reddit.com/user/lobocv)
[link] (https://blog.lobocv.com/posts/event_folding/?utm_source=reddit&utm_medium=%2Fr%2Fprogramming&utm_id=blog) [comments] (https://www.reddit.com/r/programming/comments/p8wktq/reducing_system_load_with_event_folding/)
https://www.reddit.com/r/programming/comments/p8wktq/reducing_system_load_with_event_folding/
submitted by /u/lobocv (https://www.reddit.com/user/lobocv)
[link] (https://blog.lobocv.com/posts/event_folding/?utm_source=reddit&utm_medium=%2Fr%2Fprogramming&utm_id=blog) [comments] (https://www.reddit.com/r/programming/comments/p8wktq/reducing_system_load_with_event_folding/)
GitHub - mehdihadeli/awesome-software-architecture: A curated list of useful resources about software architecture and design principles.
https://www.reddit.com/r/programming/comments/p8wvlh/github_mehdihadeliawesomesoftwarearchitecture_a/
submitted by /u/mehdi_hadeli (https://www.reddit.com/user/mehdi_hadeli)
[link] (https://github.com/mehdihadeli/awesome-software-architecture) [comments] (https://www.reddit.com/r/programming/comments/p8wvlh/github_mehdihadeliawesomesoftwarearchitecture_a/)
https://www.reddit.com/r/programming/comments/p8wvlh/github_mehdihadeliawesomesoftwarearchitecture_a/
submitted by /u/mehdi_hadeli (https://www.reddit.com/user/mehdi_hadeli)
[link] (https://github.com/mehdihadeli/awesome-software-architecture) [comments] (https://www.reddit.com/r/programming/comments/p8wvlh/github_mehdihadeliawesomesoftwarearchitecture_a/)
Most compact rock paper scissors I can think of
https://www.reddit.com/r/programming/comments/p8yez8/most_compact_rock_paper_scissors_i_can_think_of/
submitted by /u/Perseus-Lynx (https://www.reddit.com/user/Perseus-Lynx)
[link] (https://github.com/Perseus333/RPS-Rock-Paper-Scissors/blob/main/mostCompactRPS.py) [comments] (https://www.reddit.com/r/programming/comments/p8yez8/most_compact_rock_paper_scissors_i_can_think_of/)
https://www.reddit.com/r/programming/comments/p8yez8/most_compact_rock_paper_scissors_i_can_think_of/
submitted by /u/Perseus-Lynx (https://www.reddit.com/user/Perseus-Lynx)
[link] (https://github.com/Perseus333/RPS-Rock-Paper-Scissors/blob/main/mostCompactRPS.py) [comments] (https://www.reddit.com/r/programming/comments/p8yez8/most_compact_rock_paper_scissors_i_can_think_of/)
How to upload file or image in PHP
https://www.reddit.com/r/programming/comments/p8zc9j/how_to_upload_file_or_image_in_php/
submitted by /u/rezaulkarimr (https://www.reddit.com/user/rezaulkarimr)
[link] (https://mrezaulkarim.com/upload-file-in-php/) [comments] (https://www.reddit.com/r/programming/comments/p8zc9j/how_to_upload_file_or_image_in_php/)
https://www.reddit.com/r/programming/comments/p8zc9j/how_to_upload_file_or_image_in_php/
submitted by /u/rezaulkarimr (https://www.reddit.com/user/rezaulkarimr)
[link] (https://mrezaulkarim.com/upload-file-in-php/) [comments] (https://www.reddit.com/r/programming/comments/p8zc9j/how_to_upload_file_or_image_in_php/)
Hydrating a Data Lake using Log-based Change Data Capture (CDC) with Debezium, Apicurio, and Kafka Connect
https://www.reddit.com/r/programming/comments/p8zm2l/hydrating_a_data_lake_using_logbased_change_data/
submitted by /u/bitter-cognac (https://www.reddit.com/user/bitter-cognac)
[link] (https://garystafford.medium.com/hydrating-a-data-lake-using-log-based-change-data-capture-cdc-with-debezium-apicurio-and-kafka-799671e0012f?source=friends_link&sk=20eb3f53b3ed2a2366d6494317a1bed0) [comments] (https://www.reddit.com/r/programming/comments/p8zm2l/hydrating_a_data_lake_using_logbased_change_data/)
https://www.reddit.com/r/programming/comments/p8zm2l/hydrating_a_data_lake_using_logbased_change_data/
submitted by /u/bitter-cognac (https://www.reddit.com/user/bitter-cognac)
[link] (https://garystafford.medium.com/hydrating-a-data-lake-using-log-based-change-data-capture-cdc-with-debezium-apicurio-and-kafka-799671e0012f?source=friends_link&sk=20eb3f53b3ed2a2366d6494317a1bed0) [comments] (https://www.reddit.com/r/programming/comments/p8zm2l/hydrating_a_data_lake_using_logbased_change_data/)
Finding Time for Tech Debt Installments
https://www.reddit.com/r/programming/comments/p8zo74/finding_time_for_tech_debt_installments/
submitted by /u/pekala (https://www.reddit.com/user/pekala)
[link] (https://peka.la/pieces/finding-time-for-tech-debt-installments) [comments] (https://www.reddit.com/r/programming/comments/p8zo74/finding_time_for_tech_debt_installments/)
https://www.reddit.com/r/programming/comments/p8zo74/finding_time_for_tech_debt_installments/
submitted by /u/pekala (https://www.reddit.com/user/pekala)
[link] (https://peka.la/pieces/finding-time-for-tech-debt-installments) [comments] (https://www.reddit.com/r/programming/comments/p8zo74/finding_time_for_tech_debt_installments/)
Developed Script Language Compiler on 2D MMORPG Development Project
https://www.reddit.com/r/programming/comments/p8zxrm/developed_script_language_compiler_on_2d_mmorpg/
submitted by /u/Confident_Rich9527 (https://www.reddit.com/user/Confident_Rich9527)
[link] (https://www.youtube.com/watch?v=KW0R-DpRouU) [comments] (https://www.reddit.com/r/programming/comments/p8zxrm/developed_script_language_compiler_on_2d_mmorpg/)
https://www.reddit.com/r/programming/comments/p8zxrm/developed_script_language_compiler_on_2d_mmorpg/
submitted by /u/Confident_Rich9527 (https://www.reddit.com/user/Confident_Rich9527)
[link] (https://www.youtube.com/watch?v=KW0R-DpRouU) [comments] (https://www.reddit.com/r/programming/comments/p8zxrm/developed_script_language_compiler_on_2d_mmorpg/)
How to make quiz application for 2 minutes?
https://www.reddit.com/r/programming/comments/p905hg/how_to_make_quiz_application_for_2_minutes/
submitted by /u/makuta_mmc (https://www.reddit.com/user/makuta_mmc)
[link] (https://youtu.be/lgDrf1CmgmY) [comments] (https://www.reddit.com/r/programming/comments/p905hg/how_to_make_quiz_application_for_2_minutes/)
https://www.reddit.com/r/programming/comments/p905hg/how_to_make_quiz_application_for_2_minutes/
submitted by /u/makuta_mmc (https://www.reddit.com/user/makuta_mmc)
[link] (https://youtu.be/lgDrf1CmgmY) [comments] (https://www.reddit.com/r/programming/comments/p905hg/how_to_make_quiz_application_for_2_minutes/)
How do I set up IIS to debug classic ASP?
https://www.reddit.com/r/programming/comments/p90vdf/how_do_i_set_up_iis_to_debug_classic_asp/
submitted by /u/Captain-Xarzu (https://www.reddit.com/user/Captain-Xarzu)
[link] (https://likablelogic.com/bug_post.html) [comments] (https://www.reddit.com/r/programming/comments/p90vdf/how_do_i_set_up_iis_to_debug_classic_asp/)
https://www.reddit.com/r/programming/comments/p90vdf/how_do_i_set_up_iis_to_debug_classic_asp/
submitted by /u/Captain-Xarzu (https://www.reddit.com/user/Captain-Xarzu)
[link] (https://likablelogic.com/bug_post.html) [comments] (https://www.reddit.com/r/programming/comments/p90vdf/how_do_i_set_up_iis_to_debug_classic_asp/)
A Batch Program i made.
https://www.reddit.com/r/programming/comments/p93s6n/a_batch_program_i_made/
submitted by /u/W1llDev (https://www.reddit.com/user/W1llDev)
[link] (https://www.youtube.com/watch?v=ffq_04Wz-ak) [comments] (https://www.reddit.com/r/programming/comments/p93s6n/a_batch_program_i_made/)
https://www.reddit.com/r/programming/comments/p93s6n/a_batch_program_i_made/
submitted by /u/W1llDev (https://www.reddit.com/user/W1llDev)
[link] (https://www.youtube.com/watch?v=ffq_04Wz-ak) [comments] (https://www.reddit.com/r/programming/comments/p93s6n/a_batch_program_i_made/)
Getting GPLv2 compliance from a Chinese company- in person
https://www.reddit.com/r/programming/comments/p93vw3/getting_gplv2_compliance_from_a_chinese_company/
submitted by /u/DougTheFunny (https://www.reddit.com/user/DougTheFunny)
[link] (https://streamable.com/2b56qa) [comments] (https://www.reddit.com/r/programming/comments/p93vw3/getting_gplv2_compliance_from_a_chinese_company/)
https://www.reddit.com/r/programming/comments/p93vw3/getting_gplv2_compliance_from_a_chinese_company/
submitted by /u/DougTheFunny (https://www.reddit.com/user/DougTheFunny)
[link] (https://streamable.com/2b56qa) [comments] (https://www.reddit.com/r/programming/comments/p93vw3/getting_gplv2_compliance_from_a_chinese_company/)
An Opinionated Guide to xargs
https://www.reddit.com/r/programming/comments/p94h01/an_opinionated_guide_to_xargs/
submitted by /u/oilshell (https://www.reddit.com/user/oilshell)
[link] (https://www.oilshell.org/blog/2021/08/xargs.html) [comments] (https://www.reddit.com/r/programming/comments/p94h01/an_opinionated_guide_to_xargs/)
https://www.reddit.com/r/programming/comments/p94h01/an_opinionated_guide_to_xargs/
submitted by /u/oilshell (https://www.reddit.com/user/oilshell)
[link] (https://www.oilshell.org/blog/2021/08/xargs.html) [comments] (https://www.reddit.com/r/programming/comments/p94h01/an_opinionated_guide_to_xargs/)