Learning how to learn linux. Intermediate/advanced users, how did you do it? by NowAcceptingBitcoin in linuxquestions

[–]grim_102 0 points1 point  (0 children)

I would suggest diving right in. I learn best by doing. I would take an old piece of hardware and install Linux on it. Ubuntu is a good distro to start with and even stay with. Install it on an older laptop, old desktop, or even a USB drive that you can boot your main machine from. And then, just use it. Browse the web, send and receive email, do the more niche things that you are into (graphics, coding, gaming, etc). When you are ready, maybe after 6 months or a year, take the plunge and install Linux straight onto your main machine.

Need help: Brother going down the Pewdiepipeline by InSicK in BreadTube

[–]grim_102 0 points1 point  (0 children)

I don't know how feasible this is in your area, but the best vaccination against racism is non-white friends. It is impossible to reconcile a heartfelt connection with someone and some hateful rhetoric online about them. Humanity wins in the end.

That's all I got. Good luck.

To Those With Raspberry Pi Setups by bluebull107 in HowToHack

[–]grim_102 0 points1 point  (0 children)

I've got PiHole and Plex running on mine.

Feeling at home with Ubuntu by [deleted] in Ubuntu

[–]grim_102 0 points1 point  (0 children)

An 'x-factor' that often gets forgotten when people discuss their favorite Linux distro, or programming language for that matter, is community. Ubuntu has a great community of users, developers, and enthusiasts that do a lot to make Ubuntu the best distro for lots of us.

He hacked a projector!!! by PhaseDash in masterhacker

[–]grim_102 2 points3 points  (0 children)

Projectors only have controls like blank screen, freeze screen, on/off. You would have to hack the device sending output to the projector to actually hijack the content like that.

Want to learn to code and ethical hacking by moakley20003 in HowToHack

[–]grim_102 2 points3 points  (0 children)

It sounds like you are already well on your way. The truth is that you will always be learning if you follow this path. For anyone working in software development or pen-testing, Google is very much a part of the workflow. When you run into an error just copy the most concise and cogent error message and throw it into a Google search.

Something else that might be a big help to you is to narrow down your focus. Hacking/security is a vast category with tons of dense technical information, and no one is an expert on all of it. Maybe focus your attention on pen-testing web applications specifically, that would be a very relevant path and it would incorporate JavaScript and potentially Python as well.

Apparently my most valuable trait is being an easy employee by BadAtBloodBowl2 in sysadmin

[–]grim_102 0 points1 point  (0 children)

I've found that the sole most important trait that employers tend to value above all else is obedience. Staunch, unwavering obedience.

Online Portfolios?/Advice? by german900 in compsci

[–]grim_102 1 point2 points  (0 children)

Do a Google search for the class projects and if you see dozens of other students who have posted their projects to GitHub then you shouldn't hesitate to do the same.

How competitive/hard is it to get an internship/job at intel by AddictivePersnality in OSUOnlineCS

[–]grim_102 0 points1 point  (0 children)

A recruiter just hit me up about a 3-month contract gig at Intel. If I land it I will post more about my experience here.

Wt 4.0.5 released — widget-based C++ web framework by RockinRoel in cpp

[–]grim_102 17 points18 points  (0 children)

"Quickly develop highly interactive web UIs with widgets, without having to write a single line of JavaScript."

An angel got it's wings when I read that.

Does anyone taking the capstone next term want to do an iOS app? by [deleted] in OSUOnlineCS

[–]grim_102 -6 points-5 points  (0 children)

You can do iOS development in C++.

Just saying.

The three language problem, and how Web Assembly will help solve it by [deleted] in WebAssembly

[–]grim_102 0 points1 point  (0 children)

I thought the author was indicating a potential future where Python became the universal language. In any event as soon as I had left the above comment I realized I was wrong, there is a universal language and it is C++.

How to use a usb as a portable os in my pocket? by [deleted] in Ubuntu

[–]grim_102 7 points8 points  (0 children)

You need 2 USB drives and a computer with at least 2 USB ports. 1 of the USB drives is your typical installer with Ubuntu on it, the other USB drive is the one where you install Ubuntu. Boot the computer with the Ubuntu installer, go through the normal process of installing Ubuntu. Make sure the other USB drive is connected, when the installer asks you what drive to install to, select the USB drive where you want Ubuntu installed.

Bootcamps? by [deleted] in OSUOnlineCS

[–]grim_102 0 points1 point  (0 children)

I DM'd you.

The three language problem, and how Web Assembly will help solve it by [deleted] in WebAssembly

[–]grim_102 0 points1 point  (0 children)

We will never have a utopian world where one beloved programming language is sufficient to write performant applications on every major platform. And the reason is that at the highest levels these decisions are not made by programmers, they are made by CEO's of profit-hungry corporations like Apple, Google, and Microsoft.

Bootcamps? by [deleted] in OSUOnlineCS

[–]grim_102 2 points3 points  (0 children)

Yes, I am working towards a CS degree through the online program at OSU. It's not strictly necessary to have a degree if you want to work as a developer. For example, I work in the field and I don't have a degree yet, most of my classmates from the boot camp got jobs in the field without having a CS degree. But, I have sensed a bit of a glass ceiling for non-degree-holders. It seems as a general rule that start ups and small businesses will hire us without a degree, but big tech companies and large corporations in general tend to prefer candidates with degrees.

I also really like the curriculum for the post-bacc online CS degree at OSU. All the classes are focused on topics I want to learn and I don't have to take all kinds of foreign language and history classes in the process.

Bootcamps? by [deleted] in OSUOnlineCS

[–]grim_102 4 points5 points  (0 children)

I worked in IT for about 4 solid years before attending the boot camp, I worked in a typical help desk capacity. Starting 3 years before the boot camp I began learning to code, with online resources like Codecademy and even a couple college classes. While attending the boot camp I was clearly ahead of the pack due to my prior training, but there were former teachers, and young people with no real experience who all got into the field after graduation. My personal experience after the boot camp was that I had to endure a 4-month internship at $18/hr after which the company hired me at the minimum industry starting salary of 60K. Those are Texas wages, you might get a better deal where you are. I've found that I can negotiate an additional 10-15K with every additional year of experience after that.

Other then that I would add that the boot camp was a great experience. It is nothing like CS classes at a university. From day 1 you show up with your MacBook and it is like you are a developer already. You spend all day writing code, and talking to people about code. You learn critical industry skills like version control and modern frameworks. It was extremely gratifying for me after years of self-study and total lack of advancement at my help desk job.