Slashdot Mirror


Lubuntu, a Popular Ubuntu Flavor, To Stop Providing 32-Bit Releases (betanews.com)

Lubuntu, a popular Ubuntu flavor which announced earlier this year that it would stop supporting old hardware, is now dropping support for 32-bit x86 releases. BetaNews adds: "Lubuntu has been and continues to be the go-to Ubuntu flavor for people who want the most from their computers, especially older hardware that cannot handle today's workloads. However, the project and computing as a whole has drastically changed in many ways since its origin ten years ago. Computers have become faster, more secure, and most notably, have moved off of the traditional 32-bit i686 (generalized as i386 in Debian and Ubuntu) architecture," says Simon Quigley, Lubuntu.

Quigley further says , "As an increasing number of Linux distributions have focused their attention on the 64-bit x86 architecture (amd64) and not on i386, we have found that it is harder to support than it once was. With i386-only machines becoming an artifact of the past, it has become increasingly clear to the Lubuntu Team that we need to evaluate its removal from the architectures we support. After careful consideration, we regret to inform our users that Lubuntu 19.04 and future versions will not see a release for the i386 architecture. Please do note that we will continue to support Lubuntu 18.04 LTS i386 users as a first-class citizen until its End of Life date in April of 2021."

111 comments

  1. Is Gentoo still a viable option for old hardware? by cayenne8 · · Score: 2
    I've not looked into it for years, as that way back Gentoo started being less and less supported by the forums there, etc.....just weren't as many people around nor as helpful as used to be...and update just seemed to break everything.

    But wondering if custom compile might be the only option for those wanting to use older hardware or just trying to optimize for any hardware.

    Is Gentoo a viable option these days?

    --
    Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  2. Lubuntu? by w1z7ard · · Score: 1

    Never heard of it. But no arguments from me for dropping 32 bit support. I kind of wished microsoft did that starting with windows 8 or earlier.

    --

    "Recursive bipartite matching"- try it!

    1. Re:Lubuntu? by Anonymous Coward · · Score: 0

      Never heard of it.

      It is (or better: was...) the most popular "mainstream" (semi-)lightweight distro based on Ubuntu - L(ight)ubuntu!

      I just (2 days ago) installed it (the 64bit LTS version) in a friends netbook that had only 1GB of (non-upgradable) ram. I had to use the alternative textual installer (the one based on debian) because the standard graphical instaler of this "light-ubuntu" needed more than 1GB...

      But no arguments from me for dropping 32 bit support. I kind of wished microsoft did that starting with windows 8 or earlier.

      It may be my bad English (i am a Greek) but... you never heard of it, a distro supposedly for older machines (like many people still have and may use), but you have an opinion about distros intended for such use!

    2. Re:Lubuntu? by hey! · · Score: 1

      I've heard of it. Originally it was conceived as a lightweight distro for older hardware, but they seem to have repositioned themselves as a more general purpose distro. Xubuntu too marries the Ubuntu base to a less resource-hungry desktop environment (XFCE), but I think most users choose Xubuntu because they prefer a less elaborate desktop experience, not because they're shoehorning a GUI into a limited number of bytes. It's possible this is what most Lubuntu users want too.

      So this probably represents more of an inflection point for the Lubuntu distro and its derivatives, not for 32-bit computing in general. There are still distros aimed at older or small form factor type computers.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    3. Re:Lubuntu? by Pentium100 · · Score: 1

      Ubuntu with LXDE graphics. Nice for hardware that does not have a lot of memory, well, now not so nice if the hardware does not support 64bit.

      Then again, if I need to, I can just use the last working version. Or use Debian and LXDE.

  3. fp by Anonymous Coward · · Score: 0

    fp

  4. The problem by Anonymous Coward · · Score: 5, Insightful

    Apart from too damn many linux distributions there is that too damn many developers run overpowered hardware and so their software is very wasteful of resources. Just look at any browser, really.

    It'd be good to have at least one distribution that'll guarantee 32bit support for a decade or more, and does so with a basic but usable set of maintainable software to, well, get basically through the day with whatever you need. For there are still many places in the world that run on computer hardware a decade behind the cutting edge, and so come with well fewer computing, memory, disk, network, etc. resources than even the usual western hobbyist FOSS developer gives themselves to play with.

    Test your software with a 512MB single core 1GHz 32bit desktop, and make it run decent in such an environment. There's a good dev.

    1. Re:The problem by darkain · · Score: 1

      This is why I've switched over to FreeBSD. And as far as that spec class is concerned, that is pretty damn close to a Raspberry Pi Zero, which I actively test and help port software to (though this is ARM 32-bit). FreeBSD so far still perfectly maintains i386 support as well though.

    2. Re:The problem by laffer1 · · Score: 3, Interesting

      That's harder than it sounds. Nearly all open source software written in C++ is moving to newer standards fairly quickly. You have to use newer compilers. Some of those aren't well tested anymore in 32bit environments. Things break. Data types aren't set properly.

      Most people expect modern web browsers and other software to continue to work. No OS project could guarantee that at this point. Unless we get a firm yes from Mozilla or Google, there will be no browser support soon. Even then, it's likely limited to one OS.

      I get a lot of crap from people because I've had so much trouble keeping newer browsers going on my OS. They are massively complicated. It's as complex as OpenJDK, OpenOffice/LibreOffice, or KDE to port. I don't think people realize how big they are.

      I haven't killed 32bit support because it's still quite popular, particularly with south american users. However, it's getting harder to maintain. I run it in a VM at this point usually 2GB ram and 2 cores because anything less is impossible to work with. It takes too long to compile software otherwise.

      If an OS is targeting desktops, most of them have at least 4GB of RAM and a 64bit CPU now. Even 8 year old hardware is mostly 64bit aside from some netbooks. You can't run a browser with less than 2GB of RAM these days and have a good experience. Servers are another story. You actually have to target less memory usage there because of AWS EC2 sizes. Even smart phones and embedded devices have more ram than t2.micro/t2.nano EC2 instances now.

      My logic is if it's got less cpu and ram than a cell phone, it's probably not worth supporting.

    3. Re:The problem by tepples · · Score: 1

      ARM 32-bit won't help you if your use case involves programs that depend on Wine because Win32 and MFC are hard to port to anything other than i686. In my own case, such programs have included these:

      - FCEUX debugger (free software, Win32 i686)
      - FamiTracker (free software, Win32 i686)
      - OpenMPT (free software, Win32 i686 or x86-64)
      - BGB (proprietary, Win32 i686)
      - NO$SNS (proprietary, Win32 i686)

    4. Re:The problem by Anonymous Coward · · Score: 0

      Just run software from 10 years ago. Problem solved.

    5. Re:The problem by tepples · · Score: 2

      Just run software from 10 years ago. Problem solved.

      Internet-facing software from 10 years ago is vulnerable to exploits from 10 years ago. How would you recommend to work around these vulnerabilities or to make air-gapping the whole computer practical?

    6. Re: The problem by Anonymous Coward · · Score: 0

      Me: Sir, my CPU is overheating
      Boss: (silence)

    7. Re:The problem by jellomizer · · Score: 1

      I havn't had a 32 bit PC for over 12 years, and 2 64bit PC I have retired for being out of date.

      Testing on such an old environment is putting your program into an artificial restriction. The coding that I use to do so the application would run fast on a 8088 XT with 512k of ram and processor speed about 1mhz would not scale well to a modern system, where I would take different approaches to optimize for speed.
      Other then just Ram and clock speed as the systems progress the bottle necks change and their ratios change as well.

      On a single Core CPU multi-threading often added more overhead on your application and normally ran slower then if you coded it as a single thread. Now we have 4+ cores CPU, so the overhead of making multi-threaded is reduced because the CPU can now truly process in parallel, vs just relying on the OS multi-tasking algorithm. If your program dealt with large numbers, you no longer need to split them up into 32bit segments, but deal with one 64 bit segment. Modern Solid State Drives are much faster then before, So with the ability to multi-thread you can have your application get the data from the disk just in time for it to process it and saving it at the same time it use to be able to just read all the data and stuff it into RAM.
      Making sure your App works well on a decade old system, isn't a good development process, it is just making outdated software. Now it is reasonable to test for low end systems that you may expect people to actually be using your software for, so say a 2nt gen Core i5 CPU. Where it is slower then the new systems, but the architecture is relatively close to what you have now.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    8. Re:The problem by Anonymous Coward · · Score: 0

      Testing on such an old environment is putting your program into an artificial restriction.

      No, it isn't. It's a good baseline, and a rather generous one at that. Your 8088-hyperbole doesn't change that.

      Do note well it doesn't say "develop on the low spec", it says test on the low spec hardware. As well as on the usual hardware. The object of the exercise is that it tells you to eliminate or otherwise deal with inefficiencies that you'd otherwise not notice but your low spec users most certainly do. And in fact your normal users do too, because that sort of hidden pessimizer means you can use fewer applications together.

      Because who are you to decide that I can only run your program and nothing else at the same time? What are you thinking of, MS-DOS? That means you don't get to squander my hardware resources regardless of how much you have given yourself to play with. Unless you want to give me your hardware as well as your software?

      It's not even about "maximizing performance", optimizing for a single core in lieu of optimizing for multiple cores, and all that. It is about getting rid of the most eggregious bottlenecks that needlessly impose minimum resource requirements. From that alone, your multi-core users benefit too.

      So it's good practice. And it stays good practice even if you think the only correct solution is to throw more hardware at the problem until you don't notice the problem any longer. Surprise, surprise, the problem is still there. And it's not up to you to pretend it doesn't exist. And all your words to the contrary is just you sticking your nose in the air in disdain. Yeah we knew that already, thanks.

    9. Re:The problem by jaymemaurice · · Score: 1

      Wait 10 more years until everyone else has given up trying to keep/exploit a 20 year old device on the internet

      --
      120 characters ought to be enough for anyone
    10. Re: The problem by Anonymous Coward · · Score: 0

      Oh, dear. By reading this post about recent optimizations, I would just wish that my recent hardware would be as fast as my Windows XP netbook from so many years ago. Linux is even worse now.

    11. Re:The problem by Anonymous Coward · · Score: 0

      Test your software with a 512MB single core 1GHz 32bit desktop, and make it run decent in such an environment. There's a good dev.

      You want software to run on a 15 year old machine, run 15 year old software or write it yourself.

    12. Re:The problem by Anonymous Coward · · Score: 0

      Just run software from 10 years ago. Problem solved.

      Internet-facing software from 10 years ago is vulnerable to exploits from 10 years ago. How would you recommend to work around these vulnerabilities or to make air-gapping the whole computer practical?

      Not my problem, you want newer software, buy newer hardware or pay for custom software.

    13. Re:The problem by Anonymous Coward · · Score: 0

      Windows 95 should almost be safe too.

    14. Re: The problem by Anonymous Coward · · Score: 0

      If someone pisses me off I still have that one at the tail of the Arsenal. You would be surprised how often it still works. (Read: Unpatched 25/28 Windows shit.)

    15. Re:The problem by thegarbz · · Score: 1

      Just look at any browser, really.

      Before you declare a browser wasteful you first have decide what it is it should be doing. There's a reason that "any browser" has a large memory footprint and that has fundamentally to do with the capabilities expected in a modern browser, and nothing to do with developers being lazy and wasteful on resources.

      Code a browser that meets all the requirement of the latest web standards, effectively becomes a host to realtime applications, communications, provides hardware accelerated video transcoding, while providing security of sandboxing, is able to handle the wide and varied workload including running multiple full office suites in parallel, then *then* you can talk about those damn developers.

      For there are still many places in the world that run on computer hardware a decade behind the cutting edge

      A decade behind the cutting edge? Let's look into that:
      2008 CPU releases: Core2Duo and Celeron7xx series, Phenom X4 series, and the older platform Athlon X2 series.
      Those people a decade behind will find themselves in an era where every low end and high end CPU from AMD and Intel have been almost exclusively 64bit for a good 2 years already.

      Now there are still 32bit CPUs out there in operation but I can guarantee running the latest Linux distribution is not on their priority list as much as making sure the basic hardware doesn't just up and suddenly fail.

      Test your software with a 512MB single core 1GHz 32bit desktop, and make it run decent in such an environment. There's a good dev.

      If a museum would care to donate one of these machines to the developers then they may even oblige. But let's look at what era we are talking about:
      Powerbook G4, 1GHz, 512MB of RAM : 2003 Incidentally also the year consumer grade 64bit processors were introduced after being announced nearly 2 decades ago.

    16. Re:The problem by Anonymous Coward · · Score: 2, Insightful

      My logic is if it's got less tracking and data mining builtin than a cell phone, it's probably not worth supporting.

      Just because it's "new" doesn't mean the "old" needs to be destroyed. That mentality is how you get blind sighted and left vulnerable to various actors.

      And yes, it's also how the famous "upgrade treadmill" keeps on chugging. I've seen entire projects go from working perfectly to completely useless on older hardware for no more reason than the developer wanted to replace a four line API call to some library with a one line API call in the "updated" library that deprecated support for the older hardware. It's BS, and incredibly wasteful. You wanna know where all of that ewaste comes from, ask a developer what new and shiny hand-holding framework they are toying with today. If they say some framework that depends on a runtime interpreter, you've found the problem.

      I've got an older amd athlon64 floating around as a PBX / print server. It used to be a i686, but after the distros stopped supporting the i686, it became a Win98 retrogaming machine. It could still do work related tasks, heck it could still act as the PBX / print server if I reinstalled the older distro, but the distros refuse to provide security updates, and as such the hardware cannot be used for server tasks anymore. I don't have a need for multiple retrogaming rigs, so I guess when the amd64s start being deprecated, I'll keep one for retrogaming, and the rest will end up as environmental pollutants. I need to figure out where the maintainers live, so I can pollute their area with ewaste instead of mine.

    17. Re:The problem by Anonymous Coward · · Score: 0

      >Test your software with a 512MB single core 1GHz 32bit desktop, and make it run decent in such an environment. There's a good dev.

      Why?

      32b is and has been dead for a decade. There is no need or purpose in making a desktop that runs on 32b. I'd go so far as to say anyone bothering producing or testing 32b anything is wasting time and resources.

    18. Re:The problem by Anonymous Coward · · Score: 0

      Test your software with a 512MB single core 1GHz 32bit desktop, and make it run decent in such an environment. There's a good dev.

      It probably takes about 5-10% more time to develop an application that is either 32 bit or 64 bit, assuming it is complex enough to use various dlls that have to be compiled both ways. For the stuff I do there is no point, since all machines are 64 bit. That 5-10% is better spent testing.

      It gets worse with operating systems, since your going to need to test on a wide range of hardware. I, myself, don't see 32 bit support worth keeping. I've got a couple 32 bit machines i haven't pitched yet... They are a couple of shuttle xps systems. I probably need to pitch them. The only legacy hardware I have i'd rather not pitch is a data aquisition card, but that is pci. I need to probably put together my junk to get a legacy 64 bit win7 system for it, likely accessible via remote desktop.

      Then again it is probably a days work to rebuild that, drill bnc jacks, rewire it, come up with something software wise, etc, when I could just replace it with something like link Sure the data acquisition card is better, but for my actual needs, the cheap thing does the job for the 3 times a year i need a quick look at a signal.

      Yep, I got nothing. I don't upgrade stuff that often, but still I have nothing that warrants 32 bit support. Heck a decent scope looks to be around $300, and its hard for software to be as handy for common tasks..

    19. Re:The problem by Anonymous Coward · · Score: 0

      Just look at any browser, really.

      Before you declare a browser wasteful you first have decide what it is it should be doing. There's a reason that "any browser" has a large memory footprint and that has fundamentally to do with the capabilities expected in a modern browser, and nothing to do with developers being lazy and wasteful on resources.

      Code a browser that meets all the requirement of the latest web standards, effectively becomes a host to realtime applications, communications, provides hardware accelerated video transcoding, while providing security of sandboxing, is able to handle the wide and varied workload including running multiple full office suites in parallel, then *then* you can talk about those damn developers.

      Funnily enough, this is circular reasoning.

      Who sets the requirements? Well, the "browser writing community", because they keep on adding stuff to the "standards".

      And really now, what excuse do they have for their large footprint even if the pages they're currently showing are just basic boring text with some pictures?

      They suffer from the same problem that they've always suffered. The reason browsers are enormous resource hogs now is the same reason they're enormous resource hogs back in 2001. The result is nearly identical to boot. While a 2001 browser didn't do moving pictures (well, gifs, but anyway) it gave a nearly identical user experience of hogging the resources, unresponsiveness, and random crashing. The only real difference is that modern browsers won't even run on 2001-era machines because they're just that much more bloated. Because, you know, gotta keep up with the resources available.

      And that, again, is developer arrogance.

      Curbing that a little, m'dear, is the object of the "(also) test on a low spec baseline machine"-exercise. Funny how much trouble even the bunch here has with the concept of code humility.

  5. Not a big deal. No reason for flames & worries by Seven+Spirals · · Score: 2

    People with older 32-bit machines will use older distros and ones specialized for use on low-RAM and slower CPU performance. Lubuntu really wasn't ever "that guy" anyway. Distros like Slackware ain't gonna go 64-bit only I'd guess and neither would tinkerer distros like Gentoo. Of course, if you really want to have fun on 32bit machines, I'd endorse running NetBSD :-)

  6. The problem comes when past archives are deleted by Moryath · · Score: 2

    Biggest problem is not "ok we're dropping support after version X". It's when they do that and then nuke all the old archives, making it impossible for people with older hardware to still look up and install the "final" versions. Like when LineageOS went forward to their version 15, dropped 90% of their supported devices AND proceeded to nuke the archives from orbit.

  7. Re:Is Gentoo still a viable option for old hardwar by Anonymous Coward · · Score: 0

    It is the old viable option for ANY hardware. (Well, and Slackware)

  8. Comment removed by account_deleted · · Score: 2, Interesting

    Comment removed based on user account deletion

  9. Re:Is Gentoo still a viable option for old hardwar by arth1 · · Score: 4, Informative

    Is Gentoo a viable option these days?

    Mostly, yes. There are some WTF decisions to drop standard well-working packages because they haven't received any updates in a long time (if it works as intended with no logged bugs, why require updates?), and some dependency problems, but overall, it works fairly well, also for i686 (i386 is no longer supported).
    My main server is a PIII-S, running 32-bit Gentoo just fine. Things were built to last back then, and I think it's more likely that it will still be running in five years time than the much newer Xeon server next to it.

  10. Re:The problem comes when past archives are delete by darkain · · Score: 2

    This is where Bittorent comes into play. Most major Linux distros have Torrents available for them, and they're listed on DistroWatch. I personally maintain ~1TiB of Linux and BSD ISOs from various distros hosted on a dedicated server with 1gbps uncapped upload. So even if the official web sites remove their download links and mirrors, the torrent archives will live on.

  11. Re:Is Lunix still available in 8 bits? by Anonymous Coward · · Score: 0

    Creimertard. Mod down.

  12. Re:Is Gentoo still a viable option for old hardwar by WorBlux · · Score: 1

    I'm writing from Gentoo, and you can certainly use an x86 profile, but compiling modern packages on old hardware isn't really a viable option. If you don't have 4 GB or RAM compiling firefox or libreoffice is straight out of the question. And yes updates can often be tricky, things rarely get outright broken, but finding your way around a block often involves telling portage to update a whole slew of related programs at once. (Qt, Tex, GHC, and mesa are regularly issues for me)

    Running a minimal system with a lightweight desktop might be viable on old hardware, but I don't reccomend it. There's are distros focused on legacy and they may be better options, but honestly you can pick up a refurbished core duo system with 4GB or RAM for a hundred bucks or less, and most distros will run just fine on that.

  13. Re:Is Gentoo still a viable option for old hardwar by jellomizer · · Score: 2

    If you can get it to compile.
    I have tried it a decade ago on my Ultra Sparc. I kept on running into problems with a custom compile, as there seems to be a lot of assumptions in the make file that may not be the case for your platform, and the makers failed to make it as a detectable item.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  14. When I started in IT 16 bits were still it by WCMI92 · · Score: 1

    Then the 386, 486, and Pentium showed up and it became 32 bits. Yes, I am getting old.

    --
    Corporatism != Free Market
  15. Popular by julian67 · · Score: 2

    Popular with the two developers and the five users.

  16. 64-bit netbook with 2 GB of RAM by tepples · · Score: 1

    Even 8 year old hardware is mostly 64bit aside from some netbooks.

    And even many netbooks from 2010 or so, using Atom N450 CPU, can run x86-64 software. But the fact that they max out at 2 GB of RAM can pose a problem especially if you need libc6-i386 installed for Wine or for one or more legacy applications. One thing keeping netbook users from throwing out their old netbooks and replacing them with new laptops is that new 10.1" laptops have since become hard to find.

    1. Re:64-bit netbook with 2 GB of RAM by sensei+moreh · · Score: 1

      I've got a couple of 1 GB Atom N270 netbooks. Both run Mate DEs. One runs Ubuntu 18.04, the other Fedora 28.

      --
      Geology - it's not rocket science; it's rock science
  17. How many people use Lubuntu? by DalM · · Score: 1

    I'm not a really big advocate of Linux. I would LOVE to be an advocate, but let's face it, it hasn't exactly taken the consumer level market by storm, so I'm pretty much stuck with Windows for work and home.

    As such, I'm not familiar with Lubuntu. This is the first time I've heard about it. How many users can they possibly have? How do these extremely small distribution companies stay financially sustainable?

    1. Re:How many people use Lubuntu? by Ramze · · Score: 4, Informative

      Think of Lubuntu as "lightweight ubuntu." Debian creates most of the base, Canonical polishes most of what's left and adds in some goodies and releases Ubuntu as its main distro with the Gnome Desktop Environment. Then, Canonical and/or their partners also support other "flavors" of Ubuntu which use other Desktop Environments. Think of the DE as just another program - the user interface is just a shell over the rest of the OS.

      Some examples:

      Kubuntu -- KDE Plasma desktop
      Lubuntu -- LXQT desktop
      Xubuntu -- XFCE desktop
      Ubuntu Mate -- Mate desktop
      Ubuntu Budgie -- Budgie desktop

      There are often a few other changes to preferred programs like text editors, terminal viewers, file managers, etc. that come with the Desktop environments. Lubuntu, being a lightweight distro meant for older machines with fewer resources especially has some changes to default installations - mostly replacing Ubuntu's default programs with other smaller, less resource-hungry programs so that you can get the most out of a system with a small hard drive and low RAM.

      It's still a lot of work to maintain the differences in the packages and the separate desktop environments, but the differences in the Ubuntu flavors largely come down to selecting between a few swappable programs - you can even install a different desktop environment and uninstall your original one and effectively change flavors -- since they're all built on the same basic Ubuntu base built on the same Debian base.

      You could think of Lubuntu as a partnership between Debian, Canonical, the LXQT team, and everyone else that contributes to the GNU/LINUX operating system. I don't know the breakdown of funding, but as it's supported by Canonical, I suspect most of the funding is supported the same as the regular Ubuntu release with LXQT mostly supporting their desktop environment.

    2. Re:How many people use Lubuntu? by thegarbz · · Score: 1

      I would LOVE to be an advocate, but let's face it, it hasn't exactly taken the consumer level market by storm

      Why is that a reason not to be an advocate? There's technical problems with Linux on desktops, it's worth sticking to that as a reason rather than simple consumer popularity.

      As such, I'm not familiar with Lubuntu. This is the first time I've heard about it.

      Lubuntu is one of the flavours of Ubuntu that uses the LXQT desktop environment. Effectively it's a fully feature OS including all software that is blazingly fast, sits in under 3GB of disk space and is quite comfortable running in 512MB RAM environments. Compared to other "lite" distributions it's incredibly polished and fully featured with the same capabilities as any modern distribution.

      Personally I use it for VMs because I can quickly spin up full desktop environments using barely any RAM or diskspace. For comparison my KVM server which runs multiple instances of headless Ubuntu Servers with no GUI environment at all won't even install if the installer detects less than 768MB of RAM and less than 8GB Disk space, and that's for a headless box with essentially no functionality.

      How do these extremely small distribution companies stay financially sustainable?

      For some of them, finances has nothing to do with it. In this case though the heavy lifting is done primarily by the LXDE team which worked on the desktop environment and built ontop of Ubuntu. Therefore there isn't actually very much effort required for a distribution like this.

    3. Re:How many people use Lubuntu? by Anonymous Coward · · Score: 0

      None of those are really lightweight though. If you want lightweight then you fire up X with Oroborus, fsPanel, and ROX-Filer or something similar. THAT's lightweight!

      Lubuntu is a pig.

    4. Re:How many people use Lubuntu? by DalM · · Score: 1

      Why is that a reason not to be an advocate? There's technical problems with Linux on desktops, it's worth sticking to that as a reason rather than simple consumer popularity.

      If consumer popularity had caught on, the "technical problems" would have been solved long ago. Again, I really *wanted* to advocate for Linux, and even still, it's an amazing computer ecosystem, and get's better and better each year. But, it's still lacking in support from several important software providers. So, I'm left using windows. I would feel like a fraud encouraging others to use a system that I don't find adequate to use myself. But that's just me.

    5. Re:How many people use Lubuntu? by thegarbz · · Score: 1

      If consumer popularity had caught on, the "technical problems" would have been solved long ago.

      How so? Consumer popularity doesn't change the fact that Linux is predominantly community driven. There are several specific distributions and projects to solve the technical problems that affect Linux on Desktop and look where they went; publicly shunned. Then there are underlying problems with the development model and ecosystem being primarily geared towards server environments and power users.

      I would feel like a fraud encouraging others to use a system that I don't find adequate to use myself. But that's just me.

      That kind of is the problem. You're thinking about yourself and not the user you're potentially talking to. (I don't run Linux on my on desktop for that reason, however I still advocate it depending on what someone wants or needs).

  18. Re:Thanks for supporting Windows XP by Anonymous Coward · · Score: 0

    The US Navy still pays Microsoft $9 million a year for Windows XP.

  19. VPS, DigitalOcean Droplets, etc by Anonymous Coward · · Score: 0

    Where this makes a difference (for me at least) -- If you have a need for low cost VPS servers on some providers like DigitalOcean -- you can get away with lower VM specs with a 32 bit install of ubuntu instead of the 64 bit....

  20. Thus, perfectly good hardware goes to scrap by flightmaker · · Score: 2

    A friend of mine recently showed me her old Toshiba netbook. She knew it was practically unusable as it was installed with XP. It has a 32 bit Atom processor.

    So, after "I'm not promising anything but let me take a look", it is now running XFCE on Mint and working beautifully again. The original battery was just about dead but it was a very simple matter to purchase a new one through eBay. We could even upgrade the memory, if she chooses to do so.

    Seems to me to be such a shame to condemn perfectly good working hardware just because the OS is no longer available in 32 bit, as I sure will eventually happen. We are, after all, a shamefully wasteful species.

    1. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      A friend of mine recently showed me her old Toshiba netbook. She knew it was practically unusable as it was installed with XP. It has a 32 bit Atom processor.

      So, after "I'm not promising anything but let me take a look", it is now running XFCE on Mint and working beautifully again. The original battery was just about dead but it was a very simple matter to purchase a new one through eBay. We could even upgrade the memory, if she chooses to do so.

      Seems to me to be such a shame to condemn perfectly good working hardware just because the OS is no longer available in 32 bit, as I sure will eventually happen. We are, after all, a shamefully wasteful species.

      On the one hand, I agree with your sentiment wholeheartedly.

      On the other hand, I know I can't just expect people to support my old stuff for free forever.

    2. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      Those netbooks were fucking garbage when they were first built. Do yourself a favor and throw it in the trash. I can buy a $50 tablet that runs faster.

    3. Re:Thus, perfectly good hardware goes to scrap by grumbel · · Score: 2

      You can buy a nice tablet for $50, but you can't buy one that runs GNU/Linux properly.

    4. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      You can buy a nice tablet for $50, but you can't buy one that runs GNU/Linux properly.

      THIS

      Yes, exactly THIS.

    5. Re: Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0, Insightful

      who the fuck wants to run linux on a consumer device other than you morons anyways. its a server os plain and simple... there will never be a year of the desktop for linux... get over it

    6. Re:Thus, perfectly good hardware goes to scrap by Frederic54 · · Score: 1

      Same, I have an almost 10yo HP MINI311, with an Atom 32 bits, I overclocked it at 2GHz, put 3GB of DDR3 RAM in it, installed Mint 17.3 XFCE, best of all it has an integrated NVIDIA GPU so I installed the NVidia driver, and it decodes H264 1080p movie in hardware, I can plug it via HDMI on my 55" TV and watch movie, pretty nice for a 10yo system. Eveything works, wifi, bluetooth, etc.

      Also, I can use it to develop my devices going into cars, as it has a 13.1" screen, is small, lightweight, and can compile my ATMEGA project in 10 seconds, upload via USB in 4 seconds.

      I think you can find MINI311 for less than $100 on eBay, Mint XFCE is perfect for it.

      --
      "Science will win because it works." - Stephen Hawking
    7. Re:Thus, perfectly good hardware goes to scrap by fendragon · · Score: 1

      Those netbooks were fucking garbage when they were first built. Do yourself a favor and throw it in the trash. I can buy a $50 tablet that runs faster.

      They were garbage running Windows, but generally worked a lot better if you replaced that with a not-too-bloated Linux installation.

      And I'd rather have xterm and mutt than a tablet for reading and managing email. But I guess that puts me in a minority...

    8. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      And that's really quite stupid.

      It's really quite stupid for the good and simple reason that the hardware doesn't change so the support ought to not change either. The code is there, it works, no touching and it should keep on working just fine.

      Only it doesn't. Why? Because some jerk changed some code elsewhere. Loss of support is always a software problem, never a hardware problem. And that means we're doing something terribly wrong in software, and then blaming the hardware for it. Syeah no. We need better software. And, come to think of it, better developers. Less arrogant ones, for starters.

    9. Re:Thus, perfectly good hardware goes to scrap by thegarbz · · Score: 1

      Seems to me to be such a shame to condemn perfectly good working hardware

      Perfectly good 10 year old portable hardware is becoming an ever increasing minority. Hardware fails, and the 64bit consumer processor was announced 2 decades ago and released 15 years ago. The Atom is a curious CPU released at a time where all other consumer CPUs (Even Apple mad the move before then) had already incorporated 64-bit support.

    10. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      Only it doesn't. Why? Because some jerk changed some code elsewhere. Loss of support is always a software problem, never a hardware problem. And that means we're doing something terribly wrong in software, and then blaming the hardware for it.

      It often comes across that way, but the real message is: I don't use your hardware, can't test it, and won't spend the effort to test it. In theory software should just keep working, but new hardware does have new features that can make things (like copying data) 2x, 4x, etc faster. Sure, code should be well written to gracefully fallback, but from my first sentence, no one has the hardware to test nor willing to spend the time to test it. If you care, you can be the one who tests programs and detects when software breaks. If at that point upstream refuses to apply your fix, then you have a point about them being jerks or arrogant.

    11. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      You can also find laptops with Core2 Duos for around the same price (no nvidia gpu though). Probably not as good of battery life either. In principle I like the idea of keeping around old hardware and finding a use for it, but I definitely acknowledge the laptops I bought were more for toys than any serious need. Hopefully there will be a least a few mini distros that stay around in 32bit land for a long time, but I wholly understand why the vast majority want to move off it just like the don't want to target multiple versions of Sparc CPUs. It's hard to justify supporting such a small user base unless that user base is willing to do most or all the work. I imagine that's the real reason this is happening: the user base that used to support it are probably moving on.

    12. Re:Thus, perfectly good hardware goes to scrap by guruevi · · Score: 1

      Yes you can. There are x86-64 systems at $50-100 from various stores.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    13. Re:Thus, perfectly good hardware goes to scrap by Tony+Isaac · · Score: 1

      Your friend has had better luck with her hardware than I have. It's rare for a computer to last more than about 5 years without starting to get flaky. My last 32-bit machine died a long time ago!

    14. Re:Thus, perfectly good hardware goes to scrap by Ramze · · Score: 1

      I sympathize, but there is always a cost/benefit analysis to be done for supporting older hardware and software which will run under the limitations of old hardware. Windows XP SP3 was roughly the final version of XP in 2008, so we're talking about maybe 10 year old netbook that was designed with a 2 to 3 year lifespan to begin with (Atom processors were barely capable of running XP -- I used to manage a few netbooks on an organization's network). I can't even get Google to support Android OS security updates on their own products released more than 3 years ago. The last Intel consumer CPUs that were 32 bit were Atoms in 2011. The last desktop/laptop CPUs that were 32 bit only were Intel Core Duos in 2006.

      Someone could continue to support 32 bit Linux for the device - maybe a different distribution. Lubuntu will still support 32 bit linux on the LTS release until 2021, which isn't bad for an Ubuntu flavor supporting what will then be 10 to 15 year old hardware. I'm sure someone will continue to support 32 bit Linux as there are still a lot of imbedded 32 bit processors - one might just have to seek out a more niche distro.

      I'm always a little sad to see working hardware tossed into the trash, and I've always tried to find uses for older machines - either as donations to students or families that need one or as simple, single-use devices. Sometimes, though... it's simply not worth the cost of electricity to use them when one can purchase a small low-powered replacement. For instance, I had an old laptop with a cracked and useless screen that was still good to connect to a TV to watch Hulu, Netflix, and other streaming services (though it couldn't handle 1080p), but a simple Roku Stick replaced it for very little cost and huge power savings.

    15. Re:Thus, perfectly good hardware goes to scrap by LinuxIsGarbage · · Score: 1

      I found netbooks were ok in Windows, as long as you weren't trying to run Crysis. Some of the OEM Linux distros like Xandros were garbage, but plenty of branches of normal distros showed up that were fine.

      Regardless of your prefered OS, they are a low cost notebook with a keyboard that can run whatever environment you want unlike a tablet.

    16. Re:Thus, perfectly good hardware goes to scrap by toddestan · · Score: 1

      Those Atoms in those Netbooks aren't very fast, but they'll stomp all over whatever crappy ARM processor you'll find stuck in a $50 tablet. And I'll take a proper desktop operating system (even running at 1024x600 on a netbook) over the crippled mobile OS the tablet is going to be running.

    17. Re:Thus, perfectly good hardware goes to scrap by Anonymous Coward · · Score: 0

      Some of the OEM Linux distros like Xandros were garbage,

      Yep, got my wife an eeepc netbook running Xandros and it was crap (e.g. wireless dropped out constantly and took ages to reconnect). Installed Ubuntu netbook edition (which was a thing at the time) and it was perfect, she loved it and used it for about 5 years until it died from a power supply issue).

  21. Old software by bagofbeans · · Score: 1

    I use Protel 99SE, that I bought in 1999, most weeks. Some fiddlin' for it to be happy under Win8.1, due to a single deprecated call.

    I know a few people who use older engineer software because it works, and they know how to use it fast. Something MS didn't appreciate in the toolbar redesign Office 2003 -> 2007.

    1. Re:Old software by Anonymous Coward · · Score: 0

      I still use Tango PCB II 94 for DOS. New cow-workers always wonder why I keep using such relic instead of the latest Altium the company is paying $big$ bucks for. Until they see all the hot keys menus and zooming flying around as if the computer was posseded by an AI in a hackers movie. For quickly spinning simple boards with custom parts just there is no contest.

    2. Re:Old software by toddestan · · Score: 1

      I don't know what a Protel 99SE, but Windows 8 and later requires the NX-bit be present, which pretty much means you need 64-bit hardware to run it even if you're only running the x86 version - some AMD Opteron's from 2004 could run it which is as far back as you could go.

      In theory something from 1999 could run Windows 7, but but earlier this year Microsoft quietly dropped support for a lot of older processors with one of their patches so you'd be running unpatched at this point.

  22. Re:The problem comes when past archives are delete by jellomizer · · Score: 1

    I expect it is a problem with support. If you allow and old distribution to be downloaded from your site, you are responsible for some level of support (even if you say it is unsupported) Say Version 2 had a security flaw, you are still allowing people to download it, should you fix that flaw? Because there is still thousands of people downloading it and using it.

    Sometime it is easier when it is out of support, to cut it out of your official channel all together, because your responsibility for it has ended.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  23. Re:Thanks for supporting Windows XP by jellomizer · · Score: 1

    Microsoft doesn't support XP anymore. So Microsoft isn't getting money from china if they choose to put themselves in risk.
    I remember even further back when Linux was recommended for new state of the art hardware. It was a Free 32bit OS, perfect for your brand new 386 and 486 computers, while the other rubes were running 16bit OS's like DOS with Windows 3.1, you had Linux that was native 32bit, and supported protected memory and real multi-tasking. If someone back in the mid 1990's wanted Linux they had to upgrade their system to a beefy system.
    There really is a limit to what you can do with old systems, and expect to install a modern OS on them.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  24. Re:Is Gentoo still a viable option for old hardwar by aitikin · · Score: 1

    I jumped ship to Funtoo on my latest Plex server. Funtoo's a little slower to get packages into Portage (example, Gentoo has dev-lang/mono-5.16.0.220, Funtoo is still only on dev-lang/mono-5.4.1.6), but not majorly detrimentally and (this is idle speculation) I assume that that is part of the reason my system hasn't broken nearly as often as it did under Gentoo (the other part is seemingly obvious, this is a much more specialized install than my last Gentoo install). If I need something more recent, I can plug the Gentoo overlay into portage, mask everything in it except the package I need, and rock until it's updated on Funtoo or just let the one Gentoo portage package stay (that's what I'm doing with Mono to keep Ombi/Sonarr/Radarr running properly).

    More to the point of the original question, my buddy who sold me this server was using it for the same application, under Windows. I get almost thrice the bandwidth he did out of it.

    --
    "Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
  25. Re: Is Gentoo still a viable option for old hardwa by Anonymous Coward · · Score: 0

    NetBSD is viable for ANY hardware. You can even install it on your 68030 Macintosh.

    Supporting multiple platforms causes the code to be more robust because the coding has to meet well-established standards.

  26. VM by jma05 · · Score: 1

    That is a shame.
    I use Lubuntu on VMs on my desktop. 64 bit VMs take a bit more memory. So I prefer a 32 bit OS in a VM running on a laptop.

    1. Re:VM by shanen · · Score: 1

      So here's my $64 question: Would you pay $10 to continue using Lubuntu? Subject to the condition that there were enough other people sharing your boat and also willing to chip in.

      Per my longer comment above, I'm actually suggesting an alternative economic model.

      However, on the VM question, do you know a VM that supports an FCB without a physical disk partition?

      --
      Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  27. Electronic waste by tepples · · Score: 1

    It's your problem when your tax money has to clean up the e-waste that users discard as they purchase newer hardware.

    1. Re:Electronic waste by Anonymous Coward · · Score: 0

      Ha ha ha ha: "e waste". Oh my God, another non-problem. Is "e waste" something like "global warming"? Sounds like a soy boy "problem".

  28. Re:Not a big deal. No reason for flames & worr by Anonymous Coward · · Score: 0

    No, we won't use older distros like Ubuntu 10.04, 8.04 or Debian Lenny. They're unsupported deprecated and dead.

  29. i386? That thing is at least 20 years old now by Anonymous Coward · · Score: 0

    And it was to be the last CPU you ever needed. But it didn't do COW. Planned? Your answer matters! In another short 7 years amd64 will be in the same boat, and 128 bits will be the baseline, giving twice the room in which to spread wings.

    1. Re:i386? That thing is at least 20 years old now by flightmaker · · Score: 1

      Are you familiar with the term "Fashion victim"? You are obviously what I would call a "Techno victim"! Whilst the computer I am using right now is a Toshiba NB520, 64 bits Atom but otherwise extremely similar to the 32 bit computer my friend owns, both machines are far quicker than the rate at which I can type. When you get your 128 bit tablet what are you going to do with it? Use it or just brag about it?

      You think it's wrong to be more than 20 years old? If you were not an Anonymous Coward we would know who to scrap when you reach that age.

    2. Re:i386? That thing is at least 20 years old now by Anonymous Coward · · Score: 0

      former soviet satellite nations have to make do with what those in the west CALL doo - and watch for old boss coming back to take the doo all back

    3. Re:i386? That thing is at least 20 years old now by Anonymous Coward · · Score: 0

      32 bit addressing was a problem and a limit we were approaching/hitting. We are nowhere near approaching the 64-bit addressing limits (the 64 bit AMD architecture only has a maximum 48 bit addressing and *that* is orders of magnitude away from being approached), to suggest that 128-bit processors will be mainstream in 7 years is just plain retarded. It's almost certain that fundamental physics will prevent us even getting close to approaching the limits of 64 bit addressing. It's possible that future processors might contain 128 bit or more registers without going beyond 64 bit addressing.
      And no, this is not a "640K should be enough for everyone" post. To emphasise, it's about fundamental physical limits.
      An analogy would be like an n-bit addressing scheme that allows every grain of sand on earth to be addressed and that runs out when we start trying to address neighbouring planets. So we produce a new n*x bit scheme which addresses potentially every quark in the universe and still is nowhere near exhaustion, but people keep saying 'because the n-bit addressing ran out, so must the n*x bit addressing'.

      TLDR: Most people totally fail to understand how much bigger 2^64 is compared to 2^32, and how much bigger a leap 32 to 64 bit is compared to 16 to 32.

      STLSDR: Most people don't get exponentials.

  30. As some else said: by Anonymous Coward · · Score: 0

    They are still selling cloudbooks with only 2GB of RAM (I've even seen 1GB Windows 10/ChromeOS devices out there, particularly in the budget conscious 100 dollar market, with as little as 16GB of really shoddy eMMC.)

    The point being: i686 still has its place on systems too constrained to reliably run x86_64 (I mean really, they should have never allowed x86_64 on systems with less than 4GB of RAM, anything less loses the majority of advantages, especially with something hogging data pointers, like a web browser.)

    As things continue to move forward, migrating to musl libc, whether i686 or x86_64, as patches for applications become available, might be the best solution. It is a LOT cleaner than glibc, and as far as hunting down compiler errors, when combined with libc++, it provides the most minimalist and standards conformant library package at around half or less of the memory usage of glibc. There are performance regressions in some places due to less optimized or more standardized codepaths, but overall the lowered memory consumption is so great that it won't matter for most software.

    Just my 2 cents. Your mileage may vary, and binary compatibility may need to be set aside.

  31. Some More Important Information by Anonymous Coward · · Score: 0

    Most people expect modern web browsers and other software to continue to work. No OS project could guarantee that at this point. Please also visit our website - https://bindassnews.com/. Unless we get a firm yes from Mozilla or Google, there will be no browser support soon. Even then, it's likely limited to one OS.

    1. Re: Some More Important Information by Anonymous Coward · · Score: 0

      Who gives a shit about your fucking retards site? What is so important about spamming Slashdotters?
      PLEASE FUCK OFF AND WHILE YOU ARE AT IT TAKE YOUR FUCKING SITE AND SHOVE IT YOUR ARSE HOLE.
      Lamers suck...

  32. How do they know Lubuntu deserves to die? by shanen · · Score: 2

    Good branch and I'd give arth1 an "Informative" mod if I ever had a mod point to give. My version of the question would focus on a more minimal Linux, but it's probably easier for me to just stand pat in my situation.

    My situation is that I have an ancient machine that I use several times a week for one task (that requires FCB support). It's running an ancient and no longer supported version of Ubuntu (though I'm running 18.10 and 18.04 on other machines). However it has no network connection, so I think it's safe enough and since I have no idea when it will get sick or die, there's no reason for me to invest energy or time in it.

    However the bigger question is "How do they know Lubuntu deserves to die?" I think the real problem is the bad economic model of Linux in general and Ubuntu in particular.

    So let me reword the question: "Why not maintain Lubuntu as long as a sufficient number of users want to pay for the costs?" If the economic model offered such an option, then Lubuntu would basically be competing for its survival against other low-demand distros, and as the number of actual users declined, the demand would drop and the remaining users would gradually (and smoothly) be concentrated into surviving distros that address their special needs.

    From my twisted perspective, the solution approach seems intuitively obvious to the most casual observer, but (judging by the usual reaction on Slashdot) I bet you have no idea what I'm talking about. That's enough time for now, but I'll close with the usual ADSAuPR, atAJG.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  33. yuk by Anonymous Coward · · Score: 0

    maybe they should fix galculator since it does not do %

  34. there are still others by renegade600 · · Score: 1

    fortunately, there are still plenty of distros out there that will cater to older 32 bit machines and lubuntu will still be supported until 2021 so it is not the end of the world - yet :-)

  35. And who gives a shit? by Anonymous Coward · · Score: 0

    And who gives a shit about a never heard of shitty distro?
    Stop spamming us, keep your shitty distro to yourselves...

  36. Wut, no luv for the 8088? by Anonymous Coward · · Score: 0

    I'm still pissed-off that Linux doesn't support my old IBM PC with the 8088 chip. :-p

    Well, ok, I upgraded it to an NEC v20 chip, but still....

  37. This is understandable by gweihir · · Score: 1

    Low-power (energy and performance wise) is pretty much ARM these days, not x86. As far as I understand, this is about dropping 32 bit x86, not other architectures. For really old hardware, you can still update problematic stuff from sources and stay with the last 32 bit release otherwise.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  38. Re: Is Gentoo still a viable option for old hardwa by Anonymous Coward · · Score: 0

    The thing that killed NetBSD was its obsession with boat anchors pulled out of dumpsters. While the other BSDs were busy implementing their vision of a modern operating system, NetBSD was more like a hobby for guys playing with obsolete gear one step away from the landfill. That was precious time and resources wasted all for naught. Time and resources squandered on woolgathering and dumpster diving was time lost forever. And as the few developers drifted away to other projects, what was left resembled someone's garage museum of abandoned computers.

  39. Re:The problem comes when past archives are delete by thegarbz · · Score: 1

    This is where Bittorent comes into play.

    Relying on the hope that someone somewhere may have an interest in keeping some random specific version of software alive?

    No thanks. I prefer a more dedicated form of archive.

  40. Re:The problem comes when past archives are delete by thegarbz · · Score: 1

    you are responsible for some level of support

    Now where do you get that silly idea? Just because something is available doesn't mean it's automatically current or supported. In fact there is zero requirements for any software developer to support anything that put anywhere for free, and you'll find the license reflects that fact.

    Support is a soft promise, it's not a warranty enshrined into some law.

  41. I know that distro by Anonymous Coward · · Score: 0

    I use to admin and install several studens labs of my highschool. We used this distro years back when our hardware was old at the time and needed a lightweight distro. I proved a good decision and ran solid until we moved to linux mint when aquired new computers. I don't see it as a lightweight distro for older hardware, but for general hardware, It's your choice if your hardware isn't too old and want it to run smooth and fast and with full ubuntu compatibility

  42. +1 etc by Anonymous Coward · · Score: 0

    Good for Lubuntu. I think its appropriate for some distros to make this move. Lots of apps are dropping 32, so this only makes sense.

  43. Re:The problem comes when past archives are delete by darkain · · Score: 1

    Considering that Linux is traditionally community driven, and there is a community of archivists keeping the torrents around, and that torrents are a perfectly acceptable way of storing and moving large chunks of information, I think this is pretty much working as intended.

  44. Moving to ARM by pi_rules · · Score: 4, Insightful

    I've got about 24 32 bit Atom boxes running a 32 bit Ubuntu (xubuntu) in a point of sale situation. The various distros dropping 32 bit support sort of gives me a reason to get off them, as if I needed a better one than they're 7 years old. I'm just moving them all to pi systems. That little ARM with 1 gig of RAM pulls just about as well as the Atom boxes did. I can't see much of a reason to keep anything on Atom with ARM SoCs being so low power. By now they all have to be getting up near 6-7 years old like mine.

  45. Re:The problem comes when past archives are delete by thegarbz · · Score: 1

    Considering that Linux is traditionally community driven

    Yes, but you're relying on a community to keep alive the very thing the community is deciding is no longer important. Communities are great for bigger projects and important projects. They won't help you much with edge cases and niche products.

  46. Re:The problem comes when past archives are delete by Shikaku · · Score: 1

    Upload it to archive.org, so it will stay there forever hopefully, and link it to a website.

  47. Re:Not a big deal. No reason for flames & worr by Anonymous Coward · · Score: 0

    I'm endorsing getting that Linsux dick out your ass and just installing Windows instead. But we all know you're a fagboi so just keep smoking that Linus cock.

  48. Why would anyone test their software by rsilvergun · · Score: 1

    on hardware that their users aren't likely to have. If you want software that tightly written you can have it on an old Amiga or a Mac from mid 1992 or so. There's a vibrant community writing software for the old things. But you'll give up stuff like video playback and complex interfaces inside webpages. Maybe you want that, but most folks don't. And if you do, well, it's out there, just don't expect all of us to follow you.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  49. Re: Is Gentoo still a viable option for old hardwa by OrangeTide · · Score: 1

    NetBSD was more like a hobby for guys playing with obsolete gear one step away from the landfill.

    It's what makes NetBSD so lovable. Why does everything have to have some market motive or ride the bleeding edge of academic research? Sometimes you and your friends want to build a mini-bike out of an old weed-wacker engine you found in the dump.

    And as the few developers drifted away to other projects, what was left resembled someone's garage museum of abandoned computers.

    Sound like taking a trip to DigiBarn. I highly recommend checking it out if you have spare hours in your life that you aren't using for anything. Several miles away are some old obsolete trains you can ride. You can make a day with your family of seeing obsolete useless junk.

    --
    “Common sense is not so common.” — Voltaire
  50. Re:Not a big deal. No reason for flames & worr by Anonymous Coward · · Score: 0

    "Dead?" I don't recall every last copy of Ubuntu 10.04 bursting into flames just because the distro maintainers said so.

  51. Re:The problem comes when past archives are delete by Anonymous Coward · · Score: 0

    Free software should not be beholden in perpetuity to any organization. That's supposed to be one of its main selling points. And "being maintained" does not mean that every user of the software has vanished off the planet. Odd and specialty software, both for business and personal use, may well lose a maintainer but be used for decades afterwards since it has no replacement and/or the existing data and projects cannot be moved to alternatives. There are still Windows 9x and DOS machines in service, quite a few of them, because they CAN'T afford to update lest their entire system break down.

    Frankly, the addiction to updates that has been cultivated is rather disturbing. It's slowly making certain that all the users are dependent on some entity and beholden to its whims.

  52. Lubuntu on Compaq m2000 by Anonymous Coward · · Score: 0

    My Compaq m2000 is 18 years old already and has a single core 32-bit celeron processor and 1gb of ram which thankfully can run Lubuntu 18.04 using the IceWM window manager really well and give me plenty of memory to surf the web and even watch youtube videos :)

  53. Re:Is Gentoo still a viable option for old hardwar by Anonymous Coward · · Score: 0

    I am running Gentoo on several machines including x86. I compiled libreoffice there. It takes about 1 or 2 days but it is doable. I have about 1.25 GB RAM on the computer so you do not need 4 GB RAM. You are even better if you have some more recent machines and crosscompile through distcc. If you have more x86 machines, share binary packages between them using portage built-in support.

    I dont't think that updates are often tricky. It is more like updates are rarely tricky. It might be that I do not use neither KDE nor Gnome. However, I have all Qt, Tex, mesa. I upgrade frequently and there are mostly no problems during the update.

    Gentoo docs used to be top level. It is sufficient now but you need to be prepared to also use related information from Arch or other distributions.

  54. Re:Not a big deal. No reason for flames & worr by Anonymous Coward · · Score: 0

    The latest Debian also still works if you have at least a 686.
    An obvious choice for people that were happy running this Debian derivative.
    No need to flee to specialized stuff yet.

  55. Re:The problem comes when past archives are delete by Anonymous Coward · · Score: 0

    Lineage developers didn't nuke the old archives, they were the property of a now-defunt company (Cyanogen Inc) and the developers had no rights to them, did not own the infrastructure, etc. Lineage developers had to start from scratch just like all the users did.