Advertisement · 728 × 90

Posts by Jan Schutte



2 months ago 0 0 0 0

Why is there such a focus on measuring productivity in software engineering? Surely high-quality software leads to high productivity (through easier development and less time spent on operations).

Perhaps we need better measures of software quality.

2 months ago 0 0 0 0

I'll publish code and write-up here soonish

2 months ago 0 0 0 0

Device is an ESP32 development board with touchscreen, colloquially known as "Cheap Yellow Display". Using the espressif Rust toolchain for the first time, dev ex has been amazing. Pairs very well with Codex, monitoring device traces giving it some debugging capabilities.

2 months ago 1 0 1 0
Video

Weekend project: building a flight radar showing nearest flight overhead

2 months ago 1 0 1 0
Preview
Fragno Fragno is the toolkit for building full-stack TypeScript libraries that work seamlessly across frameworks

Live demo: fragno.dev/forms

3 months ago 0 0 0 0
Video

Forms rendered with shadcn/ui are so nice, bonus points for changing the default font

3 months ago 1 0 1 0

The counterpart to "undefined behavior", AI-defined behavior where all edge cases are handled by AI written tests

4 months ago 1 0 0 0
Post image
4 months ago 0 0 0 0
Advertisement
Preview
Solving Split Brain Integrations Why service providers should offer full-stack integration primitives to their customers.

fragno.dev/blog/split-b...

4 months ago 0 0 0 0

Implementing Stripe Subscriptions always ends up the same: create a subscription table, create a Checkout session and listen to webhooks to keep everything in sync. I wrote a blog post on how Fragno can be used to ship this integration as a library and how it leads to a simpler setup and better DX

4 months ago 0 0 1 0
Feaux IKEA manual for Fragno, the toolkit for building fullstack TypeScript libraries

Feaux IKEA manual for Fragno, the toolkit for building fullstack TypeScript libraries

Fragno as an IKEA manual

4 months ago 2 0 0 0
Preview
Quick Start | Fragno Docs Install and configure the Stripe fragment

fragno.dev/docs/our-fra...

5 months ago 0 0 0 0
Post image

What if adding stripe subscriptions to an app was this easy 🤔

5 months ago 0 0 1 0
Preview
GitHub - kelseyhightower/nocode: The best way to write secure and reliable applications. Write nothing; deploy nowhere. The best way to write secure and reliable applications. Write nothing; deploy nowhere. - kelseyhightower/nocode

github.com/kelseyhighto...

5 months ago 7 0 0 0

Not hiring no, but looking for feedback on this project. Would you have need of it?

5 months ago 0 0 0 0
Preview
GitHub - rejot-dev/fragno Contribute to rejot-dev/fragno development by creating an account on GitHub.

Looking for devs who are in the trenches building JS/TS packages that need to target all major frameworks and backends. Building Fragno to make your life easier but we could use some early feedback!

MIT License & open-source:
github.com/rejot-dev/fr...

5 months ago 2 0 1 0
Preview
The Burdens of Data | ReJot Although the value of data is clear, not everyone within organizations is equally happy to handle data. To software engineers, managing state is a necessary evil. This article aims to change the softw...

I finally wrote down my thoughts on how a declarative sync engine can be used to make integrating data between backend services easier

Software engineers have to deal with integrating data from other teams/products all the time. It's a necessary evil and can be tricky

rejot.dev/blog/essay/

1 year ago 2 2 0 0
Advertisement