The After Yang - Grieving a robot you loved
The After Yang is a movie about the loss and grieving of a robot that was adopted by family which they will try to fix it but the process they will realize how much they loved it.
Samyar's personal corner on the internet
The After Yang is a movie about the loss and grieving of a robot that was adopted by family which they will try to fix it but the process they will realize how much they loved it.
My thoughts on the book The Stranger by Albert Camus. A man without feelings.
When I think about boobs I might think about an attractive woman, but what about creating a circle in GLSL as a shader? huh what about it? do you think about it when you think about boobs?
I have about Neuroplasticity and how brain remembers things. One things that caught my attention was that our brain although super complicated it’s just a biological LLM.
AI coding assistants like Claude Code are game-changers. They spit out boilerplate, solve tricky algorithms, and get us from idea to code faster than ever. but they need some help too.
Use CSS Isolate to prevent styles from leaking to other components.
A common mistake when using useMemo/useCallback and how to fix it.
Creating a writing effect for input placeholders in React using Framer Motion was a fun little challenge I recently tackled — and today I’m sharing it with you.
Truncating text in CSS is useful when you want to prevent long content from overflowing its container. I will tech you how to do it properly.
Fighting inner thoughts and seeking calmness but never reaching it.
I used a UI library that had a provider which set a min height 100vh for the whole app and it caused a lot of problems related to viewport in ios mainly.
Online off-chain metadata parser for nfts in ton blockchain and a quick tutorial on how to parse it using @ton/ton library in Typescript.
My thoughts on why Steins;Gate series world and probably ours too, is a simulation.
My thoughts on one of my most favorite Si-Fi series.
I wanted to have clear understanding of what are UTF-8 Codepoints, Bitstring, Binaries and Charlists so i write a long the way i learn.