Nguyễn Sỹ

Results 33 comments of Nguyễn Sỹ

@MechDR Try running Blender with different command-line options or environment variables that may help diagnose the issue ``` blender --debug-all or MESA_DEBUG=1 blender ```

resolved on main (fixed by PR #6042, later hardened with safe traversal), both symlink-to-/ with -HR and direct / with -R correctly warn and exit 1. I recommend closing #1004....

# 🚀 Rust Analytics Engine Implementation Complete I'm excited to share that I've successfully implemented a high-performance **Rust-based analytics engine** for NukeViet that addresses the bot detection and statistics accuracy...

Implementation available at: https://github.com/naoNao89/nukeviet/tree/feature/rust-analytics-engine

@sylvestre Updated! README now includes `processor()` in the example code and output.

🎉 This feature has been implemented in the upcoming v0.8.0 release! The incremental buffer functionality you requested is now available in the `release/v0.8.0` branch: https://github.com/naoNao89/vi-rs/tree/release/v0.8.0 This includes: - Incremental buffer...

## ✅ Issue Resolved: HTTP Response Codes Added Before trigger_error Calls I have successfully implemented the fix for this issue by adding appropriate HTTP response codes before all `trigger_error()` calls...

## Issue Confirmed and Analyzed on macOS (sysinfo v0.36.0) @GuillaumeGomez I've thoroughly tested and reproduced this issue on a current macOS system running sysinfo v0.36.0. Here are the detailed findings:...

## 🎉 Enhanced 2FA Implementation Complete I have successfully implemented a comprehensive enhancement to the NukeViet two-step verification module that addresses this issue with modern security features and significant performance...

i added `self.exit_dollar()` but does NOT fix the overall issue because the fundamental quoting style is wrong. ``` input bytes: 0000000 01 27 01 0000003 === Rust printf output: ===...