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

 



Forgot your password?
typodupeerror
×

Comment De river, she is deep (Score 2) 608

"Complex" is not for laymen. There is only so much that you can do with any "appliance". Beyond that, you actually have to know what you are doing. This "problem" has nothing to do with programming.

This. Thinking about the web apps I've written, most of them required fairly deep knowledge in the area of the app -- auroras, photography, specialized group management, history, genealogy, measuring instruments, Chinese, retail procedure -- all areas an interested party could potentially bring to the table.

But the tools to instantiate, manipulate and present those ideas? Those simply don't exist in "amateur" form -- I had to create them. And in doing so, I used knowledge starting with HTML and CGI and CSS, but which extended well into Python, (replaced Perl), C, SQL, a fair bit about the underlying structure of the host OS(s), knowledge of how to structure an application in the first place, and to wrap it all together, a fairly deep knowledge of what's efficient and what isn't.

Now I will admit that I am particularly resistant to Other People's Code, partially because I am unwilling to be subject to other people's bug fix schedules (or lack thereof), and permissions (or lack thereof) and functinonal choices (or lack thereof); and partially because the more stuff I write, the more handy tools of my own I have to bring to bear on the next problem that depend on no one but myself and the host language(s) -- which frankly is quite enough dependency for me anyway. Plus it's been writing all this stuff that's made me a decent programmer in the first place. So even if there *were* a library out there to generate general purpose readout dials, I wouldn't have used it; the result would have been the same. All my own code. Not the least bit reluctant to reinvent the wheel.

Still, the idea of making all that stuff both available and trivially usable (and that's what we're talking about here, because a non-programmer will have to hit this at a trivial level) seems to me to have been tried multiple times in multiple venues, and to have failed every time. Personally, I think it's because as programmers, we underestimate the complexity because we've internalized so much; we can't see the actual level of difficulty very well, because it starts out relative to our own skills. This has resulted in quite a few attempts to "make it easy", and none of them have hit any serious stride. The best any of these can boast is a small following making very limited applications, if you really want to stretch what "application" means.

I don't think the idea is ready to fly. The only context I can visualize this actually working is where you have some *very* smart software that can take an abstract description and write code *for* you. That software would have to be (a) very damned smart and (b) conversant with an enormous range of general human knowledge. Right now, as far as I know, that's the precise description of a competent applications programmer. And nothing else.

Comment Re:Normal? (Score 1) 608

Ideas don't arrive in convenient order. Interruptions occur. The world is not a smooth surface, it's full of bumps, pits and detours. Sometimes (as here) there are even reasons to top post. Such as, so someone will actually see it. So get over it. Notably, the AC comment you're objecting to contributed more to the conversation than yours (or mine) does. There's a lesson there.

Comment As a pilot and aviation enthusiast... (Score 1) 88

I really rue the day that "r/c model aircraft" because a "drone". Suddenly, a toy is worth regulating, and it's become rather ridiculous.

Now we're talking about having to tether a model aircraft with a line, so that now we have entanglement issues?

Can somebody please add some reason?

Comment I simply haven't seen it (Score 1) 401

I'm a partner in a small software company. We employ 8 developers, 26 total staff. Our wages are midline, our benefits excellent, and our work environment is superb. I haven't seen *any* benefit from the H1B's.

And we've tried!

We really need people who can code. We have problems to solve, we need programmers to code answers to the problems. We really don't care about education credentials - if you can code, write reasonable answers to solve real problems, we're interested in you. We took a look at the H1B visa thing, and we were consistently disappointed. Gorgeous, impressive resumes for people with Masters or (gasp) even PHDs in computer science who couldn't write a SQL statement, recursive algorithm, or even factor a number. "Write me a function that replaces the word "apples" with "oranges" in a given input string was met with blank stares.

I don't know what they do, but I'm not interested in finding out. But if you want to live in NorCal and want a decent job at a small, securely growing software company... PM me!

Comment Re:Consciousness (Score 1) 284

They will probably always remain inherently beyond the reach of scientific evidence.

Yes. that's because they are 100% made-up. Just as Santa Claus is inherently beyond the reach of scientific evidence.

You will never find evidence, that is, anything manifesting as objective reality, for a wholly illusory concept. You can, of course, drown yourself in delusion. We appear to be well designed for exactly that exercise, we even practice it most nights during REM sleep. And it's perfectly acceptable, socially speaking. Imagine away.

Comment Re:19,000 (Score 2) 401

Sounds nice, but without explicit control over what American companies are allowed to do at/across the border, (and foreign companies the other way) it's not going to happen. Right now, the door is wide open in every way: Hire offshore and have the hires work here *or* there, keep your money offshore and avoid taxes with blissful ease, manufacture elsewhere, all the while you're paying off congress and whatever agencies are involved.

Sure, corporations are people. Sociopaths. Psychopaths. Those kinds of people. Evil slimeballs, primarily. Exceptions are very rare, and will remain so, as long as being competitive means one company has to take advantage of the same things the next one over does.

That's the way it works now. And unless you can forward larger envelopes to congress (directly, indirectly, or metaphorically) than big business can, or somehow make congress actually ethical and focused on the betterment of the country, this is only going to become more so. Money for election chests. Sweet land deals for cousin George. Fully paid fact finding junkets. Post-congress speaking deals. Guaranteed book advances, complete with ghostwriter, sales irrelevant. Well paid lobbyist positions, commentator positions, corporate vice presidential or other high paid positions... or money... or a sweet deal on a boat, or a house, or whatever, all for 2nd cousins of course. It's so corrupt and ingrained you can't possibly picture it until you've had an inside view (yes, I have.)

Today, you want a great job? Start your own business. Are you really great at programming? Write a great program. Are you really great at electronics? Create a great device. The internet of things is rising, your opportunity is knocking. Real AI needs done (oooo, hard.) Are you really great at mechanicals? Create a wonderful mechanical thing. These are the *only* doors that remain open to technical people in general. Easy? Hell no. But there it is. Otherwise, change career tracks while you still can. Finance. Lawyers (it's the dark side, all right, but it's also a license to print money, especially with the extremely deep collection of bad law we have now.) Nursing -- medicine looks good right now, but doctors... not so sure.

Otherwise, prepare to be lowballed, then fall (or be thrown) from the workforce segment you're qualified for as you age. Also, just as a PS, you'll note that above, the apologists consistently talk about who is learning what in school. The underlying message is clear: Once you're out of school and if you manage to improve yourself, you're not particularly hirable. They're not even looking at/for you.

That's just the way it is. Be proactive and possibly suffer, or just definitely suffer. Choose.

Slashdot Top Deals

If you have a procedure with 10 parameters, you probably missed some.

Working...