Unix pipes are all you need - A short video tutorial
https://www.reddit.com/r/programming/comments/1gxdfc6/unix_pipes_are_all_you_need_a_short_video_tutorial/
submitted by /u/mugen_code (https://www.reddit.com/user/mugen_code)
[link] (https://youtube.com/watch?v=ccxqOlseSzg&feature=shared) [comments] (https://www.reddit.com/r/programming/comments/1gxdfc6/unix_pipes_are_all_you_need_a_short_video_tutorial/)
Clojure Don'ts: Concat
https://www.reddit.com/r/programming/comments/1gxd69k/clojure_donts_concat/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://stuartsierra.com/2015/04/26/clojure-donts-concat) [comments] (https://www.reddit.com/r/programming/comments/1gxd69k/clojure_donts_concat/)
Futures and Multiple Values in Parallel Lisp (1991)
https://www.reddit.com/r/programming/comments/1gxd5wr/futures_and_multiple_values_in_parallel_lisp_1991/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://3e8.org/pub/scheme/doc/lisp-pointers/v8i2/p15-tomoyuki.pdf) [comments] (https://www.reddit.com/r/programming/comments/1gxd5wr/futures_and_multiple_values_in_parallel_lisp_1991/)
Code in String Literals in Glass Editor's latest update (+Themes, Tutorials, Thread Starts and more)
https://www.reddit.com/r/programming/comments/1gxc5hr/code_in_string_literals_in_glass_editors_latest/
submitted by /u/Glass__Editor (https://www.reddit.com/user/Glass__Editor)
[link] (https://glasseditor.com/forum/thread/59/Code%20in%20String%20Literals%20in%20Glass%20Editor%27s%20latest%20update%20%28%2B%20Themes%2C%20Tutorials%2C%20Thread%20Starts%2C%20and%20more%29.) [comments] (https://www.reddit.com/r/programming/comments/1gxc5hr/code_in_string_literals_in_glass_editors_latest/)
An Interactive Guide to Transforming JSON with jq
https://www.reddit.com/r/programming/comments/1gxaf6o/an_interactive_guide_to_transforming_json_with_jq/
submitted by /u/lungi_bass (https://www.reddit.com/user/lungi_bass)
[link] (https://navendu.me/posts/jq-interactive-guide/) [comments] (https://www.reddit.com/r/programming/comments/1gxaf6o/an_interactive_guide_to_transforming_json_with_jq/)
Handling Cookies is a Minefield
https://www.reddit.com/r/programming/comments/1gx6n7n/handling_cookies_is_a_minefield/
submitted by /u/LinearArray (https://www.reddit.com/user/LinearArray)
[link] (https://grayduck.mn/2024/11/21/handling-cookies-is-a-minefield/) [comments] (https://www.reddit.com/r/programming/comments/1gx6n7n/handling_cookies_is_a_minefield/)
OK, I can partly explain the LLM chess weirdness now
https://www.reddit.com/r/programming/comments/1gx63oa/ok_i_can_partly_explain_the_llm_chess_weirdness/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://dynomight.net/more-chess/) [comments] (https://www.reddit.com/r/programming/comments/1gx63oa/ok_i_can_partly_explain_the_llm_chess_weirdness/)
A Beginner's Guide to Vector Embeddings w examples
https://www.reddit.com/r/programming/comments/1gx1ycx/a_beginners_guide_to_vector_embeddings_w_examples/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/a-beginners-guide-to-vector-embeddings?utm_source=reddit&utm_medium=referral&utm_campaign=r5) [comments] (https://www.reddit.com/r/programming/comments/1gx1ycx/a_beginners_guide_to_vector_embeddings_w_examples/)
Tailwind CSS v4.0 Beta
https://www.reddit.com/r/programming/comments/1gwyutz/tailwind_css_v40_beta/
submitted by /u/valtism (https://www.reddit.com/user/valtism)
[link] (https://tailwindcss.com/docs/v4-beta) [comments] (https://www.reddit.com/r/programming/comments/1gwyutz/tailwind_css_v40_beta/)
Slaughter by mindbleach -- FPS running on the NES hardware
https://www.reddit.com/r/programming/comments/1gwv4qz/slaughter_by_mindbleach_fps_running_on_the_nes/
submitted by /u/r_retrohacking_mod2 (https://www.reddit.com/user/r_retrohacking_mod2)
[link] (https://www.youtube.com/watch?v=dXSUhJXSv-c) [comments] (https://www.reddit.com/r/programming/comments/1gwv4qz/slaughter_by_mindbleach_fps_running_on_the_nes/)
Summarize changes between 2 branches from the CLI - no API key required
https://www.reddit.com/r/programming/comments/1gwqm31/summarize_changes_between_2_branches_from_the_cli/
submitted by /u/TheGreaT1803 (https://www.reddit.com/user/TheGreaT1803)
[link] (https://github.com/jnsahaj/lumen) [comments] (https://www.reddit.com/r/programming/comments/1gwqm31/summarize_changes_between_2_branches_from_the_cli/)
Giving Types to JQ
https://www.reddit.com/r/programming/comments/1gwl90y/giving_types_to_jq/
submitted by /u/alpaylan (https://www.reddit.com/user/alpaylan)
[link] (https://github.com/alpaylan/tjq) [comments] (https://www.reddit.com/r/programming/comments/1gwl90y/giving_types_to_jq/)
Haskell concurrency and the FFI [video]
https://www.reddit.com/r/programming/comments/1gwkncf/haskell_concurrency_and_the_ffi_video/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.youtube.com/watch?v=IMrBTx7aYjs&list=PLD8gywOEY4HaG5VSrKVnHxCptlJv2GAn7) [comments] (https://www.reddit.com/r/programming/comments/1gwkncf/haskell_concurrency_and_the_ffi_video/)
Digital signatures and how to avoid them
https://www.reddit.com/r/programming/comments/1gwk9i7/digital_signatures_and_how_to_avoid_them/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://neilmadden.blog/2024/09/18/digital-signatures-and-how-to-avoid-them/) [comments] (https://www.reddit.com/r/programming/comments/1gwk9i7/digital_signatures_and_how_to_avoid_them/)
HP warranty script
https://www.reddit.com/r/programming/comments/1gwjpdw/hp_warranty_script/
<!-- SC_OFF -->Hi, Im trying to post the serial to the link through powershell with Selenium and Chrome to extract the warranty information. Is it possible? Or am I on a wild goose chase here? 😂 <!-- SC_ON --> submitted by /u/mrnoosies (https://www.reddit.com/user/mrnoosies)
[link] (https://support.hp.com/se-sv/check-warranty) [comments] (https://www.reddit.com/r/programming/comments/1gwjpdw/hp_warranty_script/)
What's Next for WebGPU
https://www.reddit.com/r/programming/comments/1gxd9xo/whats_next_for_webgpu/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://developer.chrome.com/blog/next-for-webgpu) [comments] (https://www.reddit.com/r/programming/comments/1gxd9xo/whats_next_for_webgpu/)
Runtime-Extensible SQL Parsers Using PEG
https://www.reddit.com/r/programming/comments/1gxd66f/runtimeextensible_sql_parsers_using_peg/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://duckdb.org/2024/11/22/runtime-extensible-parsers.html) [comments] (https://www.reddit.com/r/programming/comments/1gxd66f/runtimeextensible_sql_parsers_using_peg/)
Memory management and safety in Bismuth VM
https://www.reddit.com/r/programming/comments/1gxd5ul/memory_management_and_safety_in_bismuth_vm/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://enikofox.com/posts/memory-management-and-safety-in-bismuth-vm/) [comments] (https://www.reddit.com/r/programming/comments/1gxd5ul/memory_management_and_safety_in_bismuth_vm/)
The WordPress drama or how to scare your contributors away
https://www.reddit.com/r/programming/comments/1gxayf0/the_wordpress_drama_or_how_to_scare_your/
submitted by /u/shift_devs (https://www.reddit.com/user/shift_devs)
[link] (https://shiftmag.dev/the-wordpress-drama-automattic-wpengine-4609/) [comments] (https://www.reddit.com/r/programming/comments/1gxayf0/the_wordpress_drama_or_how_to_scare_your/)
Writes large correct programs (2008)
https://www.reddit.com/r/programming/comments/1gx9bu4/writes_large_correct_programs_2008/
submitted by /u/gavinhoward (https://www.reddit.com/user/gavinhoward)
[link] (https://www.johndcook.com/blog/2008/09/19/writes-large-correct-programs/) [comments] (https://www.reddit.com/r/programming/comments/1gx9bu4/writes_large_correct_programs_2008/)
💥 Tech Talks Weekly #38: all the new talks from tech conferences uploaded in the past 7 days. This issue features CPH DevFest 2024, PyData Tel Aviv 2024, KubeCon 2024, EuroRust 2024, ...
https://www.reddit.com/r/programming/comments/1gx66n5/tech_talks_weekly_38_all_the_new_talks_from_tech/
submitted by /u/TechTalksWeekly (https://www.reddit.com/user/TechTalksWeekly)
[link] (https://www.techtalksweekly.io/p/tech-talks-weekly-38) [comments] (https://www.reddit.com/r/programming/comments/1gx66n5/tech_talks_weekly_38_all_the_new_talks_from_tech/)
Cast – CLI tool (written in Python) for reading data sets from CSV files to convert them
https://www.reddit.com/r/programming/comments/1gx1yy4/cast_cli_tool_written_in_python_for_reading_data/
submitted by /u/Harzer-Zwerg (https://www.reddit.com/user/Harzer-Zwerg)
[link] (https://github.com/Thyringer/cast) [comments] (https://www.reddit.com/r/programming/comments/1gx1yy4/cast_cli_tool_written_in_python_for_reading_data/)
Everything You Never Wanted To Know About Linker Script
https://www.reddit.com/r/programming/comments/1gwzul4/everything_you_never_wanted_to_know_about_linker/
submitted by /u/yawara25 (https://www.reddit.com/user/yawara25)
[link] (https://mcyoung.xyz/2021/06/01/linker-script/) [comments] (https://www.reddit.com/r/programming/comments/1gwzul4/everything_you_never_wanted_to_know_about_linker/)
How Databases Avoid Data Loss with Write-Ahead Logs
https://www.reddit.com/r/programming/comments/1gwvrq1/how_databases_avoid_data_loss_with_writeahead_logs/
submitted by /u/scalablethread (https://www.reddit.com/user/scalablethread)
[link] (https://newsletter.scalablethread.com/p/how-databases-avoid-data-loss-with) [comments] (https://www.reddit.com/r/programming/comments/1gwvrq1/how_databases_avoid_data_loss_with_writeahead_logs/)
Langchain for creating visual experiences: Mediachain
https://www.reddit.com/r/programming/comments/1gwrwzf/langchain_for_creating_visual_experiences/
submitted by /u/Professional-Pie3323 (https://www.reddit.com/user/Professional-Pie3323)
[link] (https://github.com/TurboReel/mediachain) [comments] (https://www.reddit.com/r/programming/comments/1gwrwzf/langchain_for_creating_visual_experiences/)
Converting SQL Queries to API Requests | RQL vs OData vs PostgREST
https://www.reddit.com/r/programming/comments/1gwlgjr/converting_sql_queries_to_api_requests_rql_vs/
submitted by /u/ZuploAdrian (https://www.reddit.com/user/ZuploAdrian)
[link] (https://zuplo.com/blog/2024/11/20/sql-query-to-api-request) [comments] (https://www.reddit.com/r/programming/comments/1gwlgjr/converting_sql_queries_to_api_requests_rql_vs/)
Handling Cookies is a Minefield
https://www.reddit.com/r/programming/comments/1gwknpp/handling_cookies_is_a_minefield/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://grayduck.mn/2024/11/21/handling-cookies-is-a-minefield/) [comments] (https://www.reddit.com/r/programming/comments/1gwknpp/handling_cookies_is_a_minefield/)
Compiling Haskell to WebAssembly: A Step-by-Step Guide
https://www.reddit.com/r/programming/comments/1gwkmp1/compiling_haskell_to_webassembly_a_stepbystep/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.tushar-adhatrao.in/blogs/haskell_to_wasm.html) [comments] (https://www.reddit.com/r/programming/comments/1gwkmp1/compiling_haskell_to_webassembly_a_stepbystep/)
Diagram-as-Code: Creating Dynamic and Interactive Documentation for Visual Content
https://www.reddit.com/r/programming/comments/1gwk62h/diagramascode_creating_dynamic_and_interactive/
submitted by /u/9millionrainydays_91 (https://www.reddit.com/user/9millionrainydays_91)
[link] (https://differ.blog/inplainenglish/diagram-as-code-creating-dynamic-and-interactive-documentation-for-visual-content-17fb01) [comments] (https://www.reddit.com/r/programming/comments/1gwk62h/diagramascode_creating_dynamic_and_interactive/)
Postiz - open-source social media scheduling tool
https://www.reddit.com/r/programming/comments/1gwhccr/postiz_opensource_social_media_scheduling_tool/
submitted by /u/sleepysiding22 (https://www.reddit.com/user/sleepysiding22)
[link] (https://github.com/gitroomhq/postiz-app) [comments] (https://www.reddit.com/r/programming/comments/1gwhccr/postiz_opensource_social_media_scheduling_tool/)