Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Back in my day! (Score 1) 118

Maybe of help for Linux users wanting to fine tune webcam settings, there is a nice tool that comes with v4l-utils called qv4l2. Depending on what the camera supports you can fine tune things like exposure.
My crappy old Logitech webcam has a horrible frame rate if the automatic exposure is enabled with indoor lighting, but setting it to manual and reducing the exposure makes it usable.

Comment Replacement for ICE in hybrid electric cars (Score 3, Interesting) 97

From TFA:

It would certainly look attractive as an ultra-lightweight range extender for electric cars

This could be useful for hybrid electric cars, buses and trucks where they have the worst of both worlds with not enough battery capacity for mid distance and ongoing maintenance costs of the engine. With less moving parts it reduces the maintenance and with a smaller size allows for more battery.

Comment Re:How to run flash after 2020 (Score 1) 56

There is the standalone Flash Player projector available for Linux, Windows and Mac that can run locally saved SWF files or from a URL.
It may not work with odd Cisco equipment that may do funky things that need it embedded in a web page but it's worth a shot.
https://www.adobe.com/support/...

Comment Re: Maybe we shouldn't. (Score 1) 241

Of course the big predictions are hard to make, it's like predicting what will happen next if you file for divorce, quit your job, and put your house up for sale all at once. The best scientific models could show you anywhere from super happy snagging a trophy wife, bigger house, better job to super sad sucking dick for crack in a year.

I like this analogy a lot. It sums up the risk of making a big change to a system and the uncertainty of the results. Mind if I steal it?

Comment Re:Prisoner's Dilemma and Nash equilibrium (Score 1) 133

There's no incentive for any one artist to go shorter.

Not necessarily. Take 2112 by Rush for example, a 20 minute song. It would make sense to break it up into its scenes (Overture, The Temples of Syrinx, etc.) for more money. (Thankfully that they haven't as the poor shuffle only free Spotify accounts would suck even more.)
An album may also have more numerous shorter tracks and get more money per full listen.
The big record labels get money regardless of which of their artists gets played. It's a good chance that the next thing you play is under the same label.

Ad supported streaming services that I have seen simply display ads on the screen in the player not interrupt the music.

Spotify free accounts inject audio ads between tracks after some timeout is exceeded, usually between 1 to 3 tracks depending on track length. You aren't looking at your phone screen when listening to music and your phone is in your pocket. I assume other free streaming services do similar.

Operating Systems

With DaaS Windows Coming, Say Goodbye To Your PC As You Know It (computerworld.com) 597

Ostracus shares a report from Computerworld, written by Steven J. Vaughan-Nichols: Microsoft is getting ready to replace Windows 10 with the Microsoft Managed Desktop. This will be a "desktop-as-a-service" (DaaS) offering. Instead of owning Windows, you'll "rent" it by the month. Microsoft Managed Desktop is a new take. It avoids the latency problem of the older Windows DaaS offerings by keeping the bulk of the operating system on your PC. But you'll no longer be in charge of your Windows PC. Instead, it will be automatically provisioned and patched for you by Microsoft. Maybe you'll be OK with that.

Microsoft has been getting away from the old-style desktop model for years now. Just look at Office. Microsoft would much rather have you rent Office via Office 365 than buy Microsoft Office and use it for years. Microsoft Managed Desktop is the first move to replacing "your" desktop with a rented desktop. By 2021, I expect the Managed Desktop to be to traditional Windows what Office 365 is to Office today: the wave of the future. Or maybe tsunami, depending on your perspective. I'm not happy with this development. I'm old enough to remember the PC revolution. We went from depending on mainframes and Unix boxes for computing power to having the real power on our desktops. It was liberating. Now Microsoft, which helped lead that revolution, is trying to return us to that old, centralized control model.

Comment Re:Abuse Ends When You Leave The Abuser (Score 1) 511

Personally I don't reboot more than every month or two because I don't like having to go through making sure everything is saved in the programs that won't fully restore, and then waste a few more minutes waiting for the reboot process to finish and opening up whichever items again and entering my password a few times for things. Rebooting is simply unpleasant.

This is why we need some hiberboot shutdown option that is a hybrid between hibernate and reboot. I usually hibernate when I want to switch between Linux and Windows but would prefer to not have to push the power button and wait the additional delay that cold boot adds vs. warm reboot.

Note that you should not mount a hibernated Windows NTFS partition in Linux, sharing files would have to happen some other way.

Comment Re:Pretty obvious (Score 2) 388

Everyone in this entire comments section seems to be hell-bent certain that this mystery suggestion was to add something like the MS Office ribbon bar to systemd-emacsd.

Let's take a far simpler feature example, like when the tar utility added the xz compression flag -J. It didn't ruin everyone's work-flows. Backup scripts running since 1970 were not affected since good old pipes still work. The code was minimally increased to add the option that made the call to the external utility.

What if the poster suggested that tar add support for lz4 via a long opt --lz4?

Comment Re:Caller ID Blocker (Score 1) 253

I suspect that they are overcalling beyond actual capacity to put their people on the incoming calls. It would be cheaper to have dead calls than to leave their agents idle.

If you have 30 agents and place 50 calls in the autodialer. Say that 15 of the calls don't get answered, the first 30 get a telemarketer leaving 5 with silence. Less idle time then if they made the calls only after the last one finished and having to wait for grandma to make it down the stairs. You may notice that sometimes you get an answer after a couple of seconds because someone has been freed.

Comment Re:Caller ID Blocker (Score 1) 253

Having never reached the remote desktop stage I have always wanted to mess around with them in a virtual machine and contort the desktop resolution to some insanely short resolution and claim I have an ultra wide screen. There should be barely enough space to see the content of the window between toolbars.

Their scripts probably can't handle the victim using a Mac, let alone FreeBSD.

Slashdot Top Deals

Thus spake the master programmer: "When a program is being tested, it is too late to make design changes." -- Geoffrey James, "The Tao of Programming"

Working...