Spyke

Replies

privacy

Comment on

The Philips Hue ecosystem is collapsing into stupidity

So let me get this straight. You buy Phillips Hue devices because they work offline. Then they change how the devices you bought function making them only work online forcing you to create an account and allow them to collect data.

This should not be legal. This is a breach of contract, they modified the contract after you already signed it (by buying the device). If they want to do this, they should offer full refunds to anyone that wants to exit the contract, or only apply the changed to new devices.

Comment on

Junior Dev VS Machine Learning

With all the recent hype around AI, I feel that a lot of people don't understand how it works and how it is useful. AI is useful at solving certain types of problems that are really difficult using traditional programming, like finding patterns that aren't obvious to us.

For example, object recognition is about finding patterns in images. Our brains are great at this, but writing a computer program capable of taking pixels and figuring out if the pattern is there is very hard.

Even if AI is sometimes going to misclassify objects, it can still be useful. For example, in a factory you can use AI to find defects in the production line. Even if you don't get it perfect, going from 100 defects per 1M products to 10 per million is a huge difference and saves the factory a lot of money.

world

Comment on

*Permanently Deleted*

Reply in thread

Afaik, it's 315k casualties, not deaths, which basically means "unable to serve". This includes dead, injured, captured, deserted etc. Also keep in mind that this is an Ukrainian estimate which might be inflated.

Comment on

Every Family Dinner Now

Reply in thread

AI has poisoned the well it was fed from. The only solution to get a good AI moving forward is to train it using curated data. That is going to be a lot of work.

On the other hand, this might be a business opportunity. Selling curated data to companies that want to make AIs.

news

Comment on

‘The Wire’ Creator David Simon Rips Into Baltimore Bridge Conspiracists, Calls Marjorie Taylor Greene A “Complete Submoronic Pratfall Of A Human Being’

Reply in thread

This isn't something new. This is how society has functioned throughout history. Democracy is an ideal, but no country is truly democratic. Show me a country where the parliament or whatever legislative and executive bodies they have is truly made up of common people voted by their peers, and not part of the upper class.

Comment on

Does "Selfhosted" mean you actually have a server at home?

Self hosting basically means you are running the server application yourself. It doesn't matter if it's at home, on a cloud service or anywhere else.

I wouldn't recommend hosting a social network like lemmy, because you would be legally responsible for all the content served from your servers. That means a lot of moderation work. Also, these types of applications are very demanding in terms of data storage, you end up with an ever growing dataset of posts, pictures etc.

But self hosting is very interesting and empowering. There are a lot of applications you can self host, from media servers (Plex, Jellyfin), personal cloud (like Google Drive) with NextCloud, blocking ads with pihole, sync servers for various apps like Obsidian, password manager BitWarden etc. You can even make your own website by coding it, or using a CMS platform like WordPress.

Check the Awesome Self-hosted list on GitHub, has a ton of great stuff.

And in terms of hardware, any old computer or laptop can be used, just install your favorite server OS (Linux, FreeBSD/OpenBSD, even Windows Server). You can play with virtualization too if you have enough horsepower and memory with ESXI or Proxmox, so you can run multiple severs at once on the same computer.

Comment on

*Permanently Deleted*

I think video platforms should be hosted by the government, like public libraries. They are very difficult to run at a profitable rate, and YouTube is basically a monopoly in this space. But it has an incredible value to society.

Comment on

Do you think we will ever have affordable housing again in our lifetime?

There are 2 big obstacles we need to overcome. The first is corporate ownership of residential property. This needs to go away.

The second big issue, we need to build higher density housing, and get rid of the enormous parking spaces that take up our downtowns. Not everyone needs a house. And you can absolutely build medium density housing that doesn't feel cramped. Sure, living in an apartment is not perfect, but you are closer to the places you want to go, and public transportation is more feasible. It's a win-win for everyone.