Thoai Ngo (@thoaingo07) 's Twitter Profile
Thoai Ngo

@thoaingo07

Software engineer, SRE. Opinions are my own.

ID: 386365655

calendar_today07-10-2011 03:58:13

160 Tweet

16 Takipçi

218 Takip Edilen

Javier Holguera (@javierholguera) 's Twitter Profile Photo

I wrote another post in the "Kafka naming" series to discuss best practices for naming producers and consumers—two critical pieces of the Kafka puzzle. javierholguera.com/2024/09/12/nam… #Kafka #DataStreaming #Architecture #EventDriven

Bilgin Ibryam (@bibryam) 's Twitter Profile Photo

Google’s approach to: Measuring Developer Goals tldr: Focusing on developer goals (rather than tasks) offers deeper insights into how developers use tools and navigate their workflows. ieeexplore.ieee.org/stamp/stamp.js…

Google’s approach to: Measuring Developer Goals

tldr: Focusing on developer goals (rather than tasks) offers deeper insights into how developers use tools and navigate their workflows.

ieeexplore.ieee.org/stamp/stamp.js…
neonsunset 🇺🇦 (@_neonsunset) 's Twitter Profile Photo

em-tg.github.io/csborrow/ great article on ref lifetime analysis in C# and how it compares to Rust. I have no idea who the author is but huge props to them for covering this!

Vaughn Vernon (@vaughnvernon) 's Twitter Profile Photo

In case you missed my three-part Ports and Adapters (#Hexagonal #HexagonalArchitecture) tutorials, here are the links: Part 1: youtu.be/TC4e0hokDB8 Part 2: youtu.be/V4nj8MXUv5k Part 3: youtu.be/UpesTQhQhTE

Bilgin Ibryam (@bibryam) 's Twitter Profile Photo

"Things we learned about LLMs in 2024" A great distilation of key themes and pivotal moments from the last 12 months in LLMs buff.ly/3BQGkKW

"Things we learned about LLMs in 2024"

A great distilation of key themes and pivotal moments from the last 12 months in LLMs 
buff.ly/3BQGkKW
Hugo (@hugorcd__) 's Twitter Profile Photo

So, what does the Vercel x Nuxt partnership unlock for the community? A LOT. Get ready for an insane amount of previously "Pro" features, now open-source and free for everyone: 🎁 100+ Nuxt UI Pro components & an extremely comprehensive Figma Kit 🎁 7+ Pro templates (SaaS,

Hussein Nasser (@hnasr) 's Twitter Profile Photo

Free performance for full table scans in Postgres 17 You see, Postgres like most databases work with fixed size pages. Pretty much everything is in this format, indexes, table data, etc. Those pages are 8K in size, each page will have the rows, or index tuples and a fixed

Free performance for full table scans in Postgres 17

You see, Postgres like most databases work with fixed size pages. Pretty much everything is in this format, indexes, table data, etc. Those pages are 8K in size, each page will have the rows, or index tuples and a fixed
Addy Osmani (@addyosmani) 's Twitter Profile Photo

Every time we've made it easier to write software, we've ended up writing exponentially more of it. When high-level languages replaced assembly, programmers didn't write less code - they wrote orders of magnitude more, tackling problems that would have been economically

Andy Pavlo (@andypavlo.bsky.social) (@andy_pavlo) 's Twitter Profile Photo

Here is my latest article on the world of databases: cs.cmu.edu/~pavlo/blog/20… All the hot topics from the last year: • More Postgres action! • MCP for everyone! • MongoDB gets litigious with FerretDB! • File formats! • Market movements! • The richest person in the world!

Dan Hollick (@danhollick) 's Twitter Profile Photo

Did you know that SSDs use quantum tunnelling to store data? Or that we have to completely rewrite RAM every 30ms to prevent data from just dissipating? If you did, then you can probably skip this chapter on how computers store data: makingsoftware.com/chapters/how-i…

Bilgin Ibryam (@bibryam) 's Twitter Profile Photo

Another fantastic guide from Anthropic👇 🌟The Complete Guide to Building Claude Skills🌟 • How to structure your skill folder correctly • What makes a skill trigger reliably (and what breaks it) • How to write clear, effective SKILL.md instructions • How to

Another fantastic guide from Anthropic👇

🌟The Complete Guide to Building Claude Skills🌟
• How to structure your skill folder correctly
• What makes a skill trigger reliably (and what breaks it)
• How to write clear, effective SKILL.md instructions
• How to