What are you working on today?

  • (133 Pages)
  • +
  • « First
  • 107
  • 108
  • 109
  • 110
  • 111
  • Last »

1982 Replies - 79110 Views - Last Post: 15 April 2014 - 01:12 PM

#1621 xclite   User is offline

  • I wrote you an code
  • member icon


Reputation: 1528
  • View blog
  • Posts: 4,449
  • Joined: 12-May 09

Re: What are you working on today?

Posted 25 March 2014 - 12:50 PM

If I ever hop jobs, two first questions are about version control and code reviews. Maybe I'll get to asking about quiet work spaces once they pass that test.
Was This Post Helpful? 0
  • +
  • -

#1622 ybadragon   User is offline

  • Home Owner
  • member icon

Reputation: 571
  • View blog
  • Posts: 2,647
  • Joined: 11-May 12

Re: What are you working on today?

Posted 25 March 2014 - 12:51 PM

I know the feels, I had to create my own program to do version control. It's nowhere near as robust as something made by someone who makes version control, but it allows for checking out to my local drive and then checking out to the network drive, then relocating the one on the network drive to the production drive(s)
Was This Post Helpful? 0
  • +
  • -

#1623 jon.kiparsky   User is offline

  • Beginner
  • member icon


Reputation: 12350
  • View blog
  • Posts: 20,989
  • Joined: 19-March 11

Re: What are you working on today?

Posted 25 March 2014 - 01:05 PM

View Postxclite, on 25 March 2014 - 02:50 PM, said:

If I ever hop jobs, two first questions are about version control and code reviews. Maybe I'll get to asking about quiet work spaces once they pass that test.


QFMFT.
No version control = big red danger sign with flashing lights and klaxons and "This is going to suck massively in ways you can't even comprehend yet and don't want to" printed in eighteen-foot high letters illuminated by the eternally-burning souls of the poor developers trapped there. Also, the way past the sign is guarded by a large-sized angel with a flaming sword and a disapproving look, saying "are you sure about this? I mean, you can do it if you want, but God says don't."
Was This Post Helpful? 0
  • +
  • -

#1624 DarenR   User is offline

  • D.I.C Lover

Reputation: 793
  • View blog
  • Posts: 5,094
  • Joined: 12-January 10

Re: What are you working on today?

Posted 25 March 2014 - 01:09 PM

we do use version controls but I am talking about making changes before check ins
Was This Post Helpful? 0
  • +
  • -

#1625 jon.kiparsky   User is offline

  • Beginner
  • member icon


Reputation: 12350
  • View blog
  • Posts: 20,989
  • Joined: 19-March 11

Re: What are you working on today?

Posted 25 March 2014 - 01:12 PM

If you can't check in without deploying, you're doing it wrong. That's the whole point of version control: you can save stages of development, not just completed tasks.
Whoever's in charge of your build process, have them shot and bring in someone who's not made of stupid.
Was This Post Helpful? 0
  • +
  • -

#1626 depricated   User is offline

  • Nero


Reputation: 2532
  • View blog
  • Posts: 6,273
  • Joined: 13-September 08

Re: What are you working on today?

Posted 25 March 2014 - 01:55 PM

We use a gated check-in(where it attempts to build with the new code before allowing check-in - I clarify because TFS is the only version control I've used, don't know if it uses a different term for that in other systems), and going from no code review no version control to code review and gated check in is glorious. Just two of many, many reasons I love my job. I love working with competent people.

This post has been edited by depricated: 25 March 2014 - 01:56 PM

Was This Post Helpful? 0
  • +
  • -

#1627 xclite   User is offline

  • I wrote you an code
  • member icon


Reputation: 1528
  • View blog
  • Posts: 4,449
  • Joined: 12-May 09

Re: What are you working on today?

Posted 25 March 2014 - 05:19 PM

That's also a huge one-up for git. It's trivial in git to commit to and manage local branches before pushing to a central repository, so you can juggle and test local changes without much effort.

This post has been edited by xclite: 25 March 2014 - 05:19 PM

Was This Post Helpful? 1
  • +
  • -

#1628 belgarion262   User is offline

  • Prince of all (2) Saiyans

Reputation: 172
  • View blog
  • Posts: 955
  • Joined: 25-October 09

Re: What are you working on today?

Posted 26 March 2014 - 02:01 AM

I have found a better paid job (almost triple) and will be resigning from my current one soon. So happy!
Was This Post Helpful? 0
  • +
  • -

#1629 ybadragon   User is offline

  • Home Owner
  • member icon

Reputation: 571
  • View blog
  • Posts: 2,647
  • Joined: 11-May 12

Re: What are you working on today?

Posted 26 March 2014 - 05:08 AM

Gratz belgarion!
Was This Post Helpful? 0
  • +
  • -

#1630 DarenR   User is offline

  • D.I.C Lover

Reputation: 793
  • View blog
  • Posts: 5,094
  • Joined: 12-January 10

Re: What are you working on today?

Posted 26 March 2014 - 05:09 AM

setting up the my new computer at work...

and possibly finding out if I gotz a new job today...
Was This Post Helpful? 0
  • +
  • -

#1631 ybadragon   User is offline

  • Home Owner
  • member icon

Reputation: 571
  • View blog
  • Posts: 2,647
  • Joined: 11-May 12

Re: What are you working on today?

Posted 26 March 2014 - 05:25 AM

Is your new job in the same company you work for now Daren?
Was This Post Helpful? 0
  • +
  • -

#1632 alapee   User is offline

  • Stressed Out Programmer

Reputation: 239
  • View blog
  • Posts: 2,536
  • Joined: 24-October 13

Re: What are you working on today?

Posted 26 March 2014 - 06:29 AM

Menu Today:
Reports
IT Tickets

SQL Queries




Figuring out if the MAA Transfer from PD to Face Book is a myth.
Was This Post Helpful? 0
  • +
  • -

#1633 Apokio   User is offline

  • D.I.C Addict

Reputation: 135
  • View blog
  • Posts: 511
  • Joined: 14-August 09

Re: What are you working on today?

Posted 26 March 2014 - 06:37 AM

Got a phone interview with a recruiter from a big company in Austin for an Android Developer position. They contacted from resume out on the net somewhere. I layed out my salary requirements and experience in my email reply and he still wants to talk to me. Maybe this will actually go somewhere and not waste my time like my last job offer for 10k less than I was currently making.
Was This Post Helpful? 2
  • +
  • -

#1634 Dogstopper   User is offline

  • The Ninjaducky
  • member icon

Reputation: 2975
  • View blog
  • Posts: 11,224
  • Joined: 15-July 08

Re: What are you working on today?

Posted 26 March 2014 - 07:22 AM

View PostApokio, on 26 March 2014 - 08:37 AM, said:

Got a phone interview with a recruiter from a big company in Austin for an Android Developer position. They contacted from resume out on the net somewhere. I layed out my salary requirements and experience in my email reply and he still wants to talk to me. Maybe this will actually go somewhere and not waste my time like my last job offer for 10k less than I was currently making.


Austin and Android?! What a dream job that is!
Was This Post Helpful? 0
  • +
  • -

#1635 DarenR   User is offline

  • D.I.C Lover

Reputation: 793
  • View blog
  • Posts: 5,094
  • Joined: 12-January 10

Re: What are you working on today?

Posted 26 March 2014 - 07:36 AM

View Postybadragon, on 26 March 2014 - 07:25 AM, said:

Is your new job in the same company you work for now Daren?



no it is a different one making a possible 25k more a year
Was This Post Helpful? 0
  • +
  • -

  • (133 Pages)
  • +
  • « First
  • 107
  • 108
  • 109
  • 110
  • 111
  • Last »