HN user

shabgzer

54 karma
Posts3
Comments17
View on HN
GPT-5.6 13 days ago

They talk a lot about speed in the article, but having tried out Sol today with Pi, 'medium' mode, one thing that stands out is that it's really ssslllloooowww.

It also defaults to 'low' mode for some reason. Can't tell if that's a step backwards compared to GPT-5.5 in medium mode so I'm sticking to medium.

Edit: just noticed it's spawning subagents in 'high' thinking mode.

MCP is dead? 2 months ago

Resist the urge to nitpick and accept that the poster simply means "a large number of high-profile companies".

Try German, too. I'm always amazed at the level of German writing, even by regular joes on forums and Discord, compared to for instance Dutch writing.

While I appreciate her being so open about the financial side, one has to wonder:

If we roll with the average Adsense income, here’s the bottom line: $14k going out. $4k coming in. Net loss, month over month: TEN THOUSAND DOLLARS. That’s a lot to sink into a channel that is barely moving book sales and not getting me a TV deal. Simply put, it’s completely unsustainable from a business perspective.

Why carry on doing that for so long?

What works for me sometimes is to search for other people's playlists by using the keyword of a genre or a particular mood I'm after. Filter out the Spotify-generated ones of course. Usually after 20 results you start getting to the good stuff.

Also I've had some success doing collaborative playlists with random friends / acquaintances. A song I added would give them an idea for a song, and we take turns that way. A lot of it is rubbish, though. :-)

What would work even better is if Spotify had a way to search playlists containing a specific song!

Great effort, love to see that the game preserved in this way.

However, for me, the nostalgia wore off quickly. I no longer have the feeling of immersion I used to have when I was younger; I've become numb to the magic. What I see is pathfinding, a graphics engine, a sound player...

That it is - it better be.

It's an example of the kind of backwards compatibility WordPress needs to deal with the myriad of crazy content generated by people (and plugins!) over the years. Often this gets very chatty and very inefficient.

Besides backwards compatibility, this codebase grew like a jungle, with people just piling code on, not always with much forethought. Part of it's due to the limitations of PHP in the old days, and of course it's inherent with projects of this size, but there are varying degrees of messiness. WordPress is an example of a project that started out too messy and only became more messy over time.

Just to pile on: the WPDB class is another example of continued messiness. The first thing I do whenever I write a plugin, is to add a little database wrapper that just uses PHP PDO instead. Anything better than to deal with the hopeless, inefficient, inflexible mess that is WPDB. (To whoever wrote it: sorry mate!)

Edit: this guy said it better: https://news.ycombinator.com/item?id=41729827

I'm wondering what any lawyer here on HN has to say about how much of a claim WP Engine has against them being banned from the WP.org plugins repository. My layman's understanding of the law tells me that they have no claim whatsoever; you can't assert rights from something that's provided for free, let alone something so expensive to run. The only claim they may have is related to it being used as a means to extort them, but that is a separate issue.

The more I read through the history detailed in the complaint, the more sad I become about the state of affairs. I am still on WP Engine's side because I believe Matt has gone way off track, but on the other hand, it has to be acknowledged that Matt has very selflessly helped grow WordPress into what it is today. The hosting bills for WordPress.org's plugin repository for instance can't be cheap, god knows how they fund it.

"What Defendants’ statements and assurances did not disclose is that while they were publicly touting their purported good deed of moving this intellectual property away from a private company, and into the safe hands of a nonprofit, Defendants in fact had quietly transferred irrevocable, exclusive, royalty-free rights in the WordPress trademarks right back to Automattic that very same day in 2010. This meant that far from being “independent of any company” as Defendants had promised, control over the WordPress trademarks effectively never left Automattic’s hands."

Already on the second page, a mind-blowing revelation. This is gold. What a time to be alive.