Ermahgerd! What are you even working on, like, right now?

  • (136 Pages)
  • +
  • « First
  • 20
  • 21
  • 22
  • 23
  • 24
  • Last »

2039 Replies - 65066 Views - Last Post: 16 May 2019 - 10:08 PM

#316 TechnoBear   User is offline

  • Lady A
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 07:08 AM

So, this place I'm working at now offers a ridiculous amount of time off. I have PTO that accrues overtime (8.12 hours per month) and is uncapped, I have 4 paid holiday days every year, I have a day off of my choosing for my birthday (within 2 weeks of the date), and sick time that accrues at the same rate of PTO but is capped. To top all that off, I only have to work 7.5 hours and get paid for a full 8 and I can take paid time to go to doctor's visits without reducing my PTO or holiday balances.

I don't even know how you'd use all that.

With my girlfriend, cop friend is trying to convince a judge that he should just drop the ticket against my girlfriend and we are working on what needs to be done for the insurance. I think fighting the insurance is a futile endeavor, but I guess we will do it anyway.
Was This Post Helpful? 0
  • +
  • -

#317 TechnoBear   User is offline

  • Lady A
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 07:17 AM

Something for you friday:

Take a look at this query I just stumbled on, I feel like there is Something a little redundant in it:

SELECT
    *
FROM
    (
    SELECT
        O.ORG_ID,
        O.ORG_NAME,
        ORG_NAME_ALIAS,
        O.ADDR_CITY
    FROM
        ORG_SEARCH O
    WHERE
        O.ORG_TYPE_ICD IN( 10919,
        13121 )
        AND O.DELETED_IND = 'N'
        AND O.VENDOR_ON_HOLD_FG = 'N'
    ORDER BY
        O.ORG_NAME ASC )

Was This Post Helpful? 0
  • +
  • -

#318 depricated   User is offline

  • Nero


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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 07:48 AM

lol maybe it's just cause it's early but that took me a second to spot, nice.

Got lots to hammer out so I've been hyper focused on getting shit done...wish me luck
Was This Post Helpful? 0
  • +
  • -

#319 modi123_1   User is online

  • Suitor #2
  • member icon



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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 07:52 AM

I wonder how much cold and flu medicine I can take before I find David S. Pumpkins in my code, or Lego Hobbit game?
Was This Post Helpful? 1
  • +
  • -

#320 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 08:32 AM

I don't get it, what's up with that code?

Finally released that piece of crap project to prod. Not so much a pos anymore but I just still hate it. Had a big ol' release party in the teamspace with all the important people here. If I had remembered I wouldn't've worn a tshirt and hoodie :x

Also, this muh desk

https://imgur.com/a/5IWlybw

This post has been edited by NeoTifa: 05 October 2018 - 09:31 AM

Was This Post Helpful? 0
  • +
  • -

#321 TechnoBear   User is offline

  • Lady A
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 10:56 AM

View PostNeoTifa, on 05 October 2018 - 09:32 AM, said:

I don't get it, what's up with that code?


It has SELECT [ALL] FROM (SELECT [SPECIFIC_COLUMNS] FROM [SPECIFIC_TABLE])


Could have just been:

SELECT [SPECIFIC_COLUMNS] FROM [SPECIFIC_TABLE]


View PostNeoTifa, on 05 October 2018 - 09:32 AM, said:

Also, this muh desk

https://imgur.com/a/5IWlybw


I have 2 questions.

  • Who is the Hooded blue pop and what are they from?
  • Why Nickki Cage?

Was This Post Helpful? 0
  • +
  • -

#322 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 11:38 AM

Ah thanks, I don't deal with databases typically, it's my weak spot technically, so I'm not that versed in SQL queries.

1: Hooded = Ana Amari, the sniper healer from Overwatch
Spoiler

Not hooded = Dr. Angela Ziegler aka Mercy, the angel pimp cane healer from Overwatch
Spoiler


2: Why not? He's the One True God.
Was This Post Helpful? 0
  • +
  • -

#323 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 05 October 2018 - 11:44 AM

Someone thought they were being cute with the query.
Was This Post Helpful? 0
  • +
  • -

#324 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 07:48 AM

Off to a really bad start this morning, but my one assignment got graded and it was .5 pts (out of 5) more than I was expecting and one of my 2 assignments due tomorrow got pushed back a week.
Was This Post Helpful? 0
  • +
  • -

#325 TechnoBear   User is offline

  • Lady A
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 08:27 AM

@ Neo, if it helps any; My day started with breaking one of my nails and I have no emery boards or clippers with me so I just have one very short jagged nail out of 10.
Was This Post Helpful? 0
  • +
  • -

#326 modi123_1   User is online

  • Suitor #2
  • member icon



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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 08:31 AM

So far - 100% of my meetings today have ran 20-30 minutes longer than scheduled.
Was This Post Helpful? 0
  • +
  • -

#327 NeoTifa   User is offline

  • NeoTifa Codebreaker, the Scourge of Devtester
  • member icon





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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 09:16 AM

I just won a Sonos Play One w/ Alexa in a drawing at work. Things are looking up. XD Can't wait to get it and spam "Alexa, play Despacito" to annoy my neighbors.
Was This Post Helpful? 1
  • +
  • -

#328 BetaWar   User is offline

  • #include "soul.h"
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 09:19 AM

Spent my weekend at the RMAF, was a great time with a _ton_ of audio equipment. Definitely worth the price of entry ($40)... now I just need to become a multi-millionaire so I can afford the awesome equipment I have been drooling over... but that is going to take time (at best). In the meantime, I also found some awesome headphones that are more in my price range; and possibly will wind up with a new AMP and DAC (though that gets a bit more expensive again).
Was This Post Helpful? 1
  • +
  • -

#329 BenignDesign   User is offline

  • holy shitin shishkebobs
  • member icon




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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 09:51 AM

Making excellent progress on all of my projects since my old boss has been told she's not allowed to give me random assignments without going through my new boss first.

On the home front, the hubs is home with a mancold and is slightly pissed at me because I told him he's not allowed to yell at and punish the kids over something stupid this time.
Spoiler

Was This Post Helpful? 0
  • +
  • -

#330 astonecipher   User is offline

  • Enterprise Software Architect
  • member icon

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

Re: Ermahgerd! What are you even working on, like, right now?

Posted 08 October 2018 - 09:53 AM

Troubleshooting issues for support today while trying to document a systems current state of functionality. I hate documentation, when I have to be the one to do it.



Need to schedule my next trip to the range and figure out how to afford all the ammo I want to purchase. Somehow, making more money means less for ammo. Previously I would buy thousands of rounds at a time and a trip meant 300-600 rounds fired. Now, I am lucky if I can do 100; something just doesn't seem right about that!
Was This Post Helpful? 0
  • +
  • -

  • (136 Pages)
  • +
  • « First
  • 20
  • 21
  • 22
  • 23
  • 24
  • Last »