P

Adobe Photoshop Document: the native file format for Adobe Photoshop, supporting layers, masks, transparency, color profiles, and non-destructive editing.

Definition
P

Personal Storage Table: a Microsoft Outlook data file storing copies of emails, calendar events, contacts, and tasks for backup and archiving.

Definition
P

Python Compiled Bytecode: a compiled version of Python source code executed by the Python virtual machine for faster loading.

Definition
P

A HashiCorp tool for creating identical machine images for multiple platforms from a single source configuration. Packer automates the creation of AMIs, Docker images, Vagrant boxes, and other image f...

Definition
P

A formatted unit of data carried across a network. Each packet contains a header (source and destination addresses, protocol information) and a payload (the actual data being transmitted). Networks br...

Definition
P

Apple Pages Document: the native word processing format for Apple's Pages application, part of the iWork suite. It is a ZIP-based package format.

Definition
P

A technique for dividing large sets of data or content into discrete pages, displaying a limited number of items at a time with navigation controls. Pagination improves performance and user experience...

Definition
P

A geometric modeling kernel by Siemens. Its exchange formats (.x_t text, .x_b binary) are widely used for CAD data interchange.

Definition
P

Apache Parquet: an open-source columnar storage format optimized for analytics workloads. It provides efficient compression and encoding for big data processing with Spark, Hive, and similar tools.

Definition
P

A procedural programming language designed by Niklaus Wirth in 1970 for teaching structured programming. Pascal influenced many later languages and remains used through its modern descendant Object Pa...

Definition
P

The process of identifying, acquiring, testing, and installing software updates (patches) to fix security vulnerabilities and bugs. Effective patch management is critical for reducing the attack surfa...

Definition
P

A text file containing differences between two versions of a file or set of files. Used to distribute code changes and fixes via email or issue trackers.

Definition
P

An authorized simulated cyberattack on a computer system, performed to evaluate the security of the system. Penetration testers use the same tools, techniques, and processes as attackers to find and d...

Definition
P

A high-level, general-purpose programming language known for its powerful text processing capabilities and regular expression support. Perl is used for system administration, web development, and bioi...

Definition
P

A social engineering attack where an attacker disguises themselves as a trustworthy entity to trick victims into revealing sensitive information such as login credentials, credit card numbers, or pers...

Definition
P

Python's native serialization format for converting objects to byte streams. Used to save ML models, data structures, and intermediate computation results.

Definition
P

A Python dependency specification file for Pipenv, separating development and production dependencies with deterministic builds via Pipfile.lock.

Definition
P

A configuration language by Apple that is programmable, scalable, and safe. It generates JSON, YAML, and other output formats with type-safe validation.

Definition
P

The dependency specification file for CocoaPods, the dependency manager for iOS and macOS Swift/Objective-C projects.

Definition
P

A daemonless, open-source container engine developed by Red Hat as an alternative to Docker. Podman runs containers without a central daemon process, supports rootless containers for improved security...

Definition