Reddit Programming
206 subscribers
1.22K photos
122K links
I will send you newest post from subreddit /r/programming
Download Telegram
GitHub - BasaiCorp/Razen-Lang: Razen is a modern, lightweight programming language with Python-like syntax, high performance, and built-in debugging. Perfect for scripting, testing, and custom module development.
https://www.reddit.com/r/programming/comments/1lzhwos/github_basaicorprazenlang_razen_is_a_modern/

<!-- SC_OFF -->I have been working on a programming language called Razen Lang for a bit over 3 months now. It’s something I always wanted to do — make a compiled language that’s fast and easy to use. I don’t really have a team or anything, just been figuring stuff out as I go. I got it to a beta stage and it’s actually working, though still needs a lot of improvements. It’s not perfect at all, but I learned a lot while building it and I’m happy with how far it’s come. Right now I’ve decided to pause the project for some time because of study stuff. I’ll definitely continue and finish it later though, just need a break to focus on other things for now. If anyone wants to check it out, the GitHub is here: https://github.com/BasaiCorp/Razen-Lang Thanks! <!-- SC_ON --> submitted by /u/GladJellyfish9752 (https://www.reddit.com/user/GladJellyfish9752)
[link] (https://github.com/BasaiCorp/Razen-Lang) [comments] (https://www.reddit.com/r/programming/comments/1lzhwos/github_basaicorprazenlang_razen_is_a_modern/)
Made a new custom search engine with no bloat + lightweight.
https://www.reddit.com/r/programming/comments/1lzj9kg/made_a_new_custom_search_engine_with_no_bloat/

<!-- SC_OFF -->This is a minimalistic and lightweight search engine I made. Let me know what you think. <!-- SC_ON --> submitted by /u/Visible-Sun-6567 (https://www.reddit.com/user/Visible-Sun-6567)
[link] (https://jonathanaft.github.io/se-arch/) [comments] (https://www.reddit.com/r/programming/comments/1lzj9kg/made_a_new_custom_search_engine_with_no_bloat/)
The Silent Exploitation of APIs by AI Agents and Why It Needs Regulating Immediately
https://www.reddit.com/r/programming/comments/1lzjhac/the_silent_exploitation_of_apis_by_ai_agents_and/

<!-- SC_OFF -->I've been researching how AI agents like those built with LangChain interact with public APIs, and I came across the troubling realization that they're often using APIs without permission or even notifying the creators. I wrote this piece to highlight the risks and regulatory gaps. Curious to hear what others think, especially devs and founders who might be affected. <!-- SC_ON --> submitted by /u/MountainFloof2 (https://www.reddit.com/user/MountainFloof2)
[link] (https://medium.com/@niamhc_41406/the-silent-exploitation-of-apis-by-ai-agents-and-why-it-needs-regulating-immediately-c51e8651fb3c) [comments] (https://www.reddit.com/r/programming/comments/1lzjhac/the_silent_exploitation_of_apis_by_ai_agents_and/)
Using Aion coding
https://www.reddit.com/r/programming/comments/1lzjjx8/using_aion_coding/

<!-- SC_OFF -->I have a question about using AI on coding. I'm doing Kaggle competitions. I usually know what steps to take, but I’m not always sure how to write the exact Python code for them. I do understand Python — I can follow the code GPT gives me and I understand the output. Each time, I analyze the output and then ask GPT again to write specific code for the next task. So as a data analyst or data engineer, is this a good way to use GPT? <!-- SC_ON --> submitted by /u/Wide-Bicycle-7492 (https://www.reddit.com/user/Wide-Bicycle-7492)
[link] (http://kaggle.com/) [comments] (https://www.reddit.com/r/programming/comments/1lzjjx8/using_aion_coding/)