How would that help anyone? Maybe spend your time promoting alternatives instead.
“Our analysis shows that the two voices are similar but likely not identical,” Berisha said.
They also point out the main differences between the two voices in the paragraphs below this quote. I do believe that they hired a voice actress and that they didn’t train on SJ’s voice, or at least not entirely. However, I wouldn’t be surprised if there was big push for finding a voice similar to SJ’s voice in Her, no matter how much they deny this.
It’s Markdown syntax. You can actually format it nicely in a code block:
bool isEven( long long x ) {
if ( x < 0 ) x = -x;
if ( x == 1 )
return false;
if ( x == 2 )
return true;
return isEven( x - 2 );
}
You do that by adding ``` above and below it. To force single line breaks, you can terminate your sentences with two spaces, or a backslash.
I’m pretty sure that Chrome’s alternative is designed by Google to track you in a way that’s harder to block and gives them more control over the advertising market by forcing advertisers to play along and use their method instead of collecting your data directly. Sure, it’s more private, but it’s still tracking you.
Firefox, on the other hand, is focusing on completely blocking cross-site tracking. They have no incentive to completely block 3rd party cookies as long as there is also a legitimate use case for them, but I guess they will eventually also block them if Chrome is successful in forcing websites to stop relying on them for core functionality.
A non-political event, eh? Interesting: https://www.theguardian.com/tv-and-radio/2022/dec/30/eurovision-chief-russia-ban-stands-for-ultimate-values-democracy.
Until you’re talking with someone from another country and you have no shared concept of time. Or you’re going abroad and you have to relearn what the numbers mean to fit the schedule. In the current system the numbers mean roughly the same in any country you visit.
Not only that, but there are also two arrows on this map going into the UK. It’s up to the UK to take care of how well these arrows connect to important locations within their borders. There really doesn’t appear to be an issue whatsoever.
As a Western European casually reading headlines on social media, it’s mind boggling what’s happening now in Florida. From my outside perspective it seems like Florida is shaping up to be a fascist Christian state, with all kinds of laws and policies specifically made to target racial and sexual minorities and liberals. What’s next: religious minorities and intellectuals? I’m sure it must feel the same for a lot of you across the ocean. How is it possible that people like DeSantis are in power? Is it because of years of extreme polarization? Surely it can’t be that the majority in Florida is this intolerant and hateful, right? Do you think there is even the slightest chance that DeSantis will be the next president?
His what?
I’m using Kagi, which aggregates search results from several search engines (including their own), but without the ads, with less crap and with features like searching for literal strings and promoting/demoting certain websites. It’s a paid service, though, but I like it enough that I’m ok with that.
In the Netherlands it’s now mandatory to use the lowest price of the previous 30 days as the base price. I believe that it’s based on EU legislation that will follow. I noticed yesterday that amazon.nl still ignores this and uses the “suggested retail price” instead (even if they’ve never used it).
That’s from the screenshot where they asked the o1 model about the cryptic tweet. There’s certainly utility in these LLMs, but it made me chuckle thinking about how much compute power was spent coming up with this nonsense.
Edit: since this is the internet and there are no non-verbal cues, maybe I should make it clear that this “chuckle” is an ironic chuckle, not a careless or ignorant chuckle. It’s pointing out how inefficient and wasteful a LLM can be, not meant to signal that wasting resources is funny or that it doesn’t matter. I thought that would be clear, but you can read it both ways.