Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:I'd be interested to know... (Score 1) 97

>... what he thinks of modern C++ where the learning curve for newbies is now getting close to vertical. Speaking as a C++ dev of 25 years I wouldn't go near the language now if I was starting out, the number of paradigms and syntactic complexity has become ridiculous. And yes, if you're going to work on code written by others you do need to know and understand all these paradigms.

C++ is the easiest to learn now in, like, ever.

It's a mistake you have to know all the ins and outs of the language. The minimal set you need to do interesting things is quite small and it is much more usable than ever. I haven't had a memory leak or other memory issue since I switched over to modern C++ 10+ years ago.

Well, I had one once, but I did it deliberately to see if my tools (ASAN) would detect it. It did.

Comment Re: Thank You, Fake AI (Score 1) 238

Honestly, it was the tone of the message, which is admittedly difficult to derive from a forum. IMHO, the proper response would have been one that questioned whether the 'upscale grocer' selling spareribs at $6.99/lb vs $1.49/lb were at different ends of the subjective or objective quality spectrum. In my case, they are literally the same brand: Smithfield. The only difference is that Aldi is $5+/lb less expensive.

That said, IMO, unless we're talking about a butcher that sources heritage-breed Berkshire (or the like) pork from a local farmer, I don't really give a flying fuck where the previously cheap cut of meat I'm going to put on my smoker for 6h is sourced from.

Comment Re:I call BS (Score 3, Interesting) 178

I am absolutely certain many of those kids are great at writing code; what I have found in the last ~3y of hiring candidates out of undergrad and/or masters programs is that they DO NOT interview well.

They can answer esoteric technical questions about software dev (I *assume* this is because they study for coding interview questions) but they cannot possibly answer more general questions about themselves, how they would operate in a real-world business setting, and/or how they might build something from soup to nuts.

I'm not asking them to give me real-world experience; but, I expect a college graduate to be able to think about questions asked critically and provide a coherent and thoughtful reply to that question. Even if it's technically 'wrong', the conversational nature is INCREDIBLY IMPORTANT for any work I have done in my 25+ year career.

Anyone can have AI solve most esoteric technical coding problems now; interfacing ability w/others on the dev teams and the rest of the business is what is important in getting shit done.

Colleges need to start investing HEAVILY in leveling up their students in how to interview well.

Comment Re:What value added? (Score 4, Interesting) 89

I watch dogs (primarily overnight--most for 3-7 days but some 1 day and some >7d) via Rover. I make around $1500/month (pre-1099) and after their ~20% cut (of which most people give back to me in tips).

I WFH so the largely passive income is nice. I wouldn't have found as many people w/o a platform to do the heavy lifting for me in finding new dogs.

I am not advocating that we need to have these sorts of things in the market, but it does make for nice extra cash. YMMV.

Comment Incompatibilities (Score 1) 150

I use Firefox as my main browser.

I can't uninstall Chrome though, because so many sites break on Firefox (and like major sites too, like Gencon's website or really annoying things like hotel wifi login sites) I have to keep Chrome around to keep my computer usable.

I don't care about Pocket or these other useless things. All I want from Firefox is for them to figure out why their tech stack is incompatible with Chrome and fix it. Even if it's not standards compatible. Make a compatibility layer so I can uninstall Chrome spyware.

Slashdot Top Deals

"Religion is something left over from the infancy of our intelligence, it will fade away as we adopt reason and science as our guidelines." -- Bertrand Russell

Working...