Marnix Janssen
marnixjanssen.com
Marnix Janssen
@marnixjanssen.com
Typescript and Rust @ https://pola.rs
Appreciate the plug for Advent of Typescript @tkdodo.eu 👏
December 1, 2024 at 1:51 PM
Reposted by Marnix Janssen
@zed.dev is so beautiful, a vibe
November 26, 2024 at 2:27 AM
Defining your #reactquery queries with queryOptions is probably the easiest way to keep your growing application maintainable
November 25, 2024 at 11:00 AM
Reposted by Marnix Janssen
How to “expand” ranges like "3-5" across new rows with the values 3, 4, 5?

This comes straight from our Discord server (discord.com/invite/4UfP5...)
November 21, 2024 at 2:36 PM
Reposted by Marnix Janssen
Why is there a `struct` data type?

A single expression produces a single column, so expressions like `value_counts` need to output structs to map the values to their counts.

With that said, do you understand why `.struct.unnest` doesn't break the 1 expr = 1 column principle?
November 20, 2024 at 11:14 AM
A while ago I built my first OS project in Rust: a Telegram bot. It shares filterable deals subscribers. As of now, the bot shared over 1.2 million deals to subscribers, using only a Redis DB, without a second of downtime (thanks for hosting @glenndehaan.com 👏)

github.com/mjanssen/pep...
November 18, 2024 at 3:37 PM
Reposted by Marnix Janssen
first post, i came here to say i made a thing today:

github.com/aidenybai/re...
GitHub - aidenybai/react-scan: Scan for React performance issues and eliminate slow renders in your app
Scan for React performance issues and eliminate slow renders in your app - aidenybai/react-scan
github.com
November 14, 2024 at 7:39 PM
@tannerlinsley.com What would/should stop me from migrating our (still) relatively small Next.js frontend to @tanstack.com Start?
November 14, 2024 at 10:37 AM
👋
November 14, 2024 at 10:34 AM