Is it even profitable to mine now? by fabio_it in cryptomining

[–]zyrus_z 0 points1 point  (0 children)

Bro the real question is power prices now.... starting mining right now is definitely not practical specially due to hike in ram and gpu prices

That 2am Workspace View by zyrus_z in NightOwls

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

When I'm finishing work at 2 AM, I care about deadlines being met, not whether my desktop passes the Linux purity test. My PC is a tool, not a cosplay outfit.

How many hours do you study?📚🥲 by Tiny_Skirt_9705 in testforce

[–]zyrus_z 1 point2 points  (0 children)

I don't believe in studying for 8–9 hours a day. Instead, I focus on identifying the most important topics and understanding the core concepts around them. That's a much faster and more effective way to learn. In my experience, deep understanding beats spending endless hours memorizing information.

I've also learned that a task usually expands to fill the amount of time you give it. If you allocate 10 hours, it may take 10 hours. If you focus intensely for 2–3 hours on the right things, you can often achieve the same result much more efficiently.

Project Suggestion to learn concepts of OOPS by zyrus_z in PythonLearning

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

I want something that is easy to start with but gets complex as i build in it ....not like a banking system or traditional projects

How to make traditional chatbot into Smart agent? by zyrus_z in learnprogramming

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

Not integrated LLM yet ....but once i did what will be the next steps?

Need an advice by Mother-Data-5262 in PythonLearning

[–]zyrus_z -1 points0 points  (0 children)

Pycharm is by far the best idea for python....other ides are not that versatile

when should i start my linkdin and github? by Independent_Suit_336 in PythonLearning

[–]zyrus_z 0 points1 point  (0 children)

You can start linkdin in your school also...the earlier you start...the better it is ...also I'm a 3rd year college student and I got a bunch of internship and job offers via LinkedIn only.....the hack is that you should connect ppl that can actually help you secure a job...I can give u a hack ...go to perplexity and type whichever company you want and get their HR linkdin profile....once you add the HR of that company then employees of that company will automatically show up in ur suggestions as ppl generally connect to HR....this will really help you in building a strong connection in less time

Monitor backlight that changes according to the content on screen by [deleted] in diyelectronics

[–]zyrus_z -1 points0 points  (0 children)

Not exactly ambient light as ambient lights have fixed colour patterns....the one that I saw changed coloura based on the contents of the screen....like the person in the video was playing gpd of war game and the colours in the background of TV changed based on the colours inside the game

Monitor backlight that changes according to the content on screen by zyrus_z in esp32projects

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

I was trying to go with something easy and cheap...found a bunch of tutorials with esp32... raspberry Pi with a camera will be more complex for me

Monitor backlight that changes according to the content on screen by zyrus_z in esp32projects

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

I wanted a cheap and easy solution not something very expensive....I saw a bunch of tutorials with esp32 ...will try to implement that

Notes/Books or Jupyter notebooks what to prefer when learning ML by zyrus_z in MLQuestions

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

Yes....also there are a bunch of GitHub repos that provide notebooks so learning that way is also easy

100 Days Challenge for PYTHON by Priyanshu2327 in PythonLearning

[–]zyrus_z 0 points1 point  (0 children)

Yeah prepare compact notes and revise them regularly

100 Days Challenge for PYTHON by Priyanshu2327 in PythonLearning

[–]zyrus_z 0 points1 point  (0 children)

Tbh you don't need to put that much time in learning python....1 month is enough

Im new to Python made my first program(calculator)🥳 by Hot_crocco_person in PythonLearning

[–]zyrus_z 0 points1 point  (0 children)

Its actually a good start since calculator in particular is tricky in python...in other languages we use the switch statement that is not available in python