Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:When an ESR isn't a "high traffic release" (Score 1) 405

The most relevant things I hid is the login (had my username displayed, btw irssi the IRC client leaks your username by default!) and the fact I downloaded a localized version. The previous time, I even donwloaded current win32 firefox!, not i686 linux ESR.

I just assumed 550 errors are issued when there are traffic spikes. Or just the filter of not getting an en-US version, combined with not many people using the ftp server in the first place do the trick (I don't think any 20-year-old knows what's an ftp these days.)

Comment Re:The important details: Slower and over 540$ (Score 1) 75

Many just want some PC to do audio, photo or video, or perhaps some other uses while still running "light" games (be it any blizzard or valve ones, or some stuff where being compatible and not CPU/RAM starved is well good enough)

Within some parameters (perhaps moreso with i5 5675C), the CPU has its merits. No need to spend cash, size and weight on PSU and cooling either. Yes you can buy a 125W CPU and a 200W graphics card instead (going to the other extreme)
The elephant in the room is a $40 Celeron or a $50 AMD are über powerful for most people that don't run Crysis or video editing.

Comment Re:I've had issues with the Win10 NVIDIA drivers.. (Score 1) 317

Drivers can be related to security; even graphics ones. Usual bullshit like sending specially crafted/malformed data to then execute something arbitrary can possibly happen.
A better answer would be "LTS drivers" that receive security updates (and some compatibility updates) and that does exist, but it's the legacy drivers. e.g. 30x.xx for geforce 6/7 hardware.

Comment Re:Death of flash (Score 1) 56

Thought experiment : what if Microsoft had done a linux based version of Windows? (ignoring Metro/RT/Windows 10). You sort of have that with Wine. MS would make its own similar implementation, port or create a new graphical stack (no X11), add customizations to the linux kernel, use Windows Update as a "package manager", get Microsoft Internet Explorer to run, get strong and long term driver support from hardware manufacturers, have a sudo that only requires to click "Yes".

Then everyone would target it and it'd be as bad as before.
Not sure if desktop linux (GNU/linux) is that better, or if it's just a combination of low use and fragmentation. But it's clearly not the same OS as Android or the thought-experiment "Windows/Linux".

Comment Re:Never buy Nvidia (Score 0) 117

From comments in TFA's page, the update for Tegra Note 7 has been released simultaneously as this one.

I wonder if it's even due to finding out Android 5.0 sucked, and they didn't want to inflict it on you. Or just greed, lack of budget.

Sadly as it is, they upgrading the OS on a mobile product from 2013 puts them on a short list of brands updating their crap.

Comment Re:How long should it work for? (Score 1) 117

These computers don't have encryption, networking, security, html standards, online services, youtube API or even drivers to worry about.

With all these issues, a computer "appliance" from the 2000s can be rendered useless, hell you might have more chance using a PC from 1991 to browse the web with a reasonably recent DOS version of Lynx (albeit without many features)

Comment Re: Right ... (Score 2) 117

It's a trap to make you create an account*. I can imagine installing Windows 8 or 10 if needed but creating an account to run a desktop OS is something offensive. It's like showing your papers to a police officer every time you want to use a computer.
Also why I don't care much about upgrading my PC to run more Steam linux games.

*though per above theverge.com article, Solitaire is back as a built-in but Hearts is still on the store.

Comment Re:Use ftp.exe to get Fx from which server? (Score 1) 405

I did it with ftp.mozilla.org , I didn't think or knew about using releases.mozilla.org. I seem to remember ftp.mozilla.org did not work a few years ago but maybe they changed their mind :)

My useless log, from a trial :

(...)

230- ftp.mozilla.org / archive.mozilla.org - files are in /pub/mozilla.org
230-
230- Notice: This server is the only place to obtain nightly builds and needs to
230- remain available to developers and testers. High bandwidth servers that
230- contain the public release files are available at http://releases.mozilla.org/
230- If you need to link to a public release, please link to the release server,
230- not here. Thanks!
230-
230- Attempts to download high traffic release files from this server will get a
230- "550 Permission denied." response.
230-
230- Low-traffic files, including SeaMonkey releases, are OK.
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd pub
250 Directory successfully changed.

(...)

ftp> dir
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
-rw-r--r-- 2 ftp ftp 47228492 Jun 25 00:05 firefox-38.1.0esr.tar.bz2
226 Directory send OK.
ftp> get firefox-38.1.0esr.tar.bz2
local: firefox-38.1.0esr.tar.bz2 remote: firefox-38.1.0esr.tar.bz2
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for firefox-38.1.0esr.tar.bz2 (47228492 bytes).
226 Transfer complete.
47228492 bytes received in 48.93 secs (942.6 kB/s)
ftp>

Comment Re: The problem with HTML5 for video (Score 1) 93

The problem with VLC is just this one. "To view this porn video, download Fake_VLC_Media_PLayer.exe".
Or the totem plugin is launched (on a linux desktop) which is slow, crashy, doesn't work and makes the whole screen blank for an instant on loading.

There was a short window in time where I got WMV streaming working (instead of "windows media player failed to download the codec"). That was back when you downloaded codecs to watch video, and so there was that .exe file from Microsoft you could download to read WMV9 video files on Windows 98, which happened to enable streaming to work too. So there was video playing in the browser, which you could full screen and it plays perfectly smooth on a Celeron 500MHz!

4 years ago or so, I played a Silverlight video (never did again), which was some kind of Microsoft PR, don't ask me what or why. It lead me to a simple page for installing the linux version of the plug-in, which was very easily done. Then the video was smooth, flawless and with the then new feature of changing the stream depending on bandwith. But Silverlight did not catch on, because of Flash's 99% market share.

So, Microsoft solved web video twice! Though WMV wasn't a great solution (need compatible player, codec and plugin for the player)
Real Player worked too, before they did the redesign and went full on crapware.

Slashdot Top Deals

"If I do not want others to quote me, I do not speak." -- Phil Wayne

Working...