.log

React Colocation Pattern Design and Operation Guide

2025-04-26

This article completely explains the colocation pattern design and operation guide for React components in Next.js App Router.

Managing Window Size and Position in a Tauri Application.

2024-12-27

Using Tauri, you can control the size and position of application windows

Setting Up Kali Linux on an M2 Mac.

2024-12-19

Setting up Kali Linux on an M2 Mac for penetration testing and ethical hacking.

From Linux Permissions Introduction to Privilege Escalation Attacks (Exploiting Bad Permissions)

2024-12-19

To understand the fundamental offensive security concept of privilege escalation

How to Implement Shortcut Keys to Open DevTools.

2024-12-13

This article explains how to use the `CmdOrCtrl+I` shortcut key to open DevTools in a Tauri application. It also covers implementation steps considering behavior in both debug and production environments.

Calling Native Commands with Tauri.

2024-11-27

Calling macOS AppleScript from Rust to retrieve information.