⤷ Title: Pass by Value (PBV) vs. Pass by Reference (PBR)
════════════════════════
𐀪 Author: Selina Byeon
════════════════════════
ⴵ Time: Mon, 30 Dec 2024 20:20:18 GMT
════════════════════════
⌗ Tags: #algorithms #programming #basics #javascript #object_oriented
════════════════════════
𐀪 Author: Selina Byeon
════════════════════════
ⴵ Time: Mon, 30 Dec 2024 20:20:18 GMT
════════════════════════
⌗ Tags: #algorithms #programming #basics #javascript #object_oriented
Medium
Pass by Value (PBV) vs. Pass by Reference (PBR)
One of the important concepts to refresh before starting to tackle algorithm problems is understanding Pass by Value (PBV) versus Pass by…
⤷ Title: JStra: Why Everything is an Object?
════════════════════════
𐀪 Author: Abutayar Shaikh
════════════════════════
ⴵ Time: Tue, 31 Dec 2024 18:32:36 GMT
════════════════════════
⌗ Tags: #object_oriented #magic #javascript_history #javascript #inspiration
════════════════════════
𐀪 Author: Abutayar Shaikh
════════════════════════
ⴵ Time: Tue, 31 Dec 2024 18:32:36 GMT
════════════════════════
⌗ Tags: #object_oriented #magic #javascript_history #javascript #inspiration
Medium
JStra: Why Everything is an Object?
when the web was kinda dull with just HTML. Then, Brendan Eich came up with JavaScript in just 10 days! Inspired by Java
⤷ Title: Understanding JS This: OOP nightmare
════════════════════════
𐀪 Author: Tim Son
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 03:13:21 GMT
════════════════════════
⌗ Tags: #javascript #this #object_oriented_program
════════════════════════
𐀪 Author: Tim Son
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 03:13:21 GMT
════════════════════════
⌗ Tags: #javascript #this #object_oriented_program
Medium
Understanding JS This: OOP nightmare
Understanding this keyword in JavaScript
⤷ Title: Understanding Array and Object Literals in JavaScript
════════════════════════
𐀪 Author: Kojo Code
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 17:35:32 GMT
════════════════════════
⌗ Tags: #javascript #arrays #object_literal #programming
════════════════════════
𐀪 Author: Kojo Code
════════════════════════
ⴵ Time: Thu, 02 Jan 2025 17:35:32 GMT
════════════════════════
⌗ Tags: #javascript #arrays #object_literal #programming
Medium
Understanding Array and Object Literals in JavaScript
When working with data in JavaScript, you’ll often come across two common ways to organize it: objects and arrays. They both let you store…
⤷ Title: Core Differences between Arrays and Object Literals in JavaScript
════════════════════════
𐀪 Author: emmanuel bello odiame
════════════════════════
ⴵ Time: Sat, 04 Jan 2025 20:00:34 GMT
════════════════════════
⌗ Tags: #javascript #arrays #object_literal #tutorial
════════════════════════
𐀪 Author: emmanuel bello odiame
════════════════════════
ⴵ Time: Sat, 04 Jan 2025 20:00:34 GMT
════════════════════════
⌗ Tags: #javascript #arrays #object_literal #tutorial
Medium
Core Differences between Arrays and Object Literals in JavaScript
⤷ Title: Explained: Arrays & Object Literals in Javascript
════════════════════════
𐀪 Author: Pixel Lens Design
════════════════════════
ⴵ Time: Sun, 05 Jan 2025 09:28:26 GMT
════════════════════════
⌗ Tags: #javascript_frameworks #arrays_in_javascript #object_literal #devanddesign #javascript
════════════════════════
𐀪 Author: Pixel Lens Design
════════════════════════
ⴵ Time: Sun, 05 Jan 2025 09:28:26 GMT
════════════════════════
⌗ Tags: #javascript_frameworks #arrays_in_javascript #object_literal #devanddesign #javascript
Medium
Explained: Arrays & Object Literals in Javascript
Note: CRUD (C- Create, R- Read, U- Update, D- Delete)
⤷ Title: JavaScript Design Pattern — State Pattern — 10 + Examples
════════════════════════
𐀪 Author: Rajesh Pillai
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 01:42:54 GMT
════════════════════════
⌗ Tags: #design_patterns #typescript #javascript #programming #object_oriented
════════════════════════
𐀪 Author: Rajesh Pillai
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 01:42:54 GMT
════════════════════════
⌗ Tags: #design_patterns #typescript #javascript #programming #object_oriented
Medium
JavaScript Design Pattern — State Pattern — 10 + Examples
What is the State Design Pattern?
⤷ Title: JavaScript Design Pattern — Strategy Pattern — 10 + Examples
════════════════════════
𐀪 Author: Rajesh Pillai
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 01:42:49 GMT
════════════════════════
⌗ Tags: #desing_pattern #javascript #typescript #object_oriented #programming
════════════════════════
𐀪 Author: Rajesh Pillai
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 01:42:49 GMT
════════════════════════
⌗ Tags: #desing_pattern #javascript #typescript #object_oriented #programming
Medium
JavaScript Design Pattern — Strategy Pattern — 10 + Examples
The Strategy Design Pattern is a behavioral design pattern that allows you to define a family of algorithms, encapsulate them in separate…
⤷ Title: Understanding the Core Differences between Arrays and Object Literals in JavaScript
════════════════════════
𐀪 Author: Tobi Awokunle
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 19:31:57 GMT
════════════════════════
⌗ Tags: #javascript #web_development #object_literal #arrays #programming
════════════════════════
𐀪 Author: Tobi Awokunle
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 19:31:57 GMT
════════════════════════
⌗ Tags: #javascript #web_development #object_literal #arrays #programming
Medium
Understanding the Core Differences between Arrays and Object Literals in JavaScript
Arrays and object literals are fundamental concepts in JavaScript.They are both essential for structuring and storing data. While both…
⤷ Title: Understanding the Core Differences Between Arrays and Object literals
════════════════════════
𐀪 Author: Ayomide samson
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 17:48:09 GMT
════════════════════════
⌗ Tags: #front_end_development #programming #arrays #object_literal #javascript
════════════════════════
𐀪 Author: Ayomide samson
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 17:48:09 GMT
════════════════════════
⌗ Tags: #front_end_development #programming #arrays #object_literal #javascript
Medium
Arrays
When working with JavaScript, two fundamental data structures you’ll frequently encounter are arrays and object literals. Both are…
⤷ Title: Privilege Escalation Flaw Discovered in MinIO Service Accounts — CVE-2025-62506
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Sat, 18 Oct 2025 00:07:55 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Cloud Security #CVE_2025_62506 #IAM Policy Bypass #MinIO #Object Storage #privilege escalation
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Sat, 18 Oct 2025 00:07:55 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Cloud Security #CVE_2025_62506 #IAM Policy Bypass #MinIO #Object Storage #privilege escalation
Daily CyberSecurity
Privilege Escalation Flaw Discovered in MinIO Service Accounts — CVE-2025-62506
MinIO patched a privilege escalation flaw (CVE-2025-62506) where restricted service accounts could bypass session policies during account creation to gain full parent privileges.
⤷ Title: When AI Watches the Door: Building a Smart Security System with YOLOv11
════════════════════════
𐀪 Author: Mustapha Aitigunaoun
════════════════════════
ⴵ Time: Fri, 24 Oct 2025 01:13:55 GMT
════════════════════════
⌗ Tags: #object_detection #computer_vision #cybersecurity #data_science #artificial_intelligence
════════════════════════
𐀪 Author: Mustapha Aitigunaoun
════════════════════════
ⴵ Time: Fri, 24 Oct 2025 01:13:55 GMT
════════════════════════
⌗ Tags: #object_detection #computer_vision #cybersecurity #data_science #artificial_intelligence
Medium
When AI Watches the Door: Building a Smart Security System with YOLOv11
From server rooms to office corridors, cameras silently record what happens but they rarely understand what they see + simple…
⤷ Title: CVE-2025-68926: Critical Hardcoded Credential Flaw Exposes RustFS Storage Clusters
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 02 Jan 2026 00:05:10 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Authentication Bypass #Cloud Security #CVE_2025_68926 #Cyber Security #data destruction #gRPC Security #hardcoded credentials #Object Storage #Rust Programming #RustFS
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 02 Jan 2026 00:05:10 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Authentication Bypass #Cloud Security #CVE_2025_68926 #Cyber Security #data destruction #gRPC Security #hardcoded credentials #Object Storage #Rust Programming #RustFS
Daily CyberSecurity
CVE-2025-68926: Critical Hardcoded Credential Flaw Exposes RustFS Storage Clusters
RustFS, a distributed object storage system celebrated for leveraging the memory safety and performance of the Rust programming language, has stumbled over a decidedly old-school security hurdle. …
⤷ Title: A Testing Program: Pragma-Related Bug Detection — Case Study
════════════════════════
𐀪 Author: Journal of Landing Across Linguistic Foreground
════════════════════════
ⴵ Time: Tue, 10 Feb 2026 12:24:07 GMT
════════════════════════
⌗ Tags: #software #object_detection #programming #bug_bounty #testing
════════════════════════
𐀪 Author: Journal of Landing Across Linguistic Foreground
════════════════════════
ⴵ Time: Tue, 10 Feb 2026 12:24:07 GMT
════════════════════════
⌗ Tags: #software #object_detection #programming #bug_bounty #testing
Medium
A Testing Program: Pragma-Related Bug Detection — Case Study
Abstract:
⤷ Title: A Testing Program: Pragma-Related Bug Detection — Case Study
════════════════════════
𐀪 Author: Journal of Landing Across Linguistic Foreground
════════════════════════
ⴵ Time: Tue, 10 Feb 2026 12:24:07 GMT
════════════════════════
⌗ Tags: #software #object_detection #programming #bug_bounty #testing
════════════════════════
𐀪 Author: Journal of Landing Across Linguistic Foreground
════════════════════════
ⴵ Time: Tue, 10 Feb 2026 12:24:07 GMT
════════════════════════
⌗ Tags: #software #object_detection #programming #bug_bounty #testing
Medium
A Testing Program: Pragma-Related Bug Detection — Case Study
Abstract:
⤷ Title: Common PHP Mistakes That Fail Interviews (And How to Avoid Them)
════════════════════════
𐀪 Author: Ali Haider
════════════════════════
ⴵ Time: Wed, 11 Feb 2026 17:36:59 GMT
════════════════════════
⌗ Tags: #object_oriented #sql_injection #interview #programming #php
════════════════════════
𐀪 Author: Ali Haider
════════════════════════
ⴵ Time: Wed, 11 Feb 2026 17:36:59 GMT
════════════════════════
⌗ Tags: #object_oriented #sql_injection #interview #programming #php
Medium
Common PHP Mistakes That Fail Interviews (And How to Avoid Them)
Many developers don’t fail interviews because they don’t know PHP — they fail because they use PHP the wrong way.
⤷ Title: JSON.parse(JSON.stringify()) VS structuredClone()
════════════════════════
𐀪 Author: Gutu Galuppo
════════════════════════
ⴵ Time: Thu, 19 Feb 2026 11:43:49 GMT
════════════════════════
⌗ Tags: #hacking #javascript #json #json_stringify #object_oriented
════════════════════════
𐀪 Author: Gutu Galuppo
════════════════════════
ⴵ Time: Thu, 19 Feb 2026 11:43:49 GMT
════════════════════════
⌗ Tags: #hacking #javascript #json #json_stringify #object_oriented
Medium
JSON.parse(JSON.stringify()) VS structuredClone()
A forma certa (e a forma gambiarra) de clonar objetos em JavaScript
⤷ Title: Critical XSS Flaw in RustFS Exposes S3 Storage to Total Admin Account Takeovers
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 27 Feb 2026 03:50:52 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Account Takeover #ATO #Cloud Security #CVE_2026_27822 #infosec #Object Storage #Patch Alert #Rust Programming #RustFS #S3 Storage #Stored XSS
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 27 Feb 2026 03:50:52 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #Account Takeover #ATO #Cloud Security #CVE_2026_27822 #infosec #Object Storage #Patch Alert #Rust Programming #RustFS #S3 Storage #Stored XSS
Daily CyberSecurity
Critical XSS Flaw in RustFS Exposes S3 Storage to Total Admin Account Takeovers
RustFS patches a critical 9.1 CVSS XSS flaw (CVE-2026-27822). Attackers can steal S3 credentials via a malicious file preview. Update to 1.0.0-alpha.83 now!
⤷ Title: OpenStack Keystone Flaw Grants Full S3 Access via Restricted Credentials, PoC Available
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Thu, 09 Apr 2026 03:26:21 +0000
════════════════════════
⌗ Tags: #Vulnerability #Cloud Security #EC2 API #Identity Management #Keystone #Object Storage #OpenStack #privilege escalation #S3 Security #Swift3
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Thu, 09 Apr 2026 03:26:21 +0000
════════════════════════
⌗ Tags: #Vulnerability #Cloud Security #EC2 API #Identity Management #Keystone #Object Storage #OpenStack #privilege escalation #S3 Security #Swift3
Daily CyberSecurity
OpenStack Keystone Flaw Grants Full S3 Access via Restricted Credentials, PoC Available
OpenStack Keystone CVE-2026-33551 allows low-privilege users to bypass role restrictions and seize full S3 bucket control. Patch your cloud environment now!
⤷ Title: High-Severity Authentication Bypass Discovered in MinIO Storage
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Wed, 15 Apr 2026 12:02:08 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #AIStor #Cloud Security #CVSS 8.8 #cybersecurity #Data Injection #infosec #MinIO #Object Storage #PutObjectHandler #S3 Security #Signature Bypass
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Wed, 15 Apr 2026 12:02:08 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #AIStor #Cloud Security #CVSS 8.8 #cybersecurity #Data Injection #infosec #MinIO #Object Storage #PutObjectHandler #S3 Security #Signature Bypass
Daily CyberSecurity
High-Severity Authentication Bypass Discovered in MinIO Storage
MinIO faces a critical 8.8 CVSS vulnerability allowing unauthenticated object writes by bypassing signature checks. Secure your AI/ML data—upgrade now!