Reddit Programming – Telegram
Reddit Programming
212 subscribers
1.22K photos
125K links
I will send you newest post from subreddit /r/programming
Download Telegram
If you've ever wanted to make a Voxel Engine, here's how to do it this weekend
https://www.reddit.com/r/programming/comments/1orkvab/if_youve_ever_wanted_to_make_a_voxel_engine_heres/

<!-- SC_OFF -->If you've ever wanted to get into Voxel Engines, here's your pass. I spent the entirety of this summer working with voxel engines and noticed that there really isn't a good entry point. So here I am, hopefully it'll help at the very least one person get interested in voxels <!-- SC_ON --> submitted by /u/Commission-Either (https://www.reddit.com/user/Commission-Either)
[link] (https://daymare.net/blogs/voxel-engine-in-a-weekend/) [comments] (https://www.reddit.com/r/programming/comments/1orkvab/if_youve_ever_wanted_to_make_a_voxel_engine_heres/)
Day 42: Alert System Integration
https://www.reddit.com/r/programming/comments/1orqlz1/day_42_alert_system_integration/

<!-- SC_OFF -->What We’re Building Today Alert evaluation engine with notification pipelines Real-time alert status updates across all dashboard views Comprehensive error recovery mechanisms Performance optimization for alert rule processing Complete alert lifecycle testing from trigger to resolution This transforms yesterday’s alert dashboard from a display tool into a living, breathing monitoring nerve center that actively responds to system issues. https://fullstackinfra.substack.com/p/day-42-alert-system-integration https://fullstackinfra.substack.com/p/complete-180-day-full-stack-infrastructure https://systemdrd.com/ <!-- SC_ON --> submitted by /u/Safe_Trick8865 (https://www.reddit.com/user/Safe_Trick8865)
[link] (https://fullstackinfra.substack.com/p/day-42-alert-system-integration) [comments] (https://www.reddit.com/r/programming/comments/1orqlz1/day_42_alert_system_integration/)
OSMEA – Open Source Flutter Architecture for Scalable E-commerce Apps
https://www.reddit.com/r/programming/comments/1orskt7/osmea_open_source_flutter_architecture_for/

<!-- SC_OFF -->Hey everyone 👋 We’ve just released OSMEA (Open Source Mobile E-commerce Architecture) — a complete Flutter-based ecosystem for building modern, scalable e-commerce apps. Unlike typical frameworks or templates, OSMEA gives you a fully modular foundation — with its own UI Kit, API integrations (Shopify, WooCommerce), and a core package built for production. 💡 Highlights 🧱 Modular & Composable — Build only what you need
🎨 Custom UI Kit — 50+ reusable components
🔥 Platform-Agnostic — Works with Shopify, WooCommerce, or custom APIs
🚀 Production-Ready — CI/CD, test coverage, async-safe architecture
📱 Cross-Platform — iOS, Android, Web, and Desktop 🧠 It’s not just a framework — it’s an ecosystem. You can check out the project by searching for:
➡️ masterfabric-mobile / osmea on GitHub Would love your thoughts, feedback, or even contributions 🙌
We’re especially curious about your take on modular architecture patterns in Flutter. <!-- SC_ON --> submitted by /u/engineer_nurlife (https://www.reddit.com/user/engineer_nurlife)
[link] (https://github.com/masterfabric-mobile/osmea) [comments] (https://www.reddit.com/r/programming/comments/1orskt7/osmea_open_source_flutter_architecture_for/)
Good Code Is Like a Good Joke: It Needs No Explanation
https://www.reddit.com/r/programming/comments/1ort91i/good_code_is_like_a_good_joke_it_needs_no/

<!-- SC_OFF -->Learn why clean, self-explanatory code matters, and how to write code so clear it needs no comments, like a well-told joke. <!-- SC_ON --> submitted by /u/Proper-Sprinkles9910 (https://www.reddit.com/user/Proper-Sprinkles9910)
[link] (https://codecurious.dev/articles/good-code-is-like-a-good-joke-it-needs-no-explanation) [comments] (https://www.reddit.com/r/programming/comments/1ort91i/good_code_is_like_a_good_joke_it_needs_no/)
Ported Routerify to work with hyper 1.7
https://www.reddit.com/r/programming/comments/1os07wb/ported_routerify_to_work_with_hyper_17/

<!-- SC_OFF -->Hey everyone, I’ve been working on something I think a lot of you might appreciate — especially if you’ve used Hyper directly or ever wished there was a lightweight router again. TL;DR I ported Routerify (https://github.com/routerify/routerify) (which hasn’t been updated in years) to work with Hyper 1.7 and Tokio 1.x.
All original tests now pass — so it’s a fully functional, modern router built directly on Hyper’s new service API. New repo: routerify-ng
Crate: crates.io/crates/routerify-ng Feedback welcome I’d love feedback, code review, or help maintaining it. If you’ve been missing an Express-like router that’s still pure Hyper — give it a try and let me know what breaks! Update 1 - I just migrated one of my own project ripress (https://crates.io/crates/ripress) that has 26k downloads so a real thing from hyper 0.14 to hyper 1.7 using this version of routerify. Update 2 - Ripress (https://crates.io/crates/ripress) is using this version of routerify and it's out you can check it out!! <!-- SC_ON --> submitted by /u/UpsetPermit8095 (https://www.reddit.com/user/UpsetPermit8095)
[link] (https://github.com/guru901/routerify-ng) [comments] (https://www.reddit.com/r/programming/comments/1os07wb/ported_routerify_to_work_with_hyper_17/)
Introducing NalthJS a type-noscript agnostic framework for building secure web
https://www.reddit.com/r/programming/comments/1oscqg2/introducing_nalthjs_a_typenoscript_agnostic/

<!-- SC_OFF -->Introducing the New security focused web framework: NalthJS <!-- SC_ON --> submitted by /u/Evening-Direction-71 (https://www.reddit.com/user/Evening-Direction-71)
[link] (https://nalthjs.com/) [comments] (https://www.reddit.com/r/programming/comments/1oscqg2/introducing_nalthjs_a_typenoscript_agnostic/)
GitHub - nalikiru-dev/Nalth.js: NALTH is a TypeScript-agnostic security framework built on Vite.js foundations, designed for developers who prioritize security without sacrificing performance.
https://www.reddit.com/r/programming/comments/1ospal1/github_nalikirudevnalthjs_nalth_is_a/

<!-- SC_OFF -->This is a sub reddit after ward the introduction of nalth. It supper usefull tool test it out give feedback and be an early adopters. https://nalthjs.com (https://nalthjs.com/) <!-- SC_ON --> submitted by /u/Evening-Direction-71 (https://www.reddit.com/user/Evening-Direction-71)
[link] (https://github.com/nalikiru-dev/nalth.js) [comments] (https://www.reddit.com/r/programming/comments/1ospal1/github_nalikirudevnalthjs_nalth_is_a/)