reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

214

I will send you newest post from subreddit /r/programming

Subscribe to a channel

Reddit Programming

I used AI (bolt) to design a personal site and am blown away by how good it looks. I even let it design an auth backend for my server. I hid a honeypot behind the auth (I know trusting a fully ai-generated authentication service is a bad idea) so I could learn something if it gets broken into
https://www.reddit.com/r/programming/comments/1hj13oc/i_used_ai_bolt_to_design_a_personal_site_and_am/

submitted by /u/Eolu (https://www.reddit.com/user/Eolu)
[link] (https://www.lamprey.zone/) [comments] (https://www.reddit.com/r/programming/comments/1hj13oc/i_used_ai_bolt_to_design_a_personal_site_and_am/)

Читать полностью…

Reddit Programming

Writing & Testing a Paginated API Iterator in Go
https://www.reddit.com/r/programming/comments/1hitwdk/writing_testing_a_paginated_api_iterator_in_go/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.thibaut-rousseau.com/blog/writing-testing-a-paginated-api-iterator/) [comments] (https://www.reddit.com/r/programming/comments/1hitwdk/writing_testing_a_paginated_api_iterator_in_go/)

Читать полностью…

Reddit Programming

Process creation in io_uring
https://www.reddit.com/r/programming/comments/1hitvjj/process_creation_in_io_uring/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lwn.net/SubscriberLink/1002371/0ff2be6a2c7624ca/) [comments] (https://www.reddit.com/r/programming/comments/1hitvjj/process_creation_in_io_uring/)

Читать полностью…

Reddit Programming

Procnames Start Lines. But Why?
https://www.reddit.com/r/programming/comments/1hisnri/procnames_start_lines_but_why/

submitted by /u/aartaka (https://www.reddit.com/user/aartaka)
[link] (https://aartaka.me/procnames) [comments] (https://www.reddit.com/r/programming/comments/1hisnri/procnames_start_lines_but_why/)

Читать полностью…

Reddit Programming

All C++23 Library Features and Reference Cards
https://www.reddit.com/r/programming/comments/1his683/all_c23_library_features_and_reference_cards/

submitted by /u/joebaf (https://www.reddit.com/user/joebaf)
[link] (https://www.cppstories.com/2024/cpp23_lib/) [comments] (https://www.reddit.com/r/programming/comments/1his683/all_c23_library_features_and_reference_cards/)

Читать полностью…

Reddit Programming

Burnout ≠ Working Too Much
https://www.reddit.com/r/programming/comments/1hikf85/burnout_working_too_much/

submitted by /u/Acceptable-Courage-9 (https://www.reddit.com/user/Acceptable-Courage-9)
[link] (https://terriblesoftware.org/2024/12/20/burnout-%E2%89%A0-working-too-much/) [comments] (https://www.reddit.com/r/programming/comments/1hikf85/burnout_working_too_much/)

Читать полностью…

Reddit Programming

Ultimatum: debut
https://www.reddit.com/r/programming/comments/1hihsdj/ultimatum_debut/

submitted by /u/gonzazoid (https://www.reddit.com/user/gonzazoid)
[link] (https://www.reddit.com/user/gonzazoid/comments/1higkqz/ultimatum_debut/) [comments] (https://www.reddit.com/r/programming/comments/1hihsdj/ultimatum_debut/)

Читать полностью…

Reddit Programming

Optimizing Ruby’s JSON, Part 1
https://www.reddit.com/r/programming/comments/1hicjjc/optimizing_rubys_json_part_1/

submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://byroot.github.io/ruby/json/2024/12/15/optimizing-ruby-json-part-1.html) [comments] (https://www.reddit.com/r/programming/comments/1hicjjc/optimizing_rubys_json_part_1/)

Читать полностью…

Reddit Programming

Visualizing 6D Mesh Parallelism
https://www.reddit.com/r/programming/comments/1hic7wb/visualizing_6d_mesh_parallelism/

submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://main-horse.github.io/posts/visualizing-6d/) [comments] (https://www.reddit.com/r/programming/comments/1hic7wb/visualizing_6d_mesh_parallelism/)

Читать полностью…

Reddit Programming

Scripting language and IDE to help those at the very beginning of learning to program
https://www.reddit.com/r/programming/comments/1hiaxxs/scripting_language_and_ide_to_help_those_at_the/

submitted by /u/mballoni (https://www.reddit.com/user/mballoni)
[link] (https://test.beescript.net/) [comments] (https://www.reddit.com/r/programming/comments/1hiaxxs/scripting_language_and_ide_to_help_those_at_the/)

Читать полностью…

Reddit Programming

Clever Algorithms: Nature-Inspired Programming Recipes
https://www.reddit.com/r/programming/comments/1hi6l04/clever_algorithms_natureinspired_programming/

submitted by /u/jasonb (https://www.reddit.com/user/jasonb)
[link] (https://cleveralgorithms.com/nature-inspired/) [comments] (https://www.reddit.com/r/programming/comments/1hi6l04/clever_algorithms_natureinspired_programming/)

Читать полностью…

Reddit Programming

Two Approaches to Building a Letter Construction Game: Bitwise vs Array Patterns
https://www.reddit.com/r/programming/comments/1hi5c9j/two_approaches_to_building_a_letter_construction/

submitted by /u/Atvenice (https://www.reddit.com/user/Atvenice)
[link] (https://wordglyph.xyz/programming-wordglyph.html) [comments] (https://www.reddit.com/r/programming/comments/1hi5c9j/two_approaches_to_building_a_letter_construction/)

Читать полностью…

Reddit Programming

RubyConf 2024 Keynote: Red in Fantasyland
https://www.reddit.com/r/programming/comments/1hhyn72/rubyconf_2024_keynote_red_in_fantasyland/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://youtube.com/watch?v=BDepeodE0i4) [comments] (https://www.reddit.com/r/programming/comments/1hhyn72/rubyconf_2024_keynote_red_in_fantasyland/)

Читать полностью…

Reddit Programming

Understanding Basic Graal Graphs
https://www.reddit.com/r/programming/comments/1hhyma5/understanding_basic_graal_graphs/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://chrisseaton.com/truffleruby/basic-graal-graphs/) [comments] (https://www.reddit.com/r/programming/comments/1hhyma5/understanding_basic_graal_graphs/)

Читать полностью…

Reddit Programming

Announcing Chapel 2.3. Chapel is a language for parallel computing at scale
https://www.reddit.com/r/programming/comments/1hhykgq/announcing_chapel_23_chapel_is_a_language_for/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://chapel-lang.org/blog/posts/announcing-chapel-2.3/) [comments] (https://www.reddit.com/r/programming/comments/1hhykgq/announcing_chapel_23_chapel_is_a_language_for/)

Читать полностью…

Reddit Programming

Pragmatic Category Theory | Part 3: Associativity
https://www.reddit.com/r/programming/comments/1hitweu/pragmatic_category_theory_part_3_associativity/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://chshersh.com/blog/2024-12-20-pragmatic-category-theory-part-03.html) [comments] (https://www.reddit.com/r/programming/comments/1hitweu/pragmatic_category_theory_part_3_associativity/)

Читать полностью…

Reddit Programming

Enum of Arrays
https://www.reddit.com/r/programming/comments/1hitwcq/enum_of_arrays/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://tigerbeetle.com/blog/2024-12-19-enum-of-arrays/) [comments] (https://www.reddit.com/r/programming/comments/1hitwcq/enum_of_arrays/)

Читать полностью…

Reddit Programming

Completely Private GitHub README Stats Generator GHA using Golang and GraphQL
https://www.reddit.com/r/programming/comments/1hitdkh/completely_private_github_readme_stats_generator/

submitted by /u/mahmirr (https://www.reddit.com/user/mahmirr)
[link] (https://github.com/mahyarmirrashed/github-readme-stats) [comments] (https://www.reddit.com/r/programming/comments/1hitdkh/completely_private_github_readme_stats_generator/)

Читать полностью…

Reddit Programming

AMD Launches A YouTube Channel For Developers
https://www.reddit.com/r/programming/comments/1hisaiy/amd_launches_a_youtube_channel_for_developers/

submitted by /u/gurugabrielpradipaka (https://www.reddit.com/user/gurugabrielpradipaka)
[link] (https://www.phoronix.com/news/AMD-Developer-Central-YouTube) [comments] (https://www.reddit.com/r/programming/comments/1hisaiy/amd_launches_a_youtube_channel_for_developers/)

Читать полностью…

Reddit Programming

Project: Tseitin Transformation in Rust
https://www.reddit.com/r/programming/comments/1hioz1z/project_tseitin_transformation_in_rust/

submitted by /u/pepsilon_uno (https://www.reddit.com/user/pepsilon_uno)
[link] (https://github.com/mauzigoe/tseitin_cli) [comments] (https://www.reddit.com/r/programming/comments/1hioz1z/project_tseitin_transformation_in_rust/)

Читать полностью…

Reddit Programming

Scaling data collection for training software engineering agents
https://www.reddit.com/r/programming/comments/1hiilad/scaling_data_collection_for_training_software/

submitted by /u/ashvar (https://www.reddit.com/user/ashvar)
[link] (https://nebius.com/blog/posts/scaling-data-collection-for-training-swe-agents) [comments] (https://www.reddit.com/r/programming/comments/1hiilad/scaling_data_collection_for_training_software/)

Читать полностью…

Reddit Programming

GCP Security Blueprint for Small and Mid-Size Firms
https://www.reddit.com/r/programming/comments/1hidb3p/gcp_security_blueprint_for_small_and_midsize_firms/

submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (rasvihostings/gcp-security-blueprint-for-small-and-mid-size-firms-f559aa6cc61e" rel="nofollow">https://medium.com/@rasvihostings/gcp-security-blueprint-for-small-and-mid-size-firms-f559aa6cc61e) [comments] (https://www.reddit.com/r/programming/comments/1hidb3p/gcp_security_blueprint_for_small_and_midsize_firms/)

Читать полностью…

Reddit Programming

If Not React, Then What?
https://www.reddit.com/r/programming/comments/1hicam6/if_not_react_then_what/

submitted by /u/x5p23 (https://www.reddit.com/user/x5p23)
[link] (https://infrequently.org/2024/11/if-not-react-then-what/) [comments] (https://www.reddit.com/r/programming/comments/1hicam6/if_not_react_then_what/)

Читать полностью…

Reddit Programming

I’ve documented the technique I use to scope my codebase – I’d love to hear feedback from other developers
https://www.reddit.com/r/programming/comments/1hibbob/ive_documented_the_technique_i_use_to_scope_my/

submitted by /u/CharlesTati (https://www.reddit.com/user/CharlesTati)
[link] (https://github.com/charlestati/codescopes?tab=readme-ov-file) [comments] (https://www.reddit.com/r/programming/comments/1hibbob/ive_documented_the_technique_i_use_to_scope_my/)

Читать полностью…

Reddit Programming

Introduction/Lesson 1: Programming the Shooter Game in Squeak/Smalltalk
https://www.reddit.com/r/programming/comments/1hia4ge/introductionlesson_1_programming_the_shooter_game/

submitted by /u/itsmeront (https://www.reddit.com/user/itsmeront)
[link] (https://news.squeak.org/2024/12/19/introduction-lesson-1-programming-the-shooter-game-in-squeak-smalltalk/) [comments] (https://www.reddit.com/r/programming/comments/1hia4ge/introductionlesson_1_programming_the_shooter_game/)

Читать полностью…

Reddit Programming

How types make hard problems easy
https://www.reddit.com/r/programming/comments/1hi5jdf/how_types_make_hard_problems_easy/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://mayhul.com/posts/type-driven-design/) [comments] (https://www.reddit.com/r/programming/comments/1hi5jdf/how_types_make_hard_problems_easy/)

Читать полностью…

Reddit Programming

Fixing C strings
https://www.reddit.com/r/programming/comments/1hhyngu/fixing_c_strings/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://thasso.xyz/2024/12/16/fixing-c-strings.html) [comments] (https://www.reddit.com/r/programming/comments/1hhyngu/fixing_c_strings/)

Читать полностью…

Reddit Programming

Optimizing Ruby's JSON, Part 2
https://www.reddit.com/r/programming/comments/1hhymii/optimizing_rubys_json_part_2/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://byroot.github.io/ruby/json/2024/12/18/optimizing-ruby-json-part-2.html) [comments] (https://www.reddit.com/r/programming/comments/1hhymii/optimizing_rubys_json_part_2/)

Читать полностью…

Reddit Programming

Impressions of React and TypeScript from an Elixir/Elm developer
https://www.reddit.com/r/programming/comments/1hhylzr/impressions_of_react_and_typescript_from_an/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://korban.net/posts/elm/2024-11-16-typescript-react-impressions/) [comments] (https://www.reddit.com/r/programming/comments/1hhylzr/impressions_of_react_and_typescript_from_an/)

Читать полностью…

Reddit Programming

Go advanced concurrency patterns: unlimited buffer channels
https://www.reddit.com/r/programming/comments/1hhyj4f/go_advanced_concurrency_patterns_unlimited_buffer/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blogtitle.github.io/go-advanced-concurrency-patterns-part-4-unlimited-buffer-channels/) [comments] (https://www.reddit.com/r/programming/comments/1hhyj4f/go_advanced_concurrency_patterns_unlimited_buffer/)

Читать полностью…
Subscribe to a channel