What are you working on today?

  • (158 Pages)
  • +
  • « First
  • 147
  • 148
  • 149
  • 150
  • 151
  • Last »

2366 Replies - 91640 Views - Last Post: 10 February 2016 - 02:52 PM

#2221 h4nnib4l   User is offline

  • The Noid
  • member icon

Reputation: 1686
  • View blog
  • Posts: 2,335
  • Joined: 24-August 11

Re: What are you working on today?

Posted 02 February 2016 - 09:12 AM

IE is like the crazy old uncle who never makes any sense except when nobody else knows what the hell is going on. You want to open up some 15 year old classic ASP web app? IE will probably do it (where every other browser would crash so hard you'd have to force-quit). You want to open up a 6 month old HTML5/Javascript? IE will probably do it, about as well as it ran the 15 year old app.
Was This Post Helpful? 1
  • +
  • -

#2222 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 02 February 2016 - 09:49 AM

Finally made great headway in my cukes, then ran into another roadblock and idk why. See, they had a handful of interns create a new automation suite, and did just the most critical path. We were tasked, once that was done and the interns were assimilated, to add the rest of the backlog to the suite. Bossman said "here's the list, pick one and go at it." I picked one that I thought was easy because we hardly ever do anything in manual regression for. Nope, it was the hardest one, and they didn't really do ANY implementation for it, just enough to gloss by. So that's what I've been doing.
Was This Post Helpful? 0
  • +
  • -

#2223 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 02 February 2016 - 10:16 AM

Yay fun :) On the upside I've spent the last year writing a system to Automate an entire department of people out of existence :) You're not evil like me, yet.
Was This Post Helpful? 0
  • +
  • -

#2224 modi123_1   User is online

  • Suitor #2
  • member icon



Reputation: 16481
  • View blog
  • Posts: 65,328
  • Joined: 12-June 08

Re: What are you working on today?

Posted 02 February 2016 - 10:25 AM

@neo - "cukes"?
Was This Post Helpful? 0
  • +
  • -

#2225 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 02 February 2016 - 11:12 AM

cukes
Was This Post Helpful? 2
  • +
  • -

#2226 ArtificialSoldier   User is offline

  • D.I.C Lover
  • member icon

Reputation: 3136
  • View blog
  • Posts: 8,936
  • Joined: 15-January 14

Re: What are you working on today?

Posted 02 February 2016 - 02:32 PM

A particular branch of the armed forces of a certain world superpower did not take the opportunity to repackage their content 14 months ago when we told them that the old server was going to be unavailable soon, and that they needed to repackage the content to refer to the new server. Now that the old server is no longer online all of a sudden it's my problem that their content isn't launching. Now I have to hack the new server until they can be bothered to update the content. If this was not a branch of the armed forces of a world superpower then I would have some choice words for them. As it is, I prefer not to receive a sternly-worded bomb in reply.
Was This Post Helpful? 2
  • +
  • -

#2227 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 02 February 2016 - 02:39 PM

Welcome to the military, where "hurry up and wait" isn't just an axium, but a way of life!
Was This Post Helpful? 0
  • +
  • -

#2228 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 02 February 2016 - 03:29 PM

View PostArtificialSoldier, on 02 February 2016 - 04:32 PM, said:

Now that the old server is no longer online all of a sudden it's my problem that their content isn't launching.


When you say "content"... what sort of content are we talking about exactly?

EDIT: what I mean to say is, this isn't the sort of "launching" that involves propellent, is it?
Was This Post Helpful? 0
  • +
  • -

#2229 modi123_1   User is online

  • Suitor #2
  • member icon



Reputation: 16481
  • View blog
  • Posts: 65,328
  • Joined: 12-June 08

Re: What are you working on today?

Posted 02 February 2016 - 03:37 PM

Round two of the blizzard.. hashtagged as snowmahog
Was This Post Helpful? 0
  • +
  • -

#2230 Brokenprogrammer   User is offline

  • D.I.C Head

Reputation: 21
  • View blog
  • Posts: 113
  • Joined: 05-January 16

Re: What are you working on today?

Posted 02 February 2016 - 03:37 PM

Now while learning C i have decided to implement some basic data structures into my Algorithms library. I'm still reading the book Algorithms by Rod Sedgwick and implementing the different data structures he mentions in the book in C is not as easy as he shows with Java. The more i read about C the more i grow to like it.
I have also been looking at universities since now after a 1 year break after finishing school its time to start studying again, I'm planning to get a bachelor degree in CS. I found a university teaching computer science that caught my eye and I'm calling them tomorrow to ask some questions.
Was This Post Helpful? 2
  • +
  • -

#2231 ArtificialSoldier   User is offline

  • D.I.C Lover
  • member icon

Reputation: 3136
  • View blog
  • Posts: 8,936
  • Joined: 15-January 14

Re: What are you working on today?

Posted 02 February 2016 - 04:07 PM

Quote

what I mean to say is, this isn't the sort of "launching" that involves propellent, is it?

Usually it is not. Theoretically.
Was This Post Helpful? 0
  • +
  • -

#2232 macosxnerd101   User is offline

  • Games, Graphs, and Auctions
  • member icon




Reputation: 12800
  • View blog
  • Posts: 45,992
  • Joined: 27-December 08

Re: What are you working on today?

Posted 02 February 2016 - 07:18 PM

I'm presently grading Theory of Computation papers for grad students, which is a lot of fun! Tomorrow is my Data Structures lab, which will be fun as well!
Was This Post Helpful? 0
  • +
  • -

#2233 depricated   User is offline

  • Nero


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

Re: What are you working on today?

Posted 02 February 2016 - 07:41 PM

Enjoying a compression brace. This feels oddly good.

I've had an utterly shit week and it's not even Wednesday yet. We had a small bit of storm earlier, and that was awesome.
Was This Post Helpful? 0
  • +
  • -

#2234 depricated   User is offline

  • Nero


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

Re: What are you working on today?

Posted 02 February 2016 - 07:48 PM

my roommate's girlfriend posted this to facebook and I immediately thought of B9.
Was This Post Helpful? 1
  • +
  • -

#2235 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 02 February 2016 - 07:59 PM

Got some of my Zend study material in. I am thinking next month taking the cert exam pending a few other things. Also received some books on automating software tests.

Finally got the api issue worked out, turned out to be nothing regarding my code of the logic but a missing protocol. Cleared a few tickets that had to do with operator error. After all that, took a break from the computer tonight.
Was This Post Helpful? 0
  • +
  • -

  • (158 Pages)
  • +
  • « First
  • 147
  • 148
  • 149
  • 150
  • 151
  • Last »