Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Browser Apps are NOT desktop apps (Score 1) 195

Sure bud, you have one central non-gui worker, which the GUI thread communicates with and dispatches shit to other workers that need to process stuff. You store a bit of "extra" text (probably 50 pages would easily fit) in the GUI and make requests when it gets closer to the end.

Just because you can't think of a way to solve a particular problem you've just thought of, doesn't mean that high-quality performant programs can't be written in the language. You haven't worked with any other message-passing model, have you?

Comment Re:Browser Apps are NOT desktop apps (Score 1) 195

Oh no, you've invented a contrived scenario in which you assert there will "surely" be a performance penalty, therefore the model is entirely unacceptable.

Maybe you should just, you know, leave the text in the non-GUI worker to start with? Or you can incrementally update the background thread as the data changes. I'm not even positive that postMessage() doesn't execute concurrently with the calling thread, as I'm sure the JIT could do.

Comment Re:Submitter doesn't understand Wikipedia notabili (Score 4, Insightful) 98

Seriously, googling "python lmdb" shows up only documentation and lmdb blog updates on the first few pages, and also a link to this slashdot article. I don't see anybody interested in it or singing its praises.

It's okay that your pet project isn't wikipedia-noteworthy yet. Concentrate on your evangelism (like, get at least one person who isn't you to write about it), and then try submitting again once you have some sources to cite.

Comment Re:Let me get this right (Score 1) 839

Fair Tax isn't fair, and it isn't right.

If you want fair, you go with Basic Income. http://en.wikipedia.org/wiki/B...

You literally just give a certain amount of money to everyone, every year. You combine this with wealth taxes, such that whoever owns the most, pays the most. Thus, every single human being can afford to live with dignity, there's no "poverty trap" where your means-tested assistance cuts out, and the system will constantly rebalance money from those with much to those with little.

If the rich are truly rich due to their own hard work and innate talents, then they will have no problem maintaining a higher standard of living than those that are poor. While those who are simply born into money but have no real "merit" will gradually sink to a more appropriate level.

Comment Re:Gamergate is NOT about defining "gamer" (Score 1) 164

But y'all didn't hold GameSpot's feet to the fire over Kane&Lynch. You whinged a little bit, and threatened to boycott GameSpot, but really nothing happened.

Apparently a journalist mentioning a game written by somebody he knows is much worse than, you know, a triple-A studio buying positive reviews. And the appropriate response is to attack the developer, and not the journalist.

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...