HackerNews Digest Daily

Subscribe
Archives
November 28, 2023

Hacker News Top Stories with Summaries (November 28, 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 28, 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://repository-images.githubusercontent.com/124365799/7d888300-6a39-11ea-9025-fd5574f062c7'); background-size: cover; background-position: center;">

Modern C++ Programming Course

https://github.com/federico-busato/Modern-CPP-Programming

Summary: Federico Busato's "Modern C++ Programming" is an open-access course aimed at those familiar with C and object-oriented programming, guiding them towards C++ proficiency. The course covers C++ basics and advanced concepts, including C++11/14/17/20 standards. It features practical teaching, minimal code examples, and experience-based insights.

    <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;">

Rustlantis: Semantic fuzzing of the Rust compiler and interpreter [pdf]

https://ethz.ch/content/dam/ethz/special-interest/infk/inst-pls/plf-dam/documents/StudentProjects/MasterTheses/2023-Andy-Thesis.pdf

Summary: None

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