I'm one of those weird people that uses free software even if it isn't better. The quality of the software is beside the point.
If you're not using the best functional tool for the job, the only person you are hurting is you.
Running I3 Window Manager on Ubuntu for Windows
151–160 of 177 posts
Re: Running I3 Window Manager on Ubuntu for Windows
#152Earlier quoted context omitted.
Yep. LibreOffice works... except when it doesn't. Similarly, getting Ubuntu 16's AMD drivers to work well is a clusterfuck and a half. Linux fits 99% of my use cases, and the other 1% is unbelievably frustrating.
Bought a new laptoo with AMD APU and Radeon Graphics.Installed Ubuntu 16.04. Even though I'm using the default open source driver, there doesn't seem to be any issues for general use. Had to struggle to get the wifi driver working properly though. So yeah, I agree with you on the 99%-1% part.
I'm staying on 15.10 until they come out with something better.
Re: Running I3 Window Manager on Ubuntu for Windows
#153Both Mac ans Linux offer very good developer experiences, with hosts of cross-platform tooling and environments that are closer to the server that will most likely run your application. I understand that Windows is essential when you write code that runs on Windows, but, apart from that, what are the advantages over macOS and a more traditional Unix-like environment?
Re: Running I3 Window Manager on Ubuntu for Windows
#154As someone who has only briefly worked on Windows since the early 2000s, when I moved to Debian and then Ubuntu (and, then, using Cygwin to make things comfy), what is the compelling reason to adopt it? Both Mac ans Linux offer very good developer experiences, with hosts of cross-platform tooling and environments that are closer to the server that will most likely run your application. I understand that Windows is es…
Development is split into two camps, Windows-centric and UNIX-centric. Trying to develop one on the other is a disaster, so let that inform your choice. As a consumer OS, I have a much easier time installing Ubuntu on my parents'/friends' computers, as it's easier to get used to and doesn't have as many viruses.
Re: Running I3 Window Manager on Ubuntu for Windows
#155A lot of alarms ringing in my mind, as a long time Linux and i3 user and developer. 1. You ran i3 as a proof of concept now but going long term you ll face dozens of issues when you want to make it useful. The same is true for everything you ll install through Ubuntu for Windows.. 2. Windows mail clients are totally wrong, slow and they are not only hazardous to people using but also to receivers of emails. Outlook u…
You should take a walk in an administration building. IE6 and MS Office are still in use. "For security reasons".
Re: Running I3 Window Manager on Ubuntu for Windows
#156A lot of alarms ringing in my mind, as a long time Linux and i3 user and developer. 1. You ran i3 as a proof of concept now but going long term you ll face dozens of issues when you want to make it useful. The same is true for everything you ll install through Ubuntu for Windows.. 2. Windows mail clients are totally wrong, slow and they are not only hazardous to people using but also to receivers of emails. Outlook u…
All mail clients are totally wrong. I hate how everything is a web app right now, and I'd love a desktop mail client that worked well. I run Thunderbird now, but it's a beast, and mutt/pine/etc are rather unwieldy, even for a heavy cli user like me.
Re: Running I3 Window Manager on Ubuntu for Windows
#157Serious question, what's wrong with Thunderbird? I've used Eudora, Netscape Messenger, Thunderbird, Outlook Express, Outlook up to 2016, Mail, Gmail, Squirrel etc etc. I use Outlook where I _have_ to, but TB is a constant across all my systems. IMAP support is great, search is fast, I rely on Google to filter spam. Thunderbird is one of those apps that doesn't need extra work or new features, it just works.
Re: Running I3 Window Manager on Ubuntu for Windows
#158Earlier quoted context omitted.
Somewhat unrelated, but you should check out pi hole https://pi-hole.net . Ads / spyware traffic won't even enter your network. I still run uBlock, but it goes largely unused.
Pretty good idea -- since I am running OpenWRT already I could just use https://gist.github.com/teffalump/7227752
Re: Running I3 Window Manager on Ubuntu for Windows
#159I haven't had any problems with macOS stability lately. Has anyone else experienced what the author describes? Around me Windows 10 has crashed more than macOS. but Windows 10 is really stable too.
but I do daily development on an Arch linux desktop sitting next to my MacBook Pro
I have a similar set up, both at home and at work, where I use a MacBook for Office, Omni{Focus,Graffle}, etc., but SSH into a Linux machine for serious development word. My reasons are two-fold. First of all, many OS X's command-line tools are behind the times and buggy. For instance, grep segfaults on trivial usages such as[1]:
% echo i860 | grep --color -e i860 -e i86
Or returns incorrect results for even trivial expressions: % echo "1234 1234 1234" | egrep -o "^...."
1234
123
4 12
Since I use UNIX command-line tools such as grep daily, I cannot have them fail (yes, I know, get GNU grep from Homebrew). Secondly, Mac hardware is very weak these days, even the Mac Pro is years behind. At the same time, you can get a similarly spec'ed machine on eBay for a couple of hundred of Euros. Plug a card to use CUDA, etc.[1] http://blog.loadzero.com/blog/tracking-down-a-segfault-in-gr...
I don't have many real stability problems (kernel panics), but there are oddball bugs everywhere. E.g. Mail.app likes to redownload all my e-mail when I quit and open it.
Re: Running I3 Window Manager on Ubuntu for Windows
#160Earlier quoted context omitted.
Haven't Mozilla gave up on Thunderbird though?
There's always Icedove, which gets updates from Debian.