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

 



Forgot your password?
typodupeerror

Comment Tesla? (Score 2) 150

Why is Tesla on the list? Is a car company. How is the entire company that is trying to combat global warming and move to a sustainable future a threat to democracy?

Or are they just talking about its CEO and tarring the entire company for him?

If they hate Musk, X is a more appropriate thing to list. But Tesla?!

Comment Good riddance Google (Score 2) 89

Their usefulness for me finding answers to tech problems has nose dived lately due to SEO shenanigans to get these tech solution pages full of ads to top of results.

Like no matter what error code you search for lately you get the first page full of

"The problem you searched for" [SOLVED] ... then a bunch of pages that say to run SFC /SCANNOW, the trio of DISM commands and if that doesn't work, try system restore.

It's gotten so bad I get better answers if I just append "site:reddit.com" to any issue I want to look for.

Submission + - Slashdot Alum Samzenpus's Fractured Veil Hits Kickstarter

CmdrTaco writes: Long time Slashdot readers remember Samzenpus,who posted over 17,000 stories here, sadly crushing my record in the process! What you might NOT know is that he was frequently the Dungeon Master for D&D campaigns played by the original Slashdot crew, and for the last few years he has been applying these skills with fellow Slashdot editorial alum Chris DiBona to a Survival game called Fractured Veil. It's set in a post apocalyptic Hawaii with a huge world based on real map data to explore, as well as careful balance between PVP & PVE. I figured a lot of our old friends would love to help them meet their kickstarter goal and then help us build bases and murder monsters! The game is turning into something pretty great and I'm excited to see it in the wild!

Comment Web Pages Use Same Imaging Model (Score 1) 227

Web pages use SVG to render vector graphics. It uses the exact same imaging model as PDF and is implemented in all modern browsers. The web in general has taken a lot of lessons from Adobe because Warnock and Geshke, in the PostScript Red Book, got so much right about how to build an image model that many GUI developers are still learning today. If you start with a PDF, it should be possible to machine-translate it to SVG and present it as a web page.

PDF exists because it is trivial to generate it from the document renderer meant for printing. Although I have once in a while run into an improperly scaled PDF meant to be printed 8-up, I'm just not

Slashdot Top Deals

The generation of random numbers is too important to be left to chance.

Working...