# Thomas Bushnell

> American software programmer

**Wikidata**: [Q281426](https://www.wikidata.org/wiki/Q281426)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Thomas_Bushnell)  
**Source**: https://4ort.xyz/entity/thomas-bushnell

## Summary
Thomas Bushnell is an American software programmer and computer scientist best known as the original developer of the Hurd kernel for the GNU operating system. He has contributed significantly to free software projects and worked at Google as a software developer.

## Biography
- Born: December 13, 1967, in Albuquerque, New Mexico, USA
- Nationality: American
- Known for: Developing the Hurd kernel for the GNU operating system
- Employer(s): Google, GNU Project (until 2003)
- Field(s): Computer science, software development

## Contributions
Thomas Bushnell is best known for creating the Hurd kernel, a general-purpose kernel designed for the GNU operating system. The Hurd project, initiated in the late 1980s, aimed to provide a free and open-source alternative to Unix-like kernels. Bushnell's work on Hurd laid the foundation for the GNU/Hurd system, which remains a key component of the GNU Project's efforts to develop a completely free operating system. His contributions to free software have influenced the broader open-source community, particularly in the development of operating system kernels and related technologies.

## FAQs
### Q: What is Thomas Bushnell known for?
A: Thomas Bushnell is best known for developing the Hurd kernel, a key component of the GNU operating system.

### Q: Where has Thomas Bushnell worked?
A: Bushnell has worked at Google and was previously affiliated with the GNU Project until 2003.

### Q: What is the Hurd kernel?
A: The Hurd kernel is a general-purpose kernel designed for the GNU operating system, created by Thomas Bushnell as part of the GNU Project.

### Q: When was Thomas Bushnell born?
A: Thomas Bushnell was born on December 13, 1967, in Albuquerque, New Mexico, USA.

### Q: What is Thomas Bushnell's nationality?
A: Thomas Bushnell is an American citizen.

## Why They Matter
Thomas Bushnell's development of the Hurd kernel has had a lasting impact on the free software movement. His work provided a critical alternative to proprietary operating system kernels, aligning with the GNU Project's mission to create a completely free operating system. Bushnell's contributions have influenced subsequent open-source projects and have been instrumental in advancing the principles of software freedom and user control. Without his work, the landscape of free and open-source software might look significantly different today.

## Notable For
- Original developer of the Hurd kernel for the GNU operating system.
- Contributor to the GNU Project, a foundational free software initiative.
- Software developer at Google, a leading technology company.
- Member of the Brotherhood of Saint Gregory, reflecting his involvement in religious communities.

## Body
### Early Life and Education
Thomas Bushnell was born on December 13, 1967, in Albuquerque, New Mexico, USA. Details about his education are not provided in the source material.

### Career and Contributions
Bushnell is best known for his work on the Hurd kernel, which he developed as part of the GNU Project. The Hurd kernel was designed to be a free and open-source alternative to Unix-like kernels, aiming to provide a completely free operating system. His contributions to the GNU Project were significant, and he remained affiliated with the project until 2003.

In addition to his work on Hurd, Bushnell has been employed by Google, where he has contributed to various software development projects. His role at Google underscores his expertise in computer science and software engineering.

### Personal Life and Affiliations
Bushnell is a member of the Brotherhood of Saint Gregory, an Episcopal religious community. His involvement in this organization reflects his personal and spiritual commitments alongside his professional work in technology.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Thomas Bushnell",
  "jobTitle": "Software Developer",
  "worksFor": [
    {"@type": "Organization", "name": "Google"},
    {"@type": "Organization", "name": "GNU Project"}
  ],
  "nationality": {"@type": "Country", "name": "United States"},
  "birthDate": "1967-12-13",
  "birthPlace": "Albuquerque, United States",
  "knowsAbout": ["Computer Science", "Software Development"],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q328",
    "https://en.wikipedia.org/wiki/Thomas_Bushnell"
  ],
  "description": "American software programmer known for developing the Hurd kernel for the GNU operating system."
}

## References

1. [Source](https://www.gnu.org/software/hurd/history/hurd-announce)