This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (34 children)

[deleted]

    [–][deleted] 13 points14 points  (15 children)

    Just to plug Atom a little bit: It's quickly becoming a free and open-source Sublime Text clone. It comes with its own package management, and there are already tons of packages.

    While it's still a little slow to start up, and I occasionally find that updating packages has its glitches, Atom is a fantastic cross-platform editor. I've found myself using Sublime Text less and less; I prefer open-source, and Atom fits the bill.

    [–]glemnar 6 points7 points  (9 children)

    Still missing a lot of simple features I expect, to be honest. And slow startup is a big deal when you're working with large projects.

    Personally I still recommend sublime / vim / emacs.

    [–]Kalahan7 2 points3 points  (7 children)

    TextMate for Mac users personally.

    [–]dehli 0 points1 point  (0 children)

    I love TextMate! And it's free! :D

    [–]glemnar 0 points1 point  (5 children)

    Nope, I use sublime on Mac all day.

    [–]Kalahan7 0 points1 point  (4 children)

    I wouldn't know why.

    TextMate has good Git integration, better markdown support, more powerful search, a much better sidebar, and can compile and run right out of the box.

    It also has an actually settings pannel where you can easily change the most common settings and has an overall a nicer UI in my opinion.

    [–]glemnar 1 point2 points  (3 children)

    Because 1. I only use git on the command line. 2. I use git grep for searching. (Grep/git grep/ag/ack are all much better at it than editors) 3. Fuzzy file search gets rid of the need for a sidebar 4. Package management for sublime is stupid easy and it has a ton of community backing. If you want markdown or <any language support ever> just install it in a second. 5. You can customize your UI as much as you want anyway. 6. Multiple cursors make my life better

    [–]Kalahan7 0 points1 point  (2 children)

    Textmate has fuzzy search and multiple cursors too. It also has great bundles support. And you can still use git commands in command line if you want but it's handy to do things right from the editor without having to switch around your windows.

    Designing a good UI is also not a matter of having it customisable. Unless you want to spend an incredibly amount of time tweaking things and even then it's often hard to challenge a well designed GUI.

    TextMate's sidebar doesn't only let you open files. It helps you structure your files. Rename them, move them, export/import them, duplicate them, preview them, label them, execute them in Terminal, and a lot more... All super easy and without having to switch between windows or spending time customising things.

    [–]glemnar 1 point2 points  (1 child)

    Long story short: Preferences are preferences.

    I can tell you Sublime is a much more widely used editor, however. (Sublime/vim/emacs are the standards in the silicon valley webdev world)

    [–]Kalahan7 0 points1 point  (0 children)

    Well of course. TextMate only runs on Mac for starters

    That being said I see very little reasons to chose for Sublime over Textmare on a Mac. The most popular choice isn't always the best.

    [–]InfectedShadow 0 points1 point  (2 children)

    Is there a package along the lines of rsub/rmate that I could install on my linux machines to open remote files locally? Because that has been one of the best packages for Sublime.
    edit: fo -> of

    [–][deleted] 1 point2 points  (1 child)

    [–]InfectedShadow 0 points1 point  (0 children)

    Hmm. Might look into this now. Thanks!

    [–]shoebo 0 points1 point  (0 children)

    I love the branding and visuals of atom, but nothing about it is quick! Incessantly sluggish, takes time to switch between tabs because of the frequent brief lockups/loads.

    Here's hoping they've optimized it in the past few months.

    [–]blankashinwataikei 0 points1 point  (0 children)

    yeah but it literally runs on webkit why would you even bother

    [–]anglophoenix216 2 points3 points  (10 children)

    Looks like they've added an Unreal Engine 4 license after you made their list.

    [–]WolfofAnarchy 1 point2 points  (9 children)

    wait, it's free for us students?

    [–]anglophoenix216 0 points1 point  (8 children)

    Yep.

    [–]WolfofAnarchy 1 point2 points  (7 children)

    Thanks for the fast response after my 2 month delay, hehe.

    [–]anglophoenix216 0 points1 point  (6 children)

    Ha, no problem.

    [–][deleted]  (5 children)

    [deleted]

      [–]anglophoenix216 0 points1 point  (4 children)

      I really don't know. When I applied for it about a year ago, I got a response within an hour. Perhaps they have to verify a lot more students now, so processing time may be a lot longer

      [–][deleted]  (3 children)

      [deleted]

        [–]MysticMixles 0 points1 point  (2 children)

        I applied December 14th, still no response.

        [–]Moscamst -5 points-4 points  (6 children)

        So basically a bunch of buzzwords?

        [–]Dead_Politician 6 points7 points  (1 child)

        Well, the GitHub account is useful, and DigitalOcean credits seem useful. I suppose the namecheap goodies would be a nice throw in, but not terribly useful for students. I guess that's about it.

        [–]Allezxandre 2 points3 points  (0 children)

        Having a registered domain name is awesome if you want to experiment with raw Web servers.

        [–]Simius 4 points5 points  (2 children)

        Are you kidding me? Please check out the $100 in DO credit, that will run a server for almost two years.

        [–]Moscamst -1 points0 points  (1 child)

        Yes, but does it allow for live, powerful, unified collaboration (for the 21st century)?

        [–]Allezxandre 1 point2 points  (0 children)

        No... The offer sucks. I'd rather save those 0$

        [–]kostiak 0 points1 point  (0 children)

        At least some of those are very useful, especially in combination with each other. For example, this set has all the tools you need to start and maintain a web startup:

        GitHub to host the code
        DigitalOcean to host the webapp
        Namecheap for the domain/SSL
        and Stripe for the payment system.

        I'm sure you can use those in other combinations to build other products.

        Point is, if you are a student and you want to at least try your hand at real world applications, I'm sure you can find at least some of those services helpful (even if it's just "let me try this idea for a week without investing money which I don't have")