I know the OTA dismissed Windows, but when I switched from OSX to Windows a couple of years ago, I found Scott Hanselman's "Ultimate Developer and Power Users Tool List for Windows" [1] to be indispensable. I've been doing Rails work on Windows since switching, but ymmv depending on what your workflow and toolchain are. I also found that there were a lot of workarounds/alternatives to software/tools that I thought I…
Finding an Alternative to Mac OS X
151–160 of 342 posts
Re: Finding an Alternative to Mac OS X
#152To the point (reality) of Arch's amazing docs; I fully agree with the author. I've never experienced a more comprehensive and up-to-date doc regarding a distro. For this reason, I exclusively use Arch for both desktop and laptop. It is a freeing/empowering experience installing Arch.
Re: Finding an Alternative to Mac OS X
#153Many articles about wanting to leave the macOS ecosystem mention Sketch. Sketch is macOS only (and will be for the forseeable future), so it's understandable that people want to consider the implications of switching away from it. Recently, however, I stumbled upon Figma, a web-based, real-time collaborative interface design app (i.e., a competitor of Sketch). After convincing my group to experiment with it for a sch…
I've never really understood why people use Sketch. I recently worked on a project where I had asked for some basic vanilla templates of a mobile site from the designers and was sent a huge Sketch file. It was utterly useless and I had to code everything by hand myself, since the 'designers' very clearly had zero clue about HTML+CSS or any notion of responsiveness, thanks to apps like Sketch which teach nothing of th…
Any tool can be used incorrectly in bad hands. The problem of choosing to work with talented and competent designers is largely unrelated from the choice of tool.
Re: Finding an Alternative to Mac OS X
#154Many articles about wanting to leave the macOS ecosystem mention Sketch. Sketch is macOS only (and will be for the forseeable future), so it's understandable that people want to consider the implications of switching away from it. Recently, however, I stumbled upon Figma, a web-based, real-time collaborative interface design app (i.e., a competitor of Sketch). After convincing my group to experiment with it for a sch…
I've never really understood why people use Sketch. I recently worked on a project where I had asked for some basic vanilla templates of a mobile site from the designers and was sent a huge Sketch file. It was utterly useless and I had to code everything by hand myself, since the 'designers' very clearly had zero clue about HTML+CSS or any notion of responsiveness, thanks to apps like Sketch which teach nothing of th…
Re: Finding an Alternative to Mac OS X
#155I really really like the ability to search apps with a few keystrokes and I really really like to be able to search clipboard history with another few keystrokes.
Nothing I've found are doing both or one as good as Alfred.
Re: Finding an Alternative to Mac OS X
#156Earlier quoted context omitted.
i3 is great, until you try to do something simple like change the time zone for your desktop clock or add some wallpaper. I switched from Linux to Mac because I was too well acquainted with making symlinks to /usr/share/ somewhere just to change my clock when I traveled, and then figuring out just how few processes I had to restart so it would take effect. Unfortunately the Linux desktops were actually worse than the…
> i3 is great, until you try to do something simple like change the time zone for your desktop clock or add some wallpaper. I switched from Linux to Mac because I was too well acquainted with making symlinks to /usr/share/ somewhere just to change my clock when I traveled, and then figuring out just how few processes I had to restart so it would take effect. Systemd makes using i3 so much easier. No more fiddling wit…
Re: Finding an Alternative to Mac OS X
#157Anyone knows an alliterative to Alfred in Windows or Linux? I really really like the ability to search apps with a few keystrokes and I really really like to be able to search clipboard history with another few keystrokes. Nothing I've found are doing both or one as good as Alfred.
I haven't tried it, but Albert may be worth a look : https://github.com/ManuelSchneid3r/albert
Re: Finding an Alternative to Mac OS X
#158Anyone knows an alliterative to Alfred in Windows or Linux? I really really like the ability to search apps with a few keystrokes and I really really like to be able to search clipboard history with another few keystrokes. Nothing I've found are doing both or one as good as Alfred.
Re: Finding an Alternative to Mac OS X
#159Funny how we keep seeing these post from developers that aren't Mac OS/iDevice developers. NeXT's adoption of UNIX was just a way to fulfill expectations of the newly created workstation market. No serious NeXT application was a pure UNIX one, just like on Mac OS X. I never saw a NeXT full of xterms and vi, rather with applications that took full advantage of the desktop frameworks, including the devtools.
Re: Finding an Alternative to Mac OS X
#160I'm full-time OSX user/developer, but if Rails is really your sticking point, shouldn't the linux subsystem make Win10 at least viable for a trial? Or, frankly, anything that can run VMWare or Virtualbox?
I switched to Windows hoping to use the WSL - looks great for the most part, but there are still lots of blocking bugs. Ruby and Git install, but not OpenSSL, which makes Rails development difficult. Lots of niggles here and there, basically. Should be great when it comes out of beta, though - a good terminal and we'll be all set.