Dima
dgrachikov.bsky.social
Dima
@dgrachikov.bsky.social
Software Developer, farther beginner, living under the rule of 2 cats.

Github: https://github.com/GrizliK1988
Absolutely terrific thought about team members that quietly do more work done than anyone ever notices open.substack.com/pub/aitoldme...
AI told me to too. Issue 0.4
Understanding Reversible Logic, Optimizing AI Tuning, Strengthening Team Dynamics, and Making Invisible Work Count
open.substack.com
August 18, 2025 at 6:36 PM
open.substack.com/pub/aitoldme...

Documentation in a story telling way. Very interesting thought
AI told me to too. Issue 0.2
Tackling Complexity, Enhancing Memory Efficiency, Crafting Clear Documentation, and Building Lasting Career Impact
open.substack.com
August 4, 2025 at 4:38 PM
substack.com/@julieemelya...

AI content, surprisingly interesting
AI told me to too. Issue 0.1
P and NP Problems, AI Chips, Project Estimation, and Wellbeing in Turbulent Times
substack.com
July 28, 2025 at 7:57 AM
Quiz: What will the following React component render if an array is empty?

const Component = ({ arr }) => (
arr.length && hey!
)

#react #jsx
March 14, 2025 at 7:32 PM
Feature flags in Angular app that are checked using rxjs is pure evil. Cleaning up each subscribe/pipe is not fun.

Rxjs is awesome though.

And remove flags in time. Don't wait until you have too much.
March 7, 2025 at 1:08 PM
If you use Redis with Nodejs, then don't miss out on redis.io/docs/latest/...

Connection to redys can get lost any time and default handling of it can cause serious issues in prod.
Production usage
Get your Node.js app ready for production
redis.io
February 28, 2025 at 5:01 PM
My open journey #3 episode.

GitHub Issue for Bluesky itself github.com/bluesky-soci...

First things first - Bluesky frontend app is completely awesome. Built using React Native and expo for web and native.
Post Composer Cursor only reacts when clicking on "What's up?" · Issue #6861 · bluesky-social/social-app
Steps to Reproduce Open up Post Composer Notice the blinking cursor on default display text "What's up?" Clicking anywhere inside the post composer disables the cursor, making typing impossible, yo...
github.com
February 24, 2025 at 5:13 PM
My open source journey #2.

#supabase issue github.com/supabase/sto... leads us to meet #tus resumable file uploads from tus.io

Question that bugs me - I don't know why this approach that TUS implemented isn't yet a default way for file uploads?
Cannot upload any file over 6MB to self-hosted supabase storage via dashboard · Issue #538 · supabase/storage
Bug report I confirm this is a bug with Supabase, not with my own application. I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug When uploading a file greater th...
github.com
January 19, 2025 at 2:32 PM
Appreciation of Opensource.

I've been working as a software developer for more than a decade now (with university almost 2 decades of programming joy).

But I never really contributed to open source before and missed so much!

Let's see what simple Opensource Github issues can teach?
January 14, 2025 at 7:30 AM
Hello Bluesky!

It's amazing here 🙂.

Feels like a good old small blue bird home platform.
December 20, 2024 at 10:25 AM