Blog
-
Computer Memory and Performance
Computer memory is how computers access and store information, and it is where programs live and run. Memory also effects performance.
-
Calendar: Plan for A Successful Semester
My calendar helps me organize all the tasks I need to complete and when I need to do them. Additionally, it helps me track and manage time.
-
What’s Next?: The Story of My Website
My name is Olivia Gallucci, and I have been blogging since 2019. This post details the story of my website.
-
Instruction Set Architectures and Performance
Instruction Set Architectures (ISA) or “computer architectures” is a common interface and boundary between software and hardware.
-
Converting High Level Languages to Machine Language
High level languages (HLLs) are designed for humans. However, computers can’t understand HLLs, so it translates them into machine language.
-
Open Source Malware Tactics and Developmental Trends
In August 2021, I began a research project on open source malware under Dr. Amit Ray. This article examines the results collected through…
-
Switching Companies: Should you accept a return offer on your internship?
Switching companies can be scary for people who struggled to get an internship offer: it’s like, will I get another offer?
-
Understanding Computer Architecture and Development Objectives
Understanding computer architecture can help developers disassemble code to determine poor coding practices which introduce vulnerabilities.
-
Noise Avoidance: Network Scanning with Nmap and Zenmap
Nmap is a command-line network scanner used to detect hosts and services. Zenmap is a GUI version of nmap.
-
Navigating the Open Source Security Community
Want to learn how to contribute to open source security projects? Click here to learn more! We’ll discuss history, culture, and technology.