Jump to content

Apextier

Member
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Apextier

  1. Hi all! This has caused me much anguish and frustration so I figured see if the gurus here can help me understand what the heck is going on. TL;DR format: When connecting the monitor to a PC/Windows device it will have a green tint as seen below. This happens on multiple PC devices and even in BIOS, so in my opinion it's not a particular PC device issue but something specifically with the monitor. Things I've tried that have yielded no success. Factory reset monitor via in-built settings Updated PC graphics driver Restarted computer(s) Used multiple different PCs Used different cables (DP and HDMI) Attempted to use OnScreen Control to update monitor firmware but it never detects it What does work somehow? Using a macOS device the display properly shows colors over either DP or HDMI. I've found another report of a users with the same exact issue. And for the record the monitor is out of warranty so I have to seek LG third party repair and from my surface level research it seems to be a nightmare. I'm completely at a loss on this and have since purchased a 27GP850-B to replace it for the time being. Any ideas or suggestions you might have on this will be greatly appreciated.
  2. Looking for folks who drive a newer Hyundai with bluelink remote capabilities. Also, if your familiar with nodejs that's a bonus as well.
  3. I mean fair point. There not "trash" but I like typing on the the older scissor keys much more. I have the following MBP's so I do type on them quite a bit. 2015 MacBook Pro 15" 2016 MacBook Pro 15" 2017 MacBook Pro 15"
  4. The butterfly keyboards are just trash. It's sad that the new magic keyboard has gone to this horrible tech as well .
  5. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    LOOOOL
  6. Apex = Top Tier = Level of a structure Basically I'm the top level
  7. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    @DrMacintosh You mean Pages**** Edit: wow you caught your typo quick
  8. FWIW, I couldn't be happier with my Google WIFI setup so if you're looking for a mesh network solution.
  9. My personal recommendation is to stay away from the modem/router combos. https://express.google.com/u/0/product/14745097949303825705_17168870768799267040_6136318
  10. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    I have an iMac Pro with 512GB ECC memory so that I can run both slack, google chrome, and discord at the same time!!!!!
  11. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    @mrchow19910319I mean going from PHP to JS was a step in a better direction for me. You'll do find my dude, JS is getting better and better so I would not even sweat it.
  12. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    @mrchow19910319 Here's an idea, write a node.js app to call the suicide prevention hotline for you! https://www.twilio.com/
  13. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    @mrchow19910319 Cum @ me bruh I'll track your IP in PHP with a desktop application?>!?!?!?/
  14. Apextier

    tell me this isnt true.... @DrMacintosh bonus s…

    LOOOOL so true!
  15. Fair point but I personally think Google is best to go back to the drawing board on their music streaming service. Sounds like this new rumored replacement might be just that!
  16. Good tutorial but can you fix the formatting on the configs? rtmp { server { listen 1935; chunk_size 4096; application live { live on; record off; } } }
  17. Google Play Music UI/UX sucks so I went back to Spotify
  18. <?php $obj = '{ "cpanelresult":{ "apiversion":2, "event":{ "result":1 }, "module":"MysqlFE", "func":"listdbs", "data":[ { "size":"0", "db":"number1", "userlist":[ { "db":"number1", "user":"user1" } ], "sizemeg":"0.00", "usercount":1 }, { "usercount":1, "sizemeg":"0.00", "db":"number2", "userlist":[ { "user":"user2", "db":"number2" } ], "size":"2720" }, { "size":"689144", "userlist":[ { "db":"number3", "user":"user3" } ], "db":"number3", "sizemeg":"0.66", "usercount":1 } ] } }'; $json = json_decode($obj, true); $count = count($json["cpanelresult"]["data"]); echo "Count is: $count"; ?> Like @NowThatsDamp said, just get the count of cpanelresult.data and you will get the value you are looking for.
  19. I would recommend booting into recovery and typing the following command in terminal to see if you can find the drive. diskutil list
  20. To be honest the hardware doesn't really make much difference here. I know the soundbar supports CEC because the Chromecast will tell it to automatically switch to the correct input when you cast to it. However, no GFX card has ever been made with CEC support so the only solution I can see is possibly the external adapter. Here are the models for reference but I don't think it will help in the slightest. TV: Samsung (UN40EH5300FXZA) Soundbar: Sony (SA-CT770)
  21. Hello, all! I'm trying to figure out if it's possible to have my media PC auto switch inputs like the Chromecast does via CEC I believe? There are these adapters but I don't know if that really helps in this situation. If anyone has ideas or has done something like this before I'd love to hear what you've done. USB - CEC Adapter: https://www.pulse-eight.com/p/104/usb-hdmi-cec-adapter TL;DR how could I get my soundbar to switch to the media PC automatically when it wakes up?
  22. Overwolf has an FPS feature but looks like it does not have min/max feature you are looking for.
  23. But that means the rules you are making are local, are you not trying to make them on the server instead?
  24. Are you looking for Exchange redirection? https://support.office.com/en-ie/article/Forward-and-redirect-email-automatically-9f124e4a-749e-4288-a266-2d009686b403
  25. 666 Spooky -------- Back on topic. @Vinod Bahadur Thapa front end developers focus mainly on HTML/CSS and possibly JavaScript. Knowing more is helpful but not required to be a skilled front end webdev.
×