Depends what you're doing, but it really can have C-comparable speed. [0]
Unoptimised/naive Haskell might be that slow. But that's true of a lot of languages and isn't particularly interesting to me. Java is slow if you do everything the naive way, too.
Java ain't slow even if you do really stupid stuff. Hell, I would even argue that java is the most resistant to stupid code. Some way over-abstracted everything linked data structure will be faster in java than it is in C.
Haskell's most badly optimised type, is the String.
Java's most badly optimised type, is the String.
Both of them need a string-builder pattern, the default operators don't work around things to do the right thing for you. They expect you to understand how data works.
The phrase “tends to” is doing a lot of work here. Inexperienced Haskellers tend to use the singly linked list for everything and that data structure just doesn’t perform in any language.
This is the sort of thing I've wanted to write for a long time. Yes it looks like this is vibe coded but I'm glad this was made because it's cool to see what can be done, and it's interesting seeing how AI can be used as a compiler essentially given the output is assembly.
I'd be interested if the author would tell us more about what they did here and what went into the design and evolution, rather than the AI README.
Yep. So many people have been drifting away into some kind of parallel reality where language is seemingly the same, yet transmits no meaning between our diverging realities.
That too, but I originally meant literal human output, as in loss of ability to convey meaning with words in communication between people, no AI involved.
Don't overthink it, I think you are being a bit cynical. If your kid enjoys it then it's worth the money. If you can't afford that then find other things your kid enjoys.
The reward of a game is playing it, not the 'prize', although that can add to the enjoyment too.
As a parent you should absolutely think about what kind of expectations and behaviours you're setting up for the future if 'if they enjoy it then it's worth the money' is teaching kids. Sure it's not perfectly clear cut but not thinking about value at all does not end well.
I don't want media under control of billionaires like Musk. I mostly stopped using Twitter myself but many important institutions still feel compelled to publish there (sometimes even exclusively), thus I would like other people to also stop using it, so it can perish. Hopefully something better will fill that void. The Fediverse seems promising being a distributed system with no central control.
Yet that is a problem the owner of such a domain has freely entered into by buying that domain, it's their right to keep it despite this apparent problem, if they wish.
Understood, and .name isn't being used enough in business to worry about 'the effect it will have on my users'. Just pointing out that it doesn't work like the 'norm' (although I guess it's not quite as unique as I thought, either)
That's actually the point of the .name TLD is that it's not for businesses, it's for individuals. This whole situation demonstrates ICANN is more for businesses than individuals. It should just be there for everyone and every organisation that's trying to use URI's, shame that it's not worked out that way. This is exactly what the big tech companies want, they might as well hand ICANN over to Facebook or Google, they wouldn't do much worse.
I think you are partially correct. They trained AI on their articles to produce the same style articles. I am not a large consumer of BBC articles. This style of snippet after snippet is annoying. Perhaps that is why I am not a large consumer of BBC articles.
> Style Assist helps BBC journalists quickly adapt trusted content into BBC News house style, speeding up the publication of high-quality local stories. It uses a BBC-trained AI model to generate a draft, which is always reviewed and edited by journalists before publication. This helps save time while maintaining accuracy, tone and editorial standards. Find out more in an article from Rhodri Talfan Davies.
Style Assist is mainly for articles written by journalists that are employed by third-party news organisations (who own the UK's local news outlets) but are subsidised by the BBC - these people are "local democracy reporters".
LDRS articles are made free to everyone in the scheme (including the BBC), but because the content is written primarily for their home news org the articles that end up being published by the BBC need to be modified to comply with the BBC's editorial guidelines and for style reasons.
And I'll add that whether the style guide or the journalists, BBC articles tend to be like this: constantly saying sentences without giving the full context needed to understand them. This is why as a right wing person I tend to read The Guardian (famously left wing) instead of the BBC, because their articles just read better.
reply