.



Adithya V. Sastry

Robotics + Origami
Creator of Tin Can Linux
Research Science Institute 2025
Lover of all things tiny


"A dream is not that which you see while
sleeping, it is that which does not let
you sleep."

-- Dr. APJ Abdul Kalam

When I just need to write my thoughts about a topic.                    [~/blog]
--------------------------------------------------------------------------------

    
    Shared Memory IPC in Rust (06/23/2024)

    A foray into unsafe Rust using shared memory for ultra-fast interprocess
    communication. Complete with examples!

    >>> Read more

    ________________________________________________________________________


    Installing Kiss Linux (01/14/2024)

    A bit about my journey into installing Kiss Linux for the first time in
    the form of an annotated installation guide.

    >>> Read more

============== Updates ==============
News - 03/08/2025 Tin Can: 32 followers + 19 stars on GitHub News - 12/01/2024 Arc: first release candidate Post - 11/19/2024 LibTorch in Rust using FFIs News - 11/07/2024 Arc: rusty package manager for Linux Post - 06/23/2024 Shared Memory IPC in Rust