Hey, I'm Shiva.
This space is my personal timeline again—micro notes, interesting links, and the occasional long-form dive into whatever I'm building or learning.
No socials, no algorithm. Just a steady stream of things I find worth remembering.
-
Anthropic + Bun
Shared link www.anthropic.comAnthropic has acquired Bun, now let them cook! They also reached the 1B revenue milestone for Claude Code in just 6 months. Wow!
Here’s the bun’s side of story: Bun’s story I found it more interesting.
-
Clean Links
Shared link apps.apple.comA free mac app that can monitor your clipboard and automatically clean the UTM tracking parameters from the links that you copy.
-
Starwars Intro Creator
Shared link starwarsintrocreator.kassellabs.ioThis site lets you create a custom star wars movie style opening video for your own content. You can then preview it and download it as a video.
-
Getting comfortable with tiny updates
Shared link Build an AI-native engineering teamI miss the feeling of jotting something down the moment I learn it. Social feeds felt noisy, so this timeline is my own quiet channel. No threads, no chasing likes—just breadcrumbs for future me. Here, I want to start sharing links to articles, tools, or ideas that catch my eye. Small updates, big impact. You might occasionally see a longer post, but mostly, expect quick shares.
-
NativeScript bind to array with variable index
How to bind to array with variable index in NativeScript Core
-
NativeScript do something when user stops typing
Neat technique to use when making calls to search API
-
NativeScript Core - Navigation tips and tricks
Best practices to help you do navigation the right way
-
Get rid of extra variables for tracking content visibility NativeScript
Here's why you might not need that extra variable anymore
-
How to Layer items in NativeScript
Learn how to add multiple layers to your UI
-
How to make SideDrawer go behind StatusBar in NativeScript Android
This is a quick tutorial