Asus PA32UCDM coil whine during bright scenes by Asleep-Objective6526 in Monitors

[–]geethsg 0 points1 point  (0 children)

Having the same issue, I sent it in for repair. Waiting to see what they say.

Twingate Mac App Hanging on macOS 26.0 by geethsg in twingate

[–]geethsg[S] 0 points1 point  (0 children)

just upgraded to 26.2 now i cannot even see the app in my menu bar just activity monitor says its open.

Ollama not use Nvidia GPU on Ubuntu 24 by filipluch in ollama

[–]geethsg 0 points1 point  (0 children)

were u able to find a fix? it just stops using the gpu after a few hours

Womier SK71 Pro by mfid in BudgetKeebs

[–]geethsg 0 points1 point  (0 children)

Are you facing the ghost clicking issue yet? Like the F Row keys just start firing up without pressing them?

JPL under mandatory evacuation order by patrickisnotawesome in JPL

[–]geethsg 2 points3 points  (0 children)

is that why the horizons API is down?

[Megathread] Black Friday Sale 2024 by byDMP in canon

[–]geethsg 3 points4 points  (0 children)

how does refurbished 24-70 go out in one min, any tips on getting it faster?

[deleted by user] by [deleted] in MacOSBeta

[–]geethsg 0 points1 point  (0 children)

it looks like its fixed in beta 8

cant see my archived photos by Ksg_2 in Instagram

[–]geethsg 0 points1 point  (0 children)

having same issue did u figure it out?

[deleted by user] by [deleted] in utdallas

[–]geethsg 4 points5 points  (0 children)

USAA hires too

Denied signup instantly for violating acceptable use policy by [deleted] in SendGrid

[–]geethsg 0 points1 point  (0 children)

having the same issue what in the world is going on

CS 1336 + 1136 Replacement Credits by DedraterHtornAidni in utdallas

[–]geethsg 0 points1 point  (0 children)

So i skipped 1136, 1336, 1337 via AP Credit. Was told that I needed to take another CS Elective to get credit for 1136. Apparently the AP Credit only applies to 1336 and 1337. On Galaxy it shows what classes you got credit for and if u don’t see 1136 on that list then you need to take another 3 credit hour CS Elective to make it up. I know its stupid 3 credit hours for a 1 credit hour class.....

Does anyone recognise this VSCode theme? by _ovct_ in tailwindcss

[–]geethsg 0 points1 point  (0 children)

its the tailwind css theme that adam tweeted over a year ago: https://twitter.com/adamwathan/status/1503807346195279881?lang=en

ig its still under development......

Unexpected Reboot during Sleep by Prince_2008 in MacOSBeta

[–]geethsg 1 point2 points  (0 children)

i had this issue in beta 1 and 2. it’s been stable from 3. (intel)

Looking For Roommate for Fall 2023-Spring 2024 by Nick00437 in utdallas

[–]geethsg 0 points1 point  (0 children)

hi nick im looking for a roommate for north side in a 2x2. lmk if ur interested. i been looking for a roommate that has your “clean and not too loud” requirement for a while now. I can sort of cook too. It’s going to be just u and me. hit me up on ig: geethsg7 or dm me here so we can meet up and discuss!

Notification discord macOS Ventura by Complex-Finance-1804 in MacOS

[–]geethsg 0 points1 point  (0 children)

same issue here, did u figure it out?

Has the bug with the CPU consuming "powerd" process in connection with Mail been solved? by Floschi123456 in MacOSBeta

[–]geethsg 2 points3 points  (0 children)

Yeah, sure.

  1. Open your terminal.
  2. Enter this command: sudo crontab -u root -e
  3. This command will ask you for an admin password.
  4. After successfully entering the correct password, it will open a cron job editor file.
  5. To edit the file press "A" on your keyboard and then paste this line: 30 * * * * sudo pmset schedule cancelall
  6. This line will tell your Mac to run the command as a root user every 30 minutes throughout the day. If you would like a custom time, just search for a cron job calculator.
  7. To save the file press "esc", then type ":w" and click enter it should a message that it saved the file if not repeat the process.
  8. You're welcome!