@juderusga: Trying the FAKE nandos here in Thailand 🇹🇭 - Peri Peri’s 🐓 #bangkok #thailand #backpacking #travel

Jude Rusga
Jude Rusga
Open In TikTok:
Region: GB
Wednesday 02 September 2026 05:43:50 GMT
2714
77
7
4

Music

Download

Comments

andrewpandy2
AndrewPandy :
Why is it fake? It’s not claiming to be nandos! Piripiri is a style
2026-09-04 16:37:32
3
happycamper156
happycamper156 :
I’ve never been to Nando’s - I fear spices 🌶️😧 - so a fake Nando’s is interesting, I would imagine Thai people know how to use spices. To prove I’m truly British, all I could think was “not enough chips”
2026-09-02 08:33:31
0
fienp14
Fien :
Omg Imiss nandooo’s sm😭😭 would like to go here
2026-09-02 06:51:17
1
rusgatm
RusgaTM :
Special sauce
2026-09-02 06:14:20
1
fernieniruta
Niruta :
♥️😍 So Cute
2026-09-02 07:24:48
0
kokki_pena
Daniel🇫🇮 :
ok
2026-09-02 05:46:16
0
janchet
JanJan Uy :
😁😁😁
2026-09-08 04:18:28
0
To see more videos from user @juderusga, please go to the Tikwm homepage.

Other Videos

**Rust** is a modern, systems-level programming language designed for **performance, reliability, and safety**. At its core, Rust aims to give developers the speed and low-level control of languages like C and C++, while preventing many common bugs—especially **memory errors**—at compile time. It does this through a unique **ownership and borrowing system**, which enforces rules about how memory is used without relying on a garbage collector. ### Key characteristics of Rust * **Memory safety without garbage collection**   Rust’s compiler checks ensure no null pointer dereferences, data races, or use-after-free errors. * **High performance**   Rust compiles to native machine code and is suitable for performance-critical software such as operating systems, game engines, and embedded systems. * **Concurrency without fear**   The type system helps prevent data races, making concurrent and parallel programming safer. * **Strong, expressive type system**   Features like pattern matching, enums with data, and traits enable clear and maintainable code. * **Modern tooling**   Cargo (Rust’s package manager and build system) simplifies dependency management, testing, and documentation. ### Common uses * Operating systems and low-level infrastructure * Web servers and backend services * Game engines * Embedded and IoT software * Command-line tools * Performance-critical libraries Rust is known for its **steeper learning curve**, but also for producing robust, maintainable software once mastered. It is widely praised by developers and has repeatedly ranked as one of the *most loved programming languages* in industry surveys. If you’d like, I can also give a **shorter version**, a **beginner-friendly explanation**, or a **technical deep dive**.
**Rust** is a modern, systems-level programming language designed for **performance, reliability, and safety**. At its core, Rust aims to give developers the speed and low-level control of languages like C and C++, while preventing many common bugs—especially **memory errors**—at compile time. It does this through a unique **ownership and borrowing system**, which enforces rules about how memory is used without relying on a garbage collector. ### Key characteristics of Rust * **Memory safety without garbage collection** Rust’s compiler checks ensure no null pointer dereferences, data races, or use-after-free errors. * **High performance** Rust compiles to native machine code and is suitable for performance-critical software such as operating systems, game engines, and embedded systems. * **Concurrency without fear** The type system helps prevent data races, making concurrent and parallel programming safer. * **Strong, expressive type system** Features like pattern matching, enums with data, and traits enable clear and maintainable code. * **Modern tooling** Cargo (Rust’s package manager and build system) simplifies dependency management, testing, and documentation. ### Common uses * Operating systems and low-level infrastructure * Web servers and backend services * Game engines * Embedded and IoT software * Command-line tools * Performance-critical libraries Rust is known for its **steeper learning curve**, but also for producing robust, maintainable software once mastered. It is widely praised by developers and has repeatedly ranked as one of the *most loved programming languages* in industry surveys. If you’d like, I can also give a **shorter version**, a **beginner-friendly explanation**, or a **technical deep dive**.

About