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

 



Forgot your password?
typodupeerror
×

Comment Despecialized Editions (Score 5, Informative) 210

If you look around, there has been a fantastic fan effort to create the Despecialized Editions that are as close to the original theatrical runs as possible for the original trilogy. They've mixed in the HD sources for the current releases with older footage to undo all the changes. It's pretty amazing.

Comment Browser plug-in (Score 1) 60

How about a browser plug-in that will stop me from using https if the site is vulnerable? The last thing I want to do is expose my information by passing it through a vulnerable web server. It should be rather easy for a plugin to send a mal-formed heartbeat ping before sending any data to find out if the server is vulnerable, and then block the connection if it is.

Comment Re:I wrote OpenRC (Score 4, Insightful) 533

Thanks for OpenRC. I *love* how it works on my Gentoo system. The ability to load custom variables for any script with /etc/conf.d files is wonderful.

I've gone a bit crazy with my /etc/conf.d/net, automatically setting up a ssh tunnel home if it sees that it's on an outside network (and trying several methods to get the tunnel working). If it's on ethernet, it switches the WiFi to being an access point. Lots of fun. I just wish the preup()/postup() functions were part of all the init scripts, not just the net script.

I also make use of /lib/dhcpcd-hooks to clean things up if the local network is unfriendly. If the provided DNS server mangles entries for non-existent domains, and if it doesn't block Google, it switches over transparently in my local script.

The paradigm of letting the user modify the behavior through regular shell scripts is extremely powerful. Thanks for keeping it alive.

Comment Dynamic parking prices (Score 4, Interesting) 427

I thought San Francisco already had dynamic parking prices to try to use market forces to keep parking available. They have devices to monitor parking utilization. The goal is to typically have one on-street parking spot open per block; somewhere around 85% utilization. If the block is consistently above that, the price increases. If it's below, the price lowers. They adjust the prices by $.25 every month.

From the talk on this that I saw, they generally improved the availability of parking though the dynamic pricing. Employees who park every day would find the cheaper blocks to park on, leaving the busier blocks open for customers.

Maybe the program isn't working as well as they claimed. Maybe the program isn't covering enough of the city, and the approach in the article is of more use in other parts.

Comment Re:Atari 800 (Score 1) 702

My Atari 800 died a few years back. Something died in the power system. I thought it was a bad power supply (all the peripherals used the same supplies), so I swapped some around. It turns out it blew some internal fuse in each supply that I attached to it. I ended up buying a replacement on eBay, but I've since given up on it (too many other things taking up my time for the old games). I'll use an emulator the next time I want to use it.

Comment excel1040.com (Score 2) 386

Yup, that's what I've used for the past three or four years. I just print directly from the spreadsheet, and it always works fine. I usually have to file a few extra forms, and I can download the PDFs from the IRS site. The PDFs are nice in that they let you fill in the data and then print them.

I considered buying software this year because it was getting complicated with figuring out accounting for rental property, but I had fun figuring it out myself.

I've set up a separate spreadsheet where I track all my expenses. One is for charitable giving, with a pivot table that gives a total by year. I have one for miles driven for charity, and the pivot table then gets added as an entry on the giving sheet, so I just have one number to copy to Schedule A.

I did the same for all my rental property expenses, adding a column for which line on Schedule E the expense goes on. The pivot table gives me the exact numbers to copy to the schedule.

Now for future years, it's all easy as long as I keep filling in the data every time we save a receipt. (I've considered scanning all the receipts and adding the images to cells in the spreadsheet, but that's too much work.)

Why in the world they don't let you submit PDFs online to them instead of mailing them on paper (only to be scanned back to electronic form), I have no idea other than lobbying from the tax preparation industry.

Comment What all is included? (Score 1) 723

I expect the numbers are right, but the question is what all is included. This wouldn't be just the federal web site. They're almost certainly counting those who signed up through state exchanges. They're also going to count anyone who signed up on paper. All of that is fine, as this is a measure of the program, not of the web site.

But does it include those who signed up for expanded Medicare? Those are people who weren't insured before, and now are thanks to the new law, but it's not what most people think of when they say "Obamacare."

Comment Like photo printers (Score 1, Interesting) 400

Remember how photo printers put photo shops out of business? Not exactly. If you want prints, it's usually cheaper to go to the local drug store or box store and print them out there than it is to buy the special paper and ink yourself. It will likely be the same with 3-D printing. If you don't do it all the time (and most people won't), it will be cheaper to print your designs at a local shop. They'll have the large high-quality industrial printer that you can't afford, along with a wider choice of materials than you could stock.

What it will do is cut into the profit margins for mass-produced items. They will have to compete with the price of printing out your own design, not just what other companies are charging. That will eat into the profits of retailers.

Comment Crow behavior (Score 1) 87

I remember in grad school, there was a crow that was often on a branch above the path to the computer science building. After walking past it, he would fly down next to me and screech loudly right when he was next to me, then circle back and cackle after landing on his branch. He apparently enjoyed the reactions he got by startling people.

Birds are very smart. Another reason to be afraid of dinosaurs, I suppose.

Slashdot Top Deals

Computer Science is merely the post-Turing decline in formal systems theory.

Working...