Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:To what extent was it AI generated? (Score 1) 29

None of the music is "real." No human talent. Here's a video from a few weeks ago where Rick Beato did just this very kind of thing as a bit of warning: https://www.youtube.com/watch?... . Very interesting. The software came up with a couple of different-sounding songs. Beato didn't do anything other than the initial prompt that generated the lyrics, and then he fed that into another AI that generated the music and the vocals.

Comment Re:E-ink tablets (Score 1) 58

I have one but sadly I cannot use it for Android app development unless I root it first. When I try to deploy my debug APK, the debugger needs access to some .so files, but the permissions Boox is using prevent their download which is annoying.

I've long wanted a color tablet with a screen that I can read in bright sunlight out doors. The Kaleido 3 e-ink screens are okay but definitely very dull and muted colors. Crazy that after all these decades we still don't have a decent reflective color screen.

Comment Re:cool! (Score 1) 186

Never mind that their FSD is more capable than any current system on the market today. Unless you've ridden in a Tesla with FSD activated and witnessed the problems first-hand I'm not sure you are qualified to speak to how bad it is. The "8-bit guy" did a random off-his-normal-topic video recently about FSD and it was eye openingly good.

My issues with FSD have more to do with the fact you don't own the car really, and you are constantly beta testing it for them. But it's remarkable how well it does work.

I've been temped to try out the very affordable comma.si driver assist system (not quite FSD) that can work in any late-model car. I don't mind having more assistive technologies.

Comment Re:Exported deflation (Score 5, Insightful) 186

Maybe. Here in North America, the big three have already conceded the budget market. None of them are interested in anything other than luxury cars. For the first time, the average car purchase in the US has hit $50k. Europe ceded the entire EV market years ago to China.

Canada is set to relax the Chinese EV ban and tariffs, which I'm in favor of (maybe set them to 50%). However the only Chinese EV manufacturer that will actually be allowed in is Tesla. Our market is just too small to for Chinese automakers to justify complying with our North American standards when the US will never ever allow them in. On the other hand if we allowed cars meeting European standards in, that would open the door to a ton of Chinese vehicles coming here.

Meanwhile the fetish with touch screens and always-on internet connections is a real hangup of mine for EVs. That and how every charging station wants you to use a crummy app, instead of just being like a gas station.

Comment Re:Yes ... No (Score 1, Insightful) 42

Application portability doesn't enter into it, nor does this have anything to do with code at a binary or library level. Nothing to do with Windows drivers! Not sure why you brought that up.

This is the Linux kernel we're talking about. This extension allows slightly cleaner, easier-to-read syntax in certain circumstances. As I understand it, it's syntactic sugar that brings a bit of C++'s ability to cleanly extend structs to C. This is clearly shown by some insightful comments above.

Nice dig at systemd, but completely nonsensical. All three major compilers support these extensions to the C language. Application developers can use them as they see fit. And have for decades.

Comment Re: Same old crap (Score 1) 92

There are obviously many reasons why Spotify and other industries definitely don't want you to think clearly! If you want to call it a conspiracy, that is accurate. A conspiracy to distract, prevent clear thought, prevent the forming of deep social bonds, and of course spend money unwisely. Like was said in the summary, Spotify's goal is to get you to waste your time.

Comment Re: Same old crap (Score 1) 92

What if you listen to podcasts? What if you're not afraid to be alone with your thoughts, or meditate in quiet? Why does life have to have a soundtrack? What did people do who in the 19th century when they had to walk for days without a steady supply of algorithmic music? What would happen if you contributed meaningful statements instead of rhetorical, mindless questions?

Slashdot Top Deals

egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals

Working...