Revision website
https://www.reddit.com/r/programming/comments/1qmsf78/revision_website/
submitted by /u/Jayden11227 (https://www.reddit.com/user/Jayden11227)
[link] (https://brainmaprevision.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1qmsf78/revision_website/)
https://www.reddit.com/r/programming/comments/1qmsf78/revision_website/
submitted by /u/Jayden11227 (https://www.reddit.com/user/Jayden11227)
[link] (https://brainmaprevision.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1qmsf78/revision_website/)
Failing Fast: Why Quick Failures Beat Slow Deaths
https://www.reddit.com/r/programming/comments/1qmxjft/failing_fast_why_quick_failures_beat_slow_deaths/
submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/failing-fast-why-quick-failures-beat-slow-deaths-ffaa491fa510) [comments] (https://www.reddit.com/r/programming/comments/1qmxjft/failing_fast_why_quick_failures_beat_slow_deaths/)
https://www.reddit.com/r/programming/comments/1qmxjft/failing_fast_why_quick_failures_beat_slow_deaths/
submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/failing-fast-why-quick-failures-beat-slow-deaths-ffaa491fa510) [comments] (https://www.reddit.com/r/programming/comments/1qmxjft/failing_fast_why_quick_failures_beat_slow_deaths/)
I built a 2x faster lexer, then discovered I/O was the real bottleneck
https://www.reddit.com/r/programming/comments/1qmznm8/i_built_a_2x_faster_lexer_then_discovered_io_was/
submitted by /u/modulovalue (https://www.reddit.com/user/modulovalue)
[link] (https://modulovalue.com/blog/syscall-overhead-tar-gz-io-performance/) [comments] (https://www.reddit.com/r/programming/comments/1qmznm8/i_built_a_2x_faster_lexer_then_discovered_io_was/)
https://www.reddit.com/r/programming/comments/1qmznm8/i_built_a_2x_faster_lexer_then_discovered_io_was/
submitted by /u/modulovalue (https://www.reddit.com/user/modulovalue)
[link] (https://modulovalue.com/blog/syscall-overhead-tar-gz-io-performance/) [comments] (https://www.reddit.com/r/programming/comments/1qmznm8/i_built_a_2x_faster_lexer_then_discovered_io_was/)
In humble defense of the .zip TLD
https://www.reddit.com/r/programming/comments/1qn02yc/in_humble_defense_of_the_zip_tld/
submitted by /u/yathern (https://www.reddit.com/user/yathern)
[link] (https://luke.zip/posts/zip-defense/) [comments] (https://www.reddit.com/r/programming/comments/1qn02yc/in_humble_defense_of_the_zip_tld/)
https://www.reddit.com/r/programming/comments/1qn02yc/in_humble_defense_of_the_zip_tld/
submitted by /u/yathern (https://www.reddit.com/user/yathern)
[link] (https://luke.zip/posts/zip-defense/) [comments] (https://www.reddit.com/r/programming/comments/1qn02yc/in_humble_defense_of_the_zip_tld/)
Day 5: Heartbeat Protocol – Detecting Dead Connections at Scale
https://www.reddit.com/r/programming/comments/1qn14mc/day_5_heartbeat_protocol_detecting_dead/
submitted by /u/Extra_Ear_10 (https://www.reddit.com/user/Extra_Ear_10)
[link] (https://javatsc.substack.com/p/day-5-heartbeat-protocol-detecting) [comments] (https://www.reddit.com/r/programming/comments/1qn14mc/day_5_heartbeat_protocol_detecting_dead/)
https://www.reddit.com/r/programming/comments/1qn14mc/day_5_heartbeat_protocol_detecting_dead/
submitted by /u/Extra_Ear_10 (https://www.reddit.com/user/Extra_Ear_10)
[link] (https://javatsc.substack.com/p/day-5-heartbeat-protocol-detecting) [comments] (https://www.reddit.com/r/programming/comments/1qn14mc/day_5_heartbeat_protocol_detecting_dead/)
The open-source React calendar inspired by macOS Calendar – DayFlow
https://www.reddit.com/r/programming/comments/1qn1gmz/the_opensource_react_calendar_inspired_by_macos/
<!-- SC_OFF -->Hi everyone 👋 I’d like to share DayFlow, an open-source full-calendar component for the web that I’ve been building over the past year. I’m a heavy macOS Calendar user, and when I was looking for a clean, modern calendar UI on GitHub (especially one that works well with Tailwind / shadcn-ui), I couldn’t find something that fully matched my needs. So I decided to build one myself. What DayFlow focuses on: Clean, modern calendar UI inspired by macOS Calendar Built with React, designed for modern web apps Easy to integrate with shadcn-ui and other Tailwind UI libraries Modular architecture (views, events, panels are customizable) Actively working on i18n support The project is fully open source, and I’d really appreciate: Feedback on the API & architecture Feature suggestions Bug reports Or PRs if you’re interested in contributing GitHub: ** (https://github.com/dayflow-js/calendar)https://github.com/dayflow-js/calendar\*\* (https://github.com/dayflow-js/calendar%5C*%5C*) Demo: ** (https://dayflow-js.github.io/calendar/)https://dayflow-js.github.io/calendar/\*\* (https://dayflow-js.github.io/calendar/%5C*%5C*) Thanks for reading, and I’d love to hear your thoughts 🙏 <!-- SC_ON --> submitted by /u/Cultural_Mission_482 (https://www.reddit.com/user/Cultural_Mission_482)
[link] (https://dayflow-js.github.io/calendar/) [comments] (https://www.reddit.com/r/programming/comments/1qn1gmz/the_opensource_react_calendar_inspired_by_macos/)
https://www.reddit.com/r/programming/comments/1qn1gmz/the_opensource_react_calendar_inspired_by_macos/
<!-- SC_OFF -->Hi everyone 👋 I’d like to share DayFlow, an open-source full-calendar component for the web that I’ve been building over the past year. I’m a heavy macOS Calendar user, and when I was looking for a clean, modern calendar UI on GitHub (especially one that works well with Tailwind / shadcn-ui), I couldn’t find something that fully matched my needs. So I decided to build one myself. What DayFlow focuses on: Clean, modern calendar UI inspired by macOS Calendar Built with React, designed for modern web apps Easy to integrate with shadcn-ui and other Tailwind UI libraries Modular architecture (views, events, panels are customizable) Actively working on i18n support The project is fully open source, and I’d really appreciate: Feedback on the API & architecture Feature suggestions Bug reports Or PRs if you’re interested in contributing GitHub: ** (https://github.com/dayflow-js/calendar)https://github.com/dayflow-js/calendar\*\* (https://github.com/dayflow-js/calendar%5C*%5C*) Demo: ** (https://dayflow-js.github.io/calendar/)https://dayflow-js.github.io/calendar/\*\* (https://dayflow-js.github.io/calendar/%5C*%5C*) Thanks for reading, and I’d love to hear your thoughts 🙏 <!-- SC_ON --> submitted by /u/Cultural_Mission_482 (https://www.reddit.com/user/Cultural_Mission_482)
[link] (https://dayflow-js.github.io/calendar/) [comments] (https://www.reddit.com/r/programming/comments/1qn1gmz/the_opensource_react_calendar_inspired_by_macos/)
Enigma Machine Simulator
https://www.reddit.com/r/programming/comments/1qn2j6d/enigma_machine_simulator/
submitted by /u/thepan73 (https://www.reddit.com/user/thepan73)
[link] (https://andrewthecoder.com/blog/javascript-enigma-machine) [comments] (https://www.reddit.com/r/programming/comments/1qn2j6d/enigma_machine_simulator/)
https://www.reddit.com/r/programming/comments/1qn2j6d/enigma_machine_simulator/
submitted by /u/thepan73 (https://www.reddit.com/user/thepan73)
[link] (https://andrewthecoder.com/blog/javascript-enigma-machine) [comments] (https://www.reddit.com/r/programming/comments/1qn2j6d/enigma_machine_simulator/)
Broken Tooling & Flaky Tests (CI/CD)
https://www.reddit.com/r/programming/comments/1qn30qx/broken_tooling_flaky_tests_cicd/
submitted by /u/Tech_News_Blog (https://www.reddit.com/user/Tech_News_Blog)
[link] (http://cosmic-ai.pages.dev/) [comments] (https://www.reddit.com/r/programming/comments/1qn30qx/broken_tooling_flaky_tests_cicd/)
https://www.reddit.com/r/programming/comments/1qn30qx/broken_tooling_flaky_tests_cicd/
submitted by /u/Tech_News_Blog (https://www.reddit.com/user/Tech_News_Blog)
[link] (http://cosmic-ai.pages.dev/) [comments] (https://www.reddit.com/r/programming/comments/1qn30qx/broken_tooling_flaky_tests_cicd/)
Study finds many software developers feel ethical pressure to ship products that may conflict with democratic values
https://www.reddit.com/r/programming/comments/1qnaguj/study_finds_many_software_developers_feel_ethical/
submitted by /u/SentFromHeav3n (https://www.reddit.com/user/SentFromHeav3n)
[link] (https://www.tandfonline.com/doi/full/10.1080/1369118X.2025.2566814) [comments] (https://www.reddit.com/r/programming/comments/1qnaguj/study_finds_many_software_developers_feel_ethical/)
https://www.reddit.com/r/programming/comments/1qnaguj/study_finds_many_software_developers_feel_ethical/
submitted by /u/SentFromHeav3n (https://www.reddit.com/user/SentFromHeav3n)
[link] (https://www.tandfonline.com/doi/full/10.1080/1369118X.2025.2566814) [comments] (https://www.reddit.com/r/programming/comments/1qnaguj/study_finds_many_software_developers_feel_ethical/)
Announcing MapLibre Tile: a modern and efficient vector tile format
https://www.reddit.com/r/programming/comments/1qndbz5/announcing_maplibre_tile_a_modern_and_efficient/
submitted by /u/Dear-Economics-315 (https://www.reddit.com/user/Dear-Economics-315)
[link] (https://maplibre.org/news/2026-01-23-mlt-release/) [comments] (https://www.reddit.com/r/programming/comments/1qndbz5/announcing_maplibre_tile_a_modern_and_efficient/)
https://www.reddit.com/r/programming/comments/1qndbz5/announcing_maplibre_tile_a_modern_and_efficient/
submitted by /u/Dear-Economics-315 (https://www.reddit.com/user/Dear-Economics-315)
[link] (https://maplibre.org/news/2026-01-23-mlt-release/) [comments] (https://www.reddit.com/r/programming/comments/1qndbz5/announcing_maplibre_tile_a_modern_and_efficient/)
Locale-dependent case conversion bugs persist (Kotlin as a real-world example)
https://www.reddit.com/r/programming/comments/1qndjes/localedependent_case_conversion_bugs_persist/
<!-- SC_OFF -->Case-insensitive logic can fail in surprising ways when string case conversion depends on the ambient locale. Many programs assume that operations like ToLower() or ToUpper() are locale-neutral, but in reality their behavior can vary by system settings. This can lead to subtle bugs, often involving the well-known “Turkish I” casing rules, where identifiers, keys, or comparisons stop working correctly outside en-US environments. The Kotlin compiler incident linked here is a concrete, real-world example of this broader class of locale-dependent case conversion bugs. <!-- SC_ON --> submitted by /u/BoloFan05 (https://www.reddit.com/user/BoloFan05)
[link] (https://sam-cooper.medium.com/the-country-that-broke-kotlin-84bdd0afb237) [comments] (https://www.reddit.com/r/programming/comments/1qndjes/localedependent_case_conversion_bugs_persist/)
https://www.reddit.com/r/programming/comments/1qndjes/localedependent_case_conversion_bugs_persist/
<!-- SC_OFF -->Case-insensitive logic can fail in surprising ways when string case conversion depends on the ambient locale. Many programs assume that operations like ToLower() or ToUpper() are locale-neutral, but in reality their behavior can vary by system settings. This can lead to subtle bugs, often involving the well-known “Turkish I” casing rules, where identifiers, keys, or comparisons stop working correctly outside en-US environments. The Kotlin compiler incident linked here is a concrete, real-world example of this broader class of locale-dependent case conversion bugs. <!-- SC_ON --> submitted by /u/BoloFan05 (https://www.reddit.com/user/BoloFan05)
[link] (https://sam-cooper.medium.com/the-country-that-broke-kotlin-84bdd0afb237) [comments] (https://www.reddit.com/r/programming/comments/1qndjes/localedependent_case_conversion_bugs_persist/)
Two empty chairs: why "obvious" decisions keep breaking production
https://www.reddit.com/r/programming/comments/1qneymk/two_empty_chairs_why_obvious_decisions_keep/
submitted by /u/dmp0x7c5 (https://www.reddit.com/user/dmp0x7c5)
[link] (https://l.perspectiveship.com/re-pesh) [comments] (https://www.reddit.com/r/programming/comments/1qneymk/two_empty_chairs_why_obvious_decisions_keep/)
https://www.reddit.com/r/programming/comments/1qneymk/two_empty_chairs_why_obvious_decisions_keep/
submitted by /u/dmp0x7c5 (https://www.reddit.com/user/dmp0x7c5)
[link] (https://l.perspectiveship.com/re-pesh) [comments] (https://www.reddit.com/r/programming/comments/1qneymk/two_empty_chairs_why_obvious_decisions_keep/)
AI generated tests as ceremony
https://www.reddit.com/r/programming/comments/1qng7j6/ai_generated_tests_as_ceremony/
submitted by /u/toolbelt (https://www.reddit.com/user/toolbelt)
[link] (https://blog.ploeh.dk/2026/01/26/ai-generated-tests-as-ceremony/) [comments] (https://www.reddit.com/r/programming/comments/1qng7j6/ai_generated_tests_as_ceremony/)
https://www.reddit.com/r/programming/comments/1qng7j6/ai_generated_tests_as_ceremony/
submitted by /u/toolbelt (https://www.reddit.com/user/toolbelt)
[link] (https://blog.ploeh.dk/2026/01/26/ai-generated-tests-as-ceremony/) [comments] (https://www.reddit.com/r/programming/comments/1qng7j6/ai_generated_tests_as_ceremony/)
Neutralinojs v6.5 released
https://www.reddit.com/r/programming/comments/1qnhaw9/neutralinojs_v65_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework#v650) [comments] (https://www.reddit.com/r/programming/comments/1qnhaw9/neutralinojs_v65_released/)
https://www.reddit.com/r/programming/comments/1qnhaw9/neutralinojs_v65_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework#v650) [comments] (https://www.reddit.com/r/programming/comments/1qnhaw9/neutralinojs_v65_released/)
[Meta] Mods, when will you get on top of the constant AI slop posts?
https://www.reddit.com/r/programming/comments/1qni22q/meta_mods_when_will_you_get_on_top_of_the/
<!-- SC_OFF -->They never do well in terms of Karma or engagement. All they do is take a spot in the feed better suited to actual meaningful content. They constantly break rules 2, 3, and 6. At a bare minimum that should be enough reason to remove them. But more than that, AI has as much to do with programming as it does visual artistry. Which is to say, for those that care, nothing at all. LLMs and their enthusiasts have other spaces to share their posts. It's clear by common consensus that /r/programming (https://www.reddit.com/r/programming) does not want to be one of them. At this point I'm just padding things out for word count. So, for the sake of facetiousness, here's Gemeni pointlessly reinterpreting what have already said above, since that's apparently the level of content were comfortable with around here. ---- Option 1: Direct and Policy-Focused This version stays professional and emphasizes the subreddit’s standards. AI-related posts consistently see low engagement and poor karma, yet they continue to clutter the feed and displace higher-quality content. More importantly, these posts frequently violate Rules 2, 3, and 6, which alone warrants their removal. Just as in the art world, many in the developer community view AI as a separate entity from the craft itself. Since there are dedicated spaces for LLM discussion, and the consensus here is clearly negative, we should keep /r/programming (https://www.reddit.com/r/programming) focused on actual programming. Option 2: Community-Centric (The "Purist" Perspective) This version leans into the sentiment that AI isn't "real" programming work. It’s time to acknowledge that AI content doesn't belong here. These posts rarely spark meaningful discussion and often feel like noise in a feed meant for genuine development topics. Beyond the technicality that they often break sub rules (specifically 2, 3, and 6), there’s a deeper issue: to a programmer, an LLM is a tool, not the craft. If the community wanted this content, it wouldn't be consistently downvoted. Let’s leave the AI hype to the AI subreddits and keep this space for code. Option 3: Short and Punchy Best for a quick comment or a TL;DR. AI posts are a poor fit for /r/programming (https://www.reddit.com/r/programming). They consistently fail to gain traction, violate multiple community rules (2, 3, and 6), and don't align with the interests of those who value the actual craft of programming. There are better subreddits for LLM enthusiasts; let’s keep this feed dedicated to meaningful, relevant content. <!-- SC_ON --> submitted by /u/Omnipresent_Walrus (https://www.reddit.com/user/Omnipresent_Walrus)
[link] (http://reddit.com/r/programming) [comments] (https://www.reddit.com/r/programming/comments/1qni22q/meta_mods_when_will_you_get_on_top_of_the/)
https://www.reddit.com/r/programming/comments/1qni22q/meta_mods_when_will_you_get_on_top_of_the/
<!-- SC_OFF -->They never do well in terms of Karma or engagement. All they do is take a spot in the feed better suited to actual meaningful content. They constantly break rules 2, 3, and 6. At a bare minimum that should be enough reason to remove them. But more than that, AI has as much to do with programming as it does visual artistry. Which is to say, for those that care, nothing at all. LLMs and their enthusiasts have other spaces to share their posts. It's clear by common consensus that /r/programming (https://www.reddit.com/r/programming) does not want to be one of them. At this point I'm just padding things out for word count. So, for the sake of facetiousness, here's Gemeni pointlessly reinterpreting what have already said above, since that's apparently the level of content were comfortable with around here. ---- Option 1: Direct and Policy-Focused This version stays professional and emphasizes the subreddit’s standards. AI-related posts consistently see low engagement and poor karma, yet they continue to clutter the feed and displace higher-quality content. More importantly, these posts frequently violate Rules 2, 3, and 6, which alone warrants their removal. Just as in the art world, many in the developer community view AI as a separate entity from the craft itself. Since there are dedicated spaces for LLM discussion, and the consensus here is clearly negative, we should keep /r/programming (https://www.reddit.com/r/programming) focused on actual programming. Option 2: Community-Centric (The "Purist" Perspective) This version leans into the sentiment that AI isn't "real" programming work. It’s time to acknowledge that AI content doesn't belong here. These posts rarely spark meaningful discussion and often feel like noise in a feed meant for genuine development topics. Beyond the technicality that they often break sub rules (specifically 2, 3, and 6), there’s a deeper issue: to a programmer, an LLM is a tool, not the craft. If the community wanted this content, it wouldn't be consistently downvoted. Let’s leave the AI hype to the AI subreddits and keep this space for code. Option 3: Short and Punchy Best for a quick comment or a TL;DR. AI posts are a poor fit for /r/programming (https://www.reddit.com/r/programming). They consistently fail to gain traction, violate multiple community rules (2, 3, and 6), and don't align with the interests of those who value the actual craft of programming. There are better subreddits for LLM enthusiasts; let’s keep this feed dedicated to meaningful, relevant content. <!-- SC_ON --> submitted by /u/Omnipresent_Walrus (https://www.reddit.com/user/Omnipresent_Walrus)
[link] (http://reddit.com/r/programming) [comments] (https://www.reddit.com/r/programming/comments/1qni22q/meta_mods_when_will_you_get_on_top_of_the/)
MenuetOS running some simple Linux Mint X11 binaries.
https://www.reddit.com/r/programming/comments/1qnicju/menuetos_running_some_simple_linux_mint_x11/
<!-- SC_OFF -->These are Linux Mint applications and libraries, which are copied to MenuetOS and run just fine. No re-compiling. Ive tested around 100 libraries that atleast link and init fine. ( menuetos.net (http://menuetos.net/) ) <!-- SC_ON --> submitted by /u/Apart_Deer_8124 (https://www.reddit.com/user/Apart_Deer_8124)
[link] (https://www.reddit.com/r/osdev/comments/1pccgx4/menuetos_running_some_simple_linux_mint_x11/) [comments] (https://www.reddit.com/r/programming/comments/1qnicju/menuetos_running_some_simple_linux_mint_x11/)
https://www.reddit.com/r/programming/comments/1qnicju/menuetos_running_some_simple_linux_mint_x11/
<!-- SC_OFF -->These are Linux Mint applications and libraries, which are copied to MenuetOS and run just fine. No re-compiling. Ive tested around 100 libraries that atleast link and init fine. ( menuetos.net (http://menuetos.net/) ) <!-- SC_ON --> submitted by /u/Apart_Deer_8124 (https://www.reddit.com/user/Apart_Deer_8124)
[link] (https://www.reddit.com/r/osdev/comments/1pccgx4/menuetos_running_some_simple_linux_mint_x11/) [comments] (https://www.reddit.com/r/programming/comments/1qnicju/menuetos_running_some_simple_linux_mint_x11/)
Retrieve and Rerank: Personalized Search Without Leaving Postgres
https://www.reddit.com/r/programming/comments/1qnjcbc/retrieve_and_rerank_personalized_search_without/
submitted by /u/philippemnoel (https://www.reddit.com/user/philippemnoel)
[link] (https://www.paradedb.com/blog/personalized-search-in-postgresql) [comments] (https://www.reddit.com/r/programming/comments/1qnjcbc/retrieve_and_rerank_personalized_search_without/)
https://www.reddit.com/r/programming/comments/1qnjcbc/retrieve_and_rerank_personalized_search_without/
submitted by /u/philippemnoel (https://www.reddit.com/user/philippemnoel)
[link] (https://www.paradedb.com/blog/personalized-search-in-postgresql) [comments] (https://www.reddit.com/r/programming/comments/1qnjcbc/retrieve_and_rerank_personalized_search_without/)
The Boring Breach
https://www.reddit.com/r/programming/comments/1qnk0fw/the_boring_breach/
<!-- SC_OFF -->I logged into the database and everything was gone. Not corrupted, not encrypted, just deleted and replaced with a polite request for Bitcoin. The strange part was not the ransom note. It was realizing the damage happened months after the real mistake. <!-- SC_ON --> submitted by /u/Unhappy_Concept237 (https://www.reddit.com/user/Unhappy_Concept237)
[link] (https://hashrocket.substack.com/p/the-boring-breach) [comments] (https://www.reddit.com/r/programming/comments/1qnk0fw/the_boring_breach/)
https://www.reddit.com/r/programming/comments/1qnk0fw/the_boring_breach/
<!-- SC_OFF -->I logged into the database and everything was gone. Not corrupted, not encrypted, just deleted and replaced with a polite request for Bitcoin. The strange part was not the ransom note. It was realizing the damage happened months after the real mistake. <!-- SC_ON --> submitted by /u/Unhappy_Concept237 (https://www.reddit.com/user/Unhappy_Concept237)
[link] (https://hashrocket.substack.com/p/the-boring-breach) [comments] (https://www.reddit.com/r/programming/comments/1qnk0fw/the_boring_breach/)
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025
https://www.reddit.com/r/programming/comments/1qnl3d6/using_floatingpoint_in_c_what_works_what_breaks/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=m83TjrB6wYw) [comments] (https://www.reddit.com/r/programming/comments/1qnl3d6/using_floatingpoint_in_c_what_works_what_breaks/)
https://www.reddit.com/r/programming/comments/1qnl3d6/using_floatingpoint_in_c_what_works_what_breaks/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=m83TjrB6wYw) [comments] (https://www.reddit.com/r/programming/comments/1qnl3d6/using_floatingpoint_in_c_what_works_what_breaks/)
After two years of vibecoding, I'm back to writing by hand
https://www.reddit.com/r/programming/comments/1qnlk8z/after_two_years_of_vibecoding_im_back_to_writing/
<!-- SC_OFF -->An interesting perspective. <!-- SC_ON --> submitted by /u/BinaryIgor (https://www.reddit.com/user/BinaryIgor)
[link] (https://atmoio.substack.com/p/after-two-years-of-vibecoding-im) [comments] (https://www.reddit.com/r/programming/comments/1qnlk8z/after_two_years_of_vibecoding_im_back_to_writing/)
https://www.reddit.com/r/programming/comments/1qnlk8z/after_two_years_of_vibecoding_im_back_to_writing/
<!-- SC_OFF -->An interesting perspective. <!-- SC_ON --> submitted by /u/BinaryIgor (https://www.reddit.com/user/BinaryIgor)
[link] (https://atmoio.substack.com/p/after-two-years-of-vibecoding-im) [comments] (https://www.reddit.com/r/programming/comments/1qnlk8z/after_two_years_of_vibecoding_im_back_to_writing/)
PULS v0.5.1 Released - A Rust-based detailed system monitoring and editing dashboard on TUI
https://www.reddit.com/r/programming/comments/1qnq7uj/puls_v051_released_a_rustbased_detailed_system/
submitted by /u/word-sys (https://www.reddit.com/user/word-sys)
[link] (https://github.com/word-sys/puls/releases/tag/0.5.1) [comments] (https://www.reddit.com/r/programming/comments/1qnq7uj/puls_v051_released_a_rustbased_detailed_system/)
https://www.reddit.com/r/programming/comments/1qnq7uj/puls_v051_released_a_rustbased_detailed_system/
submitted by /u/word-sys (https://www.reddit.com/user/word-sys)
[link] (https://github.com/word-sys/puls/releases/tag/0.5.1) [comments] (https://www.reddit.com/r/programming/comments/1qnq7uj/puls_v051_released_a_rustbased_detailed_system/)