incpo
banner
inc9d.bsky.social
incpo
@inc9d.bsky.social
Software Developer and hobby runner.

Building the best vercel alternative for self-hosting next.js apps with full experience - runfn.com
There is a reason the profession of an analyst exists.

Have you seen how analytics services look now? It's a true nightmare, a complete anti-pattern of simple UX. There are so many tools and solutions. To figure it all out, it would take a lock-in for 2 weeks, I think.
November 13, 2025 at 8:29 PM
Always include aggregate endpoints in your API

I recently came across a financial data API that doesn’t provide aggregated figures. I need to show the total of all events over a given period, but I simply can’t.
November 11, 2025 at 4:16 PM
A framework that’s going to take the market
For some time, I’ve been working with and studying the TanStack Start framework.
At first, it seemed like just another TanStack tool — something I’d probably skip and forget about.
I had to dive in. Here’s what I learned...
October 12, 2025 at 10:23 AM
Food is a daily challenge, affecting my work, cluttering my space, and testing my self-control. The cycle of feeling bad and spending too much on snacks must end.

Problems:

- Cooking
- Eating healthy
- Piles of dishes on my desk

Plan to Solve These Problems:

Cooking:
August 27, 2025 at 11:30 AM
Have you noticed how much banks spend on attracting new customers and marketing?
I was curious to find this out myself, and recently I found the answer.
August 16, 2025 at 9:16 AM
should i buy a mac mini to start developing ios apps or is it not worth it? It seems like there is a good market there, share your experience!
August 15, 2025 at 9:19 AM
installed zed. time to give it a whirl! vim preset and debugging look promising. its sucks that there're no smooth scroll animation when trying to ctrl u/ctrl d
August 13, 2025 at 12:01 PM
How to Learn Anything Using These 3 Steps

Follow these simple steps :
March 12, 2025 at 9:48 AM
Is there any proper way to listen window.history in React in nowadays?
January 24, 2025 at 12:58 PM
Tailwind 4.0 was released today.

What’s new:
- Automatic content detection
- builds are up to 5x faster, and incremental builds are over 100x faster
- New easy installation
- 3d transform utils

And more

tailwindcss.com/blog/tailwin...
Tailwind CSS v4.0
We just released Tailwind CSS v4.0 — an all-new version of the framework optimized for performance and flexibility, with a reimagined configuration and customization experience, and taking full advant...
tailwindcss.com
January 23, 2025 at 7:59 AM
Bun 1.2 introduces a built-in Postgres client, built-in S3 object support, a new text-based lockfile, and a major update to Node.js compatibility.

on Jan 22nd at 8am PT 1.2v release goes live.

#bun
January 22, 2025 at 3:38 PM
You can't peek into Jotai atom family to see all active keys/values ended up using a separate store to track everything lol

but hey, still loving it for stopping those extra rerenders! 🚀
January 20, 2025 at 9:56 PM
Now that TikTok is blocked in the US, Instagram Reels are here for you :D
January 19, 2025 at 11:53 AM
There's no good & optimized library or solution for masonry layouts today. Try creating a simple gallery with infinite scrolling and masonry layout in React - your images will jump during state updates and position recalculations.

We need smth easy to use with React support.
January 18, 2025 at 9:50 AM
Why is Zustand so hyped when its sibling Jotai is much better? TypeScript support in Jotai is superior, atoms are better than Redux style, and it's as simple as using regular useState. This shows how important marketing is nowadays.
January 18, 2025 at 9:38 AM