Click here to Skip to main content
15,895,656 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: Am I the only one or... Pin
charlieg20-Mar-19 1:33
charlieg20-Mar-19 1:33 
GeneralRe: Am I the only one or... Pin
dandy7220-Mar-19 3:42
dandy7220-Mar-19 3:42 
GeneralRe: Am I the only one or... Pin
maze319-Mar-19 23:48
professionalmaze319-Mar-19 23:48 
GeneralRe: Am I the only one or... Pin
User 1106097919-Mar-19 23:57
User 1106097919-Mar-19 23:57 
GeneralRe: Am I the only one or... Pin
Eddy Vluggen20-Mar-19 2:07
professionalEddy Vluggen20-Mar-19 2:07 
GeneralRe: Am I the only one or... Pin
Ryan Peden20-Mar-19 2:23
professionalRyan Peden20-Mar-19 2:23 
GeneralRe: Am I the only one or... Pin
Eddy Vluggen20-Mar-19 2:40
professionalEddy Vluggen20-Mar-19 2:40 
GeneralRe: Am I the only one or... Pin
Ryan Peden20-Mar-19 2:54
professionalRyan Peden20-Mar-19 2:54 
A database server in a web browser doesn't have to make sense for people to try to do it! Laugh | :laugh:

I think we mostly agree. A browser isn't an OS, I just meant that some people can treat it like their OS because they never need to do anything outside of it.

Multiple threads are kind of available to web apps via web workers, though in practice it works more like starting multiple processes and passing messages between them. WebAssembly will end up with multithreading support sooner or later, which will be interesting.

I don't think it's even fair to call browsers 'browsers' anymore. They're more like a complex system of interlocking parts that just happen to have a web page renderer attached. If you load a URL and all it does it download a wasm binary blob and a bunch of graphics assets to run a game, you're not really browsing the web in any meaningful sense. Maybe we need a better name than 'web browser' to describe it, but attempts to think of a better name have thus far come up blank. Sniff | :^)

GeneralRe: Am I the only one or... Pin
Eddy Vluggen20-Mar-19 3:07
professionalEddy Vluggen20-Mar-19 3:07 
GeneralRe: Am I the only one or... Pin
MSBassSinger20-Mar-19 5:01
professionalMSBassSinger20-Mar-19 5:01 
GeneralRe: Am I the only one or... Pin
Eddy Vluggen20-Mar-19 5:53
professionalEddy Vluggen20-Mar-19 5:53 
GeneralWell that was interesting Pin
#realJSOP19-Mar-19 7:58
mve#realJSOP19-Mar-19 7:58 
GeneralRe: Well that was interesting Pin
MarkTJohnson19-Mar-19 9:08
professionalMarkTJohnson19-Mar-19 9:08 
GeneralRe: Well that was interesting Pin
#realJSOP19-Mar-19 9:18
mve#realJSOP19-Mar-19 9:18 
GeneralDisney releases the name of ... PinPopular
OriginalGriff19-Mar-19 6:28
mveOriginalGriff19-Mar-19 6:28 
GeneralRe: Disney releases the name of ... Pin
David Crow19-Mar-19 7:00
David Crow19-Mar-19 7:00 
GeneralRe: Disney releases the name of ... Pin
Mark_Wallace19-Mar-19 7:58
Mark_Wallace19-Mar-19 7:58 
GeneralRe: Disney releases the name of ... Pin
CodeWraith19-Mar-19 8:56
CodeWraith19-Mar-19 8:56 
GeneralRe: Disney releases the name of ... Pin
dandy7219-Mar-19 10:19
dandy7219-Mar-19 10:19 
GeneralThought of the Day Pin
OriginalGriff19-Mar-19 5:46
mveOriginalGriff19-Mar-19 5:46 
QuestionRe: Thought of the Day Pin
lopatir19-Mar-19 6:00
lopatir19-Mar-19 6:00 
AnswerRe: Thought of the Day Pin
OriginalGriff19-Mar-19 6:03
mveOriginalGriff19-Mar-19 6:03 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer19-Mar-19 7:02
professionalDaniel Pfeffer19-Mar-19 7:02 
GeneralRe: Thought of the Day Pin
OriginalGriff19-Mar-19 7:07
mveOriginalGriff19-Mar-19 7:07 
GeneralRe: Thought of the Day Pin
DRHuff19-Mar-19 15:41
DRHuff19-Mar-19 15:41 

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.