HackerNews Digest Daily

Subscribe
Archives
November 13, 2023

Hacker News Top Stories with Summaries (November 14, 2023)

    <style>
        p {
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 10px;
        }
        h1 {
            font-size: 24px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 20px;
        }
        h2 {
            font-size: 18px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 5px;
        }
        ul {
            padding-left: 20px;
        }
        li {
            margin-bottom: 10px;
        }
        .summary {
            margin-left: 20px;
            margin-bottom: 20px;
        }
    </style>
        <h1> Hacker News Top Stories</h1>
        <p>Here are the top stories from Hacker News with summaries for November 14, 2023 :</p>

    <div style="margin-bottom: 20px;">
        <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td style="padding-right: 10px;">
                <div style="width: 200px; height: 100px; border-radius: 10px; overflow: hidden; background-image: url('https://hackernewstoemail.s3.us-east-2.amazonaws.com/hnd2'); background-size: cover; background-position: center;">

Starship will attempt a launch this weekend

https://www.fly.faa.gov/adv/adv_spt.jsp

Summary: Flight evaluation event in N90 airspace on 11/14/2023 between 1130Z-1230Z with minimal impact. Terminal initiatives planned for EWR, MSP, South Florida, and SFO due to weather and VIP constraints. Gulf route closures and SWAP activity possible for South Florida. No staffing triggers or active terminals. Ground stops and delay programs possible for MIA, FLL, PBI, SFO, EWR, and MSP. Runway closures and construction activities at various airports. No active or planned airspace flow programs. SpaceX Starlink and Starship Super Heavy launches scheduled.

    <div style="margin-bottom: 20px;">
        <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td style="padding-right: 10px;">
                <div style="width: 200px; height: 100px; border-radius: 10px; overflow: hidden; background-image: url('https://hackernewstoemail.s3.us-east-2.amazonaws.com/hnd2'); background-size: cover; background-position: center;">

Building an occupancy sensor with a $5 ESP32 and a serverless DB

https://matthew.science/posts/occupancy/

Summary: Matt's Blog discusses building an occupancy sensor using a $5 ESP32 and a serverless DB to collect occupancy data across a college campus. The project aims to track occupancy metrics with a Bluetooth beacon and analyze the data to predict trends. The author tests various devices and finds the XIAO ESP32C3/S3 to be the most reliable. The data collected shows trends in student movement, making it suitable for time series forecasting. The project raises questions about the accuracy and privacy of using BLE beacon counts as a proxy for actual population count and potential improvements to the system.

Want to read the full issue?
Powered by Buttondown, the easiest way to start and grow your newsletter.