HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mistermegabyte

no profile record

comments

mistermegabyte
·12 เดือนที่ผ่านมา·discuss
The earth will be fine. I'm sure during the ice ages with gigatons of water trapped on the surface in glacial ice it would have had to changed the tilt also and the planet survived.

The earth is such a large and variable system that over the long term, humans can't significantly permantly change something like weight distribution.
mistermegabyte
·2 ปีที่แล้ว·discuss
The Kolbalt 80V line was made by Greenworks, which makes excellent products for pros. I have the Kobalt 80V blower and it is an excellent blower (loud) and is just a rebranded 80V Greenworks. Not Harbor Freight cheapness for sure. I also have the 80V mower and trimmer and they too are just rebranded Greenworks tools. Excellent products overall.
mistermegabyte
·2 ปีที่แล้ว·discuss
I love the channel and have been watching for a few years. I agree that videos are the flashy things but in some ways videos have ruined the internet for me a bit (not your channel though). What I mean is if I'm trying to learn how to do something and search for a solution, I find a gazillion videos and will be lucky to find a page that has succinct, written instructions. It's very infuriating. So, I often (almost always) have to watch a 10 or 15 minute video for 2 minutes of information instead of having written info that gets to the point. Keep up the good work on Tech Tangents, its awesome.
mistermegabyte
·2 ปีที่แล้ว·discuss
This is the answer. My work tablets are android based and taking pictures isn't supposed to be part of the workflow, but sometimes by using random button presses, you can accidentially bring up the camera/gallery (its supposed to be locked out, but our IT dept didn't do a good job of totally locking it out).
mistermegabyte
·4 ปีที่แล้ว·discuss
As someone who doesn't program/code at all, I don't care how it arrives at the result. It's just amazing to me that if I need a simple script or program, I can have an AI write usable code that I can use.
mistermegabyte
·4 ปีที่แล้ว·discuss
Pretty amazing stuff. I used this prompt to have ChatGPT write me a coin flip game in python that flips a coin x amount of times and displays the result: "create a game in python to flip a coin x amount of times and show the results when done" It came back with python code that ran perfectly when saved into a .py file without having to make any changes.