It's too bad Deleted member 88227 isn't on these forums to add his 2 cents to this thread....
(that was Skillz ID here) I don't remember what he did to get the boot but cheers to him for taking the initiative to try to make something better. Hope it delivers.
I may shit talk on Skillz from...
Other than the lack of feedback by the admin and random Python errors on sprint starts my biggest issues with FB were that there was just too many sprints. I felt it was nonstop but since it was mixture of marathon and sprint... missing a sprint could really hurt the standings
I hope we stick...
Since you said you tried the 4k by itself its not a multi monitor problem. I would try the 4k m9nitor on a different pc and see if it also has the issue. That would rule out a lot of posibilities
If you do want your kvm to handle video duties then ones that support high bandwidth hdmi or DP get pretty pricey. Especially so if you want greater than 60hz. I dont think having a projector connected to your gpu would matter as long as the video output from gpu to kvm was the primary output...
You can get one of those older kvms that are vga+ dual usb and just use the kvm to switch your kb and mouse. This assumes your monitor has the ports to connect to both rigs.
I uses this one for 4 rigs to share kb n mouse. They make 2 port ones as well for cheap. You just switxh tje kvm and...
Yeah i kind of wish i had gone Aeron. My last chair was mesh staples hykin . I miss the headrest and i dont feel as comfortable sitting in a fabric seat. Stability and comfort is way better vs staples chair (which fell apart in 3 years)
It creaks. The padding on the arm rests could be better. If i grab the chair by the arm to move it it often moves the arm in or out. When trying to adjust arms in or out it often goes farther than i want and i have to go back and then it goes too far back... annoying but not a dealbreaker.
We moved up to 4th in Einstein today which gives us the #5 spot overall. will have to see if we can hold it or if there is teams hiding bunkers... I'm sure it's going to be down to the wire!
at around this point of the pent I always lament my lack of planning and then come the next pent I forget to get prepared early. It's a vicious cycle lol.
Your log file in the client says that or you see that in the console after initiating the update? If they are instances you would need to make sure you use the right port number and password in the update command
and this is the variation I use for windows in a .bat file
for /l %%x in (1, 1, 10000) do (echo %%x
"c:\Program Files\Boinc\boinccmd.exe" --project http://einstein.phys.uwm.edu/ update
ping 127.0.0.1 -n 180 > nul)
I use this on linux:
watch -n 140 "boinccmd --project http://einstein.phys.uwm.edu/ update"
This would be variation if you are using instances, for an instance with port 31429 and gui_rpc file with password = secretpassworsshh
watch -n 140 "boinccmd --host localhost:31429 --passwd...
Agreed this is why i said getting proper height for both sitting and standing is key. Sitting your keyboard should be almost in your lap and standing you should have your keyboard at this height:
I was getting numberfields work last night but its tough right now. Prob better after todays jav finishes. Can always crunch some PG cpu tasks if nothing else.