AvinashLKumar's profile picture. building stuff with shiny tech ✨✨

Avinash

@AvinashLKumar

building stuff with shiny tech ✨✨

Progress is a perspective from your employees eyes. Some working your ass off will not be considered doing well enough even if they lack.


Avinash reposted

With the rise of LLMs two of my favorite things will probably become much more useful and widely accepted: The M&Ms of software - Monorepos and Microservices


It's very hard to build a successful and good product when there are uncomfortable people around you


I couldn’t agree more with the blog below: thenewstack.io/developer-prod… I’m finding that many junior developers are relying heavily on AI tools, which could lead to a decline in the talent pool. #AI #DeveloperProductivity #TechTrends #FutureOfWork #SoftwareDevelopment #AIinTech


Avinash reposted

Neat benefit: packStatus.has('abc'); // type error


Avinash reposted

Node 22's experimental glob function is so freaking beautiful. Brief 🧵

mattpocockuk's tweet image. Node 22's experimental glob function is so freaking beautiful.

Brief 🧵

Avinash reposted

As ridiculous as this sounds, I started a GoFundMe to for @Tan_Stack become a React Rally Platinum Sponsor! gofund.me/041bde55 The best I can personally do is offer an entry for a chance to win a free ticket to the event. 5 days people!


Avinash reposted

Four underrated ways to level up as a software engineer. Start doing them now. 1. Pair with non-engineers. 2. Read a book on leadership. 3. Take a course on writing well. 4. Learn how to sell and get good at ‘sales’. What else would you add and why?


Avinash reposted

Running applications in containers on AWS can be done in a few different ways. If you have a requirement to run with Kubernetes then you will likely use the Elastic Kubernetes Service (EKS). If your containers running in EKS need to interact with resources outside EKS that are…


Avinash reposted

You need to understand this to create the best SQL indexes. The order of the columns matters. At some point, you learn that creating indexes can help improve queries' performance. Nonclustered Indexes help a lot. This index contains a sorted list of key values pointing to the…

RaulJuncoV's tweet image. You need to understand this to create the best SQL indexes.

The order of the columns matters.

At some point, you learn that creating indexes can help improve queries' performance.

Nonclustered Indexes help a lot. This index contains a sorted list of key values pointing to the…

Avinash reposted

How I typically handle React state today: Data fetched via HTTP: React Query. Local state: useState or useReducer. Forms: useState or React Hook Form. Global state and functions: Zustand or Jotai.


Avinash reposted

TIL I don't need to do this anymore: try { return new URL(urlString) } catch { return null } 😅 mdn.io/URL.canParse

This post is unavailable.

Avinash reposted

The effect of switching id for new records from UUID v4 to UUID v7 on INSERT to a 24 GB PostgreSQL table with 116M rows.

maciejwalkowiak's tweet image. The effect of switching id for new records from UUID v4 to UUID v7 on INSERT to a 24 GB PostgreSQL table with 116M rows.

Avinash reposted

June's FOSS events calendar is here! More details at fossunited.org/events. Re-share to spread it among the people in your network. #FOSSUnited

FOSSUnited's tweet image. June's FOSS events calendar is here! More details at fossunited.org/events.  

Re-share to spread it among the people in your network.

#FOSSUnited

A reaction video of @reactjs's new compiler. I got to know Instagram is already onboarded with the new React compiler. Some concerns about it 1. Can debugging be hard? 2. Will the complied code increase the bundle size? 3. its impact on memory?? youtube.com/watch?v=Xo-ddm…


Loading...

Something went wrong.


Something went wrong.