Forgot your password?
typodupeerror

Comment Re:"Force-updating" (Score 2) 47

By your reasoning you don't know anything about Microsoft's process but you're declaring victory for Open Source.

Oh no, there is no victory. Your summary is pretty good here. But the idea that Linux is provably less secure because old bugs were found is flatly wrong. They were found late, but they were indeed found. How many ancient bugs are lurking in proprietary software that nobody has found for positive reasons and made full disclosures of so affected parties know they need to mitigate? Nobody knows!

Comment Re:I run Debian and i3 / Sway (Score 2) 82

I mostly run application fullscreen and switch between them. The only exception is when I'm comparing the content of two windows (in which case I tile horizontally or vertically) and file selection (floating).

When an application uses the entire screen without the window decorations needed in a regular window manager, a screen's limited real estate is in fact better used in a tiled window manager.

Comment Re:"Force-updating" (Score 1) 47

It tends to have fewer exploits in the wild because hackers, when given a choice between going after 60% of the desktop market, and going after 5% of the desktop market, will nearly always choose the 60% piece of the pie. It's just not profitable enough to go after a tiny sliver of the market.

Linux underpins the internet. It's the primary server OS on the planet. High-value data is held on Linux systems. The idea that it's not profitable to attack those targets is silly. They're harder to attack. People still do it. That's why there are still ssh port scans for example.

Comment Re:Go for Linux (Score 1) 45

It is certainly more like Linux than say, Windows.

It is, but IME a lot of software needs architectural changes to work on it, similar to when you're trying to build software for Windows in cygwin. That's one reason I decided it wasn't worth the hassle back when I was running it.

When it comes to being allowed to do what you want with your computer, it's a lot more like Windows than it is like Linux. And it's been getting worse.

Comment Re:"Force-updating" (Score 3, Insightful) 47

But it is also generally more secure, outside of its obscurity

This is a fantasy not substantiated by evidence. Heartbleed--a Linux vulnerability in an open source library--was lying in plain sight for years before some hacker discovered it, and it was exploited in the wild for years before anybody discovered the attack.

Now tell us how many similar bugs are in Windows, and will be found even without the obscurity of closed source. You don't know, because you depend on Microsoft to tell you when they fuck up, but you're declaring this a victory for Microsoft anyway? Do fucking tell.

Comment I run Debian and i3 / Sway (Score 4, Interesting) 82

on all my machines. Once you get past the tiled window manager paradigm - if you've never used one before - you realize how fast and seamless it is, and it truly is the least common denominator in terms of memory usage.

I left Mint (which is really a Ubuntu derivative) years ago, and now i3 / Sway let I have the same unified desktop on all my machines, fast or slow, new or old, and they all feel perfectly usable.

I highly recommend spending the time to create a i3 or Sway config file. It's well worth the effort and it's a one-off.

And if you just want to try i3 or Sway on your existing distro, install it and simply change the Window manager for your user in the display manager: it lives totally independently of whatever your currently use, so it's risk-free.

Comment Re: Thank AI (Score 1) 45

I still don't understand why any SBC application that is not emulating classic videogames needs more than 4 GB, let alone 8 GB.

A lot of people are using raspis as workstations, with any heavy lifting being done elsewhere. They are perfectly adequate for most normal daily tasks, silent, and use very little power. There's a lot to like about them, they're just overpriced for what little you're getting. If you didn't have to pay extra for basic features like an M.2 slot maybe they would be worth it. After you pay for a case, power supply (and they are picky as fuck about that) and so on, you're not saving any money compared to buying a MiniPC with better support and a richer set of available software. Raspi only has good vendor support compared to other poorly supported SBCs, all the heavy lifting is done by the community which often has to work around the pi foundation's failures.

Slashdot Top Deals

At the source of every error which is blamed on the computer you will find at least two human errors, including the error of blaming it on the computer.

Working...