Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - forumsearch0r
76
The Pub / Re: Stupid git?
« on October 27th, 2013, 11:10 PM »
Quote from Nao on October 27th, 2013, 11:06 PM
Hmm, but what if you're in a file with thousands of lines..?
How can a toolbar help me better than a shortcut in such a file (which might be the result of someone not knowing about using include commands :hmm: ...)?
Quote from Nao on October 27th, 2013, 11:06 PM
Reminds me of Sublime Text 2. It's a pretty good editor, but it's very... original, in its own way. Check it out, if you've never heard of it.
I switched from Vim to Sublime Text 2, from Sublime Text 2 to Sublime Text 3 Alpha, then to Emacs because of the pricing. One license is more than enough for one lifetime. Also, it can do less than Emacs. And it is less configurable.
Quote from Nao on October 27th, 2013, 11:06 PM
They're viewers, but when you're a power surfer like me, who likes having 1000+ tabs open at the same time
That's not "power surfing", it's "not understanding the concept behind tab groups and bookmarks". At least that's platform-independent.
77
The Pub / Re: Stupid git?
« on October 27th, 2013, 10:59 PM »
Quote from Nao on October 27th, 2013, 10:54 PM
When you have a wide choice available to you, you tend to choose what makes you more productive.
Precisely. That's why I disabled all toolbars and scrollbars in Emacs. PHP coding is a keyboard-only task. Just define shortcuts for anything you need and you're done. Mouses (well, "mice" are something different) are sooo 1980s.

Again, how is Emacs's GUI related to being productive using the editor?
Quote from Nao on October 27th, 2013, 10:54 PM
The same applies to browsers, BTW.
Browsers are not directly related to being productive, they're plain viewer applications. OTOH, I use Firefox because I can use it faster than the other browsers, but that's not "productive", it's just getting used to it.
Quote from Nao on October 27th, 2013, 10:54 PM
An old one, too...
Your point this time.
78
The Pub / Re: Stupid git?
« on October 27th, 2013, 10:27 PM »
Quote from Nao on October 27th, 2013, 09:54 PM
The UI is a mess, and it doesn't look like something usable by anyone.
How is the UI (which is configurable!) relevant for editing needs?
Quote from Nao on October 27th, 2013, 09:54 PM
As for dnGREP, its UI is even worse
I actually like it, but it has a couple of glitches indeed. Well, it's a beta.
79
The Pub / Re: Stupid git?
« on October 27th, 2013, 07:29 PM »
Quote from Nao on October 27th, 2013, 04:50 PM
What are their killer features..? Any 'plus' that none of the others have?
Emacs compared to grepWin (and dnGREP): It is a complete editor with built-in search&replace, not only search&replace; this allows direct editing instead of plain "if this then that" in case of special cases.

Emacs for SDI editing: No GUI clutter, more programming features.

Emacs for MDI editing: Depends.

git shell compared to Tortoise-something: Power at your fingertips, no GUI clicking orgies.
(You could as well use Emacs...)
80
The Pub / Re: Stupid git?
« on October 27th, 2013, 11:23 AM »
Quote from Nao on October 27th, 2013, 11:17 AM
Now, of course, I use the best tools in each category (grepWin for search/replace, Notepad2 for SDI editing, Notepad++ for MDI editing, TortoiseGit for DVCS...)
dnGREP/Emacs, Emacs, Emacs, git shell ... :whistle:
Posted: October 27th, 2013, 11:21 AM
Quote from Nao on October 27th, 2013, 11:17 AM
Seriously, it's like git documentation is only offered to people who don't need it in the first place.
Linus Torvalds was one of the initiators of git - this might be one reason. :ph34r:
81
The Pub / Re: Stupid git?
« on October 27th, 2013, 10:56 AM »
Quote from Nao on October 27th, 2013, 10:53 AM
My #1 grudge against Git is that it seems to expect from you that you commit every little change you make at any moment.
Commit yes, push no. ;)
82
Off-topic / Re: feline hiccups
« on October 25th, 2013, 11:48 AM »
One of the basic rules of trolling is: If you start to insult, you lose the game. Don't forget that.
83
The Pub / Re: Stupid git?
« on October 24th, 2013, 08:27 PM »
Using public git hosters is a bit unflexible. Why don't you set up your own git server?

(But great that you're using git now. Better for branch management indeed.)

NetBeans for PHP code? Duh. Use Emacs with Magit and all problems are solved. :-)
(IDEs make smart people stupid.)
84
Off-topic / Re: feline hiccups
« on October 24th, 2013, 05:17 PM »
Nah, too plasticky.
85
Off-topic / Re: feline hiccups
« on October 24th, 2013, 04:45 PM »
Oh, you should see my ex.
86
Off-topic / Re: feline hiccups
« on October 24th, 2013, 01:44 PM »
Also I quite like the special looks. :D
87
Off-topic / Re: feline hiccups
« on October 23rd, 2013, 04:49 PM »
You're a woman? Neat. Pics?
88
Off-topic / Re: git hiccups
« on October 22nd, 2013, 02:15 PM »
Damn. OK. :)
89
Off-topic / Re: git hiccups
« on October 22nd, 2013, 02:02 PM »
I'd use git on the shell ... :D

... there is a public Wedge repo?
90
Off-topic / Re: git hiccups
« on October 21st, 2013, 06:50 PM »
Hm, OK. At least that's nice for debugging. :D