Spyke

Replies

Comment on

Simplify

For those of you who were confused even after reading the comments: (a)(b) basically means a*b. My mind just didn't connect that to the fact that (x-x)=0. in the (a-x)(b-x) stuff is also (x-x) which = 0, and anything * 0 = 0, so no matter the value of literally everything else in the equation, it all equals out to 0 because every single () will get multiplied by (x-x), which is 0. There, hopefully that will clear it up for anyone remaining lost. And like all good jokes, they are always best when you have to explain them.

Comment on

Microsoft is killing WordPad in Windows after 28 years

Reply in thread

Not everyone has the money for a copy of Word. There once was a time when free rich text editors were valuable. But at this point I agree it isn't needed anymore. There are plenty of FOSS alternatives to word that hit that market. Microsoft has probably kept it around this long to prevent people from looking, but now they've put their bet on cloud services.

godot

Comment on

How it feels

Reply in thread

Some people are really tied to Unity. If you dig into the comments of the YouTube video, you can find people trying to claim Godot isn't a real engine, or is otherwise not good to use. Some people have turned game dev into a team sport in their mind.

Comment on

HW News - Linus Tech Tips' Terrible Response, ESMC, & Starfield x AMD GPUs

Reply in thread

It also has nothing to do with Linux and everything to do with how Github works. I actually give him a pass on nuking X while installing Steam, that shouldn't happen(although he did get a nice big warning, but that warning was far from user friendly). But some of the other stuff they ran into was "This doesn't work exactly like windows, therefore is bad." type stuff.

Comment on

deleted

Most websites are cookie cutter garbage anyways. I see no problems with cutting out the middle men of people who know his to fill out a template and install WordPress plugins.

Actually good and unique websites will still require design and programming work.

Comment on

Former Microsoft developer says Windows 11's performance is "comically bad," even with monster PC

Reply in thread

An FYI for Windows users, check out Everything for searching your harddrive. It is insanely fast. Like, search your entire harddrive in real time as you press the letters fast. Compared to the crap Windows has built in, it feels like magic, until you realize that searching a database at fast speeds has been a solved problem for decades and yet Microsoft still continues to struggle because they want to throw in every possible piece of metadata and contents every time you search when most people just want to type a name in.

linux

Comment on

Lightburn laser cutting software is killing linux support.

As a LightBurn user and license holder, this is annoying, but I could see this being a good thing in the long run. Right now, there is very little opensource alternative to LightBurn. As of today, there is a much stronger incentive to make it happen. I'm hopeful this spurs on a modern tool in the open source community that works as an alternative. What LightBurn might have done is save them selves some support overhead and created competition. We'll see how that works out for them.

Comment on

I open sourced my school notes

That's a fun idea. I'd worry the school might get angry at you for releasing your notes, which other students might use, but at the end of the day, does it really matter how a student learns the material? If your notes do a good job at summarizing complex information, it seems like a win for me.

Thinking about it, it would be very interesting if we had students notes throughout history. We could see what was being taught and what was being understood through the ages.

news

Comment on

Tesla is the worst-performing stock in the S&P 500 this year

Reply in thread

When a gold rush happens, the people getting rich are the ones selling shovels. That's what NVIDIA is doing, and it was what they were doing with the crypto gold rush. It makes them a decent short term investment. When AI crashes, they will probably lose some value if they can't find a new technology gold rush. But even when the gold rush ends, AI will be here and be wanted, so NVIDIA has a place, has profit potential. Just like the .com bust of the early 2000s. Most of those companies bankrupted, but it wasn't like we abandoned the Internet.

Comment on

*Permanently Deleted*

Reply in thread

I know there is a lot of marketing fluff, but yes, it is an EDR. Which means instead of just checking file signatures against a database if known bad stuff, it actually examines what applications do and makes a sort of judgement on if it is acting maliciously or not. I use a similar product. Although the false positives can sometimes be baffling, it honestly can catch a legit program misbehaving.

On top of that, everything is logged. Every file, network connection, or registry key that every process on the computer touches is logged. That means when something happens, you can see the full and complete list of actions taken by the malicious system. Thus can actually be a drain on the computer, but modern systems handle it well enough.