Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Lot of misplaced CS hate (Score 1) 473

The problem is most universities only offer a Computer Science degree rather than a Software Engineering one, and employers specifically are requiring a BS in Computer Science. I think coding bootcamps are great as I attended one, but there's still a stigma associated with them as bootcamps vary in quality greatly. For example, you have top tier ones, okay ones, and then trash tier ones.

Comment Re:Wow! The school actually has skin in the game. (Score 1) 238

The problem is some students with no job experience or less than stellar resumes will be denied. The joke is on the top coding acadamies that all their students land jobs 97% of the time!!! ... because they only select the best with no gaps on their resumes and who already have some coding experience.

I mean, are you suggesting they should just let everyone in? Not everyone is cut out for programming, despite what the government or other people might say. For the coding bootcamp I attended, they tested for three things: programming ability, desire to learn and personality/culture fit (you're a team player and you're not an asshole). Bootcamp prep courses exist for a reason (so people have some background coming into the bootcamp). I came into the bootcamp with no job experience, but I also have a CS degree. I don't think my resume was stellar as I wasn't getting offers or anything. That being said, they didn't require a resume. They just asked questions about why I wanted to attend the bootcamp and whatnot.

As for the extra cash thing, I took a loan out and I don't regret it considering I have a $100k offer that I have accepted. So it's not necessarily limited to those who have extra cash stashed, although it's easier that way.

Comment Re:Question (Score 1) 177

Hmm, interesting.

This reminds me of a Medium article I read last night about StackOverflow and its problems. The thing I like about Reddit is that Karma isn't as important. Like it matters because at a certain point your posting privileges are limited but I feel karma isn't really that important. I think Reddit is vulnerable to gamification, but I feel it just doesn't matter as much. Like there was this "one troll" on r/linux and that person just kept making new accounts. Honestly if I'm on Reddit, I'm just shitposting most of the time if not lurking. But StackOverflow is different. It's supposed to be a community of developers just discussing technical things. And I think I agree with April that the moderation team really needs to do something about the whole issue of gamification and out-group/in-group and reputation.

Comment Re:Can iFixit die already? (Score 1) 172

This is somewhat irrelevant to the point you're making, but the thing I like about Chromebooks is the ability for me to install a community-supported open source operating system. It's the same with the Nexus line and my iPod Classic. With phones especially, there is a limited time frame for security updates. With Chromebooks, Google only provides updates for a specific period of time just like with phones. And the iPod Classic stopped selling a long time ago (I'm using Rockbox on it).

Comment Re:6 Months? (Score 1) 134

Hmm, it's kind of interesting because I used Scala for a personal project and I just wrote the types out even though Scala does have type inference. But Scala still feels less verbose than Java for some reason.

private var rootGFile: com.google.api.services.drive.model.File = service.files().get("root").execute()

Comment Re:If you eat sugar... (Score 1) 99

"...you get Alzheimer's. If you use artificial sweetener you get dementia. Either way you're fucked."

Just get Stevia, it's not sugar and also not artificial. Sweet.

The nice thing about Truvia is it comes with erythritol. I don't mind the taste of Splenda but it contains maltodextrin and dextrose (so you can measure it), which is still sugar the bacteria in my mouth can metabolize. Erythritol has been shown to be more effective than xylitol.

Comment Re: No. (Score 2) 383

And the fact that you think the winsys folder bloating in size is actually a negative compared to never seeing this problem is why Linux completely fails at grabbing the desktop market.

If you don't think this is a negative, you're basically saying you don't care about everyone who has a Windows install on a small SSD.

And honestly, I'd say grabbing the desktop market at this point doesn't matter because it's a niche market, plus appealing to the masses is always a bad thing in my experience.

Comment Re: No. (Score 4, Insightful) 383

Desktop Linux offers no way around the problem.

Sure it does. Use Gentoo and compile everything. You do realize many Windows programs have the exact same problem? The only reason you don't notice it is because Windows stores *every* possible DLL ever, causing the winsxs folder to bloat in size.

Comment Re:But... iOS and Android *are* half-assed. (Score 1) 304

I've never been that impressed with the experience provided by these multibillion dollar corporations.

Despite all is their resources, they mostly deliver lipstick on a pig. With a custom ROM, at least it's mostly MY pig.

I'm not sure if you're aware of the whole fiasco with the Intel ME, but there are concerns about smartphones for pretty much the same reason. Like there have been bugs found in the ME. So there may be bugs in the phone's firmware as well.
https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fssd.eff.org%2Fen%2Fmodule%2F...

Slashdot Top Deals

Science and religion are in full accord but science and faith are in complete discord.

Working...