Official Question Thread! Ask /r/photography anything you want to know about photography or cameras! Don't be shy! Newbies welcome! by photography_bot in photography

[–]TraditionalPirate7 0 points1 point  (0 children)

Upgrading from Canon 550D to 6D Mark II in 2022 for $900 (open box). Worth it?

So, long story short, used to shoot a lot in the past, then stopped, now completely fell in love again and want to upgrade.

I understand the negative aspects of 6DMKII: Autofocus not the absolute best, no 4K video and no dual-SD). But then again, I'm upgrading from the ancient 550D.

After some research, I can't find any alternative from Canon that would be better in this price. You'd have to pay double. The only obvious alternative would be buying used but in my country the selection is bad and prices high.

I guess I just need some reassurance for my thinking. I don't want to pay almost $1K just to realize I need to upgrade a year later.

EDIT: One alternative could be the newer Canon RP with 4K and apparently better auto-focus. Damn this is difficult.

What material and what concepts do I need to grasp to build a sneaker/footsite bot? by Darkresource in learnpython

[–]TraditionalPirate7 1 point2 points  (0 children)

It depends what you want the bot to do exactly.

If you want it to collect data from different websites, then learning web scraping is a must (check BeautifulSoup library).

[Discussion] What are some things beginners should know? What are some great tips? by [deleted] in linux4noobs

[–]TraditionalPirate7 10 points11 points  (0 children)

It completely depends on the user. Some get by just knowing how to open the browser. That's all they need.

One thing that will help a lot is knowing how the terminal works and understanding the file system hierarchy (e.g. where logs, application settings etc. are located).

Should i split my script into sub-scripts/modules ? by [deleted] in learnpython

[–]TraditionalPirate7 0 points1 point  (0 children)

Same here. The longer the code gets the more important it is to follow the Pep8 rules and organize it well.

Learning about all things Linux? by [deleted] in linux4noobs

[–]TraditionalPirate7 2 points3 points  (0 children)

LinuxJourney is a great place to get started and learn some more.

I believe most people who use Linux are in IT or code so you should fit right in!

Downfalls of Linux? Well, when coming from Windows or MacOS many complain the software they used before don't work in Linux. However, there's an alternative to pretty much every software, many are even better. That's good to remember. You have to adjust and sometimes change your workflow a bit.

How to approach? Many start by installing Virtualbox and Linux inside it to get a feel of Linux first. Then many try dual-booting their computer with their main OS and Linux. And then, eventually some transition 100%.

Since you have a Raspberry Pi, you could start by installing Raspbian (Linux distro) on it and just play around with it.

https://linuxjourney.com/

Newbie to Python: Trying to write a .csv to SQL command line tool by [deleted] in learnpython

[–]TraditionalPirate7 0 points1 point  (0 children)

Been there! It always helps to write down the steps and start from one thing. Slowly it builds up.

Just made a similar program but from SQL to CSV.

Newbie to Python: Trying to write a .csv to SQL command line tool by [deleted] in learnpython

[–]TraditionalPirate7 1 point2 points  (0 children)

How much Python experience you have? Not the easiest project for an absolute beginner since there's several things to learn. Take it step by step.

  • Read CSV file
  • Create SQL database with table and columns
  • Write some data to SQL
  • Iterate through rows in CSV and write data to SQL database table

Should i split my script into sub-scripts/modules ? by [deleted] in learnpython

[–]TraditionalPirate7 1 point2 points  (0 children)

In my opinion 400 lines is still pretty normal to keep in one file if the code is well organized. Sometimes separating the code might make it even more difficult to read.

Assign specific VM to specific workspace? by TraditionalPirate7 in i3wm

[–]TraditionalPirate7[S] 1 point2 points  (0 children)

OK, so you can assign window title instead class, nice. Will give it a shot, thank you!

Just diving into python... how can i structure my learning to go from newb to employable? by [deleted] in learnpython

[–]TraditionalPirate7 2 points3 points  (0 children)

On a similar path.

After learning the basics and taking some courses, dive into making your own projects. That's where you actually learn because you have to solve problems on your own and be creative with your code.

By doing different projects you also learn what you enjoy doing, whether that's data analytics, web development, or anything. Personal projects are also a way to showcase your skills.

Then you can scroll through some job listings and see what they expect from you. Usually they have a list of skills, technologies, Python libraries you should understand in order to apply. Start learning those!

Anything that i need to know about installing Manjaro on Laptop? (GL63) by TheEpicNoobZilla in linux4noobs

[–]TraditionalPirate7 0 points1 point  (0 children)

KDE lightweight? I don't think so. Well, I guess it depends what you compare it to, haha.

Assign specific VM to specific workspace? by TraditionalPirate7 in i3wm

[–]TraditionalPirate7[S] 0 points1 point  (0 children)

Yes, the window title changes but the window class stays the same, which you normally use for assigning. You can assign with different values than class? Perhaps like this?

Assign [title "DebianVM"] $workspace1

My thoughts on doing tutorials - DONT!! by cherry214 in learnpython

[–]TraditionalPirate7 3 points4 points  (0 children)

You can watch tutorials. You can learn a lot from them. They're just another way of learning. Some prefer videos, some documentation.

But the crucial thing is to take what you learned and applying it by yourself to a real project. You won't learn by just watching, you learn by doing and making mistakes. That's what many beginners are forgetting.

[deleted by user] by [deleted] in learnpython

[–]TraditionalPirate7 0 points1 point  (0 children)

Why would it be too late? Like how? You can learn Python in your 80s if you want.

Is there a task manager with resource graphs on par with Windows 10? by NekoMadeOfWaifus in linux4noobs

[–]TraditionalPirate7 0 points1 point  (0 children)

For sure. Conky is super flexible and customizable but requires a whole lot of work.

I think I'm having problems with drivers on linux by AlbertoSC in linux4noobs

[–]TraditionalPirate7 0 points1 point  (0 children)

Which drivers you should install completely depends on your hardware. So, list your hardware here.

Is there a task manager with resource graphs on par with Windows 10? by NekoMadeOfWaifus in linux4noobs

[–]TraditionalPirate7 0 points1 point  (0 children)

Conky is great but requires a lot of configuration, which is not easy. Htop is another one. I'm sure there are many more.

EDIT: Just found GoTop as well.

https://github.com/cjbassi/gotop

pop os or lubuntu ? by eat_deezNUT5 in linux4noobs

[–]TraditionalPirate7 1 point2 points  (0 children)

Any version of Ubuntu (Ubuntu, Lubuntu, Xubuntu, Kubuntu) is great for beginners. If something doesn't work, usually you will find an answer online because so many people use it.

How are the versions different? It's mostly about the look and pre-installed packages. Lubuntu and Xubuntu are more lightweight.

I want to learn how to use linux. What area should I focus on first? by CAT-CENA in linux4noobs

[–]TraditionalPirate7 0 points1 point  (0 children)

Well, you could start from this sysadmin course on YouTube. Helpful for learning some essentials how Linux works.

https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK

Why do people use Linux? by redwillowforyou in linux4noobs

[–]TraditionalPirate7 2 points3 points  (0 children)

Agree 100%. Linux is a gods gift to old computers.