601
Computer Projects and Ideas / Re: FlutterBot
« on: July 17, 2014, 10:48:33 am »
Glines would require me or another ircop to initiate them. They don't get automatically applied, FYI.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 601
Computer Projects and Ideas / Re: FlutterBot« on: July 17, 2014, 10:48:33 am »
Glines would require me or another ircop to initiate them. They don't get automatically applied, FYI.
602
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 15, 2014, 02:58:09 pm »Oh I was talking about brick and mortar stores. There are also thrift shops over here that sells phones for $25-100, but if you want a Bell phone then good luck because they're incredibly rare here on the secondary market.You've got to remember that the state of the mobile industry in North America is the worst in the world. It's much better over in Europe. 603
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 15, 2014, 02:54:48 pm »604
Miscellaneous / Re: Programming Tutorials, Help, Etc.« on: July 15, 2014, 02:40:07 pm »bumpI'm not sure that you put this in the right topic. 605
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 15, 2014, 10:21:21 am »This happened in the default iOS 4 browser as well when I had an iPod Touch over three years ago. Everything stops loading when this happens because of the resulting extreme CPU/memory usage. I think this glitch happens on every single iOS-based proprietary browser.It wasn't a problem for me on my iOS 3/4 iTouch back in the day. It did cause extreme lag due to the resource usage though. 606
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 14, 2014, 07:29:17 pm »A touchscreen (Ipad) problem:You may want to mention which browser and OS version. 607
Other / Re: Interesting Windows Vista Issue« on: July 08, 2014, 09:09:11 pm »First of all, can I then command it without the user noticing? Second, I'm confused by talk of servers, ports, and writing - I'd need a lot of walking through that.If you set up the listener right, then yes you could do it in a way that the user wouldn't notice. If you wrote a simple server application that all it does is listen on a port, so something like this would work (node.js) Code: [Select] require('http').createServer(function (req, res){ All you would have to do is figure out what the IP is on the network and then just load http://<machines_ip>:9615 in your web browser (as long as the machine you are on is on the same network) to cause the BSOD or shutdown.EDIT: So, as it was pointed out to me on IRC. I really shouldn't be helping with this kind of thing. The topic is locked because, well the reasons you want to know this are kinda nefarious. Sorry about that! 608
Other / Re: Interesting Windows Vista Issue« on: July 08, 2014, 05:47:30 pm »
Quickly googling shows this: http://www.wikihow.com/Force-a-Blue-Screen-in-Windows
I'd then suggest writing some sort of listener that does that in the background whenever you send it a command. If you are on the same network as it then just write a quick server on an obscure port that runs as an administrator in the background and then forces the BSOD whenever it receives a command from you. EDIT: Looks the same as the first method, but I didn't look too closely: http://www.instructables.com/id/Display-the-BSoD-with-3-keystrokes/ EDIT2: If you don't want to force a BSOD, this is good for shutting it off. Same stuff from before applies https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/shutdown.mspx?mfr=true 609
Grammer / Re: Grammer« on: July 07, 2014, 10:26:41 am »Although it's harder to find old content via IRC logs than the forumsAlthough it's not hard to just ask people who might remember on IRC. Or might have a better idea of what to search for. 610
Other Calculators / Re: Caleb's Wooden TI-82 Becomes Available For Sale« on: July 06, 2014, 05:41:16 pm »Get that enormous grin off your face, eeems. JK I would totally be the same if I got such an awe-inspiring calculator. Congrats on getting itSorry, I won't show any emotion next time. ![]() 611
Site Feedback and Questions / Re: Turning Off Newsletters, Etc. Is Broken« on: July 04, 2014, 05:02:34 pm »So you removed the notification from your list of topics to notify from? The first checkbox doesn't relate to the topic notifications. That one is for emails that admins would send out to everybody. If you want to disable notifications for a topic you would have to remove that topic specifically. You would also have to disable the second checkbox to stop it from automatically adding new topics to the list.See attached for the setting you need to disable. You will also need to remove any topics you don't want to be notified for.That's what I was talking about (and did a long time ago) and just now, I got notified for this topic. 612
Site Feedback and Questions / Re: Turning Off Newsletters, Etc. Is Broken« on: July 03, 2014, 10:55:38 pm »
See attached for the setting you need to disable. You will also need to remove any topics you don't want to be notified for.
613
Site Feedback and Questions / Re: Turning Off Newsletters, Etc. Is Broken« on: July 03, 2014, 05:18:50 pm »
Please use Ourl.can/issue to report issues.
614
General Discussion / Re: Watcha Been Listening To?« on: July 03, 2014, 12:18:34 pm »
https://soundcloud.com/la-dispute
I've been listening to them recently. 615
Web Programming and Design / Re: HTML5 Server Temperature Graph« on: July 02, 2014, 10:27:08 am »
You should include graphs for CPU and memory usage to see if it coincides with temperatures changes.
|
|