ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. computerchip
    3. Best
    • Profile
    • Following 1
    • Followers 4
    • Topics 7
    • Posts 75
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Resume Critique

      @tim_g How does "consultant" imply incorporation?

      posted in IT Careers
      computerchipC
      computerchip
    • RE: Powershell issues with splitting or trimming data in a $string

      @dafyre
      It already outputs everything to a file, that's the issue, it outputs everything, and I don't want anything after "DNSSEC"

      😃

      posted in IT Discussion
      computerchipC
      computerchip
    • RE: What Are You Currently Reading Outside of Tech

      I just finished a couple of really good books.
      -The subtle art of not giving a fuck
      -A man called Ove
      Both were outstanding.

      posted in Water Closet
      computerchipC
      computerchip
    • RE: Powershell issues with splitting or trimming data in a $string

      @dafyre said in Powershell issues with splitting or trimming data in a $string:

      @computerchip said in Powershell issues with splitting or trimming data in a $string:
      Change this: $data[0] | Out-File -filepath C:\temp\chip\whois_data.csv -append

      to

      $data=$data -join ","
      $intLastChar=$data.indexof("DNSSEC")+2
      $data=$data.substring(0,$intLastChar)
      

      That converts $data to a string (separated by comma), finds "DNSSEC" and adds two to it (to remove the leading comma), and then tosses out everything extra.

      I believe that's going to work, testing more now. Thanks!

      posted in IT Discussion
      computerchipC
      computerchip
    • RE: SW rant time

      @rojoloco said in SW rant time:

      Let's get back on track...

      SPICEWORKS SUUUUUCKS!!!!!

      and more specifically the biased arbitrary actions of some of the mods!

      posted in Water Closet
      computerchipC
      computerchip
    • RE: Spiceworks: Error message: An existing connection was forcibly closed by the remote host.

      @scottalanmiller "just toggle it back and forth" 🤣 🙄

      posted in IT Discussion
      computerchipC
      computerchip
    • RE: What Are You Watching Now

      This thread is too long to read everything, but Planet Earth 2 was bad ash!

      posted in Water Closet
      computerchipC
      computerchip
    • RE: BitCoin

      @scottalanmiller

      Hey man, been working like crazy, I lurk but don't get a chance to post very often. 😃

      posted in IT Discussion
      computerchipC
      computerchip
    • RE: Crypto Predictions

      Even if we have seen to floor (which is I believe it's close,) I don't think we will see 20k again until around October 2018 at the earliest.

      posted in Water Closet
      computerchipC
      computerchip
    • RE: Crypto Predictions

      @scottalanmiller

      @scottalanmiller said in Crypto Predictions:

      https://www.ccn.com/south-korean-top-crypto-official-dies-amid-mounting-regulatory-pressure/

      Interesting quote from the article: "He passed away while he was sleeping and [his] heart [had] already stopped beating when he was found dead.”

      It's always rough when you find them dead while their heart is still beating...

      posted in Water Closet
      computerchipC
      computerchip
    • 1
    • 2
    • 2 / 2