[QUOTE=Van-man;47917777]ABP is more effective, but it literally cripples my laptop if I have just a few pages open that has/had ads on them.
It just LOOOVES to gobble up memory, even moreso than shitty flash ads do.[/QUOTE]
My laptop seems to handle it just fine even if i have a boatload of tabs open.
Maybe it's just not very noticeable with the 3632qm and 8GB of RAM.
Fuck you, Bill Gates.
Fuck you, Microsoft.
Fuck you, everyone who gave birth to the people who work at Microsoft and create SharePoint.
I have spent the past 4 days (as in all 8 hours of the work day) trying to figure out why I couldn't get SharePoint to create and run the User Profile Synchronization Service correctly.
It all worked fine and peachy when I did it through Central Administration, but my job is to automate this shit, and that means PowerShell. Whenever I made the UPS Sync through PowerShell, it would hang on "Starting" and just stay there for hours and hours.
Finally, today, I found out why.
[url]https://technet.microsoft.com/en-us/library/gg750257%28v=office.14%29.aspx?f=255&MSPPError=-2147217396[/url]
[quote=Technet]
The default schema for the farm account in the synchronization database [B]is not set correctly if you used Windows PowerShell to create the User Profile Service application and you were not logged on as the farm account when you created the User Profile Service application[/B]. The following error is reported in the Universal Logging System (ULS) log:
Failed to configure ILM, will attempt during next rerun. Exception: System.Data.SqlClient.SqlException: Specified collection 'StringSchemaCollection' cannot be dropped because it is used by object '<farmaccount>.GetObjectCurrent'.[/quote]
So despite the fact that Microsoft's own security suggestions say to [B]NEVER[/B] log on locally as the farm account, you apparently have to do it in order to use Powershell to set up SharePoint, unless you use their workaround:
[quote=Workaround]
$sb = {
Add-PSSnapin Microsoft.SharePoint.PowerShell
$saAppPool = Get-SPServiceApplicationPool "SharePoint Web Services Default"
$dbServer="<DBServer>"
$upa = New-SPProfileServiceApplication -Name "<UPSAppName>" `
-ApplicationPool $saAppPool `
-ProfileDBName "<ProfileDBName>" `
-ProfileDBServer $dbServer `
-SocialDBName "<SocialDBName>" `
-SocialDBServer $dbServer `
-ProfileSyncDBName "<SyncDBName>" `
-ProfileSyncDBServer $dbServer `
-ErrorAction SilentlyContinue -ErrorVariable er
}
$cred = Get-Credential "<FarmAccount>"
$job = Start-Job -Credential $cred -ScriptBlock $sb | Wait-Job
[/quote]
This is definitely a fucking bug and yet there appears that there will never be any effort to fix it.
Fuck. SharePoint.
[QUOTE='[EG] Pepper;47917760']Am i the only one who still uses adblock plus?
Seeing an advert is so damn rare.[/QUOTE]
No, I'm still running ABP. I've got a fuckton of custom rules set up, porting them all over to ublock or whatever just isn't worth it.
[QUOTE=Forumaster;47917817]
Fuck. SharePoint.[/QUOTE]
Welcome to the SharePoint Haters club. It's pretty massive.
[QUOTE=garychencool;47917933]Welcome to the SharePoint Haters club. It's pretty massive.[/QUOTE]
Yup.
[QUOTE=garychencool;47917933]Welcome to the SharePoint Haters club. It's pretty massive.[/QUOTE]
At my old job, I dealt with Sharepoint 2007. At my current job, I deal with the general public. I like dealing with the general public more than SharePoint. Even if it takes 46 minutes to walk someone through connecting to one of our hotspots.
[QUOTE=Genericenemy;47917014][url]http://archiveteam.org/index.php?title=Pomf.se[/url]
Some good news with regards to Pomf.se it seems, to quote.
Thank fuck[/QUOTE]
"Let's hope Archive Team gets our stuff when our run-of-the-mill dedicated server isn't cutting it anymore" is the new "Let's hope Google buys us when we run out of VC money".
[QUOTE='[EG] Pepper;47917809']My laptop seems to handle it just fine even if i have a boatload of tabs open.
Maybe it's just not very noticeable with the 3632qm and [B]8GB of RAM[/B].[/QUOTE]
Figures.
[QUOTE=gman003-main;47917849]No, I'm still running ABP. I've got a fuckton of custom rules set up, porting them all over to ublock or whatever just isn't worth it.[/QUOTE]
You mean simply copy-pasting them from one extension to another isn't worth it?
[QUOTE=Levelog;47917936]Yup.[/QUOTE]
I just hate it because I can't upload files larger than 2GB onto my schools SharePoint server. I'm going to use that 1TB whether they like it or not! I know it's my schools fault for not updating it. I wonder if they did it already.
[QUOTE=garychencool;47918114]I just hate it because I can't upload files larger than 2GB onto my schools SharePoint server. I'm going to use that 1TB whether they like it or not! I know it's my schools fault for not updating it. I wonder if they did it already.[/QUOTE]
Our sharepoint permissions are just all wonky at work, and our web interface for it is subpar. I've just got it mapped as a network drive.
all this thinkpad circlejerking (no offence guys) is making me want a thinkpad... but i really would rather spend my money on a surface 3.
[QUOTE=DrTaxi;47918029]"Let's hope Archive Team gets our stuff when our run-of-the-mill dedicated server isn't cutting it anymore" is the new "Let's hope Google buys us when we run out of VC money".[/QUOTE]
Usually when website employees/owners cooperate with AT, they'll usually keep things running as long as possible for our grabs to finish in their entirety.
[QUOTE=Akasori;47918101]You mean simply copy-pasting them from one extension to another isn't worth it?[/QUOTE]
Are uBlock rules syntax-compatible with ABP rules? I guess I just assumed they weren't.
[QUOTE=gman003-main;47918307]Are uBlock rules syntax-compatible with ABP rules? I guess I just assumed they weren't.[/QUOTE]
Directly compatible, just copy and paste.
I'm getting pissed off with these games for recording and review. I'm buying a 980 Ti as soon as I can assuming my job interview goes well tomorrow.
Shadowplay for lief.
I'm seriously considering Elder scrolls online for Xbone
Help
[QUOTE=papkee;47918724]Shadowplay for lief.[/QUOTE]
Maybe once it stops using a depreciated mp4 container that has a 4GB filesize cap.
And once it gets an actual interface.
[QUOTE=Zephyrs;47918836]Maybe once it stops using a depreciated mp4 container that has a 4GB filesize cap.
And once it gets an actual interface.[/QUOTE]
I thought the 4GB cap was a windows problem, not a container issue.
[QUOTE=Zephyrs;47918836]Maybe once it stops using a depreciated mp4 container that has a 4GB filesize cap.
And once it gets an actual interface.[/QUOTE]
That has to do with FAT32, not MP4.
[QUOTE=DuCT;47918913]That has to do with FAT32, not MP4.[/QUOTE]
It has nothing to do with FAT 32. It's because it's using the built in mp4 muxer, something any sane recording software shouldn't do. On 7 it's a piece of shit, and has a 4GB file limit for some reason. On 8, it's more recent. OBS, dxtory, fraps, etc, all have zero issues making arbitrarily large files on either OS.
[QUOTE=Oicani Gonzales;47919016]a shame this isnt updated:
[t]http://orig00.deviantart.net/1ddc/f/2009/203/1/c/computer_hardware_poster_1_7_by_sonic840.png[/t][/QUOTE]
I'm on it.
Should I do just "stuff you're likely to encounter in 2015", "everything since Y2K" or "everything since Jan 1 1970"?
[QUOTE=gman003-main;47919187]I'm on it.
Should I do just "stuff you're likely to encounter in 2015", "everything since Y2K" or "everything since Jan 1 1970"?[/QUOTE]
How about just a 2010-now addendum?
Sigh. I don't know why I always play competitive games. I always end up getting pissed off because I'm shit, and quitting, plus it stops being fun well before I quit too.
[QUOTE=Del91;47918761]I'm seriously considering Elder scrolls online for Xbone
Help[/QUOTE]
ESO is alright if you don't expect a Beth style game and treat its lore Fallout Tactics style
but why xbone? I don't see MMOs working on a controller
[QUOTE=Levelog;47919189]How about just a 2010-now addendum?[/QUOTE]
Uh, because the original looks like such ass that even [I]I[/I] think I can do better?
[QUOTE=gman003-main;47919237]Uh, because the original looks like such ass that even [I]I[/I] think I can do better?[/QUOTE]
I don't mean do something in the format. It looks ugly as shit. I just thought it wasn't necessary for anything earlier really.
[QUOTE=lavacano;47919229]ESO is alright if you don't expect a Beth style game and treat its lore Fallout Tactics style
but why xbone? I don't see MMOs working on a controller[/QUOTE]
Because my desktop is collecting dust, and apparently it plays reminiscent of Skyrim on xbone.
I've also got a group of like 8 people I play with both on Destiny and ESO
[Sp]I already play skyrim with a controller on PC[/sp]
[QUOTE=Del91;47919296]Because my desktop is collecting dust, and apparently it plays reminiscent of Skyrim on xbone.
I've also got a group of like 8 people I play with both on Destiny and ESO
[Sp]I already play skyrim with a controller on PC[/sp][/QUOTE]
Yeah but ESO has 7 skills to use. I can't imagine that being comfortable on a controller.
Sorry, you need to Log In to post a reply to this thread.