I’ve been toying with the idea of having a little hobby computer store for years and I’ve reached the point where I feel I have nothing to lose in trying it.
I don’t intend to make it my main source of income but I’d like to have some sort of formal knowledge base to resort to, regardless I’ve been acting as the tech guy for several years for a lot of people.
Where can I find some good courses/resources, preferably online, to improve my knowledge base?
I’m a long time Linux user so I intend to use my hobby to make some noise about it.
What skills specifically are you wanting to boost?
General knowledge on linux, system administration/maintenance, networks and security. Some degree of hardware maintenance would be nice as well.
It’s supposed to be a hobby but having some knowledge to ground myself would be nice.
Lawrence Systems and Learn Linux TV YouTube channels are really good and filled with useful tutorials for Linux and FOSS software.
Awesome Open Source is a great channel too.
First step definitely would be to identify specifically what you’d like to improve. To say ‘tech skills’ is to cast a wide net. If you want to learn all sorts of things that’s fine, but to get started with that and identify resources you have to be at least temporarily specific.
Are you thinking along the lines of system administration? Networking? Programming? Hardware setup/troubleshooting?
Hardware setup and troubleshooting, as I want to sell custom built machines would be a good start. Basic care and maintenance would be a plus, has I would like to buy used machines to “refurbish” and return to use.
On the software side, I’ve been running installations and system maintenance for years but there is always room to improve.
Programming I really don’t see myself doing but I do admit having some curiosity towards python, going for years, but I really don’t know where to start to approach it.
My background is not on STEM and I was always passed the notion that without roots in hard math I can’t go far in programming.
id statt with books like this it might be a bit much at first but push through and youll get it. it doesnt have to be that book theres plenty of great ones out there on the topic. and your local library will probably have more and maybe better recommendations than we can give.
My background is not on STEM and I was always passed the notion that without roots in hard math I can’t go far in programming.
I swear this is some BS repeated by people who have no idea what they’re talking about. I got told pretty much the same when I was younger - don’t believe it. It may have been true to some degree at some point in the distant past, but it’s outdated advice at best.
Your main general skills when it comes to writing code are the ability to think logically and to think about abstract concepts. Creativity and imagination can definitely help. The ability to keep organized in your thoughts can also go a long way. Just about everything else comes in the form of knowing the language you’re working in, exposure to common coding and software design principles, and knowing your coding environment.
Math can figure into a lot of different types of programming careers… Shit like writing video game engines and other complicated things that model physics and stuff come to mind. But it’s not so much that math is intrinsic to programming, but rather that those types of software just require a lot of advanced math.
For example, I’m an automation engineer. It’s just a sysadmin who writes a decent amount of code. Most of my programming work revolves around sending requests over our company’s local network to servers or internal websites to do shit like remotely power up or shutdown machines or trigger a task or open up work orders. There is very little actual math, if any, in the entirety of my work.
At it’s core, programming is just the storing, moving around, manipulating, and keeping track of bits of information. Especially in a language like Python (which is my primary language).
EDIT: I should probably add my background isn’t STEM either. I’m a two time college dropout who got a break 14 years ago and left the restaurant industry to go into the tech sector instead.
Programming I really don’t see myself doing but I do admit having some curiosity towards python, going for years, but I really don’t know where to start to approach it.
You’ll probably want to start small at first (random number generator, calculator, tic-tac-toe), but eventually you could create an app that would help you with your business. IDK, just thinking out loud, maybe inventory management or a system maintenance tool?
My background is not on STEM and I was always passed the notion that without roots in hard math I can’t go far in programming.
I made that mistake years ago and have always regretted it. I mean, I’m doing just fine now, but that fear of math really did me no favors in life. I really wish I had pursued a CS degree.
Well, I’ve got a boring answer for you today :D
Honestly the best thing you can do first is probably to learn accounting (and maybe tax law?). A business selling computers is a business first. I use GnuCash, it’s very good enough. It’s not that hard to learn from the manual:
https://gnucash-docs-rst.readthedocs.io/en/latest/guide/C/ch_basics.html
In terms of choosing products to sell? You can’t compete and win with large companies – you will only lose money. You can only create a new game that you can win at. For example, specializing in something specific – retrocomputing, DIY kits, weird cooling, or maybe high-end commercial hardware produced for the Asian market, but sold to the US prosumer market. For example powerful embedded routers for hotels make fantastic home routers. I have one running OpenWRT and it blows any US-made consumer stuff out of the water.
Overall I’d choose an ‘evergreen’ product – something neat from Asia that doesn’t get obsolete fast at all – that’s why I chose routers as an example. Very generally we get a lot of neat stuff in Asia that you don’t. “Store that sells cool stuff from Asia” sounds like a lot of fun to run :D
That brings me to the third thing – establishing supplier relationships is pretty important if you’re buying products.
Finally, B2B is way easier to make money that B2C (and less time consuming and more chill). So if you look at my commercial router example, you’ve got a cost advantage, it’s a good product, it doesn’t get obsolete fast, and some businesses need quite a few of them. So setting it up with some security cameras sounds at least like an OK ‘lifestyle business’, although maybe too boring for a hobby business.
Sadly I can’t think of any solid course on these last 3 things, maybe there’s a ‘small business 101’ out there somewhere.
If you’re running a repair shop from home, the economics are bit easier, as you don’t have to source product, just some tools. You need some decent Chinese tools (ping me and I will remember good brands for you), and some experience using them. It requires a lot of specialized skills, and doesn’t make much money, but can be a lot of fun and can make a difference in people’s lives. Learn at least how and when to desolder and replace capacitors, how to replace a laptop screen, and a bit of data and password recovery (personally I’ve required photo ID to do this last one). A good way to get started is to buy broken stuff and attempt repairs. Avoid microwaves, CRTs, and mains-power in general until you know how to deal with these safely.
Learning to repair electronics is an uphill battle these days. Most things are not made to be repairable. In a sense, that’s what creates demand for your business if you can do it anyway. It requires a lot of creativity and knowledge, so there’s a lot of cool stuff to learn. Learning to build electronics is as good a place to start as any, I guess. Adafruit and Sparkfun are good companies that offer lots of introductory material:
Coursera is not free but it’s nice, they have a ton of courses, you can pay a monthly fee and follow them at your own pace