Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re: Special Relativity -- Elon style (Score 1) 105

The moon seems like it could be orbited much sooner than 2 years given the recent cadence of his Starship progress

This seems likely to me. If the next couple of test flights go well and orbital refueling is demonstrated by early next year, there's no reason SpaceX won't try sending a Starship to lunar orbit (if not the lunar surface) sometime in 2025. This has been the plan under the Starship HLS component of the Artemis program for some time now.

Comment just the word; not the concept. (Score 4, Insightful) 292

Laugh all you want at the retro-ness of the word 'cyberspace', of course, but let me just say this: I was born in 1986, so during my childhood the internet grew with me. I only barely remember there being a time when the internet was not widely used. Consequently, I essentially do think of the internet as a 'place', or least I imagine that an MRI scan would see the same area of my brain lighting up. And why not? It's infinitely more democratised, instantaneous and ubiquitous than any other prior communication medium. Which, at least in my subconscious, makes me think of it as closer to real life and place than to '0s and 1s on wires and in computers' in the same way I think about real life itself as such, rather than 'matter and energy bumping around in a universe of space-time'.

Comment Re:I don't understand (Score 2) 315

In Unix/X parlance, the 'window manager' is distinct from, and higher-level than, the 'windowing system'. XFree86 and X.org are display servers like Wayland but have also taken over the job of being a windowing system. In contrast, examples of window managers are twm, openbox, compiz, etc.

Comment Re:I miss the Tandy (Score 2) 93

Addendum: with an Arduino you could do it even cheaper and you could build it this weekend, although it would involve more DIY software dev and result in less overall capability (with a Raspberry Pi and a tiny USB wifi module you could read RSS feeds or email, etc).

Arduino would be about $20; Longtech makes a cheap 128x64 LCD for $17, keyboard would be $10, and if you fabbed the case yourself for free, total cost would be about $50.

Comment Re:I miss the Tandy (Score 2) 93

Perhaps you should try building one with a Raspberry Pi (once they're released)? A credit card-sized 700 MHz ARMv6 board with SD storage, USB, and it can run off a pair of AA's. You could connect a small cheap 128x64 monochrome LCD like this one from Sparkfun to the GPIO, hook up a keyboard, and run a minimal Debian distribution.

$25 for the Raspberry Pi, $40 or so for the LCD, $10 for the keyboard; throw another $25 in to order a 3D-printed plastic case, use an old 1 GB SD card....total cost would be around $100.

Slashdot Top Deals

Remember Darwin; building a better mousetrap merely results in smarter mice.

Working...