Spyke

Replies

Comment on

A generation taught not to think: AI in the classroom

Reply in thread

Recently had to lay someone off because they just weren't producing the work that needed to be done. Even the simplest of tasks.

I would be like we need to remove/delete these things. That's it. It took some time because you had to just do some comparison and research, but it was a super difficult task for them.

I would then give them something more technical, like write this script and it was mostly ok, but much better work than the simple tasks I would give.

Then I would get AI slop and I would ask WTF are you thinking here. Why are you doing this? They couldn't give a good answer because they didn't actually do the work. They would just have LLMs do all their work for them and if it requires them to do any sort of thinking, they would fail miserably.

Even in simple PR reviews, I would leave at least 10 comments just going back and forth. Got to the point where it was just easier if I would have done it myself. I tried to mentor them and guide them along, but it just wasn't getting through to them.

I don't mind the use of LLMs, but use it as a tool, not a crutch. You should be able to produce the thing you are giving the llm to produce for you.

Comment on

Microsoft announces sweeping Windows changes - but no apologies

It's funny, because technically they are hurting themselves in multiple ways. They are investing loads of money in AI. Then using the same technology to produce crap that no one wants. People are starting to lose trust in their OS because of all the issues.

AI is now using up all the resources, making gpus and memory skyrocket. People are not going to be able to afford PCs for gaming. Most people that want to stay on windows are gamers. While Linux is getting better, it's still a shit show when it comes to Nvidia cards.

With Apple releasing a budget computer, this opens the door for everyone else. These devices are also fast enough and last way longer on battery life. They can also be more powerful in other ways as well.

Enterprise is another big user of Windows, but we can already see Europe and other places moving away from Microsoft products due to privacy concerns.

You can easily manage apple devices at an enterprise level. You can also do the same with Linux, albeit it's a little harder. The only other thing people are missing in enterprise are the collab tools. But tbh, Google stack is actually good enough for that. Then people use slack for chat, which is way better than teams, even if it's now owned by Salesforce. Then zoom for video calls. Even on this stack, it's typically around the same price, if not cheaper than Microsoft anyway.

Because of all these things, Microsoft is literally choking themselves out.

Personally, I already use a MacBook for work. It's a good balance between Linux and Windows and makes my life easier. I use Windows right now because of gaming and using an Nvidia card. If it wasn't for that, I wouldn't be using Windows right now. As soon as AMD releases their next gen gpus, I'm gone.

Microsoft dug their own grave and are slowly lowering themselves into it.

news

Comment on

Deadly Measles Cases Explode Following RFK Jr. Vaccine Guidance

Reply in thread

There's something I saw one time that has always stuck with me. A conservative person once said that they believe vaccines cause autism, but that they would rather have an autistic kid than a dead kid. But maybe we can push more of this? If your kid becomes autistic, it's God's plan?

The amount of insanity we currently live in is just too damn high!

diablo

Comment on

Genuinely curious. Was the new patch really that bad?

I am currently sitting at lvl 52 in the new season and I'm finding it hard to continue. I hate the changes. Not only did the patch add no value, it took away a lot. They added more annoying bugs.

Wtf do I do with all these jewels. Oh I know, lets add more jewels and call them hearts.

It's even more of a grind now and it doesn't feel rewarding at all.

They hyped up this patch so much and it feels like it provided no additional content to the game. I'm probably done with the game at this point. I wanted to try out the new season before getting a season pass to support the game, but definitely not going to support this game anymore.

Comment on

What is the best way to drop 50lbs in two months without spending alot and no fad diets?

Reply in thread

This is about the only right answer here. I am currently doing something very similar to this, but with some days where I eat more. But even going to this extreme, you probably won't be losing 50lbs in 2 months.

I am also exercising. Zone 2 walking and weight lifting to maintain and build muscle.

You could try a 3 day fast as well. A full 72 hours. Only water, coffee, or tea. No cream. No sugar. No nothing. See how well you can get through that.

Even with my modified diet, it can be very difficult at times. I am also being monitored by a doctor where I check in every 2 weeks or reach out if I have issues with anything. So, I am being heavily monitored right and would not recommend this method without a doctor present.

news

Comment on

Trump says he may punish countries with tariffs if they don’t back the US controlling Greenland

Reply in thread

I was. You can't conflate what politicians do and what the government does as "this is what the country is all about". There are plenty of reasons to be proud of your country. The reason I am no longer proud is just the sheer amount of stupidity in people these days. It really feels like we are going backwards.

But here's the thing, America isn't the only country going backwards.

Comment on

NAS decision paralysis

Reply in thread

This is really interesting. I currently have a z800 running as a backup for my nas, but it's overkill and uses a lot of power. I also had to do some weird stuff to get set up properly. This setup might actually work for me. I have a bunch of mini pcs I could probably use. I just need to be able to add a 10gbe nic and I'll be good to go.

Comment on

Anyone hosting pixelfed using docker?

Reply in thread

I don't even know if that's being maintained. I couldnt find anything on docker hub. It does look like this one is maintained though https://blog.pixelfed.de/2020/05/29/pixelfed-in-docker/

Maybe give that one a try. It seems like you are already using his image anyway. Also it seems like the command to run for the worker is different in his image.

If you have issues with that setup, feel free to post what issues you having.

Technically you don't really need to setup a bunch of networks unless you are trying to host this or something, which I wouldn't recommend docker compose anyway. So, if you wanted to keep it simple, you could just the default network.

Another note, while zknt/pixelfed does exist on docker hub. It was moved to quay, so continue using that image.

Comment on

I love password based login

There are a few reasons for this.

  1. Conversion rates are higher and the majority tend to prefer these over passwords
  2. When you have to reset a password, you typically have to send an email anyway.
  3. It's technically safer because they are short lived tokens and if someone's password gets compromised, their token cannot.

It's not a perfect system by any means, but it's better than the shit implementation of passkeys and it's generally better than passwords for most users.

I prefer passwords over links and codes, but I get it.

You reached the end