• CIPWTTKT&GC V0x2A v40 - Windows 10 and Chill
    5,002 replies, posted
[QUOTE=B!N4RY;50769748]And 66% chance the flash chip in your flash drive or other electronic device are also from SK Hynix[/QUOTE] I think they're also the only semiconductor company making HBM memory right now, but not a 100% sure on that anymore. At least in the beginning they were.
I fucking hate people who have a laptop and set fucking power-on passwords. Nooo, can't set the BIOS password which you can easily crack. You gotta make it so the entire fucking machine can't boot until you enter a password. Then you fucking forget the password.
Speaking of BIOS passwords, an Acer laptop my friend got forced me to put a password on the BIOS just so I could disable secure boot. what good does that do anyone if there's not already a password
Oh lovely the power supply appears to be on the way out too. On the positive I now know for sure the motherboards surge protection is working. Let's see if I can make it to three components broken in a week. [editline]25th July 2016[/editline] This does end the reign of fermi because I'm not trusting the power supply to handle such a high power room heater.
[QUOTE=Teddybeer;50768984]How many wheels does that truck need.[/QUOTE] Client: we need to make it more obvious to the user that it's a truck. Graphic designer: OK
[QUOTE=helifreak;50769877]Reskinning my university Moodle site to a dark scheme has been an interesting experience. [code]table#explaincaps tbody>tr:nth-child(odd)>td,table#defineroletable tbody>tr:nth-child(odd)>td,table.grading-report tbody>tr:nth-child(odd)>td,table#listdirectories tbody>tr:nth-child(odd)>td,table.rolecaps tbody>tr:nth-child(odd)>td,table.userenrolment tbody>tr:nth-child(odd)>td,table#form tbody>tr:nth-child(odd)>td,form#movecourses table tbody>tr:nth-child(odd)>td,#page-admin-course-index .editcourse tbody>tr:nth-child(odd)>td,.forumheaderlist tbody>tr:nth-child(odd)>td,table.flexible tbody>tr:nth-child(odd)>td,.generaltable tbody>tr:nth-child(odd)>td,table#explaincaps tbody>tr:nth-child(odd)>th,table#defineroletable tbody>tr:nth-child(odd)>th,table.grading-report tbody>tr:nth-child(odd)>th,table#listdirectories tbody>tr:nth-child(odd)>th,table.rolecaps tbody>tr:nth-child(odd)>th,table.userenrolment tbody>tr:nth-child(odd)>th,table#form tbody>tr:nth-child(odd)>th,form#movecourses table tbody>tr:nth-child(odd)>th,#page-admin-course-index .editcourse tbody>tr:nth-child(odd)>th,.forumheaderlist tbody>tr:nth-child(odd)>th,table.flexible tbody>tr:nth-child(odd)>th,.generaltable tbody>tr:nth-child(odd)>th { background-color:#f9f9f9; }[/code] Surely someone didn't actually sit there and type out a 1117 character long selector.[/QUOTE] WYSIWYG is a hell of a drug
[QUOTE=kaze4159;50770840]WYSIWYG is a hell of a drug[/QUOTE] Alternatively LESS/SCSS.
[QUOTE=kaze4159;50770840]WYSIWYG is a hell of a drug[/QUOTE] Moodle doesn't appear to be WYSIWYG. Theme styles are all served via PHP scripts to allow for minification and logos so they wouldn't display in an editor. This is the extent of theme changes you can make from within the site, everything else is just editing CSS files manually. [t]https://helifreak.duckdns.org/image/20160725114416933.png[/t] University Moodle runs like shit, I wonder if it's because they turned all the performance options off - styles are minified by default but the ones served from the uni are the original ones with whitespace out the arse.
[QUOTE=helifreak;50770951]Moodle doesn't appear to be WYSIWYG. Theme styles are all served via PHP scripts to allow for minification and logos so they wouldn't display in an editor. This is the extent of theme changes you can make from within the site, everything else is just editing CSS files manually. [t]https://helifreak.duckdns.org/image/20160725114416933.png[/t] University Moodle runs like shit, I wonder if it's because they turned all the performance options off - styles are minified by default but the ones served from the uni are the original ones with whitespace out the arse.[/QUOTE] From what I've seen it's just a shitshow of poor PHP coding.
[QUOTE=SataniX;50771000]From what I've seen it's just a shitshow of poor PHP coding.[/QUOTE] Can confirm. Compare the download speeds of a file served by [URL="https://helifreak.duckdns.org/poople/pluginfile.php/95/mod_resource/content/1/majiro_0000.sav"]Moodle's high quality code[/URL] and [URL="https://helifreak.duckdns.org/majiro_0000.sav"]directly through nginx[/URL]. 128 MiB of my highest quality 00s.
So after doing a W10 clean install on my laptop, the volume on things like youtube videos are really low. I tried googling, but everyone's fixes of "Make sure volume mixer sounds are all up", "enable X setting in the properties", and "reinstall drivers" doesn't work. System sounds are loud, but not things like youtube weather on chrome, firefox, or edge. It's pissing me off so much.
[QUOTE=pentium;50769672]Every time I see people with their cute repurposing of laptops and shit as servers I am reminded that there are businesses and organizations out there who have built themselves an IT nightmare. VoIP systems running on laptops on top of a bookshelf in a closet, Excel spreadsheets that act as perpetual databases and doing things one could only call "black magic" and "in defiance of all logic" while the enormous work order backends are running on a badly coded java applet programmed by a guy who retired in 2003 and kept all the documentation in textfile format on a server long since decommissioned so when the day comes that someone turns both the toaster oven and the coffee maker on while the janitor is charging the floor scrubber [url=https://www.youtube.com/watch?feature=player_embedded&v=j3Uy9wsfkok#t=143]all hell breaks loose.[/url][/QUOTE] It is like you are describing my old workplace. We installed new Sandy Bridge based computers with Windows XP in 2014 for use on production lines. Disabled the battery alarm on UPSes "cause that is the standard procedure". Running production systems on ancient IBM PCs which was upgraded to the latest IBM DOS anno 1992, and still hooked up to a 24k bps modem with some Norton remote management software. Someone could have literally stopped most of the company's production lines by WAR DAILING and then messing with this single old computer. I usually joked that we should rename our department to: "Department of data archaeology".
[QUOTE=helifreak;50771137]Can confirm. Compare the download speeds of a file served by [URL="https://helifreak.duckdns.org/poople/pluginfile.php/95/mod_resource/content/1/majiro_0000.sav"]Moodle's high quality code[/URL] and [URL="https://helifreak.duckdns.org/majiro_0000.sav"]directly through nginx[/URL]. 128 MiB of my highest quality 00s.[/QUOTE] Moodle one is faster for me....heh
[QUOTE=SataniX;50771322]Moodle one is faster for me....heh[/QUOTE] Odd, I can only get 200 KiB/s out of Moodle but direct links max my line out both on my server and the university one.
[QUOTE=helifreak;50771349]Odd, I can only get 200 KiB/s out of Moodle but direct links max my line out both on my server and the university one.[/QUOTE] [t]http://i.imgur.com/f9mrZ9G.png[/t] Bizarre
[QUOTE=pentium;50769672]Every time I see people with their cute repurposing of laptops and shit as servers I am reminded that there are businesses and organizations out there who have built themselves an IT nightmare. VoIP systems running on laptops on top of a bookshelf in a closet, Excel spreadsheets that act as perpetual databases and doing things one could only call "black magic" and "in defiance of all logic" while the enormous work order backends are running on a badly coded java applet programmed by a guy who retired in 2003 and kept all the documentation in textfile format on a server long since decommissioned so when the day comes that someone turns both the toaster oven and the coffee maker on while the janitor is charging the floor scrubber [url=https://www.youtube.com/watch?feature=player_embedded&v=j3Uy9wsfkok#t=143]all hell breaks loose.[/url][/QUOTE] Was reminded of this [img]https://imgs.xkcd.com/comics/algorithms.png[/img]
[QUOTE=pentium;50769672]Every time I see people with their cute repurposing of laptops and shit as servers I am reminded that there are businesses and organizations out there who have built themselves an IT nightmare. VoIP systems running on laptops on top of a bookshelf in a closet, Excel spreadsheets that act as perpetual databases and doing things one could only call "black magic" and "in defiance of all logic" while the enormous work order backends are running on a badly coded java applet programmed by a guy who retired in 2003 and kept all the documentation in textfile format on a server long since decommissioned so when the day comes that someone turns both the toaster oven and the coffee maker on while the janitor is charging the floor scrubber [URL="https://www.youtube.com/watch?feature=player_embedded&v=j3Uy9wsfkok#t=143"]all hell breaks loose.[/URL][/QUOTE] Our company is still operating on server hardware we bought in 2004. That includes hard drives. So we've got some 40+ QA and staging servers set up on some 6 different server boxes with 30GB of storage apiece (and even less on the auxiliary servers). Which fills up really fucking fast on our really outdated Server 2008 instances. (Not?) Thankfully they're actually starting to act up now, so we get to make the argument that we actually fucking upgrade them to modern hardware and OSes.
[QUOTE=Protocol7;50771564]Our company is still operating on server hardware we bought in 2004. That includes hard drives. So we've got some 40+ QA and staging servers set up on some 6 different server boxes with 30GB of storage apiece (and even less on the auxiliary servers). Which fills up really fucking fast on our really outdated Server 2008 instances. (Not?) Thankfully they're actually starting to act up now, so we get to make the argument that we actually fucking upgrade them to modern hardware and OSes.[/QUOTE] It's like living in a condemned house because it "hasn't collapsed on us yet"
[QUOTE=TrafficMan;50771614]It's like living in a condemned house because it "hasn't collapsed on us yet"[/QUOTE] That's exactly their reasoning and it's ridiculous, at this point we spend more time micromanaging the servers than doing real work. Like I have worked on a bug that I can't fix because the database server is literally performing so poorly that sometimes queries just don't return the full dataset. Stupid.
Speaking of old shit our 17 year old cable modem provisioning system just took a shit. Yay. At least we only have 48 customers on cable modems and they're mostly old people.
[QUOTE=Protocol7;50771680]That's exactly their reasoning and it's ridiculous, at this point we spend more time micromanaging the servers than doing real work. Like I have worked on a bug that I can't fix because the database server is literally performing so poorly that sometimes queries just don't return the full dataset. Stupid.[/QUOTE] ...[I]what?[/I] Name and shame the DBMS, please.
[QUOTE=DrTaxi;50772074]...[I]what?[/I] Name and shame the DBMS, please.[/QUOTE] It's SQL Server 2012, the hardware and OS BS just fucks it over that much. Though there's some squirrely shit going on in the actual DB since some dipshit developer's been running scripts on it. I've spent the last 2 weeks restoring data, lord knows what else they fucked up.
[url="https://a360.autodesk.com/viewer/#id/dXJuOmFkc2sub2JqZWN0czpvcy5vYmplY3Q6YTM2MHZpZXdlci90MTQ2OTQ2Njk2MDI3MV8wMDUxMDEwMjcwMTE2OTUzOTE1LnN0bA%3D%3D?designtype=stl"]I did a thing.[/url] [url="https://a360.autodesk.com/viewer/#id/dXJuOmFkc2sub2JqZWN0czpvcy5vYmplY3Q6YTM2MHZpZXdlci90MTQ2OTQ2NjcxMjEzMV8wMzQ5NDI0MTU4NDg1NTc0NC5zdGw%3D?designtype=stl"]This has mock-up attachment point + powerbank[/url] Not 100% sure if it's what I want, trying to fish for suggestions from some people. I had to mock-up the powerbank based off dimensions from the Banggood item page for the powerbank, so I'm not 100% sure that's accurate.
[QUOTE=Protocol7;50772089]It's SQL Server 2012, the hardware and OS BS just fucks it over that much. Though there's some squirrely shit going on in the actual DB since some dipshit developer's been running scripts on it. I've spent the last 2 weeks restoring data, lord knows what else they fucked up.[/QUOTE] Sandbox the developer? Why is he playing with anything live, and at a privilege where he can do that much damage?
[QUOTE=Revenge282;50772276]Sandbox the developer? Why is he playing with anything live, and at a privilege where he can do that much damage?[/QUOTE] No idea, and we can't figure out who did it in the first place. But if I find out who it was, I will advocate for firing them on the spot. Recklessness like that has no place in an enterprise environment.
[QUOTE=Sam Za Nemesis;50772329]Got a 3D Printer all set up 10 points to whoever guesses what I'm printing tonight[/QUOTE] Bad Dragon. Edit: I noticed a place on 3DHubs, in Latvia, that quoted me 15€ to print my thing in ABSplus, with a professional printer. I sent a quote request to them, if it's really 15€, I'll just order the damn thing now, without waiting for the powerbank to arrive, the Banggood-provided dimensions are probably right.
[QUOTE=nikomo;50772391]Bad Dragon. Edit: I noticed a place on 3DHubs, in Latvia, that quoted me 15€ to print my thing in ABSplus, with a professional printer. I sent a quote request to them, if it's really 15€, I'll just order the damn thing now, without waiting for the powerbank to arrive, the Banggood-provided dimensions are probably right.[/QUOTE] 3D printing has gotten a little cheaper these days, I'm kind of itching to start designing some one-off things we need in the apartment.
[QUOTE=Sam Za Nemesis;50772329]Got a 3D Printer all set up 10 points to whoever guesses what I'm printing tonight[/QUOTE] A propeller
I change my answer: an Olympic village that isn't a death trap.
[QUOTE=Sam Za Nemesis;50772329]Got a 3D Printer all set up 10 points to whoever guesses what I'm printing tonight[/QUOTE] Dildo attachment for the Lumia phone.
Sorry, you need to Log In to post a reply to this thread.