favicon here hometagsblogmicrobio cvtech cvgpg keys

Introduction to Environmental Science

Soc Virnyl S. Estela | 2023-07-07 | updated: 2023-07-09 |reading time: ~6min

Definition§

Environmental Science is an interdisciplinary field that tackles the importance of the environment such as forests and marine ecosystems and addressing issues and societal problems that harms the future of our biosphere.

But before we tackle the subject, let us understand first what is an ecosystem.

Ecosystems and habitats§

These two terms are interchangeable; habitats refer to different levels composition of functional units of various organisms and abiotic components such as humidity, and may be terrestrial or aquatic. Ecosystems, however, can encompass from the microscopic level to the entirety of the biosphere. A habitat is, therefore, just another name for a small part of an ecosystem.

To understand what this means, the whole planet can be considered an ecosystem as a whole. A pile of rotten logs is also an ecosystem. Habitats are just subjective terms to identify various differences in geographical components just like how we name things in general.

Components of an ecosystem§

An ecosystem is composed of two major parts: Abiotic Components and Biotic Components. These components interact with each other with varying results. The goal is to achieve a more stable system through trial and error.

Ecosystems work in a way that each component has a role. The environment forces these components with assigned roles usually in a form of evolutionary features in biotic components and physical barriers e.g. cliffs and rivers.

  • Biotic components are organisms or life such as mosquitoes and humans.

  • Abiotic components are geological features and components in an ecosystem e.g. minerals and water.

Energy Flow in the ecosystem§

Energy is the whole driving force for everything that is happening in or on the planet. Life requires energy to do various functions where the end goal is to reproduce and to sustain a stable population.

Simplified models of how energy flows in the ecosystem are presented as energy pyramids, food/energy chain, and the food web. All of these models contain the same or similar components in the following:

  • Producers; where composed of autotrophic organisms such as plants.
  • Consumers; where these can be further broken down as
    • Primary consumers
    • Secondary consumers
    • Tertiary consumers
  • Decomposers; mostly comprised of microorganisms such as fungi and bacteria which breakdown dead matter into simpler compounds.

The model explains in a manner where energy flows from high density to low density.

Flaws of these models§

Unfortunately, these models do not really explain much of how the ecosystems actually work. For example, where can we assign organisms that generate energy from inorganic sources such as sulfur and methane and not directly from the Sun? These models fail to actually account for anything beyond photosynthesis, herbivory, carnivory, and omnivory.

Biodiversity§

As the words literally means "life in variety" or "life in diversity", biodiversity refers to the level of desirable variety of organisms living in an area. These areas can be any habitat from forest ecosystems to a small pond. Before we can see the importance of biodiversity, let's understand first what is an ecological niche or niche.

Ecological Niche§

You should read the whole article that describes niches in National Geographic's Niche encyclopedic entry,

A species' niche is all of the environment factors and interspecies relationships that influence the species.

Species are assigned from their environment for what roles they have. These assignments are either specialists and generalists; the former is a result of narrow and limited niches and the latter is a result of broader niches.

No two species can have the same exact same niche.

Otherwise, one species may outcompete over the other for resources and space and may lead the other to extinction or moving to another area where competition is less.

In a sense, each species have designated roles in their habitat because of environmental factors. These designated roles decides the fate of different species in that ecosystem. A loss of a species may cause an imbalance of roles and cause a resources shift because of lack of competition or the increase thereof.

Three levels of biodiversity§

There are three levels of biodiversity which focuses on specific aspects as per their names

Genetic Diversity§

Genetic diversity pertains to the high variation of the gene pool of a population. Genetic diversity is important because this variability lessens the likelihood of a population to be all affected by environmental factors such as disease.

Species Diversity§

Species diversity is the number of different species in a community or an ecosystem. It may also mean for another term called species richness.

Ecosystem diversity§

Ecosystem diversity deals with the variation of the components, both abiotic and biotic, in an ecosystem. It addresses the combined characteristics of biodiversity and geodiversity.

Niches and Biodiversity§

According to Levine and HilleRisLambers (2009),

Niches are important in maintaining species diversity

And this may hold true for most since an increase species diversity may also mean that there is a high chance roles are specialized for the species of that ecosystem. Niches are dynamic and they are assigned to the species because of environmental pressures and evolutionary pressures. If there are two or more species having similar roles, there is a high chance of increased competition which either eliminates the species in that space, either as extinction or migrating to other ecosystems for lesser competition.

Offtopic: The Scientific Method§

What is the scientific method?

The scientific method is a systematic process of getting the answer or closest answer to a phenomenon or a problem. It starts with

  1. Observation, it does not necessarily mean you should actually observe. Sometimes it happens in front of you and then you do a;
  2. Hypothesis, where which you form a statement or an "educated guess" using existing facts and information you gathered to create the possible closest explanation to a phenomena and then do an;
  3. Experimentation, where which you formulate a method that is reproducible and applies your hypothesis to answer your question. Finally you will reach the;
  4. Conclusion. However, the conclusion may not give you the exact answer to your question or you may have used the wrong methodology. Sometimes, it gives you more questions than answers.

Review Questions§

  1. What is an ecosystem?
  2. What are examples of an ecosystem?
  3. What are its components? How do they interact with each other?
  4. Ecosystems are not static/stagnant. Why is this so?
  5. Why are ecosystems important?
  6. What is biodiversity? How is biodiversity related to ecosystems?
  7. How can biodiversity an indicator of a healthy ecosystem?
  8. What are threats to an ecosystem?
  9. What are invasive species? Why is an introduction of a species not native to its habitat can be a disaster?
  10. Why is the circulation of nutrients in an ecosystem important?

Articles from blogs I follow around the net

[WFD 36] the illusion of best practices

software engineering is full of rules that people follow without thinking. most of them are wrong for you.

via Ryana May Que — Writings for DiscussionMarch 09, 2026

Recently

The snow has been tough for my running schedule in February but it's starting to clear and temperatures have started to lift. Yesterday got in a solid 45 miles of cycling, including up to this point near the George Washington Bridge, and back on the Tappan…

via macwright.comMarch 01, 2026

Cryptography Engineering Has An Intrinsic Duty of Care

To understand my point, I need to first explain three different cryptography attack papers / blog posts. I promise this won’t be boring. Three Little Disclosures Misuse-Prone Ciphers For All In a blog post titled Carelessness versus craftsmanship in crypto…

via Dhole MomentsFebruary 25, 2026

What’s That String? That Time a Weird String Revealed a Whole Operation

How it felt to work on this post. Shikanoko Nokonoko Koshitantan is written by Takashi Aoshima and published by Wit Studio. It all started with a slack message from boB Rudis: “Hey, I keep seeing this string. Any ideas?” d2=%3D%3DQXisTKpcCd4RnLsF3ckN3LlR…

via GreyNoise LabsFebruary 24, 2026

Designing Odin's Casting Syntax

Odin;s declaration syntax becomes second nature to everyone who uses the language but I do sometimes get asked ;Why are there two ways to do type conversions?; Enough that I had to make an FAQ entry..The reason that there are two ways to do type conversio…

via gingerBill - ArticlesFebruary 23, 2026

Status update, February 2026

Hi all! Lars has contributed an implementation independent test suite for the scfg configuration file format. This is quite nice for implementors, they get a base test suite for free. I’ve added support for it for libscfg, the C implementation. I’ve spent …

via emersionFebruary 21, 2026

Investigating the SuperNote Notebook Format

I'm a big fan of eink tablets. I read a lot, I write a lot, I prefer handwritten notes, it's a match made in heaven. I've been using a Kindle Scribe for the past several years - I probably used it as much or more than my phone. Recently, I upgraded to a Su…

via Cracking the ShellFebruary 20, 2026

Luxe, ocaml et volupté

Luxe, ocaml et volupté by Clément Delafargue on February 16, 2026 Tagged as: ocaml. After a couple years using rust as my primary language, I’ve got a new job where I’m using a variety of languages (including rust and typescript), but mostly go 1. So…

via Clément Delafargue - RSS feedFebruary 16, 2026

How To Add DRM To Your Backend (easy) [2026 WORKING]

How KineMaster stopped some modded clients from accessing their asset market

via maia blogFebruary 14, 2026

Push comes to shove tools

Your tools are extensions of your skills

via Ishan WritesFebruary 09, 2026

The cults of TDD and GenAI

I’ve gotten a lot of flack throughout my career over my disdain towards test-driven development (TDD). I have met a lot of people who swear by it! And, I have also met a lot of people who insisted that I adopt it, too, often with the implied threat of appe…

via Drew DeVault's blogJanuary 29, 2026

2025 in review

Come along with me as I review the past year. Heh, I often start these kinds of posts right at the start of the year, but it takes a few weeks longer than I ever expect to think them through.1 Two years of being independent After a second year of operati…

via seanmonstarJanuary 27, 2026

The Birthday Paradox, simulated

I'm a fan of simulating counterintuitive statistics. I recently did this with the Monty Hall problem and I really enjoyed how it turned out. A similarly interesting statistical puzzle is the birthday paradox: you only need to get 23 people in a room a room…

via pcloadletterJanuary 23, 2026

Merry Christmas, Ya Filthy Animals (2025)

It’s my last day of writing for the year, so I’m going to try keep this one quick – it was knocked out over three hours, so I hope you can forgive me if it’s a bit clumsier than my usual writing. For some strange reason, one of the few clear memories I hav…

via LudicityDecember 27, 2025

Why are people migrating away from GitHub?

I noticed some people migrating away from GitHub recently. I was curious to understand the rationale. Is it a blip or is it a sign of prolonged exodus?

via Rob O'Leary | BlogDecember 22, 2025

Yep, Passkeys Still Have Problems

It's now late into 2025, and just over a year since I wrote my last post on Passkeys. The prevailing dialogue that I see from thought leaders is "addressing common misconceptions" around Passkeys, the implication being that "you just don't understand it co…

via Firstyear's blog-a-logDecember 17, 2025

Hacking the World Poker Tour: Inside ClubWPT Gold’s Back Office

In June, 2025, Shubs Shah and I discovered a vulnerability in the online poker website ClubWPT Gold which would have allowed an attacker to fully access the core back office application that is used for all administrative site functionality.

via Blog | Sam CurryOctober 12, 2025

Testing multiple versions of Python in parallel

Daniel Roy Greenfeld wrote about how to test your code for multiple versions of Python using `uv`. I follow up with a small improvement to the Makefile.

via Technically PersonalJuly 21, 2025

Generated by openring-rs

favicon here hometagsblogmicrobio cvtech cvgpg keys