Vitaly Baev's Avatar

Vitaly Baev

@baev.dev.bsky.social

๐Ÿ“ Barcelona, Catalonia, Spain ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‘จโ€๐Ÿ’ป Frontend Engineer at Wallapop ๐Ÿƒโ€โ™‚๏ธ 4x Marathon Finisher (3:23, 3:38, 3:43)

66 Followers  |  193 Following  |  24 Posts  |  Joined: 21.12.2023  |  1.605

Latest posts by baev.dev on Bluesky

The best promotion of your recent ideas in this regard (plus last NX vulnerability)

09.09.2025 07:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
The flight path of EWG7NP as seen on Flightradar24

The flight path of EWG7NP as seen on Flightradar24

Eurowings Captain Jรถrg Friedrichs is retiring today after over 23,000 flight hours on types including the CRJ, ATR and A320. This flight closes a 42 year career in the skies. Happy retirement Capt. Friedrichs! www.flightradar24.com/EWG7NP/39f63...

19.04.2025 08:19 โ€” ๐Ÿ‘ 152    ๐Ÿ” 6    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 2
Post image Post image

Brooklyn Stroll Club is a community of dads in New York who support each other and spend time together.

Such a cool idea need to be copied around the world.

www.brooklynstrollclub.com

19.04.2025 10:53 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
A 10x Faster TypeScript - TypeScript Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.

Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!

devblogs.microsoft.com/typescript/t...

11.03.2025 14:36 โ€” ๐Ÿ‘ 975    ๐Ÿ” 293    ๐Ÿ’ฌ 22    ๐Ÿ“Œ 156
Preview
Applied "Software Engineering at Google" Practices worth adopting for other organizations

"10 Google engineering practices your team can adopt"

Free to read: addyo.substack.com/p/applied-so...

My new post breaks down our software engineering practices into actionable steps you can implement in your own team. From smaller teams to larger orgs, there are key takeaways here for everyone.

06.03.2025 18:44 โ€” ๐Ÿ‘ 97    ๐Ÿ” 29    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 5
Post image

If you click with right mouse button on a Perplexity logo, it offers you to quickly copy their logo as SVG or even download brand-kit. I really like such small things

03.03.2025 17:52 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

In the world of postmodernism, everything was already invented by some monk in the Middle Ages.

Even the โ€œ>โ€ we use as a quotation mark in email and Markdown.

digi.vatlib.it/view/MSS_Urb...

09.02.2025 16:10 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Probably only parents are able to comprehend how valuable is this gift

09.02.2025 08:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Probably only parents are able to comprehend how valuable is this gift

09.02.2025 08:01 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Saved ~20GB recently ๐Ÿ˜€

31.01.2025 20:36 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

TIL: When navigating a website in a foreign language in Chrome and pick "Never translate X language" option, Chrome adds this language to your preferred language and, for example, will send it in `Accept-Language` header with q=0.7

31.01.2025 17:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Happy Birthday, my love โค๏ธ

18.01.2025 09:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

In Mastodon, I learned that <input> has input.valueAsDate and input.valueAsNumber in the DOM.

Convenient so you donโ€™t have to parse values manually.

mastodon.social/@claasdev/11...

11.01.2025 11:36 โ€” ๐Ÿ‘ 12    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

10th of January, still getting used to such a warm weather

10.01.2025 15:37 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

In Russian thereโ€™s a saying โ€œmorning is wiser than eveningโ€
Donโ€™t know is there English alternative, but sometimes itโ€™s really better to postpone complicated tasks to the next day with fresh mind

09.01.2025 18:27 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Yesterday I spent a lot of time, thinking that I found a bug in one open-source lib.
Then I created a small reproduction on StackBlitz - it showed the same and I filled an issue.
Today I started investigating it and turns out that I made two different mistakes - in my code and on repro ๐Ÿ˜ณ

09.01.2025 18:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ”ฅ๐Ÿ” New major pnpm version stops executing lifecycle scripts by default, but allows explicit list of deps where to execute scripts from them.โ€จIt is a great change to improve security, that is often underestimated.

08.01.2025 16:44 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Screenshot from git-wrapped.com showing my 2024 recap:
Top 1%
Longest Streak 110 days
Total Commits 2066
Most Active Month September
Most Active Day Tuesday
Stars Earned 234
Top Language TypeScript
Power Level Sage Mode

Screenshot from git-wrapped.com showing my 2024 recap: Top 1% Longest Streak 110 days Total Commits 2066 Most Active Month September Most Active Day Tuesday Stars Earned 234 Top Language TypeScript Power Level Sage Mode

My coding 2024 on GitHub (without full time job)
Not bad!
git-wrapped.com

25.12.2024 11:47 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Like such PRs

18.12.2024 17:12 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Respondents from ๐Ÿ‡ช๐Ÿ‡ธ Spain made up the fourth-largest group in the State of JavaScript 2024 survey.
Of course, it's not a good representation, but the results are still pretty interesting

16.12.2024 19:00 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Was following you for a couple of years on Twitter, then directly searched you here

02.12.2024 20:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Valencia Marathon 2024 finisher medal with race details: 
Pace 5:07 min/km, time 3h 37m

Valencia Marathon 2024 finisher medal with race details: Pace 5:07 min/km, time 3h 37m

Tried to go beyond myself, but Valencia punished me ๐Ÿฅด
Set a new personal record though

02.12.2024 08:17 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image Post image

Tomorrow Iโ€™ll going to run my third marathon, in Valencia.
Now Iโ€™m picking up the bib on the expo

30.11.2024 09:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Deno v. Oracle: Canceling the JavaScript Trademark Oracle is holding the JavaScript trademark hostage, and weโ€™re pursuing legal means to #FreeJavaScript. Hereโ€™s a brief update.

It's done. Now itโ€™s your turn, Oracle.

Weโ€™ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal.

It's time to #FreeJavaScript.

deno.com/blog/deno-v-...

25.11.2024 19:02 โ€” ๐Ÿ‘ 979    ๐Ÿ” 268    ๐Ÿ’ฌ 21    ๐Ÿ“Œ 35

This year's State of JavaScript 2024 survey is now open! survey.devographics.com/survey/state...

24.11.2024 10:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

ะšัั‚ะฐั‚ะธ ั ะฟัั‚ะฝะธั†ั‹ ัะพะปะฝั†ะฐ ะฝะต ะฒะธะดะตะป โ˜น๏ธ

18.11.2024 08:51 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

ะ’ัะตะณะพ-ั‚ะพ ะฒั‹ั…ะพะดะฝั‹ะต ะฒ ะดัƒัˆะฝะพะผ ะฒ ะกั‚ะฐะผะฑัƒะปะต

18.11.2024 08:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image Post image

ะŸั€ะธะปะพะถะตะฝะธะต Flighty ัั‚ะพ ะบะฐะนั„

18.11.2024 07:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

ะœะฐั€ะฐั„ะพะฝ ะฒ ะ’ะฐะปะตะฝัะธะธ ะฒัั‘-ั‚ะฐะบะธ ะฟั€ะพะฒะตะดัƒั‚!

15.11.2024 12:19 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

ะฃ ะผะพะตะณะพ ัั‹ะฝะฐ ัƒะถะต ะทะฐะบะพะฝั‡ะธะปัั ะฟะตั€ะธะพะด, ะบะพะณะดะฐ ะพะฝ ยซะฟะพะด ัั‚ะพะป ะฟะตัˆะบะพะผ ั…ะพะดะธะปยป
ะ˜ะปะธ ัั‚ะพ ัั‚ะพะปั‹ ั‚ะฐะบะธะต ะฝะธะทะบะธะต ัั‚ะฐะปะธ ๐Ÿค”

14.11.2024 10:06 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@baev.dev is following 20 prominent accounts