I think your post would have been more interesting if you would have included the length of time comparison. How long does the NPP put out 38 Twh per amount of fuel compared to renewable's 7.5?
I can't see Turkey putting out more energy than coal or natural gas. Surely it wouldn't be any cheaper, or cleaner, to burn Turkey than what they are using now.
Video cameras can be destroyed with a pen laser. Fly over my house and I guarantee you will be buying a new camera each flight. If one can kill a mosquito with lasers a drone will be child's play.
And here I thought the web was public airwaves. Maybe the media companies, less a couple telco's, actually do own the web. I sure hope that isn't the case.
In most other jobs 20% time would be better described as, "Use 20% of your time to come up with ways the company can make more money off of you". It is interesting how at Google it takes on a different meaning.
That is the stone cold truth. Comcast caps and Warner bro's filters. If you don't have a bundle deal that rapes you for the maximum dollar your service starts getting blocked, or dropped, or lagy'er than pr0n server on a 14.4 modem.
Very nice. It sounds like you could use it to create a dynamic high risk list that could be added to content filter or intrusion protection device. I'm going to have to take a closer look now. I'll try parsing the data into rules for the IPS. If the database is too large, which I suspect it is, I'll have to find a spamhaus style way of implementing it.
The front end is nifty but I'm not fond of buzzy names. I don't really need a pretty pretty GUI. I'm more interested in the back end. It'd be nice if there was a link or more info about it.
You can use 3d acceleration to generate a scene or just draw in 2d. The problem is it would require complete rewrites of the libraries used for 2d widgets.
Function Line3d( mesh, x0#,z0#,x1#,z1#, y# , r, g, b)
If mesh = 0
mesh = CreateMesh()
surf = CreateSurface(mesh)
Else
surf = GetSurface(mesh,1)
If CountVertices(surf)>30000
surf = CreateSurface(mesh)
EndIf
End If
I think you have made the best point I have seen so far, "told me it would not be able to upgrade to win 8". Any device that is locked to an OS is in danger of becoming obsolete when the OS is updated. Will the device become a harbor of worms and spew forth any information about the user anybody would want in 2 years when Microsoft decides you need to buy Window10 instead of upgrading the only functional operating system the device can run?
or is there some special virtue to sweating and grunting I believe in some circles sweating and grunting is immoral.
Yeah! Add it to Mountain dew and call it Brando!
This is slashdot. There is no get, especially with "hot ladies". Your argument is invalid.
Backphaf, backphaf, backphaf...
Wait! But this is "cloud" networking. Cloud makes it special. /snark
I think your post would have been more interesting if you would have included the length of time comparison. How long does the NPP put out 38 Twh per amount of fuel compared to renewable's 7.5?
I can't see Turkey putting out more energy than coal or natural gas. Surely it wouldn't be any cheaper, or cleaner, to burn Turkey than what they are using now.
Video cameras can be destroyed with a pen laser. Fly over my house and I guarantee you will be buying a new camera each flight. If one can kill a mosquito with lasers a drone will be child's play.
And here I thought the web was public airwaves. Maybe the media companies, less a couple telco's, actually do own the web. I sure hope that isn't the case.
In most other jobs 20% time would be better described as, "Use 20% of your time to come up with ways the company can make more money off of you". It is interesting how at Google it takes on a different meaning.
A Google spokesperson said that the company "does not provide encryption keys to any government... yet.""
fify
Wut?
Every time I think I have to quite smoking and drinking and all those other things I do in the mornings something like this comes to the rescue.
That is the stone cold truth. Comcast caps and Warner bro's filters. If you don't have a bundle deal that rapes you for the maximum dollar your service starts getting blocked, or dropped, or lagy'er than pr0n server on a 14.4 modem.
...under what circumstances would you just up and walk out or give only a short notice?
When I have enough in the bank not to have to work again.
Very nice. It sounds like you could use it to create a dynamic high risk list that could be added to content filter or intrusion protection device. I'm going to have to take a closer look now. I'll try parsing the data into rules for the IPS. If the database is too large, which I suspect it is, I'll have to find a spamhaus style way of implementing it.
The front end is nifty but I'm not fond of buzzy names. I don't really need a pretty pretty GUI. I'm more interested in the back end. It'd be nice if there was a link or more info about it.
iron wall.... hahaha... impossible for.... No please STOP... reverse-engineer HAHAHAHA
Oh my sides. Man that was good. Wait, they are serious? LOL
What's the other option? The same rules being used for 802.11 works for me.
You can use 3d acceleration to generate a scene or just draw in 2d. The problem is it would require complete rewrites of the libraries used for 2d widgets.
Function Line3d( mesh, x0#,z0#,x1#,z1#, y# , r, g, b)
If mesh = 0
mesh = CreateMesh()
surf = CreateSurface(mesh)
Else
surf = GetSurface(mesh,1)
If CountVertices(surf)>30000
surf = CreateSurface(mesh)
EndIf
End If
dx# = x1 - x0
dz# = z1 - z0
d# = Sqr( dx*dx + dz*dz ) * 4.0
dx = dx / d
dz = dz / d
v0 = AddVertex( surf , x0-dz, z0+dx , y )
v1 = AddVertex( surf, x1-dz, z1 + dx, y )
v2 = AddVertex( surf, x1+dz, z1 - dx, y )
v3 = AddVertex( surf, x0 + dz, z0 - dx , y )
For v = v0 To v3
VertexColor surf, v, r,g, b
Next
AddTriangle surf,v0,v1,v2
AddTriangle surf,v2,v3,v0
entityfx mesh,2
Return mesh
End Function
Keep America safe. Teach rednecks how to build guns out of plastic.
I don't care what anyone says. The simulator is fun to play with. That alone is worth the price of admission.
I think you have made the best point I have seen so far, "told me it would not be able to upgrade to win 8". Any device that is locked to an OS is in danger of becoming obsolete when the OS is updated. Will the device become a harbor of worms and spew forth any information about the user anybody would want in 2 years when Microsoft decides you need to buy Window10 instead of upgrading the only functional operating system the device can run?
That is likely because Apple had already done it successfully many years before Microsoft's first fail. Newton
read the article..
And parent post isn't +5 Funny?