Humor Random Comments Thread

vEkoHxv.jpg
 
CSS is definitely a nightmare for laying out designs. However, there are some tools that can help you. I use LESS for writing my code.

Ah... I guess that would be one of the extensions Urwumpe mentioned... :shifty:

CSS is ok for basic layout, the problem is that what we really need in todays web-development is a GUI framework. We've gone past laying out content pages long ago (though it still has its place, especially on... well... content pages) and run into full-blown web-UI. I think no amount of tinkering will make CSS adequate for the job, because the fundamental architecture isn't designed for the task.

Sometimes I think it might be easiest to just stomp out a comprehensive UI framework in Javascript and draw the whole thing on an HTML5 canvas... but then we run into performance issues. Would it be so difficult for browsers to implement a common API for direct video memory access? Well, considering they haven't even found a way to implement CSS all across the board, I guess I'm having pipe dreams... :facepalm:

The reason why I brought this up now is really because I just made first expieriences with it, and was kind of horrified thinking of all the people whose daily job consists of hacking CSS to produce more cool stuff it wasn't meant for. I hope I won't end up like that...
 
Very nice, whats your final Anode voltage...
I think it was 1000V-1100V. It's an electrostatic deflection device, so relatively low voltage stuff.
It can run on as low as 500V, but the higher it is, the sharper the spot is.

Well played, Artlav, well played.
Yep. Totally did that on purpose. Nothing accidental about it.
 
I think it was 1000V-1100V. It's an electrostatic deflection device, so relatively low voltage stuff.
It can run on as low as 500V, but the higher it is, the sharper the spot is.

I built an oscilloscope using a 3BPI crt back in the 70's, think it was out of Practical Electronics, a UK hobby mag. Built on .15" pitch Veroboard. Still have the scars...and they are still around:
http://socotek.co/media/rca-crt-cathode-tube-jan-crc-3bpi-nm0031244/

amazing!
N.
 
Need advice...

Computer randomly shuts off during operation. Blue screen upon startup. I can't run the computer for more than a couple minutes. It's not heated.
 
BCCode when you can catch it?

Smells like a possible driver issue at this stage.

---------- Post added at 09:50 PM ---------- Previous post was at 05:49 PM ----------

Also -- can you boot into safe mode?

(F8 after POST/BIOS startup and BEFORE Windows starts loading)
 
BCCode when you can catch it?

Smells like a possible driver issue at this stage.

---------- Post added at 09:50 PM ---------- Previous post was at 05:49 PM ----------

Also -- can you boot into safe mode?

(F8 after POST/BIOS startup and BEFORE Windows starts loading)

Should he...POST the results?

*Ba Dum Tsh*
 
Should he...POST the results?

*Ba Dum Tsh*

I may be BIOSed here but that may result in a bad command or file name.

(Someping to think about. After all, you should never get me net start-ted.)
 
I would go to Bleeping Computer and ask those guys. They helped me eliminate a nasty virus once, really saved my hide.
 
Random news: Steam is removing paid workshop mods feature.
 
I may be BIOSed here but that may result in a bad command or file name.

(Someping to think about. After all, you should never get me net start-ted.)

Really Scav-enging for puns there, aren't you?
 
Problem: You run at 6 m/s on the road and 4 m/s on the grass. You are running from A to C across the rectangular ABCD field. The AB side is the road, and the ABCD field is made of grass. Find AM so that she can run in the shortest time possible.

My (elegant) solution:
35555578777fa16831ae16895cf5509d.gif

(From top to bottom: AM length, MC length, total length, time on road, time on grass, total time)

Yay computers (and GeoGebra) !

EDIT: Recorded the screen to find the best possible value with a ~30cm accuracy:
849b555a6a8b9419402b6ce7cd89f0b8.png


To say that was homework given 2 weeks ago. Nailed it !
 
Last edited:
Back
Top