Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Put your work online (Score 1) 215

tldr: make stuff and put it on the web so hiring managers and interviewers can see it.

Longer version:

I just had the pleasure of interviewing an older applicant for a job. In this case he was a whip-smart C programmer. I would guess mid 50's of age, with a resume saying he'd been in the industry for nearly 30 years.

The job he was applying for was a web developer position for my shop, a Ruby/JS outfit.

While he hadn't coded JS or Ruby professionally, he mentioned he had done many little side projects with those tools. I asked to see them, and he said they may be on his computer at home, but he wasn't sure: that hurt his prospects. A lot.

The ideal thing would be putting his web apps up on Heroku (free), and any other code on Github (also free). These things speak to me almost more than anything.

Comment Actually important case (Score 5, Interesting) 296

So, yeah, it's easy for us to point and laugh at this and say it's just a useless farce.. but this effects us all actually.

The brief filed states that Teller is suing because the rival's trick supposedly violates a 1983 Copyright he filed for the trick. What is important here is that the Copyright filing DOES NOT describe how the trick functions, but instead HOW IT LOOKS. On those ground, Teller is suing.

I believe this is important. Why? Because I think it is similar to SOFTWARE PATENTS.

Of course, obviously PATENT != COPYRIGHT, but the similarities in this case are still apparent. Unlike every other kind of working patent, software patents generally describe the outcome/result of something instead of the actual mechanism (patents of physical things are based on the WAY it works, not what it produces, SW patents are generally based i the end product).

If suit is upheld it means software patents *could* have an extra life, and indeed if a vendor wants to squeeze out competition they could simply file for a COPYRIGHT on the visible result of the software too.

IANAL, but food for thought.

Comment Re:Not my justification (Score 1) 579

Post signs that your parking lot stating it is "Private Property" and "Parking by Permission Only" or control the access via a gate or something, you are then (generally, varies by country and state) allowed to set parking however you see fit. Very many pay-parking-lots in my area do not have accessible spaces and are allowed to do this because they are not technically "public". (Yes, I actually asked city hall and that's what they said).

UNLESS you are also an employer in the US. In which case you must follow ADA guidelines and provide spaces based on the size of your lot and/or workforce size.

This is, of couse, all academic to argue about since once you are in a position to actually NEED those space (really, physically need them) you don't care how much other people are annoyed by them.

Comment No Equity? No way! (Score 1) 997

You have no equity? If they haven't offered any to you in exchange for this, frankly, ridiculous effort you should say the following:

Dear Mr Bossman.

Kindly piss up a flagpole. If you do not have a convenient flagpole, I can direct you to one. If you have no piss, I will happily furnish you with as much as is required.

Regards,
your name

Comment There's a difference... (Score 1) 609

There is a difference between "not knowing math", "not understanding math" and "not doing well at math."

I am horrible at math, and I've been bad at it all my life. I failed Pre-Algebra THREE TERMS IN A ROW in High School. I suck at math, period.

But, I am a successful programmer and developer and I've written a lot of code that does really complicated math... so how does that square?

The difference is that even though I can't do math, I know *what I can do* with it. I know what an Interquartarial Mean will do for me, but I have to look it up in a book every time I use it to know *how* to do it. In this case, yes, it is obvious that I would have a _better_time_ if I knew how to do this stuff without looking in a book, but I've fared pretty well. Lacking math skills doesn't mean I'm a suck programmer, it just means I may have a harder time with code that uses a lot of math.

Someone above posted "Two candidates, one knows math and one doesn't, you want the one who knows math"; that's true if all else is equal, but you never have two candidates for a job you are identical except for one thing. You buy the whole package and if you think their other qualities outweigh their lack of math skills then that's one you choose.

Slashdot Top Deals

Stellar rays prove fibbing never pays. Embezzlement is another matter.

Working...