What are you working on today?

  • (158 Pages)
  • +
  • « First
  • 137
  • 138
  • 139
  • 140
  • 141
  • Last »

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

#2071 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 25 January 2016 - 01:38 PM

Apparently UHaul didn't acknowledge the graffiti and are still issuing me a refund, so that's a thing. Otherwise:

Posted Image
Was This Post Helpful? 0
  • +
  • -

#2072 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 25 January 2016 - 01:49 PM

View Postjon.kiparsky, on 25 January 2016 - 07:54 PM, said:

That's easy. Next time you talk to the HR goon, call them a liar, flip the table, and walk out.

That'll show 'em.

I am not sure how reducing my own income to none for a little while will be good in the long run...

I did however come up with a _sweet_ idea for some software over the weekend and am planning on implementing it and seeing if I can get money$ and crap for it. I am sure there will be more posts here about it (at the very least looking for people to play with it). Assuming it ever happens at least...
Was This Post Helpful? 0
  • +
  • -

#2073 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 January 2016 - 01:49 PM

You're making tzatziki sauce?
Was This Post Helpful? 1
  • +
  • -

#2074 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 25 January 2016 - 02:24 PM

No, I'm making cukes.
Was This Post Helpful? 0
  • +
  • -

#2075 BenignDesign   User is offline

  • holy shitin shishkebobs
  • member icon




Reputation: 8384
  • View blog
  • Posts: 12,682
  • Joined: 28-September 07

Re: What are you working on today?

Posted 26 January 2016 - 05:33 AM

I've seen movies involving cukes. You do you, neo.

Literally or figuratively.
Was This Post Helpful? 1
  • +
  • -

#2076 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 26 January 2016 - 06:39 AM

( ͡° ͜ʖ ͡°)
Was This Post Helpful? 1
  • +
  • -

#2077 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 January 2016 - 07:22 AM

More internet connectivity drops, we have AOS coming out to take a look at our Meraki Routers today. Which means this afternoon VPN might be back up and stable. I have to figure out why Cognos 10.2 Doesn't like sending reports today. IE More Jenzabar fallout.
Was This Post Helpful? 0
  • +
  • -

#2078 bingy   User is offline

  • One Sexy Mofo
  • member icon

Reputation: 177
  • View blog
  • Posts: 864
  • Joined: 15-December 06

Re: What are you working on today?

Posted 26 January 2016 - 07:24 AM

Alapee you should talk your CIO into going with Cisco instead of Meraki
Was This Post Helpful? 0
  • +
  • -

#2079 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 26 January 2016 - 07:32 AM

I am trying to install an os on a new system, as my current work machine bogs down at light load. So far, no joy. Bios reads an optical drive, but the disk is never read, and I have it as the only item for the boot sequence.
Was This Post Helpful? 0
  • +
  • -

#2080 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 January 2016 - 07:52 AM

bingy: Right now our CTO is on short timer syndrome, we are a compilation of Cisco, Meraki, and a few others. We have a director of Tech Ops (our IT is split between soft and hard ware) going to be hired but that is about a week away. The the original implementation was going to be networking in zones then switching everything over to one system. Then our Tech Ops director found a better job, now we are dealing with some issues with the network. AOS is the outsource company here in Kansas that has been helping us through it. Since I switch almost completely to software 2 years ago, I am still rusty with a lot of it.
Was This Post Helpful? 0
  • +
  • -

#2081 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 26 January 2016 - 07:53 AM

I'm trying to figure out how to generalize a GPIB interface lock to gather waveform data from an Oscilloscope and convert the retrieved data to a readable and human measurable format, so that the whole process can be automated and usable with any and all GPIB accessible Oscilloscopes. Without causing issue with GPIB devices which are not Oscilloscopes and without user input being required.

I've got to the point that I've determined that this whole course of action is impossible but my supervisor has been refusing to talk to me for the last two weeks, since I came out at work, and as such I cannot report that this cannot be done. Therefore, I gotta figure it out or get a mark for failure to complete required work.

The Oscilloscope I'm looking at requires a minimum of 4 commands to be sent in order to retrieve the data required to make it human readable and measurable, then the data must be processed before it can be output. I can only have a single input line which consists of the device name, model number, and a single command.

The other Oscilloscope I have to look at only requires 2 commands to be sent and requires no post processing. Without making a function or other option for every possible GPIB Oscilloscope in the world, or that will ever be, AND changing the input data it just cannot be done.

So, essentially I cannot do what they have asked me to do and I can't report that it can't be done because my supervisor is refusing to talk to me...

This week is literally the worst... and it's Tuesday. :nottalkingtoyou:/>


EDIT: I guess I just needed to vent :/ I Apologise

This post has been edited by TechnoBear: 26 January 2016 - 08:04 AM

Was This Post Helpful? 0
  • +
  • -

#2082 TheMightyUch   User is offline

  • D.I.C Head

Reputation: 24
  • View blog
  • Posts: 189
  • Joined: 05-September 14

Re: What are you working on today?

Posted 26 January 2016 - 08:11 AM

Learning about time complexities and how to calculate them for my Data Structures class. It's pretty interesting.
Was This Post Helpful? 1
  • +
  • -

#2083 ChrispyChris   User is offline

  • D.I.C Addict
  • member icon

Reputation: 46
  • View blog
  • Posts: 544
  • Joined: 06-December 10

Re: What are you working on today?

Posted 26 January 2016 - 09:30 AM

Installing programs on computers, fixing problems that are coming up since our switch to 10.*.*.* IP.
Was This Post Helpful? 0
  • +
  • -

#2084 Damage   User is offline

  • Lord of Schwing
  • member icon

Reputation: 300
  • View blog
  • Posts: 1,989
  • Joined: 05-June 08

Re: What are you working on today?

Posted 26 January 2016 - 11:49 AM

View PostTechnoBear, on 27 January 2016 - 02:53 AM, said:

I've got to the point that I've determined that this whole course of action is impossible but my supervisor has been refusing to talk to me for the last two weeks



since he's being a dick isn't there someone either above him or hr'y that you could go to?
Was This Post Helpful? 2
  • +
  • -

#2085 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 26 January 2016 - 11:51 AM

Had my first review with my company.

Posted Image
Was This Post Helpful? 4
  • +
  • -

  • (158 Pages)
  • +
  • « First
  • 137
  • 138
  • 139
  • 140
  • 141
  • Last »