Reply to post: Re: The Cloud is just a 1960s mainframe model for the 21st century

Fancy renting your developer environment? Visual Studio goes online

StargateSg7

Re: The Cloud is just a 1960s mainframe model for the 21st century

I prefer to write my own libraries FROM SCRATCH covering everything from CUSTOM internet IP4/IP6 stack, our own IPV8 comms stack and and every low-level graphics filter, special effect and still image/video processing algorithms under the sun! I even do custom SQL engines and disk drive sector-level database formats optimized for SSD wear leveling, spinning disk head positioning of most likely used data and other optimizations.

I utterly will not do .NET or Direct-X when my library does it sooooo much better

My own command to play a video file:

Play_Video( Name_Of_Video_File,

Left_Coordinate,

Top_Coordinate,

Width,

Height,

Video_Frame_Rate,

Audio_Sample_Rate )

That's it! Easy as pie! All the low level stuff is automatically taken care of by my own internal code!

.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon