Message from @Zyzz
Discord ID: 363699981732937738
My computer failed recently, black screen on startup. The monitor is able to display menus, but nothing from the computer. So far I've replaced the dvi cable, power supply, and motherboard. Should I just scrap the whole thing? Build is about 6-7 years old
@Deleted User are you running a high-end graphics card?
I have two Radeon 6870s in xfire
I had a 650w power supply previously, maybe I succeeded in killing both cards?
The motherboard video didn't work either, though.
Had something similar happen to me. Turned out it was the graphics cards. Maybe the motherboard is shot?
I replaced the motherboard all ready, so it must be the cards somehow
Curious anyone know how to increase internet connection upload and download speed for gaming. My stuff has been very laggy lately at 400-800 kbps
Usually that depends on the service plan you have from your internet provider
If you're using wireless and have an old router or are using a USB stick for your wireless connection, that could be a bottleneck.
Do you know what your ping is?
ranges from 30-40 to 120-400 when it lags bad. I use an ATT modem
@Serg CA hey it also varies based on what server you are playing on
like you are west coast, play on west coast servers to stay sub 30
if you end up on a euro server or east coast even can see it jump to 100
I've posted about this great internet privacy resource before, but they have updated it even better! https://ssd.eff.org/en
@Jimmy the Greek#6623 thanks i'll have to do some more research to find out
Anybody @here know webpack?
Let me know if you need anymore help
Enlighten me on the benefits of using webpack. The "core concepts" page isn't convincing me that it would be "worth it".
Anybody here use dirpy? I am trying to download a song and dirpy will only download the first 30 seconds or so. Not sure if I am doing something wrong or dirpy is defective
@here
@Why Tea same benefit, mostly of things like grunt or gulp afaik.. task automation, minify, test running, compactify, linting, etc.
@Dan iiii Interesting. So is the consensus that it's superior to the existing tools/techniques for minifying, compacting, linting, etc? Or just another way to do it that's popular at the moment? For context I work in concert with our Dev / DevOps team(s) and manage some custom development work / manage those devs. I have *some* influence with our core Dev team but decisions on what to use are from their leads / and department head. If something is better than what they're using now, me suggesting they try it can't hurt. My team and I do app tier stuff much more so than front-end development, but anything to help the team is worth looking at.
For more context my work is in the Security / Authentication & Authorization part of the stack/platform. Even more context, a couple of the biggest companies in the world use security code I and my team wrote and designed.
If anybody knows Webpack and would be willing to help me understand how to work with it, it would be much appreciated.
@everyone ^
https://github.com/rrmarsh1994/todoapp I am trying to learn the DOM right now and i am making a simple app that has a list of things to do, a check box to signal completion and a delete button to delete the completed to do, I am able to get the app creating to dos, having a checkbox but not a delete button that shows or functions, on lines 31-38 i have given my best effort at what I think im supposed to do but im not even close, could someone help me work through this? For someone who knows how this stuff it should be a fairly low teir problem, thanks in advance
look at the app.js folder
@Bobby - Pa taking a look now
@Bobby - Pa The code seems to be working fine for me. I have some suggestions if you want to hear them, but I can successfully create and delete items.
let me know if I'm not understanding the problem you're having
sorry i forgot to update the thread, late last night i was able to understand my mistake, my scope was off on my delete button event
thanks for taking a look tho @Deleted User i appreciate
it
Who here can tell me how I can load a Pug template without compiling to HTML using Webpack?
Don't forget to Defrag your drives weekly 👍
Do you have a good program for that? I just got a new laptop, and I can't remember what I used on the old one @Gawsh Darn Goy#4287
Anyone know much about discord?
Hey guys im getting an error in the console that my collection.html isnt calling the state i declared for it when i hit the collection tab in the top right corner. Could someone take a look and give me some advice on what to do? https://github.com/rrmarsh1994/Bloc-Jams-AngularJS