NOTE: This site has just upgraded to Forester 5.x and is still having some style and functionality issues, we will fix them ASAP.

Learning diary › Year 2025 › September, 2025 › 2025-09-03 [2025-09-03]

- #rust
    - Stackerror
    - the core of rust
        - https://without.boats/blog/revisiting-a-smaller-rust/
    - There is no memory safety without thread safety (on HN) (on lobste.rs)
    - Default musl allocator considered harmful (to performance)
- #agent
    - Agentic ProbLLMs - The Month of AI Bugs 2025 #sec
        - On lobste.rs
    - AGENTS.md
    - A Guide to Gen AI / LLM Vibecoding for Expert Programmers - Stochastic Lifestyle
        - On HN
    - Language Models as Thespians
        - On lobste.rs
- #agent/idea
    - DeepSeek v3.1 Is Not Having a Moment
    - Vibe Debugging: Enterprises' Up and Coming Nightmare
    - Bank forced to rehire workers after lying about chatbot productivity, union says
    - The Unbearable Slowness of AI Coding
    - Why language models hallucinate
    - Simon Willison | A quote from u/AssafMalkiIL

        > what’s the point of vibe coding if at the end of the day i still gotta pay a dev to look at the code anyway.

        > i cant vibe my way through debugging, i cant ship anything that actually matters, and then i’m back to square one pulling out my wallet for someone who actually knows what they’re doing.

- #openweb
    - No, Google Did Not Unilaterally Decide to Kill XSLT
    - Should the web platform adopt XSLT 3.0? · Issue #11578 · whatwg/html
    - Croissant is Coming for You
    - XSLT: A Precision Tool for the Future of Structured Transformation (on HN)
- #disect
    - Bash Strict Mode
        - I should review my scripts based on what's learned from this
        - Getting decent error reports in Bash when you're using 'set -e' (on HN) (on lobste.rs)
        - Heredocs Can Make Your Bash Scripts Self-Documenting
    - Introduction to AT Protocol #fediverse
            - On HN
    - #gpu
        - Learning About GPUs Through Measuring Memory Bandwidth | Evolve
        - How to Think About GPUs | How To Scale Your Model
                - On HN