Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
LOON v1.0 - a modular language that compiles to JSON
https://www.reddit.com/r/programming/comments/1m1rybf/loon_v10_a_modular_language_that_compiles_to_json/

<!-- SC_OFF -->I know i already posted about this on this reddit, however, the version i posted not only was a pre-release, but it was also unpolished and still in an experimental phase. "But what is LOON?" LOON, short for Label Oriented Object Notation, is a language for structuring data in a modular way. Unlike languages like YAML, it features value referencing, reusable code, file imports and a compiler to JSON. "Ok, but what does this do? Like how does this help me?" It doesn't have to help you, this a passion driven project, none of this was made to solve, but rather to make something for: - Me: for learning Others: as a thing i like to showcase "But, in a hypothetical universe where this has a real use, where would i use it?" Well, since it compiles to JSON, you can use it for file configs, building APIs and webapps, so all the tools that you already use in Javascript don't need to change, you just need the compiler. "So... that's it?" Yeah! And if you like it you can star the repo ^ Have a great time! <!-- SC_ON --> submitted by /u/PerformerDazzling601 (https://www.reddit.com/user/PerformerDazzling601)
[link] (https://github.com/mmmmosca/LOON) [comments] (https://www.reddit.com/r/programming/comments/1m1rybf/loon_v10_a_modular_language_that_compiles_to_json/)
If you don't know how to code, don't vibe code
https://www.reddit.com/r/programming/comments/1m1yfc5/if_you_dont_know_how_to_code_dont_vibe_code/

<!-- SC_OFF -->"An AI-built feature that’s fast but unexplainable might pass QA today—but what about when it fails at 2 a.m.?" <!-- SC_ON --> submitted by /u/hongster (https://www.reddit.com/user/hongster)
[link] (https://saysomething.hashnode.dev/ai-in-software-development-tackling-the-black-box-challenge) [comments] (https://www.reddit.com/r/programming/comments/1m1yfc5/if_you_dont_know_how_to_code_dont_vibe_code/)
GitHub Command Palette feature preview is being deprecated
https://www.reddit.com/r/programming/comments/1m28ld7/github_command_palette_feature_preview_is_being/

<!-- SC_OFF -->Extremely sad to hear. I use this all the time. It'd be great to see this turned into a browser plugin somehow. <!-- SC_ON --> submitted by /u/Planet9_ (https://www.reddit.com/user/Planet9_)
[link] (https://github.blog/changelog/2025-07-15-upcoming-deprecation-of-github-command-palette-feature-preview/) [comments] (https://www.reddit.com/r/programming/comments/1m28ld7/github_command_palette_feature_preview_is_being/)
Mathieu Ropert: Am I A Luddite?
https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/

<!-- SC_OFF -->An interesting technical history lecture packed with thoughts and questions about the ongoing AI boom <!-- SC_ON --> submitted by /u/_a4z (https://www.reddit.com/user/_a4z)
[link] (https://youtu.be/4IyEicTBD10) [comments] (https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/)