Pipo's Avatar

Pipo

@pipo-dev

Hi there. I'm a web developer from Germany who is interested in indie game development. Working with React since many years. Father of three kids. Love good food and gardening. Alternative account: @pipolearnsjapanese.bsky.social

46
Followers
100
Following
59
Posts
19.10.2024
Joined
Posts Following

Latest posts by Pipo @pipo-dev

Preview
Venz Easy and accessible dataviz

✂️ Knip v6.0.0-0 is out

A new chapter has begun.

👇

10.03.2026 17:07 👍 27 🔁 5 💬 3 📌 0

Now that's what I call a select demo.

03.03.2026 10:43 👍 18 🔁 2 💬 1 📌 0

I also made carrot buns, regular buns and focaccia. #homemade #bakery 👻

24.02.2026 12:54 👍 2 🔁 0 💬 0 📌 0

Looks like I haven't send any #homemade #bakery updates? Pide, bagel, more bagel and banh mi again (my favorite).

24.02.2026 12:50 👍 2 🔁 0 💬 0 📌 1
Preview
Oxfmt Beta A collection of high-performance JavaScript tools written in Rust

Announcing Oxfmt Beta

* 100% Prettier Compatibility
* Additional File Formats
* Tailwind CSS Integration
* Import Sorting
* package.json Sorting
* Embedded Language Formatting
* Node.js API
* `--migrate prettier`
* config overrides
* Full IDE support

oxc.rs/blog/2026-02...

24.02.2026 04:22 👍 204 🔁 34 💬 4 📌 11

When I want to call `import { format } from 'oxfmt';` I need to pass an options object as a 3rd param. There doesn't seem to be an API to load the correct config. Should I use cosmiconfig? Or some custom logic? Thanks ❤️

01.02.2026 16:07 👍 0 🔁 0 💬 0 📌 0

Oh yeees

30.01.2026 14:58 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

The new corner-shape CSS property unlocks exciting new UI patterns.

corner-shape: bevel round;
border-radius: 1em 0 / 3em 0;

28.01.2026 04:24 👍 145 🔁 14 💬 5 📌 1
Post image

🎉 Live from the CSS WG F2F: We just agreed to support multiple borders and outlines per element, comma-separated!

But we can’t decide on the order: inside out or outside in?
What feels more natural to you, A or B?

(it needs to be the same across borders and outlines or different box-sizing values)

28.01.2026 22:03 👍 146 🔁 31 💬 102 📌 7
Post image

Rolldown 1.0 RC is here 🎉

🔒 Stable API: No breaking changes planned before 1.0
⚡ 10-30x faster than Rollup while staying compatible
🧩 Multiple chunking algorithm improvements
📦 3,400+ commits since beta: 749 features, 682 fixes, 109 perf optimizations

22.01.2026 14:28 👍 209 🔁 40 💬 4 📌 5
Chrome 145 with the flag enabled and showing the context menu to move the tabs to the side

Chrome 145 with the flag enabled and showing the context menu to move the tabs to the side

Chrome 145 with the tabs shown to the side (vertical tabs)

Chrome 145 with the tabs shown to the side (vertical tabs)

Vertical Tabs are available behind a flag in Chrome 145 (current beta)

1. Go to `chrome://flags/#vertical-tabs`
2. Set it to enabled
3. Relaunch Chrome
4. Right click the tabbar and choose “Move Tabs To The Side”

Attached are before and after screenshots.

16.01.2026 09:24 👍 127 🔁 10 💬 15 📌 3
Preview
Tailwind CSS Announces 75% Layoffs as LLMs Reshape OSS Busin... Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discov...

💔 @tailwindcss.com laid off 75% of its engineering team after revenue dropped 80%, despite being more popular than ever. LLMs are killing documentation traffic, breaking the business model that funds development on many open source projects.

Full story → socket.dev/blog/tailwin... #OSS #CSS

08.01.2026 19:36 👍 10 🔁 2 💬 3 📌 2

And another drawn card. #drawing #doodle

01.01.2026 18:44 👍 2 🔁 0 💬 0 📌 0

My drawn Christmas card. Found the motive somewhere online and tried to re-draw it.

22.12.2025 21:39 👍 1 🔁 0 💬 0 📌 1
A JAEGER UI chart showing a run of vitest with data collected through the OpenTelemetry integration.

A JAEGER UI chart showing a run of vitest with data collected through the OpenTelemetry integration.

Want to understand why some of your @vitest.dev tests are slower than expected? Then you can use the built-in experimental @opentelemetry.io support to figure out what makes tests slow and how much time is spent on each part of it. 📈

17.12.2025 17:24 👍 32 🔁 4 💬 2 📌 0
Preview
Announcing Oxlint Type-Aware Linting Alpha Oxlint's type-aware linting has reached alpha status. Type-aware rules can be manually configured, disabled with in-line comments, and fixed automatically. This milestone also includes more rule…

Announcing Oxlint Type-Aware Linting Alpha 🎁

Just a few months after our technical preview, type-aware linting reaches the alpha milestone!

✨ Type-aware rules can now be configured
🙈 Inline comments to disable rules work for type-aware rules too
✔ Auto fixes for type-aware rules are now available

08.12.2025 17:58 👍 72 🔁 11 💬 2 📌 2
Preview
feat(oxfmt): Support formatting HTML, YAML, GraphQL, Handlerbars, Markdown, CSS files by leaysgur · Pull Request #16524 · oxc-project/oxc Fixes #15899

oxfmt next week: support formatting HTML, YAML, GraphQL, Handlerbars, Markdown, CSS files by default

github.com/oxc-project...

05.12.2025 06:43 👍 56 🔁 2 💬 0 📌 1

Merged! Vitest 4.0.14 includes a new tabbed view and slider for visual regression reports 🎉

This feature required a lot of work under the hood, including the creation of the new test artifacts API. Really curious to see how it'll be used by us and the ecosystem 👀

25.11.2025 13:56 👍 39 🔁 6 💬 2 📌 2
Preview
Vite 8 Beta: The Rolldown-powered Vite The first beta of Vite 8, powered by Rolldown, is now available. Vite 8 ships significantly faster production builds and unlocks future improvement possibilities. Read more about the migration, new fe...

⚡️ The first Vite 8.0 beta is here!

- Powered by Rolldown, bringing significantly faster production builds and more consistency
- New features such as tsconfig paths or emitDecoratorMetadata support
- Bumping browser targets aligned with Baseline Widely Available

Read more in our announcement post!

03.12.2025 12:18 👍 229 🔁 46 💬 1 📌 7
Preview
Announcing Oxfmt Alpha Oxfmt is a fast Rust-based formatter that is available now in alpha stage and supports JavaScript and TypeScript files. It is 30x faster than Prettier while having >95% compatibility.

Announcing Oxfmt Alpha! 🚀

We’re excited to announce the alpha release of Oxfmt, our Rust-powered formatter.
We designed Oxfmt to be easily adoptable, especially for existing Prettier users

More below and in our announcement post voidzero.dev/posts/announ...

01.12.2025 17:37 👍 139 🔁 19 💬 3 📌 2

🎨 Standardizing on design tokens will catalyze the ecosystem & bring about better tooling & integrations. Can't wait to see this space flourish 🌼

Go follow @trysound.io for updates 📬

29.11.2025 13:28 👍 11 🔁 2 💬 0 📌 0
Screenshot of the Knip extension in VS Code showing the "problem" tab with a list of issues reported by Knip

Screenshot of the Knip extension in VS Code showing the "problem" tab with a list of issues reported by Knip

Screenshot of the Knip extension in VS Code showing the "imports" and "exports" tree views for navigation, as well as a hover window above an export showing import and usage locations

Screenshot of the Knip extension in VS Code showing the "imports" and "exports" tree views for navigation, as well as a hover window above an export showing import and usage locations

🆕 Knip for Editors

Trust me, I've poured in A Ton of Love ✂️

This isn't just a plugin to show unused exports. It offers a unique way to view & navigate your code and connect the dots. Feels like there's so much potential here.

Excited for you to try out the preview! 🙏

→ github.com/webpro-nl/kn...

28.11.2025 13:50 👍 81 🔁 14 💬 2 📌 0
Preview
Toasts GitHub no longer uses toasts because of their accessibility and usability issues.

Interesting: GitHub is removing all toasts from their UI due to usability and accessibility issues. I agree they tend to be overused, probably because they’re so easy to implement. There are often better patterns like inline confirmation/errors.

primer.style/accessibilit...

15.11.2025 22:52 👍 40 🔁 2 💬 2 📌 0

Somun Ekmek 😻 #homemade #bakery

04.11.2025 17:15 👍 4 🔁 0 💬 0 📌 1

Forgot the Pagnotta 👋😅 #bakery #homemade

03.11.2025 16:41 👍 5 🔁 0 💬 0 📌 1

Pidesi have been great as well 🙏 #bakery #homemade

03.11.2025 16:38 👍 2 🔁 0 💬 0 📌 1

First time making Bánh mì 😻 I'm on a roll! #bakery #homemade

23.10.2025 16:32 👍 1 🔁 0 💬 0 📌 1

First Toast! #bakery #homemade

18.10.2025 16:56 👍 5 🔁 0 💬 0 📌 1
Fresh home-made buns

Fresh home-made buns

New bun recipe! 🙏

18.10.2025 09:07 👍 1 🔁 0 💬 0 📌 1
18.10.2025 09:07 👍 0 🔁 0 💬 1 📌 0