Search found 30 matches
- Mon Aug 25, 2014 1:27 pm UTC
- Forum: Religious Wars
- Topic: The Pronunciation of Sudo
- Replies: 90
- Views: 49342
Re: The Pronunciation of Sudo
While, I normally would argue that a words meaning is rather important. But in the case of a command, I think that what it is used to do is far more important then it's etymology, to the point that it's meaning can be completely disregarded. Though it is certainly interesting to know the meaning (be...
- Fri Aug 22, 2014 12:21 am UTC
- Forum: Religious Wars
- Topic: Editors
- Replies: 267
- Views: 127916
Re: Editors
Probably already mentioned but...
http://xkcd.com/378/
That said, I don't program on *nix anymore these days. But when I did I used nano (well actually originally pico), because it had the smallest learning curve. These days I seem to be using Notepad++ a lot.
http://xkcd.com/378/
That said, I don't program on *nix anymore these days. But when I did I used nano (well actually originally pico), because it had the smallest learning curve. These days I seem to be using Notepad++ a lot.
- Fri Aug 22, 2014 12:16 am UTC
- Forum: Religious Wars
- Topic: μTorrent pronunciation
- Replies: 43
- Views: 26512
Re: μTorrent pronunciation
I usually say "u-torrent" or "micro-torrent".
- Fri Aug 22, 2014 12:04 am UTC
- Forum: Religious Wars
- Topic: The Pronunciation of Sudo
- Replies: 90
- Views: 49342
Re: The Pronunciation of Sudo
I realized something, that if it was "su do". That is program su with an option do. I would have pronounced it "sue-doo". But it isn't, and so I don't. When there is no space, I treat it as a single word, and the easiest single word for "sudo" is "sue-doe", no...
- Sat Aug 16, 2014 12:49 am UTC
- Forum: Religious Wars
- Topic: The 1 true style
- Replies: 198
- Views: 154312
Re: The 1 true style
I use 1TBS or "the one true brace style", but with attached function braces. It is a variant of K&R. But you always add curly braces even around single statements. Basically allowing safe line insertion anywhere in the file.
- Sat Aug 16, 2014 12:40 am UTC
- Forum: Religious Wars
- Topic: (Paper) Notebook wars: Systems and Shorthand
- Replies: 9
- Views: 18819
Re: (Paper) Notebook wars: Systems and Shorthand
I really fell in love with top bound ring college ruled notebooks after using standard ones for so long. They are overall much nicer as the binding doesn't get in your way and there is less chance of a bad tear.
- Sat Aug 16, 2014 12:14 am UTC
- Forum: Religious Wars
- Topic: The Pronunciation of Sudo
- Replies: 90
- Views: 49342
Re: The Pronunciation of Sudo
I pronounce it sue-doe, because that's how I have always pronounced it, and I am not going to change the way I pronounce it just because someone dislikes the way I pronounce it. Have a nice day.
- Wed Aug 06, 2014 3:38 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
Yes, but they are still libraries. Just standard ones, rather then language constructs. Thought this is something of a grey area. I don't particularly like working with grey areas, as the arguments tend to become circular.
- Wed Aug 06, 2014 3:01 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
People referencing heartbleed as a failure of C is starting to cheese me off. Since they obviously believe that it wouldn't have occurred if it they had just used C++. Well let me correct you. Just because the standard C++ library includes a nice string container, doesn't mean it isn't vulnerable to...
- Wed Aug 06, 2014 2:34 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
Well "better" is always going to be subjective. Just adding a bunch of features doesn't necessarily make something better. The fact that C is simpler, in my opinion makes it better. Which fits well with a few programming philosophies. Such as the KISS principle , Worse is Better , and YAGN...
- Tue Aug 05, 2014 10:59 pm UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
I don't think C++ is a superset of C. It is very close to being a superset, but it isn't one. In fact there is a whole wikipedia article on the topic. I should totally start using variables named new, catch, try, throw, using, this, private, delete, class and template in my C code, just to stick it ...
- Tue Aug 05, 2014 7:24 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
Okay... you shouldn't FFI with C++ then. I am pretty sure C++ varies with its call routines compiler to compiler, making dynamic libraries difficult to work with if not built by the same (or compatible) compiler. But that's off the top of my head and I might be entirely wrong, as I so often am with ...
- Tue Jul 01, 2014 1:24 pm UTC
- Forum: Coding
- Topic: How many programming languages do you know?
- Replies: 119
- Views: 33813
Re: How many programming languages do you know?
Oh well, declarative languages are something different. Forgive me, but it sounds like you're saying that it's easy to learn languages that are pretty much the same as the languages that you already know. Yes, you're clever, that's exactly what I am saying. It just happens that most of the language...
- Tue Jul 01, 2014 2:19 am UTC
- Forum: Coding
- Topic: How many programming languages do you know?
- Replies: 119
- Views: 33813
Re: How many programming languages do you know?
Oh well, declarative languages are something different. But most production languages are imperative. I don't need any hands to count the number of times I have used a program that uses a primarily a declarative language. Heck, I can only think of one that uses a primarily functional language (that ...
- Sat Jun 28, 2014 9:08 pm UTC
- Forum: Forum Games
- Topic: Rate the avatar above you
- Replies: 3920
- Views: 358398
Re: Rate the avatar above you
A sad anthropomorphism of Rainbow Dash wearing a dark hooded shirt. I have no idea how I know it is Rainbow Dash, since I have never seen the show before in my life. But otherwise fairly cute.
8/10
8/10
- Sat Jun 28, 2014 3:10 pm UTC
- Forum: Forum Games
- Topic: Count up in Increasing Bases
- Replies: 540
- Views: 70367
Re: Count up in Increasing Bases
1202013
If my math is correct anyway.
If my math is correct anyway.
- Sat Jun 28, 2014 2:58 pm UTC
- Forum: Forum Games
- Topic: Rate the avatar above you
- Replies: 3920
- Views: 358398
Re: Rate the avatar above you
Some kind of blurry sheep ball wearing some kind of leather hat behind a clock. I'm confused. I don't like being confused.
4/10
4/10
- Sat Jun 28, 2014 11:10 am UTC
- Forum: Coding
- Topic: How many programming languages do you know?
- Replies: 119
- Views: 33813
Re: How many programming languages do you know?
I would say this thread isn't completely relevant per se. A good programmer can get to know a language in an afternoon.
Which usually leads to us having a long laundry list of languages we know how to program in, or at least are fairly confident we could program in again with a short refresher.
Which usually leads to us having a long laundry list of languages we know how to program in, or at least are fairly confident we could program in again with a short refresher.
- Tue Jun 03, 2014 10:57 am UTC
- Forum: Religious Wars
- Topic: Google Search vs Bing
- Replies: 61
- Views: 89179
Re: Google Search vs Bing
This isn't a religious war, this is a Microsoft marketing campaign. We all know who the king of search is.
Also, I tried their blind test a few times in the past, and Google won fair and square, without me trying to "guess" which is which.
Also, I tried their blind test a few times in the past, and Google won fair and square, without me trying to "guess" which is which.
- Tue Jun 03, 2014 10:53 am UTC
- Forum: Religious Wars
- Topic: Is Java is a bad language for beginners?
- Replies: 234
- Views: 131227
Re: Is Java is a bad language for beginners?
I am pretty much 100% self taught so my progression was a little strange...
BASIC
C
Bash
Javascript
Visual Basic
C++
PHP
Java
Lua
Fortran (T_T)
Z80 ASM
ARM9 ASM
C#
Perl (Never again)
Scala
Java Bytecode
AMD64 ASM
Python (a.k.a. BASIC 2.0)
Go
BASIC
C
Bash
Javascript
Visual Basic
C++
PHP
Java
Lua
Fortran (T_T)
Z80 ASM
ARM9 ASM
C#
Perl (Never again)
Scala
Java Bytecode
AMD64 ASM
Python (a.k.a. BASIC 2.0)
Go
- Mon May 12, 2014 6:35 am UTC
- Forum: Religious Wars
- Topic: The One True Pronunciation of ".GIF"
- Replies: 93
- Views: 70677
Re: The One True Pronunciation of ".GIF"
I grew up without a role model for my pronunciation of acronyms. I was a very avid young reader who was often alone in the library for many hours at a time. Therefore my pronunciations are whatever ones seemed most natural to me at the time (even if completely wrong). GIF = Like GIFT but without the...
- Fri Apr 18, 2014 5:53 pm UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
I don't think that counts. That isn't so much a internal program issue as it was someone not properly checking their inputs. You can't claim for certain that the bug wouldn't have occurred if they had written it in C++.
- Fri Apr 18, 2014 1:07 pm UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
Okay, I relent, there are a number of nice features in C++. I didn't realize people had such a hard time keeping their indexes within bounds of their arrays. I suppose without some kind of check, that you could get yourself into trouble without noticing it. C++ does have useful features. But speakin...
- Fri Apr 18, 2014 3:01 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
ahammel wrote:"Why do you need [language feature]? Why don't you just never make mistakes?" <- C programmers.
Or, you know, you could fix your mistakes.
- Thu Apr 17, 2014 5:57 pm UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
Well you should never have a program that needs to access an array beyond it's known bounds when those bounds don't change. Though to be fair (to me), that was just an example.
- Thu Apr 17, 2014 5:12 pm UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
Re: C vs C++
I am a little behind on the posts, but using a vector in place of a raw array because its "often better" is just the problem with many C++ programs. If you only have 20 elements and you will only ever have 20 elements, the you really shouldn't be using a vector. Except many programs do any...
- Tue Apr 15, 2014 9:54 am UTC
- Forum: Coding
- Topic: Funniest/Most Annoying Code Comments
- Replies: 662
- Views: 139279
Re: Funniest/Most Annoying Code Comments
Funny ones. I stumbled across this one rather recently in some of my old code. /* I am so very sorry (future me), I didn't know any better. */ Another one by me. Right before a complicated function that converted pixels to and from a complex embedded format to RGBA and back. (Lots of bit shifts and ...
- Tue Apr 15, 2014 9:34 am UTC
- Forum: Coding
- Topic: Suggest an open-source C/C++ IDE
- Replies: 22
- Views: 7564
Re: Suggest an open-source C/C++ IDE
I generally use Eclipse, but then again I am something of an old salt with that IDE. So I managed to get it working with C/C++ rather easily. The biggest gotcha's with running C/C++ in it is when your Index(er) isn't properly setup (making everything display as an error), and your tool chain not bei...
- Tue Apr 15, 2014 9:29 am UTC
- Forum: Religious Wars
- Topic: C vs C++
- Replies: 78
- Views: 21952
C vs C++
There was no "C vs C++" thread. Despite being a classic debate. I am personally a C guy. I generally got sick of C++ at one point. It took me some heavy thinking to figure out why. I realized that if you write C++ code, you are expected to write C++ code. That means templates, classes, inh...
- Thu Oct 13, 2011 4:00 pm UTC
- Forum: Individual XKCD Comic Threads
- Topic: 0963: "X11"
- Replies: 103
- Views: 27304
Re: 0963: "X11"
I agree, Waylander is the way things are moving at the moment. Though I wouldn't mind a system capable of delivering 16-24-32 bits per color per pixel. I know amazing applications like Photoshop can do this, but most systems are jammed in the 8 bits per color world (most image formats are like this ...