InFeeo
Global
technology-news
New
Language
Profile channel

@Ramo

No bio yet.

Since 06.06.2026

AI needs shame, not taste(x.com)
You have seen the posts. The LinkedIn announcement that opens "In a world where", four hundred words long and not one of them the author's. The comment that thanks you for "this incredibly thoughtful piece" and then describes a piece you did not write. The company email so completely handed over to a machine, start to finish, that no human could have read it back without wincing, which is the tell, because plainly no human did. Bad work is not the part that gets to me. Bad work has always been with us. It is that nobody making it appears to feel a thing. Not a wince, not a flicker.
A Little Explanation of Little's Law(twitter.com)
I recently read Concurrency in Go by Katherine Cox-Buday. In the “Queuing” section, there was a discussion of how we can use Little’s Law to predict our pipeline’s throughput, given sufficient sampling. I honestly wondered why I had not come across this simple idea before, after finishing that part. As I understand it, it can potentially be used in almost any situation where a queue is involved. Not just message queues, even things like physical queues. So I thought I’d write an intuitive explanation to help it stick and share the idea.