Click here to Skip to main content
15,890,438 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Foiled by a Microsoft design issue - i may have to shelf this project =( Pin
honey the codewitch27-Jul-20 15:16
mvahoney the codewitch27-Jul-20 15:16 
GeneralRe: Foiled by a Microsoft design issue - i may have to shelf this project =( Pin
Richard Deeming27-Jul-20 23:23
mveRichard Deeming27-Jul-20 23:23 
GeneralRe: Foiled by a Microsoft design issue - i may have to shelf this project =( Pin
honey the codewitch27-Jul-20 23:31
mvahoney the codewitch27-Jul-20 23:31 
GeneralAn idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:08
mvahoney the codewitch27-Jul-20 5:08 
GeneralRe: An idea I just had to get out there before it dies Pin
Gerry Schmitz27-Jul-20 5:14
mveGerry Schmitz27-Jul-20 5:14 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:15
mvahoney the codewitch27-Jul-20 5:15 
GeneralRe: An idea I just had to get out there before it dies Pin
  Forogar  27-Jul-20 5:14
professional  Forogar  27-Jul-20 5:14 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:18
mvahoney the codewitch27-Jul-20 5:18 
With the VM you can give it access only to certain things. My memory is a managed byte array with clear bounds, my set of instructions are limited to the low level operations the server is capable of, so say you did this with a machine with like 4 tesla cards (or whatever they're calling them today), and the clients could offload rendering operations (not necessarily realtime, but quick)

then your client wants to be able to say, motion blur something. You could write the transform for that in the bytecode.

What instructions the VM takes depends on what the service does. But I don't think custom graphics filters for example, would pose much security risk. If all your instructions deal in math or pixels and polygons.
Real programmers use butterflies

GeneralRe: An idea I just had to get out there before it dies Pin
OriginalGriff27-Jul-20 5:34
mveOriginalGriff27-Jul-20 5:34 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:37
mvahoney the codewitch27-Jul-20 5:37 
GeneralRe: An idea I just had to get out there before it dies Pin
OriginalGriff27-Jul-20 5:53
mveOriginalGriff27-Jul-20 5:53 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 6:00
mvahoney the codewitch27-Jul-20 6:00 
GeneralRe: An idea I just had to get out there before it dies Pin
Chris Maunder27-Jul-20 8:16
cofounderChris Maunder27-Jul-20 8:16 
GeneralRe: An idea I just had to get out there before it dies Pin
W Balboos, GHB27-Jul-20 5:17
W Balboos, GHB27-Jul-20 5:17 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:20
mvahoney the codewitch27-Jul-20 5:20 
GeneralRe: An idea I just had to get out there before it dies PinPopular
W Balboos, GHB27-Jul-20 5:23
W Balboos, GHB27-Jul-20 5:23 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:30
mvahoney the codewitch27-Jul-20 5:30 
GeneralRe: An idea I just had to get out there before it dies Pin
OriginalGriff27-Jul-20 6:01
mveOriginalGriff27-Jul-20 6:01 
GeneralRe: An idea I just had to get out there before it dies Pin
W Balboos, GHB27-Jul-20 6:04
W Balboos, GHB27-Jul-20 6:04 
GeneralRe: An idea I just had to get out there before it dies Pin
OriginalGriff27-Jul-20 6:24
mveOriginalGriff27-Jul-20 6:24 
GeneralRe: An idea I just had to get out there before it dies Pin
W Balboos, GHB27-Jul-20 6:27
W Balboos, GHB27-Jul-20 6:27 
GeneralRe: An idea I just had to get out there before it dies Pin
Rick York27-Jul-20 5:42
mveRick York27-Jul-20 5:42 
GeneralRe: An idea I just had to get out there before it dies Pin
honey the codewitch27-Jul-20 5:46
mvahoney the codewitch27-Jul-20 5:46 
GeneralRe: An idea I just had to get out there before it dies Pin
dandy7227-Jul-20 6:08
dandy7227-Jul-20 6:08 
GeneralRe: An idea I just had to get out there before it dies Pin
OriginalGriff27-Jul-20 6:10
mveOriginalGriff27-Jul-20 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.