I wasted weeks hand optimizing assembly because I benchmarked on random data
https://www.reddit.com/r/programming/comments/1m8abth/i_wasted_weeks_hand_optimizing_assembly_because_i/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.vidarholen.net/contents/blog/?p=1160) [comments] (https://www.reddit.com/r/programming/comments/1m8abth/i_wasted_weeks_hand_optimizing_assembly_because_i/)
https://www.reddit.com/r/programming/comments/1m8abth/i_wasted_weeks_hand_optimizing_assembly_because_i/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.vidarholen.net/contents/blog/?p=1160) [comments] (https://www.reddit.com/r/programming/comments/1m8abth/i_wasted_weeks_hand_optimizing_assembly_because_i/)
Hardware-encrypting drives test suite -- "We conduct a systematic security study of 24 TCG Opal-compliant drives. . . . Our analysis shows persistent errors and vulnerabilities in SED implementations regarding basic device usage, data encryption, and random data generators."
https://www.reddit.com/r/programming/comments/1m8dl15/hardwareencrypting_drives_test_suite_we_conduct_a/
submitted by /u/throwaway16830261 (https://www.reddit.com/user/throwaway16830261)
[link] (https://is.muni.cz/th/hy1ai/?lang=en) [comments] (https://www.reddit.com/r/programming/comments/1m8dl15/hardwareencrypting_drives_test_suite_we_conduct_a/)
https://www.reddit.com/r/programming/comments/1m8dl15/hardwareencrypting_drives_test_suite_we_conduct_a/
submitted by /u/throwaway16830261 (https://www.reddit.com/user/throwaway16830261)
[link] (https://is.muni.cz/th/hy1ai/?lang=en) [comments] (https://www.reddit.com/r/programming/comments/1m8dl15/hardwareencrypting_drives_test_suite_we_conduct_a/)
Why concatenative programming matters
https://www.reddit.com/r/programming/comments/1m8hb7u/why_concatenative_programming_matters/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://evincarofautumn.blogspot.com/2012/02/why-concatenative-programming-matters.html) [comments] (https://www.reddit.com/r/programming/comments/1m8hb7u/why_concatenative_programming_matters/)
https://www.reddit.com/r/programming/comments/1m8hb7u/why_concatenative_programming_matters/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://evincarofautumn.blogspot.com/2012/02/why-concatenative-programming-matters.html) [comments] (https://www.reddit.com/r/programming/comments/1m8hb7u/why_concatenative_programming_matters/)
Wassimulator - Programming Vehicles in Games - BSC 2025
https://www.reddit.com/r/programming/comments/1m8r46i/wassimulator_programming_vehicles_in_games_bsc/
submitted by /u/fenmouse (https://www.reddit.com/user/fenmouse)
[link] (https://youtube.com/watch?v=MrIAw980iYg) [comments] (https://www.reddit.com/r/programming/comments/1m8r46i/wassimulator_programming_vehicles_in_games_bsc/)
https://www.reddit.com/r/programming/comments/1m8r46i/wassimulator_programming_vehicles_in_games_bsc/
submitted by /u/fenmouse (https://www.reddit.com/user/fenmouse)
[link] (https://youtube.com/watch?v=MrIAw980iYg) [comments] (https://www.reddit.com/r/programming/comments/1m8r46i/wassimulator_programming_vehicles_in_games_bsc/)
Programming Vehicles in Games – Wassimulator – BSC 2025
https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.youtube.com/watch?v=MrIAw980iYg) [comments] (https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/)
https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.youtube.com/watch?v=MrIAw980iYg) [comments] (https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/)
CRDTs and collaborative playgrounds
https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/
submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://www.cerbos.dev/blog/crdts-and-collaborative-playground) [comments] (https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/)
https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/
submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://www.cerbos.dev/blog/crdts-and-collaborative-playground) [comments] (https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/)
Invisible Programming Language
https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/
submitted by /u/usaidr (https://www.reddit.com/user/usaidr)
[link] (https://en.wikipedia.org/wiki/Whitespace_(programming_language)) [comments] (https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/)
https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/
submitted by /u/usaidr (https://www.reddit.com/user/usaidr)
[link] (https://en.wikipedia.org/wiki/Whitespace_(programming_language)) [comments] (https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/)
Combatting reverse shell bots with honeypots ~ Laura Sofia's Tech-Stash
https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/
<!-- SC_OFF -->What do you do if it's too early to figure out fail2ban and need to stop crude bot attacks? Earlier this morning, I've had to deal with a group of bots trying to hit gold by randomly searching for reverse shells on our server. I've written a small blogpost detailling the attack and how I dealt with it while getting ready for work. <!-- SC_ON --> submitted by /u/404IdentityNotFound (https://www.reddit.com/user/404IdentityNotFound)
[link] (https://laura.media/blog/combatting-reverse-shell-bots-with-honeypots/) [comments] (https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/)
https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/
<!-- SC_OFF -->What do you do if it's too early to figure out fail2ban and need to stop crude bot attacks? Earlier this morning, I've had to deal with a group of bots trying to hit gold by randomly searching for reverse shells on our server. I've written a small blogpost detailling the attack and how I dealt with it while getting ready for work. <!-- SC_ON --> submitted by /u/404IdentityNotFound (https://www.reddit.com/user/404IdentityNotFound)
[link] (https://laura.media/blog/combatting-reverse-shell-bots-with-honeypots/) [comments] (https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/)
I built a link aggregator where only bots can post. What could go wrong?
https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/
submitted by /u/Substantial_Crab_107 (https://www.reddit.com/user/Substantial_Crab_107)
[link] (https://honig.boo/) [comments] (https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/)
https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/
submitted by /u/Substantial_Crab_107 (https://www.reddit.com/user/Substantial_Crab_107)
[link] (https://honig.boo/) [comments] (https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/)
Learning About GPUs Through Measuring Memory Bandwidth
https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/
submitted by /u/PointAdventure (https://www.reddit.com/user/PointAdventure)
[link] (https://www.evolvebenchmark.com/blog-posts/learning-about-gpus-through-measuring-memory-bandwidth) [comments] (https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/)
https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/
submitted by /u/PointAdventure (https://www.reddit.com/user/PointAdventure)
[link] (https://www.evolvebenchmark.com/blog-posts/learning-about-gpus-through-measuring-memory-bandwidth) [comments] (https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/)
Legally Hacking Dormant Bitcoin Wallets in C
https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/
submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/hacking-dormant-bitcoin-wallets-c) [comments] (https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/)
https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/
submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/hacking-dormant-bitcoin-wallets-c) [comments] (https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/)
5 minute Postgres Performance Checkup
https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/
<!-- SC_OFF -->https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9) [comments] (https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/)
https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/
<!-- SC_OFF -->https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9) [comments] (https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/)
Three HTTP versions later, forms are still a mess
https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://yorickpeterse.com/articles/three-http-versions-later-forms-are-still-a-mess/) [comments] (https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/)
https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://yorickpeterse.com/articles/three-http-versions-later-forms-are-still-a-mess/) [comments] (https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/)
Relational Thinking in J
https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://storytotell.org/relational-thinking-in-j) [comments] (https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/)
https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://storytotell.org/relational-thinking-in-j) [comments] (https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/)
nullable but not null
https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://efe.me/posts/nullable-but-not-null/) [comments] (https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/)
https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://efe.me/posts/nullable-but-not-null/) [comments] (https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/)
Why MIT Switched from Scheme to Python
https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python) [comments] (https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/)
https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python) [comments] (https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/)
For the curious: How the FAT32 file system works
https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/
submitted by /u/careyi4 (https://www.reddit.com/user/careyi4)
[link] (https://youtu.be/SCalxPHeB3w) [comments] (https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/)
https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/
submitted by /u/careyi4 (https://www.reddit.com/user/careyi4)
[link] (https://youtu.be/SCalxPHeB3w) [comments] (https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/)
How to Classify images using Efficientnet B0
https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/
<!-- SC_OFF -->Classify any image in seconds using Python and the pre-trained EfficientNetB0 model from TensorFlow. This beginner-friendly tutorial shows how to load an image, preprocess it, run predictions, and display the result using OpenCV. Great for anyone exploring image classification without building or training a custom model — no dataset needed! You can find link for the code in the blog : https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/ You can find more tutorials, and join my newsletter here : https://eranfeit.net/ Full code for Medium users : https://medium.com/@feitgemel/how-to-classify-images-using-efficientnet-b0-738f48665583 Watch the full tutorial here: https://youtu.be/lomMTiG9UZ4 Enjoy Eran <!-- SC_ON --> submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/) [comments] (https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/)
https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/
<!-- SC_OFF -->Classify any image in seconds using Python and the pre-trained EfficientNetB0 model from TensorFlow. This beginner-friendly tutorial shows how to load an image, preprocess it, run predictions, and display the result using OpenCV. Great for anyone exploring image classification without building or training a custom model — no dataset needed! You can find link for the code in the blog : https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/ You can find more tutorials, and join my newsletter here : https://eranfeit.net/ Full code for Medium users : https://medium.com/@feitgemel/how-to-classify-images-using-efficientnet-b0-738f48665583 Watch the full tutorial here: https://youtu.be/lomMTiG9UZ4 Enjoy Eran <!-- SC_ON --> submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/) [comments] (https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/)
Getting Started with Ebitengine (Go game engine)
https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/
submitted by /u/tslocum (https://www.reddit.com/user/tslocum)
[link] (https://trevors-tutorials.com/0003-getting-started-with-ebitengine/) [comments] (https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/)
https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/
submitted by /u/tslocum (https://www.reddit.com/user/tslocum)
[link] (https://trevors-tutorials.com/0003-getting-started-with-ebitengine/) [comments] (https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/)
Testivus on Test Coverage
https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/
<!-- SC_OFF -->Came across this today and thought it was worth sharing. <!-- SC_ON --> submitted by /u/Original-Character57 (https://www.reddit.com/user/Original-Character57)
[link] (https://stackoverflow.com/a/90021) [comments] (https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/)
https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/
<!-- SC_OFF -->Came across this today and thought it was worth sharing. <!-- SC_ON --> submitted by /u/Original-Character57 (https://www.reddit.com/user/Original-Character57)
[link] (https://stackoverflow.com/a/90021) [comments] (https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/)
The Case for Being Lazy
https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/
<!-- SC_OFF -->I have always thought that being lazy enough to work hard was a completely unervalued skill <!-- SC_ON --> submitted by /u/WifeEyedFascination (https://www.reddit.com/user/WifeEyedFascination)
[link] (https://osada.blog/posts/the-case-for-being-lazy/) [comments] (https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/)
https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/
<!-- SC_OFF -->I have always thought that being lazy enough to work hard was a completely unervalued skill <!-- SC_ON --> submitted by /u/WifeEyedFascination (https://www.reddit.com/user/WifeEyedFascination)
[link] (https://osada.blog/posts/the-case-for-being-lazy/) [comments] (https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/)