- 28,139
- Posts
- 15
- Years
- Age 30
- he / him
- Florida
- Seen today
So...any IE users out there that haven't heard of the recent bug found in all versions of IE? :x
So...any IE users out there that haven't heard of the recent bug found in all versions of IE? :x
Good to hear that it was finally patched, and I assume the XP patch is in response to this as well.Hah. They patched the zero-day IE bug.
And Windows XP got ANOTHER patch. This might be the real last patch, folks.
I wanna say I've seen similar story like this somewhere, but I can't seem to figure out where. This doesn't surprise me though, considering the amount of iOS and Android users in comparison to WP users, though one would think that Microsoft would prioritize their own OS with things like this.Here's some irony: UVO eServices powered by Microsoft is a feature on new Kia vehicles. It is only supported on Android and iOS. (No Windows Phones)
Hah. They patched the zero-day IE bug.
And Windows XP got ANOTHER patch. This might be the real last patch, folks.
I had designed Breakout for Atari in hardware. I wondered if I could program this simple animated arcade game in BASIC? I knew I could program it in machine language. Since it was my own BASIC I went to the syntax chart and added commands to plot color and to draw horizontal and vertical lines. I then searched chip manuals and chose a chip with 4 timers (555 style timers) on one chip. I used that with some software to read paddle positions off potentiometers, dials that changed resistance according to where you turned the dial. Once I had these mechanisms installed (burning new EPROMS for the BASIC additions) I sat down and wrote some simple FOR loops to plot bricks in different colors. I must have tried 30 color combinations in just minutes. Then I added paddles and score and a ball. I could adjust program parameters to change the ball speeds and angles. By the way, I think this is when I added a speaker with 1-bit audio just because you needed sounds when a ball hit a brick, etc.
I called Steve Jobs over to my apartment to see what I'd done. I demonstrated to him how easily and instantly your could change things like the color of the bricks. Most importantly, in one-half hour I had tried more variations of this game than I could have done in hardware over 10 years. Steve and I both realized how important it was going to be now that animated (arcade style) games could be software. More than that, being in BASIC meant that anyone of any age could program it.
Lumia Cyan is the Windows Phone 8.1 update right? I really hope my Lumia 520 gets it :3
Also, I'm gonna try dual booting now.. I wonder if loading a Linux OS install onto a flash drive is going to work at all.
Gah, one of the things I forgot about with dual booting between a Linux OS and Windows is that the clock settings wind up getting messed up. :<
Oh, right, it does. XD;; That's probably what happened with mine; its time got turned back a few hours. I rarely check my computer clock, though, so haven't noticed it until recently.
If you're connected to Internet, I think it'd be great if all OS just set your time and date accordingly based on your IP and whatnot. You'd still be able to make manual changes, of course, but most people don't really do that unless they absolutely have to. :(
That's exactly what time sync is for :P never once have I seen a computer that doesn't lose track without the occasional synchronization at all.I prefer using time synchronization as something more for clock drift.
Hey, I thought some of the coders in here might appreciate this - it's a story written by Steve Wozniak about how he created a version of BASIC from scratch for his first computers. It's fascinating.