Readit News logoReadit News
zanellato19 commented on Auf Wiedersehen, GitHub   github.blog/news-insights... · Posted by u/ben_hall
xnx · 14 days ago
It's common, but I always find it weird when the manager of a division of a company is called the "CEO".

Satya Nadella is the CEO of Github because Github is part of Microsoft.

zanellato19 · 14 days ago
What is a CEO if not a high level manager?
zanellato19 commented on Claude Code is all you need   dwyer.co.za/static/claude... · Posted by u/sixhobbits
smithkl42 · 14 days ago
This is roughly my experience with LLMs. I've had a lot of friends that have had good experience vibe coding very small new apps. And occasionally I've had AI speed things up for me when adding a specific feature to our main app. But at roughly 2 million lines of code, and with 10 years of accumulated tribal knowledge, LLMs really seem to struggle with our current codebase.

The last task I tried to get an LLM to do was a fairly straightforward refactor of some of our C# web controllers - just adding a CancellationToken to the controller method signature whenever the underlying services could accept one. It struggled so badly with that task that I eventually gave up and just did it by hand.

The widely cited study that shows LLMs slow things down by 20% or so very much coheres with my experience, which is generally: fight with the LLM, give up, do it by hand.

zanellato19 · 14 days ago
My experience is that sometimes they give you a 10x speedup but then you hit a wall and take 30 times longer to do a simple thing and a lot of people just keep hammering because of the first feeling. Outside of boilerplate, I haven't seen it be this magical tool people keep claiming it is.
zanellato19 commented on Claude Code is all you need   dwyer.co.za/static/claude... · Posted by u/sixhobbits
bongodongobob · 14 days ago
The Internet is already 99% shit and always has been. This doesn't change anything.
zanellato19 · 14 days ago
It's gotten much worse. Before it was shit from people, now it's corporate shit. Corporate shit is so much worse.
zanellato19 commented on Genie 3: A new frontier for world models   deepmind.google/discover/... · Posted by u/bradleyg223
dist-epoch · 20 days ago
Google search is better. It's just that now you ask the LLM what you want to find out.
zanellato19 · 20 days ago
Google search is absolutely not better.
zanellato19 commented on Brazil central bank to launch Pix installment feature in September   reuters.com/technology/br... · Posted by u/CXSHNGCB
zanellato19 · a month ago
This is such good news. The amount of value extracted of the brazillian people from outlandish interest rates from credit cards is unbelievable and this will free all of us from it.
zanellato19 commented on Mira Murati’s AI startup Thinking Machines valued at $12B in early-stage funding   reuters.com/technology/mi... · Posted by u/spenvo
awongh · a month ago
You mean, "I have no revenue and no business model but I was the CTO of one of the most important technical companies of this generation, we put out one of the fastest growing SaaS products of all time in a completely new technical category."- not sure how much more signal you would need than that. I don't really get why anyone would be confused about why they are throwing money at her. It's an extremely large amount of money, but it's not as if she has no track record.

It is a bubble, of course, but this person would get $100m round in a non-bubble.

zanellato19 · a month ago
We have a saying in Brazil that goes "The best thing in the world is QI."

QI meaning Quem Indica, meaning the best thing in the world is not technical skill, but who you know. This is what stuff like this looks like to me.

zanellato19 commented on I'm switching to Python and actually liking it   cesarsotovalero.net/blog/... · Posted by u/cesarsotovalero
bborud · a month ago
For the last 20 years that has been the mantra. Some X "solves" all the problems.

Except it doesn't. It just creates another X that is popular for a while, and doesn't somehow retroactively "fix" all the chaotic projects that are a nightmare to install and upgrade. Yes, I understand people like Python. Yes, I understand the LLM bros love it. But in a real production environment, for real applications, you still want to avoid it because it isn't particularly easy to create robust systems for industrial use. You may survive if you can contain the madness in a datacenter somewhere and have people babysit it.

zanellato19 · a month ago
Some of the biggest codebases in the world are in Python, this is a bizarre statement that reeks of the hn superiority complex.
zanellato19 commented on Veo 3 and Imagen 4, and a new tool for filmmaking called Flow   blog.google/technology/ai... · Posted by u/youssefarizk
colesantiago · 3 months ago
Definately plausible.

All this is in line with my prediction for the first entirely AI generated film (with Sora or other AI video tools) to win an Oscar being less than 5 years away.

And we're only 5 months in.

https://news.ycombinator.com/item?id=42368951

zanellato19 · 3 months ago
I would believe that an AI generated film will never win an Oscar.

I bet they will soon add rules that AI movies can't even compete on it.

zanellato19 commented on An Introduction to Solid Queue for Ruby on Rails   blog.appsignal.com/2025/0... · Posted by u/amalinovic
mattbessey · 3 months ago
I'm not sure that's a particularly fair conclusion to make Mike.

1bn a day is order 10k/s. if you the creator of Sidekiq know "dozens" of people hitting that rates, if anything you're supporting arcticfox's point that these systems are quite rare.

No shade intended. I have been a very grateful Sidekiq Enterprise customer in past Ruby jobs.

zanellato19 · 3 months ago
It's a piece of mind thing. Everywhere I worked did a lot of stuff on the background. The db is already so full on a normal Rails application that adding more reads doesn't make sense to me when Sidekiq works so well. You never have to worry about Sidekiq throughput, or when you do is to be careful to not overload the db because Sidekiq is so fast.

Rails is already on a slow language, I don't understand why we want to overload even more with slow things.

zanellato19 commented on First American pope elected and will be known as Pope Leo XIV   cnn.com/world/live-news/n... · Posted by u/saikatsg
hnfong · 4 months ago
Pretty sure the US presidential election is on par.

Maybe the exact timing is ambiguous since candidates usually declare victory/admit defeat before all the votes have been counted officially, but still.

zanellato19 · 4 months ago
Yeah, that exact timing is the whole deal.

The US presidential election is a mess compared to this.

u/zanellato19

KarmaCake day528September 1, 2017View Original