What are you working on today?

  • (147 Pages)
  • +
  • « First
  • 26
  • 27
  • 28
  • 29
  • 30
  • Last »

2203 Replies - 75054 Views - Last Post: 16 June 2016 - 02:05 PM

#406 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

Reputation: 3215
  • View blog
  • Posts: 12,098
  • Joined: 03-December 12

Re: What are you working on today?

Posted 03 March 2016 - 09:58 AM

Jon, I have used it often enough to know it is not a procedural problem. Like I said, git doesn't like me.
Was This Post Helpful? 0
  • +
  • -

#407 BetaWar   User is offline

  • #include "soul.h"
  • member icon

Reputation: 1695
  • View blog
  • Posts: 8,592
  • Joined: 07-September 06

Re: What are you working on today?

Posted 03 March 2016 - 10:36 AM

Is the server pulling the correct branch (the same one your are pushing to)?
Was This Post Helpful? 0
  • +
  • -

#408 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

Reputation: 3215
  • View blog
  • Posts: 12,098
  • Joined: 03-December 12

Re: What are you working on today?

Posted 03 March 2016 - 12:35 PM

I ran our update and it looked to be the case, but our system is so, what's the word... gnarly, I never know. And it isn't an every time scenario, intermittently, it will do the same thing. Kind of like our system giving ghost merge conflicts on new files. I think windows and git don't [git]! along.
Was This Post Helpful? 1
  • +
  • -

#409 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

Reputation: 3215
  • View blog
  • Posts: 12,098
  • Joined: 03-December 12

Re: What are you working on today?

Posted 04 March 2016 - 07:27 AM

I have determined the original developers of the system I am working in must have intentionally made it not to scale easily. There are so many tightly bound relationships that I cannot use this class or that class.

I am working on a ticket now that should be easy, make it where you can change the maximum number of registrations for an event. In theory, you should only be worried about exclusion when the number is reduced, not here. Here when you update anything, it creates a new instance instead of updating the existing.

Now, to figure out how to go about it.
Was This Post Helpful? 0
  • +
  • -

#410 TechnoBear   User is offline

  • Lady A
  • member icon

Reputation: 592
  • View blog
  • Posts: 1,587
  • Joined: 02-November 11

Re: What are you working on today?

Posted 04 March 2016 - 07:44 AM

Finished all my projects a day ahead of deadline, don't start anything new until Monday so i have today for going through and improving my libraries and implementing some features they really need but won't give me the time to do.

So that's good. Downside of today, I woke up with two styes on one eye - top lid and bottom lid ://> also, got woken up to a phone call from the police and an irate text from my ex.

The police called my ex to get my phone number because they found the guy that broke into my car (which I knew nothing about yet). They found the guy because at 2am they pulled him over for not signalling and he handed them my driver licence...

Edit: Also, had to brush my hair with my hands this morning cause all of my brushes managed to go missing over the course of yesterday and I fucked up my make up trying to rus so I could get to cop shop and collect all my gear that got knicked outta my car...

This post has been edited by TechnoBear: 04 March 2016 - 07:46 AM

Was This Post Helpful? 0
  • +
  • -

#411 Nitewalkr   User is offline

  • D.I.C Lover

Reputation: 149
  • View blog
  • Posts: 1,045
  • Joined: 17-November 10

Re: What are you working on today?

Posted 04 March 2016 - 07:47 AM

I wanted to write something out but I already posted in this thread explaining what am I up to.

I have been out of scope for a good while so I am getting back in.

I already have a firm grasp with Python, Java and C#, so all I have to do is upgrade the rest + C#. I am taking one of those one year courses to upgrade for Software Engineering, and we are currently on XML.

So personal goals that I am working towards:

practice: Python, Java and C# and also learn few game dev editors / tools / engines.

professional goals:

Set up a Github, LinkedIn, and work on my work samples.

Any suggestions would be greatly appreciated.
Was This Post Helpful? 0
  • +
  • -

#412 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





Reputation: 4935
  • View blog
  • Posts: 20,264
  • Joined: 24-September 08

Re: What are you working on today?

Posted 04 March 2016 - 07:52 AM

Ze Arnold ist in ze Convenshun Centah, zo nobahdy kann find parkink.


I wanna go so bad ;-;
Was This Post Helpful? 0
  • +
  • -

#413 TechnoBear   User is offline

  • Lady A
  • member icon

Reputation: 592
  • View blog
  • Posts: 1,587
  • Joined: 02-November 11

Re: What are you working on today?

Posted 04 March 2016 - 07:56 AM

Quote

I wanna go so bad ;-;


Do it, staying employed is so over rated
Was This Post Helpful? 1
  • +
  • -

#414 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





Reputation: 4935
  • View blog
  • Posts: 20,264
  • Joined: 24-September 08

Re: What are you working on today?

Posted 04 March 2016 - 08:08 AM

It's $20 per day, and I have to work. Then I have a makeathon on the weekend, so I'm totally booked. I wanna compete in like 2-3 years :D
Was This Post Helpful? 0
  • +
  • -

#415 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 04 March 2016 - 08:10 AM

Just found out that my geofence lookup really only sped up on Dev for some reason. When running on prod, parameter sniffing causes it to slow down dramatically? I fixed that by putting dummy variables in place of the passed in ones....
Was This Post Helpful? 1
  • +
  • -

#416 depricated   User is offline

  • Nero


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

Re: What are you working on today?

Posted 04 March 2016 - 09:27 AM

what convention?
Was This Post Helpful? 0
  • +
  • -

#417 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 04 March 2016 - 09:32 AM

Google says this one
Was This Post Helpful? 1
  • +
  • -

#418 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





Reputation: 4935
  • View blog
  • Posts: 20,264
  • Joined: 24-September 08

Re: What are you working on today?

Posted 04 March 2016 - 10:06 AM

So I totally went. We didn't pay to get inside, but we scoped out all the stuff outside. Saw a pole dancing competition (may or may not have gotten a vid ( ͡° ͜ʖ ͡°)), some amateur strongman lifts, and got all kinds of free swag.
Was This Post Helpful? 1
  • +
  • -

#419 depricated   User is offline

  • Nero


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

Re: What are you working on today?

Posted 04 March 2016 - 10:08 AM

oh man looks like I'm taking a day trip
Was This Post Helpful? 1
  • +
  • -

#420 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

Reputation: 3215
  • View blog
  • Posts: 12,098
  • Joined: 03-December 12

Re: What are you working on today?

Posted 04 March 2016 - 11:26 AM

B9, Click on #17
Was This Post Helpful? 1
  • +
  • -

  • (147 Pages)
  • +
  • « First
  • 26
  • 27
  • 28
  • 29
  • 30
  • Last »