Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Is this an article? (Score 2) 284

Because it looked like a 25 sentence comment on a quote probably taken out of context. C isn't a lot of things because it's not meant to be. You don't grab a C compiler looking for a package manager or an interactive interpreter or a community manifesto. (Well, maybe you read K&R, but it's handy and concise.) You might want a standard library, but that's not really necessary either, depending on your target. I like C because I don't have to fight with syntax (I'm looking at your Python) or do things the way the language "designer" wants me to do them. There's a place for that other stuff, but this doesn't have to be that.

Comment Lower salaries? Higher profits. (Score 4, Insightful) 90

Apple (and most employers) aren't paying people enough to live where their offices are, so they're planning to pay people even less to live in lower cost areas. Spoiler alert: Employees won't be paid enough to cover living expenses, college tuition, etc. in those new locales either. Apple is the richest, most profitable company on earth. Paying employees enough to live comfortably in the Bay Area shouldn't be among its problems.

Comment Pixel aspect ratio? (Score 1) 70

I may have skimmed a bit, but I read no mention of pixel aspect ratio. When I'm playing emulated games, that's generally the only "filter" I want: turn those square pixels into the rectangles they're supposed to be. The crisp emulated image at the correct aspect ratio is closest to how I perceived the originals on e.g. a 13" Commodore branded CRT or a 20" Sony Trinitron. Nice displays (fine dot pitch or aperture) minimized the negative space between pixels, and adjustments minimized color bleed. That's not to say artists didn't use CRTs to great effect, but some tricks, e.g. using grays to simulate colors not available in a limited color palette, work well on LCD and OLED, too.

Comment Re: Java in VSCode (Score 1) 71

Microsoft's first Java IDE predates Eclipse by five years. It's probable they didn't rely solely on that prior experience, but it exists within Microsoft nonetheless. My memory may be faulty, but I don't recall Eclipse being well received by the non-IBM crowd when it was first released.

Slashdot Top Deals

To be a kind of moral Unix, he touched the hem of Nature's shift. -- Shelley

Working...