Sergii Yarochevskyi πŸ‡ΊπŸ‡¦'s Avatar

Sergii Yarochevskyi πŸ‡ΊπŸ‡¦

@aft1n.github.io

Full Stack Dev (Nuxt, Vue, NativeScript, RN, ElysiaJs, Go). Building tools that actually feel alive – https://t.co/gwzVWoOStx Shipping SaaS, fighting feature bloat πŸ˜€

38
Followers
79
Following
64
Posts
22.11.2024
Joined
Posts Following

Latest posts by Sergii Yarochevskyi πŸ‡ΊπŸ‡¦ @aft1n.github.io

petite-nuxt version? πŸ˜€

01.03.2026 20:29 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Why @nativescript.bsky.social doesn't have a similar solution to @shadcn.com components in #nativescript, same building blocks that rely on <GridLayout> and other ns components?

Or maybe there is some solution i havent heard of?

25.02.2026 15:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@elysiajs.com paired with @drizzle.team ORM offers unmatched end-to-end type safety.

Use drizzle-typebox to convert Drizzle schemas directly into Elysia validation models. This single step handles type validation and auto-generates your OpenAPI schema seamlessly.
#webdev #typescript #typebox #js

11.02.2026 21:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Skip #Electron. Use #Wails (Go) + Your frontend framework of choice.

Wails leverages the native OS webview instead of bundling Chromium.

The result is ~15MB binaries and ~10MB baseline memory usage. It delivers a vastly superior, lightweight experience for users.
#desktopapps #nativedev #webdev

11.02.2026 12:07 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Join the discussion and lets shape the future of cunstomer feedback and apps communities together

#saas #BuildInPublic #CustomerService #indiedev #indiehackers #webdev #developer #shipping #microsaas #solopreneur #bootstrapped

02.02.2026 15:51 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Feedbacktor β€” Build Community Around Your Product The real-time feedback and community platform for high-velocity product teams.

If you want a tool that builds a community instead of just collecting tickets, join the waitlist.

Let’s make feedback feel alive again.

πŸ”— welcome.feedbacktor.app

#buildinpublic
#indiehackers
#saas #webdev #shipping

01.02.2026 19:11 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

I am launching in a few weeks and squashing the final bugs. πŸš€

I want to build this WITH you. When you use tools like Canny or Upvoty, what frustrates you the most?
Drop a reply πŸ‘‡

01.02.2026 19:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It’s not just about upvotes. β€’ Open Discussions & Polls. β€’ Help Center / Knowledge Base. β€’ Hidden Posts: Create VIP threads for top contributors. β€’ Staff Banners: Show users you are actively reviewing a thread right now.

01.02.2026 19:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I was also sick of duct-taping tools together (Email + Chat + Feedback).

We built the Anti-Silo Inbox. ⚑️ It pulls everythingβ€”Support Emails, Live Chats, Feature Requests, and internal team notesβ€”into ONE speed-focused dashboard.
Stop tab-switching.

01.02.2026 19:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

So I focused on Presence.

Feedbacktor has a live Activity Monitor. β€’ Users see when staff is ONLINE. 🟒 β€’ They see who else is viewing posts. β€’ They see reactions bumping in real-time.
It changes the psychology from "filing a ticket" to "joining a discussion."

01.02.2026 19:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

You know the vibe of most feedback boards: β€’ A dozen posts from a year ago. β€’ "Status: Under Review" (forever). β€’ Zero engagement.
It feels like a suggestion box in a dark corner. Users drop an idea and leave because it feels dead.
I wanted a town hall, not a graveyard.

01.02.2026 19:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I am building another Customer Feedback app. 🚩 (Yes, I know).
"Just what the market needs. Another clone to throw on the pile."

I honestly didn't want to build this. But every tool I tried for my other apps felt like a cemetery. πŸͺ¦

Here is why I’m building Feedbacktor πŸ§΅πŸ‘‡

01.02.2026 19:11 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Finally finalized my perfect stack:

β—Œ index.html
β—Œ Tailwind CSS (CDN)
β—Œ Petite-Vue (CDN)

Zero build steps. Instant feedback.

Ok, im kidding but this thing is pretty powerful for simple landings.. And loading time is... fast

#frontend #dx #javascript #vue

31.01.2026 22:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

You just ned to make sure you run you app dev in bun runtime, by explicitly "bun --bun dev"

The best code is the code (and dependencies) you don't have to maintain.
#bunjs #webdev #backend #fullstack #javascript

31.01.2026 16:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I've been slowly ripping out specific DB and Cache SDKs in favor of Bun native drivers.

Before Node.js mindset:
❌ pg (Heavy)
❌ redis (Bloated abstractions)

After Bun mindset:
βœ… bun:sql (Native Postgres support)
βœ… bun:redis

31.01.2026 16:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It shifts validation from "code review" to "instant terminal feedback."

If you want to enforce specific patterns (like strict inputs or design tokens) without killing your dev server performance, check out the Oxc ecosystem.

31.01.2026 01:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I implemented two custom JS plugins to harden the codebase:

Backend: Banned getQuery. Forces getValidatedQuery so I can't skip Zod schemas.

UI: Banned raw bg-white. Forces semantic bg-background tokens for proper theming.

31.01.2026 01:05 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I switched my architectural rules to Oxlint and the speed difference is actually insane.

Oxc is Rust-based. I can scan my whole Nuxt repo in milliseconds.

It lets me "spam" the lint command like a quick sanity check while I code without breaking flow. 🧡

31.01.2026 01:05 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I love NixPacks by @railway.com

It was able to easily built the correct dockerimage for my
@nuxt.com app with bun, which i had hard time building with my own Dockerfile

31.01.2026 00:34 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Will this make us all as skilled as @antfu.me πŸ˜‚πŸ˜‚

28.01.2026 10:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Be honest.

When you open the vault:

[ ] Rewrite (I hate myself)
[ ] Ship the legacy trash

27.01.2026 18:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hot take: If you are refactoring a project that has $0 MRR just because a new version of Tailwind came out, you're a digital hoarder rearranging furniture in a burning house.πŸ”₯πŸ”₯πŸ”₯

27.01.2026 18:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The dilemma is real.

β€’ Option A: Stick to the spaghetti code you wrote 2 years ago. It’s ugly, but it compiles.

β€’ Option B: Refactor with that new state management library you learned last week.

One ships product. The other ships dopamine.

27.01.2026 18:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Here is the cycle:

- Revive old project.

- See it's written in [Old Framework].

- "I should just quickly migrate this to [New Shiny Thing] for better performance."

- Spend 3 weeks configuring the linter, applying new auth library, replacing old sdks.

Project dies (again).

27.01.2026 18:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Opening a side project repo after 6 months away is like returning to a crime scene where you are both the detective and the murderer. πŸ•΅οΈβ€β™‚οΈπŸ’€

The urge to rm -rf and rewrite everything in the latest stack is overwhelming. 🧡

27.01.2026 18:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Feels relatable?

27.01.2026 18:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

On Cloud 9.0 πŸ˜Άβ€πŸŒ«οΈ
Release details ⇣

19.11.2025 01:31 πŸ‘ 22 πŸ” 8 πŸ’¬ 2 πŸ“Œ 0

Yeah, many of those IDEs don't support some extensions. And also edgy features like swapping eslint for oxlint or using tsgo are not supported yet as well in some. So they will always lag behind

06.07.2025 23:36 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

i assume they've sprinkled it with ai nowdays

14.03.2025 00:53 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The future looks bright πŸ‘

19.12.2024 05:35 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0