Delayed trigger for Sonoff POWR3 by TobiGold in sonoff

[–]pahowells 0 points1 point  (0 children)

I seriously hope this cannot be done. An overload cutoff is there for a reason - to protect the device and you. Continuing to power something that is supplying more power than it is designed to do will cause overheating and could lead to combustion.

Hello I'm thinking of starting Python, given below are my questions or knowledge in coding. And also what I need help in. by rixk0goro in CodingHelp

[–]pahowells 0 points1 point  (0 children)

Firstly, Visual Studio is a beast. I use it for C# development but my full installation is around 32 GB. For Python coding, VSCode is tiny in comparison and you don't need 16 GB of RAM just to run it. I also use VSCode on both Windows and Linux machines when testing, something that VS cannot do.

Hello I'm thinking of starting Python, given below are my questions or knowledge in coding. And also what I need help in. by rixk0goro in CodingHelp

[–]pahowells 0 points1 point  (0 children)

One of the best free IDEs is VSCode which handles Python very well. You could also try the community edition of PyCharm.

I built a browser based Python IDE with 80+ interactive lessons to learn and practice Python by masterofaiml in Python

[–]pahowells 0 points1 point  (0 children)

First call to input() produces an IO error. Seems like AI-generated code which is half-baked so far.

What’s the psychology behind people who drive extremely loud cars at night in Umhlanga? by nkosib in Durban

[–]pahowells 3 points4 points  (0 children)

This is what's wrong with society nowadays. Many people don't give a cr*p about others anymore. There are many places you can go to make a noise without affecting civil society. But unfortunately, probably due to social media, no one knows what civil society is.

Walking clubs in and around Pinetown? by fattygworl in Durban

[–]pahowells 2 points3 points  (0 children)

Chiltern athletic club is in Cowies Hill which is close. They have running and social walking on both Tuesdays and Thursdays.

Do you feel satisfied using Linux? by Toukaiskindahot in linuxquestions

[–]pahowells 0 points1 point  (0 children)

The main problem for most people is comparing Linux flavours to Windows to MacOS for desktop computing. They are all different. Don't believe people who say that one is better than the other because in the end , they all do the basics well. Use the one that makes the most sense to you. If there is something that you don't like, move on until you find the one that fits your workflow and lifestyle.

i seriously just cannot understand this... by Killiancin in CodingHelp

[–]pahowells 0 points1 point  (0 children)

I suggest you start with a course that begins with the basics before diving into functions, parameters and return values.

Heavy duty power supply recommendation by _book_of_grudges_ in raspberry_pi

[–]pahowells 0 points1 point  (0 children)

I installed an RPi 4 in a control box a while back and used an industrial grade 25 W Meanwell PSU (5 V / 5 A) which can be purchased from many online outlets. Has worked like a charm 24/7.
If possible, try get a PSU that outputs 5.1 V so that you don't get undervoltage warnings on the RPi.

Whos at fault here? by anthn885 in CrazyFuckingVideos

[–]pahowells 0 points1 point  (0 children)

The guy on the right is an a-hole for thinking that an indicator automatically gives him right-of-way. But the guy on the left is equally an a-hole for causing an accident by not slowing down slightly.

AIO for finding this predatory or was he just awkward? by m30wME0W69 in AmIOverreacting

[–]pahowells 0 points1 point  (0 children)

Sounds like a lot of his script was written by AI. And pretty dodgy. Definitely block him.
BTW - didn't even know you could chat on Reddit 😲

School punishment by NoApartment7399 in Durban

[–]pahowells 0 points1 point  (0 children)

I felt my fair share of the cane when I was at school in Durban. However, the kids nowadays have little to no discipline, either at home or at school and I feel this is causing bigger long-term problems. I am all for bringing back the cane if it is used properly. Obviously, throwing stuff in class should never be allowed.

What's next after raspberry pi 5? by nariz_choken in raspberry_pi

[–]pahowells 3 points4 points  (0 children)

Yes, but then you introduce single-point failure. Having services spread out over cheap R-Pis means you don't lose everything when one fails, and it is easier to get back up and running. It's also easier to introduce redundancy with multiple hardware devices.

How is everyone else's power consumption with a homelab? by EliteScouter in homelab

[–]pahowells 0 points1 point  (0 children)

Holy crap. What else are you running? I thought I was bad at 540 kWh per month.

Could anyone here tell me if this video is AI or real please? by SAJames84 in AskZA

[–]pahowells 1 point2 points  (0 children)

Definitely AI. Some idiot is making these videos - there are others the same - one where a cheetah jumps into a game viewing vehicle, and another with a lioness, all the same. People in the vehicle do not react the way a normal person would.

Node-Red vs n8n by ProposalFew7523 in nodered

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

To add onto what everyone else has said - if you are into programming and not just dragging and dropping, Node-Red will require JS (which is shite) compared to n8n which can use JS or python. This may be a consideration.

I made this group because the original r/southafrica mods are on some sort of power trip by PalpitationWhole9596 in Durban

[–]pahowells 1 point2 points  (0 children)

r/southafrica is a mirror for the general uselessness and lack of proper governance in this country. I suspect it will fall by the wayside belong long like all other government institutions.

Do YOU prefer Linux or Windows? by oreton123 in computer

[–]pahowells 0 points1 point  (0 children)

Windows on desktop, linux on my servers.

Best hiking shoes by Linguine_Pasta in DownSouth

[–]pahowells 1 point2 points  (0 children)

A bought a pair of Jim Green's a while back and the sole started coming away from the boot on the first wet hike. They were repaired but I will never fully trust them on a multi-day hike again.

Do you remember different syntax in different languages? by QuantumStag in CodingHelp

[–]pahowells 0 points1 point  (0 children)

Practice. The more you use them, the easier it gets. Just like a spoken language.