Reddit Programming
206 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Reverse Engineering iOS 18 Inactivity Reboot -- "iOS 18 introduced a new inactivity reboot security feature. What does it protect from and how does it work? This blog post covers all the details down to a kernel extension and the Secure Enclave Processor."
https://www.reddit.com/r/programming/comments/1gv50e9/reverse_engineering_ios_18_inactivity_reboot_ios/

submitted by /u/throwaway16830261 (https://www.reddit.com/user/throwaway16830261)
[link] (https://naehrdine.blogspot.com/2024/11/reverse-engineering-ios-18-inactivity.html) [comments] (https://www.reddit.com/r/programming/comments/1gv50e9/reverse_engineering_ios_18_inactivity_reboot_ios/)
๐Ÿš€ Simplified HTTP Server for C# โ€“ Inspired by ExpressJS, Cross-Platform & Intuitive Interface! ๐ŸŒ
https://www.reddit.com/r/programming/comments/1gvfnj3/simplified_http_server_for_c_inspired_by/

<!-- SC_OFF -->๐Ÿš€Simplified HTTP Server for C# inspired by ExpressJS, Cross-Platform and intuitive interface๐ŸŒŽ Hi everyone!๐Ÿ‘‹ Iโ€™m exiting to charge a project Iโ€™ve been working on - TGV (French express trains), a lightweight C# library designed to simplify the process of building HTTP servers. Inspired by simplicity and flexibility of ExpressJS, I created this to be a cross-platform easy-to-use framework for building apps. ๐ŸŽฏFeatures: ๐ŸŒHTTP(S) request handling with routings ๐Ÿ”“Middleware support ๐Ÿ–ฅ๏ธCross-platform (at least Linux and Windows) ๐Ÿ“ฆMinimal dependencies and no boilerplates ๐Ÿš€Getting started You can check out and try library on GitHub and NuGet today! The library is still in development stage so any feedback, suggestions or contributions are very welcome! Feel free to ask any question, Iโ€™ll be happy to answer them! <!-- SC_ON --> submitted by /u/Oshi41 (https://www.reddit.com/user/Oshi41)
[link] (https://github.com/Oshi41/tgv) [comments] (https://www.reddit.com/r/programming/comments/1gvfnj3/simplified_http_server_for_c_inspired_by/)
Is using a C++ book from 1999 viable? Or have syntax and general rules of usage changed too much?
https://www.reddit.com/r/programming/comments/1gvn07d/is_using_a_c_book_from_1999_viable_or_have_syntax/

<!-- SC_OFF -->The link is the copy of the book I've had for years and am currently cleaning up my library. Is this useful? Or a relic paperweight. <!-- SC_ON --> submitted by /u/Rhoxd (https://www.reddit.com/user/Rhoxd)
[link] (https://a.co/d/9QWbXJV) [comments] (https://www.reddit.com/r/programming/comments/1gvn07d/is_using_a_c_book_from_1999_viable_or_have_syntax/)
Is CuPyNumeric the Future of Python GPU Scaling?
https://www.reddit.com/r/programming/comments/1gvnklm/is_cupynumeric_the_future_of_python_gpu_scaling/

<!-- SC_OFF -->I came across NVIDIAโ€™s CuPyNumeric, a library that promises seamless GPU scaling for Python with no code changes. Rather than focusing on the specifics of this library, Iโ€™m curious: how do you see tools like this impacting the broader Python ecosystem for high-performance computing? Do we need more libraries like this to make GPU scaling accessible, or do existing solutions suffice? Would love to hear how the community views the need for innovation in this space. <!-- SC_ON --> submitted by /u/SilkyJohnson2019 (https://www.reddit.com/user/SilkyJohnson2019)
[link] (https://www.linkedin.com/posts/tmg071619693141592-ng_python-numpy-gpucomputing-activity-7264711580297129985-t31c?utm_source=share&utm_medium=member_ios) [comments] (https://www.reddit.com/r/programming/comments/1gvnklm/is_cupynumeric_the_future_of_python_gpu_scaling/)