Simson Garfinkel

Simson Garfinkel

Somerville, Massachusetts, United States
6K followers 500+ connections

About

Simson Garfinkel is the Chief Scientist of BasisTech, LLC., a technology accelerator in…

Articles by Simson

  • Why I ask AI coders to ask me questions.

    I’ve been using a whole host of AI program to write code over the past two years, but I’ve developed a style that is…

    11 Comments
  • A clever PayPal Scam

    Someone just sent me ₱0.01 PHP to my PayPal account, causing PayPal to send me an email message that is the start of a…

    10 Comments
  • AI Hackers are coming for my C++ Code

    (From Simson's Substack) Last night I got this email at 9:12 PM: This message was automatically sent to me by GitHub…

    1 Comment
  • Why Rust Matters

    Rust is an exciting computer language that has made huge strides in popularity and importance over the past year. In…

    12 Comments
  • “Our Dollar, Your Problem: An Insider’s View of Seven Turbulent Decades of Global Finance, and the Road Ahead”, by Kenneth Rogoff

    What I'm reading, and why I'm recommending it to others. My recommend reading this fall to practically everyone I know…

    3 Comments
  • Data management is hard (WHOOP!)

    I'm a big fan of WHOOP but I noticed that it has a data management problem when it syncs my high-resolution heartbeat…

    2 Comments
  • Vibe Coding, Human Design, and Data Management

    Last night I spent three hours trying to find a bug in my program—a bug I ultimately traced to a misunderstanding…

    14 Comments
  • A Modest Proposal, or the Sound of Inevitability

    For preventing the end of journalism, ending the dependence of AI systems on data “scraped” from the Internet, and…

    13 Comments
  • Noisy Outtakes

    My book Differential Privacy will be published March 25 by MIT Press. The book is part of the “Essential Knowledge…

    3 Comments
  • Spooky Data at a Distance

    As Halloween fast approaches, I thought it would be fun to recount a dinner talk that I gave several years ago on a…

    6 Comments

Activity

6K followers

See all activities

Experience

  • ACM, Association for Computing Machinery Graphic
  • -

    Somerville, Massachusetts, United States

  • -

    Boston, Massachusetts, United States

  • -

    Somerville, Massachusetts, United States

  • -

  • -

  • -

    Cambridge, MA

  • -

  • -

    New York, New York, United States

  • -

    Washington, District of Columbia, United States

  • -

    Washington D.C. Metro Area

  • -

    Suitland, MD

  • -

    Fairfax, VA

  • -

  • -

    Suitland, MD

  • -

    Washington D.C. Metro Area

  • -

    Gaithersburg, MD

  • -

  • -

  • -

    Boston, MA

  • -

    Cambridge, MA

  • -

    Belmont, MA

  • -

    Vineyard Haven, Martha's Vineyard, MA

  • -

  • -

  • -

  • -

    Boston, MA

  • -

    Cambridge, MA

  • -

  • -

  • -

  • -

  • -

    Cambridge, MA

Education

  • Massachusetts Institute of Technology Graphic

    Massachusetts Institute of Technology

    -

    -

    Activities and Societies: Student Information Processing Board; Student Newspaper (The Tech); Lecture Series Committee; Independent Building Hacker.

  • -

    -

  • -

    -

  • -

    -

Licenses & Certifications

Publications

  • The Computer Book

    Sterling

    Part of Sterling’s extremely popular Milestones series, this illustrated exploration of computer science ranges from the ancient abacus to superintelligence and social media.

    With 250 illustrated landmark inventions, publications, and events—encompassing everything from ancient record-keeping devices to the latest computing technologies—this highly topical addition to the Sterling Milestones series takes a chronological journey through the history and future of computer science. Two…

    Part of Sterling’s extremely popular Milestones series, this illustrated exploration of computer science ranges from the ancient abacus to superintelligence and social media.

    With 250 illustrated landmark inventions, publications, and events—encompassing everything from ancient record-keeping devices to the latest computing technologies—this highly topical addition to the Sterling Milestones series takes a chronological journey through the history and future of computer science. Two expert authors, with decades’ of experience working in computer research and innovation, explore topics including the Sumerian abacus, the first spam message, Morse code, cryptography, early computers, Isaac Asimov’s laws of robotics, UNIX and early programming languages, movies, video games, mainframes, minis and micros, hacking, virtual reality, and more.

    Other authors
    See publication
  • Database Nation

    O'Reilly

    Database Nation: The Death of Privacy in the 21st Century shows how, in these early years of the 21st century, advances in technology endanger our privacy in ways never before imagined. Direct marketers and retailers track our every purchase; surveillance cameras observe our movements; mobile phones will soon report our location to those who want to track us; government eavesdroppers listen in on private communications; misused medical records turn our bodies and our histories against us; and…

    Database Nation: The Death of Privacy in the 21st Century shows how, in these early years of the 21st century, advances in technology endanger our privacy in ways never before imagined. Direct marketers and retailers track our every purchase; surveillance cameras observe our movements; mobile phones will soon report our location to those who want to track us; government eavesdroppers listen in on private communications; misused medical records turn our bodies and our histories against us; and linked databases assemble detailed consumer profiles used to predict and influence our behavior. Privacy--the most basic of our civil rights--is in grave peril.

    See publication

Patents

Projects

  • bulk_extractor

    - Present

    '''bulk_extractor''' is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results can be easily inspected, parsed, or processed with automated tools. '''bulk_extractor''' also created a histograms of features that it finds, as features that are more common tend to be more important. The program can be used for law enforcement, defense, intelligence, and cyber-investigation…

    '''bulk_extractor''' is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results can be easily inspected, parsed, or processed with automated tools. '''bulk_extractor''' also created a histograms of features that it finds, as features that are more common tend to be more important. The program can be used for law enforcement, defense, intelligence, and cyber-investigation applications.

    See project
  • tcpflow

    -

    tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like tcpdump(4) shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. tcpflow understands TCP sequence numbers and will correctly…

    tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like tcpdump(4) shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. tcpflow understands TCP sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery.

    See project
  • SBook

    -

    SBook was an award-winning AI-based personal information management system. It pioneered many techniques that are commonplace today, including instant search and named entity extraction.

    Other creators
    • Orca Starbuck
    See project

Honors & Awards

  • Fellow

    Association for Computing Machinery

  • DOD Value Engineering Award

    Department of Defense

    Awarded for the development and deployment of novel algorithms and software that significantly enhanced "big data" operations on stored data at multiple Law Enforcement, Defense and Intelligence facilities.

Languages

  • C / C++ / Objective-C

    Native or bilingual proficiency

  • Python

    Native or bilingual proficiency

  • Java

    Native or bilingual proficiency

Recommendations received

View Simson’s full profile

  • See who you know in common
  • Get introduced
  • Contact Simson directly
Join to view full profile

Other similar profiles

Explore top content on LinkedIn

Find curated posts and insights for relevant topics all in one place.

View top content

Add new skills with these courses