Haskell: A Great Procedural Language
https://www.reddit.com/r/programming/comments/1h1a3x5/haskell_a_great_procedural_language/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://entropicthoughts.com/haskell-procedural-programming) [comments] (https://www.reddit.com/r/programming/comments/1h1a3x5/haskell_a_great_procedural_language/)
https://www.reddit.com/r/programming/comments/1h1a3x5/haskell_a_great_procedural_language/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://entropicthoughts.com/haskell-procedural-programming) [comments] (https://www.reddit.com/r/programming/comments/1h1a3x5/haskell_a_great_procedural_language/)
Beyond Bcrypt
https://www.reddit.com/r/programming/comments/1h1a42w/beyond_bcrypt/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://soatok.blog/2024/11/27/beyond-bcrypt/) [comments] (https://www.reddit.com/r/programming/comments/1h1a42w/beyond_bcrypt/)
https://www.reddit.com/r/programming/comments/1h1a42w/beyond_bcrypt/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://soatok.blog/2024/11/27/beyond-bcrypt/) [comments] (https://www.reddit.com/r/programming/comments/1h1a42w/beyond_bcrypt/)
Cursed linear types in Rust
https://www.reddit.com/r/programming/comments/1h1a4b5/cursed_linear_types_in_rust/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://geo-ant.github.io/blog/2024/rust-linear-types-use-once/) [comments] (https://www.reddit.com/r/programming/comments/1h1a4b5/cursed_linear_types_in_rust/)
https://www.reddit.com/r/programming/comments/1h1a4b5/cursed_linear_types_in_rust/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://geo-ant.github.io/blog/2024/rust-linear-types-use-once/) [comments] (https://www.reddit.com/r/programming/comments/1h1a4b5/cursed_linear_types_in_rust/)
if constexpr requires requires { requires }
https://www.reddit.com/r/programming/comments/1h1a4yr/if_constexpr_requires_requires_requires/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.think-cell.com/en/career/devblog/if-constexpr-requires-requires-requires) [comments] (https://www.reddit.com/r/programming/comments/1h1a4yr/if_constexpr_requires_requires_requires/)
https://www.reddit.com/r/programming/comments/1h1a4yr/if_constexpr_requires_requires_requires/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.think-cell.com/en/career/devblog/if-constexpr-requires-requires-requires) [comments] (https://www.reddit.com/r/programming/comments/1h1a4yr/if_constexpr_requires_requires_requires/)
Modern solutions against cross-site attacks
https://www.reddit.com/r/programming/comments/1h1a55b/modern_solutions_against_crosssite_attacks/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://frederikbraun.de/modern-solutions-xsleaks.html) [comments] (https://www.reddit.com/r/programming/comments/1h1a55b/modern_solutions_against_crosssite_attacks/)
https://www.reddit.com/r/programming/comments/1h1a55b/modern_solutions_against_crosssite_attacks/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://frederikbraun.de/modern-solutions-xsleaks.html) [comments] (https://www.reddit.com/r/programming/comments/1h1a55b/modern_solutions_against_crosssite_attacks/)
Create, Read, Update, and Delete (CRUD) operations for PostgreSQL, made simple and fast.
https://www.reddit.com/r/programming/comments/1h1dngz/create_read_update_and_delete_crud_operations_for/
submitted by /u/dakivara (https://www.reddit.com/user/dakivara)
[link] (https://github.com/dakivara/pgcrud) [comments] (https://www.reddit.com/r/programming/comments/1h1dngz/create_read_update_and_delete_crud_operations_for/)
https://www.reddit.com/r/programming/comments/1h1dngz/create_read_update_and_delete_crud_operations_for/
submitted by /u/dakivara (https://www.reddit.com/user/dakivara)
[link] (https://github.com/dakivara/pgcrud) [comments] (https://www.reddit.com/r/programming/comments/1h1dngz/create_read_update_and_delete_crud_operations_for/)
Structured Generation for LLM-as-a-Judge Evaluations
https://www.reddit.com/r/programming/comments/1h1fsvu/structured_generation_for_llmasajudge_evaluations/
submitted by /u/thetasprayer (https://www.reddit.com/user/thetasprayer)
[link] (https://www.comet.com/site/blog/structured-generation-llm-as-a-judge) [comments] (https://www.reddit.com/r/programming/comments/1h1fsvu/structured_generation_for_llmasajudge_evaluations/)
https://www.reddit.com/r/programming/comments/1h1fsvu/structured_generation_for_llmasajudge_evaluations/
submitted by /u/thetasprayer (https://www.reddit.com/user/thetasprayer)
[link] (https://www.comet.com/site/blog/structured-generation-llm-as-a-judge) [comments] (https://www.reddit.com/r/programming/comments/1h1fsvu/structured_generation_for_llmasajudge_evaluations/)
Tutorial: I/O Data Decoding/Encoding Library from Scratch in TypeScript
https://www.reddit.com/r/programming/comments/1h1heq5/tutorial_io_data_decodingencoding_library_from/
submitted by /u/davimiku (https://www.reddit.com/user/davimiku)
[link] (https://blog.davimiku.com/tutorials/ts-io-decoding-encoding-1) [comments] (https://www.reddit.com/r/programming/comments/1h1heq5/tutorial_io_data_decodingencoding_library_from/)
https://www.reddit.com/r/programming/comments/1h1heq5/tutorial_io_data_decodingencoding_library_from/
submitted by /u/davimiku (https://www.reddit.com/user/davimiku)
[link] (https://blog.davimiku.com/tutorials/ts-io-decoding-encoding-1) [comments] (https://www.reddit.com/r/programming/comments/1h1heq5/tutorial_io_data_decodingencoding_library_from/)
DR for an OpenShift cluster is critical
https://www.reddit.com/r/programming/comments/1h1ices/dr_for_an_openshift_cluster_is_critical/
submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (https://medium.com/@rasvihostings/dr-for-an-openshift-cluster-is-critical-5317f0fdcda7) [comments] (https://www.reddit.com/r/programming/comments/1h1ices/dr_for_an_openshift_cluster_is_critical/)
https://www.reddit.com/r/programming/comments/1h1ices/dr_for_an_openshift_cluster_is_critical/
submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (https://medium.com/@rasvihostings/dr-for-an-openshift-cluster-is-critical-5317f0fdcda7) [comments] (https://www.reddit.com/r/programming/comments/1h1ices/dr_for_an_openshift_cluster_is_critical/)
Single page applications packaged as zip or rar archives
https://www.reddit.com/r/programming/comments/1h1ixcd/single_page_applications_packaged_as_zip_or_rar/
submitted by /u/MapEnvironmental844 (https://www.reddit.com/user/MapEnvironmental844)
[link] (https://updatablejs.com/articles/1/single-page-application-archive) [comments] (https://www.reddit.com/r/programming/comments/1h1ixcd/single_page_applications_packaged_as_zip_or_rar/)
https://www.reddit.com/r/programming/comments/1h1ixcd/single_page_applications_packaged_as_zip_or_rar/
submitted by /u/MapEnvironmental844 (https://www.reddit.com/user/MapEnvironmental844)
[link] (https://updatablejs.com/articles/1/single-page-application-archive) [comments] (https://www.reddit.com/r/programming/comments/1h1ixcd/single_page_applications_packaged_as_zip_or_rar/)
King of Performance: The Fastest Programming Language
https://www.reddit.com/r/programming/comments/1h1msn7/king_of_performance_the_fastest_programming/
submitted by /u/No_Schedule7680 (https://www.reddit.com/user/No_Schedule7680)
[link] (https://www.mmtool.top/blog/king-of-performance-fastest-programming-language) [comments] (https://www.reddit.com/r/programming/comments/1h1msn7/king_of_performance_the_fastest_programming/)
https://www.reddit.com/r/programming/comments/1h1msn7/king_of_performance_the_fastest_programming/
submitted by /u/No_Schedule7680 (https://www.reddit.com/user/No_Schedule7680)
[link] (https://www.mmtool.top/blog/king-of-performance-fastest-programming-language) [comments] (https://www.reddit.com/r/programming/comments/1h1msn7/king_of_performance_the_fastest_programming/)
Hi everyone! I’m working on my Final Year Project to develop a Rental Management System aimed at simplifying how users rent or borrow items securely and efficiently. Your input is crucial to creating a platform that addresses real needs and delivers practical features.
https://www.reddit.com/r/programming/comments/1h1opgb/hi_everyone_im_working_on_my_final_year_project/
[link] (https://forms.gle/ds6unPMea2YJz37o9) [comments] (https://www.reddit.com/r/programming/comments/1h1opgb/hi_everyone_im_working_on_my_final_year_project/)
https://www.reddit.com/r/programming/comments/1h1opgb/hi_everyone_im_working_on_my_final_year_project/
[link] (https://forms.gle/ds6unPMea2YJz37o9) [comments] (https://www.reddit.com/r/programming/comments/1h1opgb/hi_everyone_im_working_on_my_final_year_project/)
macOS Tips for Programmers: Threading
https://www.reddit.com/r/programming/comments/1h1rn1r/macos_tips_for_programmers_threading/
submitted by /u/matbaylaw (https://www.reddit.com/user/matbaylaw)
[link] (https://blog.xoria.org/macos-tips-threading/) [comments] (https://www.reddit.com/r/programming/comments/1h1rn1r/macos_tips_for_programmers_threading/)
https://www.reddit.com/r/programming/comments/1h1rn1r/macos_tips_for_programmers_threading/
submitted by /u/matbaylaw (https://www.reddit.com/user/matbaylaw)
[link] (https://blog.xoria.org/macos-tips-threading/) [comments] (https://www.reddit.com/r/programming/comments/1h1rn1r/macos_tips_for_programmers_threading/)
New Proposal: Go Error Function Handling Inspired by Iterators | Go 1.23 Error Management
https://www.reddit.com/r/programming/comments/1h1rtur/new_proposal_go_error_function_handling_inspired/
submitted by /u/No_Schedule7680 (https://www.reddit.com/user/No_Schedule7680)
[link] (https://www.mmtool.top/blog/new-proposal-go-error-handling-inspired-by-iterators) [comments] (https://www.reddit.com/r/programming/comments/1h1rtur/new_proposal_go_error_function_handling_inspired/)
https://www.reddit.com/r/programming/comments/1h1rtur/new_proposal_go_error_function_handling_inspired/
submitted by /u/No_Schedule7680 (https://www.reddit.com/user/No_Schedule7680)
[link] (https://www.mmtool.top/blog/new-proposal-go-error-handling-inspired-by-iterators) [comments] (https://www.reddit.com/r/programming/comments/1h1rtur/new_proposal_go_error_function_handling_inspired/)
Other challenges like Advent of Code
https://www.reddit.com/r/programming/comments/1h1rwk4/other_challenges_like_advent_of_code/
submitted by /u/Noel_Jacob (https://www.reddit.com/user/Noel_Jacob)
[link] (https://github.com/NoelJacob/advent-and-other-calandars) [comments] (https://www.reddit.com/r/programming/comments/1h1rwk4/other_challenges_like_advent_of_code/)
https://www.reddit.com/r/programming/comments/1h1rwk4/other_challenges_like_advent_of_code/
submitted by /u/Noel_Jacob (https://www.reddit.com/user/Noel_Jacob)
[link] (https://github.com/NoelJacob/advent-and-other-calandars) [comments] (https://www.reddit.com/r/programming/comments/1h1rwk4/other_challenges_like_advent_of_code/)
You can use C-Reduce for any language
https://www.reddit.com/r/programming/comments/1h1sd3d/you_can_use_creduce_for_any_language/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://bernsteinbear.com/blog/creduce/) [comments] (https://www.reddit.com/r/programming/comments/1h1sd3d/you_can_use_creduce_for_any_language/)
https://www.reddit.com/r/programming/comments/1h1sd3d/you_can_use_creduce_for_any_language/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://bernsteinbear.com/blog/creduce/) [comments] (https://www.reddit.com/r/programming/comments/1h1sd3d/you_can_use_creduce_for_any_language/)
Listas por Comprensión en Python
https://www.reddit.com/r/programming/comments/1h1sqnj/listas_por_comprensi%C3%B3n_en_python/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/11/listas-por-comprension-en-python.html) [comments] (https://www.reddit.com/r/programming/comments/1h1sqnj/listas_por_comprensi%C3%B3n_en_python/)
https://www.reddit.com/r/programming/comments/1h1sqnj/listas_por_comprensi%C3%B3n_en_python/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/11/listas-por-comprension-en-python.html) [comments] (https://www.reddit.com/r/programming/comments/1h1sqnj/listas_por_comprensi%C3%B3n_en_python/)
Column Store Databases are awesome!
https://www.reddit.com/r/programming/comments/1h1t0xz/column_store_databases_are_awesome/
submitted by /u/Dilocan (https://www.reddit.com/user/Dilocan)
[link] (https://dilovan.substack.com/p/column-store-databases-are-awesome) [comments] (https://www.reddit.com/r/programming/comments/1h1t0xz/column_store_databases_are_awesome/)
https://www.reddit.com/r/programming/comments/1h1t0xz/column_store_databases_are_awesome/
submitted by /u/Dilocan (https://www.reddit.com/user/Dilocan)
[link] (https://dilovan.substack.com/p/column-store-databases-are-awesome) [comments] (https://www.reddit.com/r/programming/comments/1h1t0xz/column_store_databases_are_awesome/)
Neutralinojs v5.5 released
https://www.reddit.com/r/programming/comments/1h1t971/neutralinojs_v55_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework#v550) [comments] (https://www.reddit.com/r/programming/comments/1h1t971/neutralinojs_v55_released/)
https://www.reddit.com/r/programming/comments/1h1t971/neutralinojs_v55_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework#v550) [comments] (https://www.reddit.com/r/programming/comments/1h1t971/neutralinojs_v55_released/)
Writing Composable SQL using Knex and Pipelines
https://www.reddit.com/r/programming/comments/1h1ts0s/writing_composable_sql_using_knex_and_pipelines/
submitted by /u/aijan1 (https://www.reddit.com/user/aijan1)
[link] (https://lackofimagination.org/2024/11/writing-composable-sql-using-knex-and-pipelines/) [comments] (https://www.reddit.com/r/programming/comments/1h1ts0s/writing_composable_sql_using_knex_and_pipelines/)
https://www.reddit.com/r/programming/comments/1h1ts0s/writing_composable_sql_using_knex_and_pipelines/
submitted by /u/aijan1 (https://www.reddit.com/user/aijan1)
[link] (https://lackofimagination.org/2024/11/writing-composable-sql-using-knex-and-pipelines/) [comments] (https://www.reddit.com/r/programming/comments/1h1ts0s/writing_composable_sql_using_knex_and_pipelines/)
Weaponizing SSO for profit -- a rage blog post to be able to move on with my life
https://www.reddit.com/r/programming/comments/1h1unbl/weaponizing_sso_for_profit_a_rage_blog_post_to_be/
submitted by /u/--raz (https://www.reddit.com/user/--raz)
[link] (https://raz.sh/blog/2024-11-27_weaponizing_sso_for_profit) [comments] (https://www.reddit.com/r/programming/comments/1h1unbl/weaponizing_sso_for_profit_a_rage_blog_post_to_be/)
https://www.reddit.com/r/programming/comments/1h1unbl/weaponizing_sso_for_profit_a_rage_blog_post_to_be/
submitted by /u/--raz (https://www.reddit.com/user/--raz)
[link] (https://raz.sh/blog/2024-11-27_weaponizing_sso_for_profit) [comments] (https://www.reddit.com/r/programming/comments/1h1unbl/weaponizing_sso_for_profit_a_rage_blog_post_to_be/)