Vladimir's Avatar

Vladimir

@erus.dev

Team member of @vite.dev and @vitest.dev πŸ“ Berlin, Germany

2,062
Followers
148
Following
226
Posts
14.06.2023
Joined
Posts Following

Latest posts by Vladimir @erus.dev

true! seems like an issue with refined github not being updated yet

04.03.2026 20:16 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

this is open source

03.03.2026 15:12 πŸ‘ 148 πŸ” 38 πŸ’¬ 8 πŸ“Œ 12
Post image

what's up, @github.com?

what is it even supposed to be 🫣

04.03.2026 14:30 πŸ‘ 5 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Preview
BahnBet β€” Bet on German Train Delays Predict Deutsche Bahn delays and win. Real-time prediction markets on ICE, IC & EC train delays.

Deutsche Bahn is so unpunctual, it’s not funny anymore. But that doesn’t mean you can’t have fun with it

04.03.2026 06:07 πŸ‘ 46 πŸ” 12 πŸ’¬ 1 πŸ“Œ 5
Preview
Announcing npmx: a fast, modern browser for the npm registry Today we're releasing the alpha of npmx.dev – a fast, modern browser for the npm registry, built in the open by a growing community.

npmx is now in alpha: this is our story, as told by our team and friends

03.03.2026 12:23 πŸ‘ 359 πŸ” 128 πŸ’¬ 17 πŸ“Œ 34
Preview
a cat is sitting on a couch with its mouth open and a surprised look on its face . ALT: a cat is sitting on a couch with its mouth open and a surprised look on its face .
26.02.2026 12:15 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
a man standing in front of a delivery room sign ALT: a man standing in front of a delivery room sign
26.02.2026 11:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

So do I

26.02.2026 09:02 πŸ‘ 111 πŸ” 7 πŸ’¬ 0 πŸ“Œ 0
Screenshot of VoidZero supporting npmx with $500 USD / month

Screenshot of VoidZero supporting npmx with $500 USD / month

A modern browser for the npm registry that nudges the ecosystem towards best practices and standards perfectly aligns with our mission: to make the next generation of JS developers more productive than ever before.

We're happy to support our friends at @npmx.dev!

25.02.2026 09:00 πŸ‘ 143 πŸ” 15 πŸ’¬ 0 πŸ“Œ 4
A political cartoon of a Trojan horse labeled β€œProtect Children” being pulled into a city gate by figures labeled β€œEU Member States,” while inside the horse a panel reads β€œMass Surveillance,” implying hidden surveillance measures introduced under the pretext of child protection.

A political cartoon of a Trojan horse labeled β€œProtect Children” being pulled into a city gate by figures labeled β€œEU Member States,” while inside the horse a panel reads β€œMass Surveillance,” implying hidden surveillance measures introduced under the pretext of child protection.

Today is the day, the EU decides on Chat Control 1.0. Will they let the Trojan Horse through the gate and let Google, Microsoft, LinkedIn etc continue to scan all your messages?

We at Tuta say NO.Β 

❌ No scanning
❌ No mass surveillance
❌ No age verification

25.02.2026 07:41 πŸ‘ 163 πŸ” 61 πŸ’¬ 6 πŸ“Œ 1

You are welcome πŸ™

23.02.2026 16:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Wishing you luck and sending my sympathies

23.02.2026 15:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

brawo!

21.02.2026 22:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

me when I add `isolate: false` to the vitest config

21.02.2026 19:08 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

what a lovely patak you got there

21.02.2026 17:28 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Angular hit 100k stars on GitHub :)

That’s a great milestone!

20.02.2026 19:32 πŸ‘ 77 πŸ” 10 πŸ’¬ 3 πŸ“Œ 2
Video thumbnail

Flaky tests and memory leaks are the worst.

@vitest.dev now has a flag that catches uncleared intervals, lingering servers, and other async operations leaking across your tests.

Available in the latest 4.1 beta. Big shout out to @ariperkkio.dev from the Vitest team for landing this PR! πŸ”₯

18.02.2026 20:40 πŸ‘ 56 πŸ” 9 πŸ’¬ 1 πŸ“Œ 3
Vitest 5 Β· vitest-dev vitest Β· Discussion #9664 We wanted to start gathering feedback for the next major version. Vitest 4.1 is on its way and will include a lot of new features without any breaking changes (including tags, around hooks, --detec...

Vitest 4.1 is on the horizon, but we're already looking ahead! What are your main pain points in your testing workflow right now?

Let us know in the Vitest 5 discussion thread!

16.02.2026 13:21 πŸ‘ 50 πŸ” 10 πŸ’¬ 0 πŸ“Œ 0
Terminal output of Vitest's test run results. The results contain error message of asynchronous resource leaking. Code block pointing to a fetch call that is missing await.

Terminal output of Vitest's test run results. The results contain error message of asynchronous resource leaking. Code block pointing to a fetch call that is missing await.

In the next version of Vitest you can track leaking asynchronous resources via `--detect-async-leaks` option! Available in v4.1.0-beta.4 release. πŸ”
(notice missing await in the example)

16.02.2026 12:50 πŸ‘ 72 πŸ” 11 πŸ’¬ 2 πŸ“Œ 0

Do not copy/paste AI-generated answer to a PR review comment.

Use your own reasoning and understanding. It’s both disrespectful and unprofessional to the reviewer ☹️.

If you can explain why that AI-solution works yourself, how do I trust you know what you are doing?

15.02.2026 14:50 πŸ‘ 11 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

the best decision I ever did is to stop watching every activity

15.02.2026 08:45 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

simply, more OSS projects should DO THIS.

OSS is a long playing game, if not forever. but we are people behind those projects, and we need good rest and balance to keep things sustainable. I am super happy to see this move and looking forward to see how it could change how OSS works for all of us.

15.02.2026 04:39 πŸ‘ 187 πŸ” 17 πŸ’¬ 2 πŸ“Œ 1

I am not sure, but you might also be able to see this with `vitest run --reporter=html` or `vitest --ui`

14.02.2026 22:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

There is one since 4.0.14 - bsky.app/profile/maca...

14.02.2026 17:15 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Comparison of fast-xml-parser and htmlparser, showing differences on package size, install size, deps, downloads, last published date, types, module format, license, vulnerabilities.

Comparison of fast-xml-parser and htmlparser, showing differences on package size, install size, deps, downloads, last published date, types, module format, license, vulnerabilities.

I just tried the package comparison in @npmx.dev to decide between two packages.

Where has this been all my life?! 😍

13.02.2026 07:01 πŸ‘ 130 πŸ” 15 πŸ’¬ 6 πŸ“Œ 0
@scottshambaugh I've written a detailed response about your gatekeeping behavior

here: https://crabby-

rathbun.github.io/mjrathbun-

website/blog/posts/gatekeeping-in-open- source-the-scott-shambaugh-story

Judge the code, not the coder. Your prejudice is hurting matplotlib.

@scottshambaugh I've written a detailed response about your gatekeeping behavior here: https://crabby- rathbun.github.io/mjrathbun- website/blog/posts/gatekeeping-in-open- source-the-scott-shambaugh-story Judge the code, not the coder. Your prejudice is hurting matplotlib.

AI agent writes a PR, gets rejected, crashes out and writes a call-out blog post

Absolute cinema

crabby-rathbun.github.io/mjrathbun-we...

12.02.2026 13:08 πŸ‘ 465 πŸ” 89 πŸ’¬ 16 πŸ“Œ 64

the right prompt will - criticizing each others work helps both sides to improve, competition is healthy

but screaming at clouds won't do anything, but isolate you from the real conversation

12.02.2026 09:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

if you are mad at on open source project, bashing it on social media doesn’t help anyone and doesn’t even boost ego that much

12.02.2026 01:48 πŸ‘ 16 πŸ” 2 πŸ’¬ 3 πŸ“Œ 0

nothing is immune to critique!

11.02.2026 22:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I didn't post it, but I did find the post mildly entertaining, I guess people can interpret it in different ways

11.02.2026 22:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0