Forgot your password?
typodupeerror

Comment My server/laptopo (Score 1) 558

Home server: i7-4770s, 32gb RAM, Gigabyte Z87 motherboard (don't remember the model, but it was the cheapest with 3 x16 slots), LSI 9211, Dell PERC H800, 2x 240gb SSDs (Intel 520, Corsair Force 3) in a software RAID 1, 6x Seagate 2TB HDD in a software RAID 6, 8x 3TB HDDs (mixed models, some Seagate, some WD Reds) in a software RAID 6, plus external drive array with 8x 3TB WD Reds in a HW RAID 6. Oh, and a Chenbro SAS expander on the internal SAS bus. Primary laptop: Dell Precision M3800 (i7-4712HQ, 16gb RAM, 1TB Samsung 840 EVO mSata, 960gb Crucial M500 2.5") Primary desktop: temporarily in pieces, not working, but Dell Precision T3500 (Xeon W3570, 12gb RAM [6x 2gb]) no hard drives right now, Nvidia GTX560 don't remember who made the card.

Comment Re:if you are a good programmer there will be no p (Score 1) 435

The "pay is better" part is made up for in part by lack of benefits, and often being on 1099 where you have to pay about 7-10% more in federal and sometimes state self-employment taxes... but even if you want benefits and a full-time gig eventually, it's a great way to get a foot in the door and start making connections if you've been out of the industry for a while.

Submission + - Gosu programming language released to public today 3

llamafirst writes: Guidewire Software released the Gosu programming language today for public availability. Gosu is a general-purpose programming language built on top of the Java Virtual Machine (JVM). It is object-oriented, static typed, imperative, 100% Java compatible (use/extend Java types, implement Java interfaces, compile to Java bytecode), type inference (very readable code yet static typing!), in-line functions that you can pass as objects (closures / lambda expressions / blocks), enhancements (inject methods + properties, even on Java types!), simplified generics. Gosu has an extensible type system: type loaders dynamically inject types into the language and handle dynamic dispatch. Type loaders dynamically add types from XSDs so XML is easier, and same for consuming remote web services (SOAP WS-I). Guidewire Software's core business is big insurance software and includes Gosu in its products. So, Gosu is new to the public but billion-dollar companies worldwide use Gosu in production for critical systems right now. Gosu is provided via the Apache License v2.0. The language itself is not yet open source, although that is planned for a future community release. Read complete introduction to the Gosu language, compare to other langs, syntax diffs from Java.

Comment Re:Watch the messenger (Score 1) 457

...except the iPad doesn't have a real keyboard,

Neither do netbooks.

Small, but decidely real on some. The more common "chiclets" are still better than on-screen by a mile.

has crap multimedia format support

It supports high def, unlike netbooks generally.

For a narrow set of Apple-blessed codecs. And it's still resolution-limited to 1024x768, unlike some netbooks (most are still 1024x600, but some do native 720p) and a lot of netbooks will handle 720p just fine (except with flash) if you use the right software. And yeah, having to use multiple media players (VLC for MP4, something windows-native either MPC or WMP for WMV/VC1 is kinda a pain, but at least you have a choice of media players.)

and a crap web browser with no plugin or extension support.

Flash runs like shit on netbooks.

SD flash video runs fine on most netbooks. HD, notsomuch. Many flash games run fine. A few lag badly.

Slashdot Top Deals

"This isn't brain surgery; it's just television." - David Letterman

Working...