RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

Straight from the sourceSeek and you shall find

Articles from lobste.rs

9 kept

  • lobste.rs favicon
    Native all the way, until you need text

    Web views like Electron outperform native text frameworks (TextKit 2) for complex Markdown rendering, despite size overhead, due to resource investment and cross-platform convenience.

  • lobste.rs favicon
    Fits on a Floppy - A Manifesto for Small Software

    Fitting software on a floppy disk is increasingly difficult for modern applications due to their reliance on substantial external dependencies like SDL and libcurl.

  • lobste.rs favicon
    What are you doing this week?

    A developer finds that large coding agents like Opus 4.7 harm the programmer's mental model, preferring smaller models and old-style FIM autocompletion.

  • lobste.rs favicon
    The occasional `ECONNRESET`

    Closing a TCP socket with `shutdown(RD_WR)` or `close()` can cause `ECONNRESET` errors for the peer because data still in flight may be discarded before the receiver finishes reading.

  • lobste.rs favicon
    What are your programming "hunches" you haven't yet investigated?

    Lobsters commenters share uninvestigated programming hunches, including accessibility-first GUI toolkits, 32-bit pointers on 64-bit systems, property-based infrastructure, MUD-style chat, and user-controlled theming.

  • lobste.rs favicon
    What are you doing this weekend?

    A developer recounts returning to FreeBSD for a home NAS after years on Linux, praising its simplicity for servers but sticking with Arch for desktops.

  • lobste.rs favicon
    Yep, Passkeys Still Have Problems

    Passkeys are not inherently problematic; many complaints about them are based on misunderstandings or features that are either scrapped or not unique to passkeys.

  • lobste.rs favicon
    Please Just Try HTMX

    Using Rust with maud and HTMX enables typed HTML components and code reuse, avoiding the need for separate template languages and complex abstractions.

  • lobste.rs favicon
    What are you doing this week?

    A Lobsters weekly thread collects diverse updates from developers working on tools, job shifts, health, and open-source projects.