u/Camarilla - 5 Archived Voat Posts in v/programming
u/Camarilla
  • home
  • search

u/Camarilla

0 posts · 5 comments · 5 total

Active in: v/programming (5)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Why does ++[[]][+[]]+[+[]] return the string "10"?

They give you a less than construct and a greater than construct, now that's luxury.

0 08 Sep 2015 15:16 u/Camarilla in v/programming
Comment on: Come up with the most inefficient, poorly written, and complex way to print out "Hello World!".

Files do start off with "Magic Numbers" that tell the computer what type they are, but a whole lot of programs are content to ignore them.

0 17 Jul 2015 16:01 u/Camarilla in v/programming
Comment on: Difference between 'programming' and 'coding'?

Yeah, I'd say programming includes the stuff an architect would do. Coding is just the part where you put lexemes to files.

0 18 Jun 2015 03:26 u/Camarilla in v/programming
Comment on: Subversion Best Practices

It depends. I've never used git, but hg is a dream compared to SVN. Yeah, some of it is the plug-ins for eclipse and such just being so better, but trying to resolve conflicts is so much less awful. Committing locally-only when you hit a 'save point' is also a nice advantage, especially when you can keep adding changes to one commit as a logical unit if that's what you want since no one is commiting locally-to-you, then you only have to merge when you're done.

0 17 Jun 2015 16:15 u/Camarilla in v/programming
Comment on: Subversion Best Practices

I prefer mercurial, personally. The thing about SVN that really gets me for mercurial is the local only "save points". I don't want to publish even to the other developers little pieces of half-working features as I muddle through repairs. It lets me be even more reckless about wiping out bad code.

0 17 Jun 2015 16:11 u/Camarilla in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.