samuel megersa (@samuel_megerssa) 's Twitter Profile
samuel megersa

@samuel_megerssa

software engineer

ID: 1625075143100825603

calendar_today13-02-2023 10:13:19

95 Tweet

51 Takipรงi

603 Takip Edilen

Prisma (@prisma) 's Twitter Profile Photo

๐Ÿš€ After eight months of hard work, we removed the Rust engine binaries from Prisma ORM! Here's why: ๐Ÿ˜ Reduced bundle size by ~90% โšก๏ธ Faster queries (on avg ~3.48x faster in our benchmark) ๐Ÿพ Lower CPU footprint ๐Ÿ’ก Less deployment complexity ๐Ÿค Easier open-source contributions

Matteo Collina (@matteocollina) 's Twitter Profile Photo

One week until my Node.js workshop in London and I need to share this urgent production lesson: "Performance optimization without proper measurement is just expensive guesswork" Here's what I mean ๐Ÿงต

One week until my Node.js workshop in London and I need to share this urgent production lesson:

"Performance optimization without proper measurement is just expensive guesswork"

Here's what I mean ๐Ÿงต
Prisma (@prisma) 's Twitter Profile Photo

Want to do full-text search in Postgres with Prisma ORM? Just enable the `fullTextSearchPostgres` preview feature and filter using `search:` Like this ๐Ÿ‘‡

Want to do full-text search in Postgres with Prisma ORM?

Just enable the `fullTextSearchPostgres` preview feature and filter using `search:`

Like this ๐Ÿ‘‡
Paul Copplestone โ€” e/postgres (@kiwicopple) 's Twitter Profile Photo

congrats to the PostgreSQL contributors ๐Ÿ˜ โ—† asynchronous I/O โ—† UUIDv7 โ—† virtual generated columns โ—† temporal constraints โ—† oauth authentication โ—† improved text search โ—† parallel streaming in replication โ—† new wire protocol (first new protocol version since 2003)

congrats to the <a href="/PostgreSQL/">PostgreSQL</a> contributors ๐Ÿ˜

โ—† asynchronous I/O
โ—† UUIDv7
โ—† virtual generated columns
โ—† temporal constraints
โ—† oauth authentication
โ—† improved text search
โ—† parallel streaming in replication
โ—† new wire protocol (first new protocol version since 2003)
Matteo Collina (@matteocollina) 's Twitter Profile Photo

Given all the questions about native TypeScript support in Node.js, I should prepare some content to explain it. Maybe somebody already did, and I couldn't find it. If you know about content explaining it from the user perspective (like how to convert from a compiled app to type

Tyler Shukert (@dshukertjr) 's Twitter Profile Photo

Postgres 18 has been released, with Async I/O support. Previously, all read requests were blocking, but with this update, they are no longer, delivering massive performance gains for read-heavy applications! It's enabled by default on Postgres 18!

Postgres 18 has been released, with Async I/O support.

Previously, all read requests were blocking, but with this update, they are no longer, delivering massive performance gains for read-heavy applications!

It's enabled by default on Postgres 18!
Hussein Nasser (@hnasr) 's Twitter Profile Photo

Asynchronous IO is the best feature In Postgres 18 yet. PG 18 has been released with many exciting features such as UUIDv7, Over explain module, composite index skip scans, and the most anticipated asynchronous IO with worker and io_uring mode which I uncover in this show.

Solomon Eseme (@kaperskyguru) 's Twitter Profile Photo

API Performance is crucial when talking about APIs and API design You will learn: - What is API Performance? - Use Caching - Pagination - Avoid N+1 Queries - Compression - Connection Pooling - Serialization - Use Asynchronous Logging open.substack.com/pub/kaperskyguโ€ฆ

Node.js (@nodejs) 's Twitter Profile Photo

We appreciate your patience and understanding as we work to deliver a secure and reliable release. Updates are now available for the 25.x, 24.x, 22.x, 20.x Node.js release lines to address: - 3 high severity issues - 4 medium severity issues - 1 low severity issue

Matteo Collina (@matteocollina) 's Twitter Profile Photo

Today, Node.js published a security release for Node.js that fixes a critical bug affecting virtually every production Node.js app. If you use React Server Components, Next.js, or ANY APM tool (Datadog, New Relic, OpenTelemetry), your app could be vulnerable to DoS attacks. ๐Ÿ‘‡

Paul Copplestone โ€” e/postgres (@kiwicopple) 's Twitter Profile Photo

we just released ๐š™๐š˜๐šœ๐š๐š๐š›๐šŽ๐šœ-๐š‹๐šŽ๐šœ๐š-๐š™๐š›๐šŠ๐šŒ๐š๐š’๐šŒ๐šŽ๐šœ, inspired by Vercel's ๐š›๐šŽ๐šŠ๐šŒ๐š-๐š‹๐šŽ๐šœ๐š-๐š™๐š›๐šŠ๐šŒ๐š๐š’๐šŒ๐šŽ๐šœ these are the Agent Skills that we use on the supabase platform - including performance, security, & schema design details โ†“ supabase.com/blog/postgres-โ€ฆ

๐Ÿ’ปโ˜• Richard Fichtner (@richardfichtner) 's Twitter Profile Photo

โ€œLombok is like cocaine. At first, it feels awesome, but after a while, you regret your choices.โ€ I heard that quote at JavaOne last year. It made me laugh back then. Today, during the fireside chat with the Java architects, it came back to me. Brian Goetz, Ron Pressler, John

โ€œLombok is like cocaine. At first, it feels awesome, but after a while, you regret your choices.โ€

I heard that quote at JavaOne last year.

It made me laugh back then.
Today, during the fireside chat with the Java architects, it came back to me.

Brian Goetz, Ron Pressler, John
Cult.Repo (formerly Honeypot) (@cultrepo) 's Twitter Profile Photo

Spring: The Documentary arrives 7th May! ๐Ÿƒ Spring didnโ€™t start as a framework, it started as a reaction to complexity in enterprise Java. What followed was a movement that redefined how modern applications are built, from Spring Boot to the cloud era. This is the story