Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:For 3rd party batteries, I've had good luck wit (Score 3, Informative) 131

I can second Anker batteries, mine worked fine. I can't say I'm as thrilled with their wall-wart router, but that's probably more on me. Two data points isn't too useful, but if I had to recommend someone, I'd say "Anker didn't suck for me". No bigger help than looking at their Amazon reviews though.

Comment Re:Moderation? (Score 1) 299

I'm amazed at the noise that doesn't get buried. If you don't browse at 2+ or even 3+, there's an awful lot of juvenile trolling. Yes, yes, I know the normal Slashdot response, if you don't like trolling then you're too thin-skinned to live. But if I go to a nice restaurant, or hell even McDonalds, at the very least I don't want some nutjob banging on the windows flashing his junk at everyone. That's like...at least half the articles here, and it takes hours for those comments to get moderated down to -1.

Comment Chalk up another one (Score 1) 544

I'm also desperately waiting for another model with a slide out keyboard. I moved from the Samsung Epic (truly great phone but the charge port is attached to the motherboard very weakly), to the Photon Q (unremovable battery is a big minus), and I'm not sure where to go from here. Maybe back to the Epic if I can find one.

Comment Re:Code the way you want... (Score 4, Interesting) 372

Well, it's different in the ways that make a difference for me...which weirdly enough are "different syntactic sugar" and "a different IDE". It's not as different as it could be, but it does have the advantage of keeping me sharp in the same concepts Java uses as well. I don't have to yell at Eclipse when I'm at home, and I get legit excited when I can play with Linq. (What has my life become...) And that's enough to prevent burnout. But, projectwise, instead of writing backend server components for internet things, I'm writing one big program that decompiles an old retro game and extracts its map and graphics data with a nice graphical client. It feels too big for python. I guess at this point, "small projects" means "things that are not fifty-dev enterprise software things". Small enough that one developer can actually do it all.

I can say that being one dev in control of an entire hobby project makes me a better unit tester (seriously, what company actually follows its own internal UT guidelines) and is great for architecture experience, if you are a midlevel SDE on the rise.

There's probably something positive intellectually about having two languages with slightly different data structures; when you try to solve a problem the same way and are forced to make minor changes, you might find optimizations that are useful in both languages.

My hobby language used to be Multi-User Forth. That got tedious.

Comment Re:Code the way you want... (Score 5, Insightful) 372

May I also suggest that you make your work and your hobby /different languages/, so you can more easily separate them. When I've worked and coded-for-fun in Java at the same time, I'm miserable. When I started taking up C# at home (can the language hate, it's fine for small projects) I had a lot more fun. Work in the web industry? Write native apps for a hobby! You CAN code for work and for fun, but only if the projects are different enough that you can get in an entirely different headspace while having fun.

Comment This is actually pretty nice. (Score 1) 282

As a former paid Microsoft shill (okay, contractor on like four different projects), I would wholeheartedly welcome this if I ever went back. Which I won't, but still.

One year was too little time. It takes months to ramp up; now you get a lot more productive time.

And 90 days of downtime between jobs was awkward--it's hard to set up a 3 month contract that fit perfectly in those dates. Realistically, you'd find another 6-month job in the meantime, and not go back to Microsoft until well after the mandatory break, even if MS was the best job you could get at the time.

So yeah. This is better for employees' stability, and for managers getting more productive time out of contractors.

Comment Re:Unconstitutional (Score 1) 150

Let's not exaggerate about "no difference". Writs of assistance, and searches in general, back in the revolutionary days were highly disruptive to life and business. If someone copies out your entire gmail folder you probably won't notice it, it's not like they'll be taking up space and getting in your way and throwing your files around as you try to read it yourself. They were even used to gain entrance to a place and trash it under the guise of a search.

I'm not making a value judgment on the merits of this case or whether it's reasonable or not, but you are drawing a false equivalency. Seizing all of a person's electronics equipment or servers is a much closer analogy. Non-destructive copying with zero downtime is not.

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...