Spyke

Replies

Comment on

So much for that dream.

The fall of newspapers led us down the path of click bait, low quality, ad driven "news". Very few newspapers survived the transition to digital because suddenly nobody wanted to pay for access to something they could get online for free. Those that did survive mostly exist in a much smaller form with low funding and reduced quality.

Personally, I'm excited to see it becoming more common for people to subscribe to news services again. I just wish there was more diversity and competition available like there was in the past but I'm hopeful we'll get there as more people seem to be opening back up to paying for high quality publications.

High quality journalism can't exist without paid subscribers but there are still ways to access it for those who can't afford it, visiting a local library for example.

world

Comment on

Ozone hole goes large again

Reply in thread

They don't know why the ozone hole is big this year but they suspect it may be related to a volcanic eruption. Article concludes that scientists expect the ozone layer to be back to normal by 2050.

The suggestion is that this is an unusual year for the ozone layer which sees the hole expand this time every year before retracting again by December. They never suggest human behavior is damaging it again.

linux

Comment on

Yes, Ubuntu Is Withholding Security Patches for Some Software

TLDR: Ubuntu Pro offers additional security patches to packages found in the universe repo. Universe is community maintained so Ubuntu is essentially stepping in to provide critical CVE patches to some popular software in this repo that the community has not addressed.

I suppose it depends on how you look at it but I don't really see this as withholding patches. Software in this repo would otherwise be missing these patches and it's a ton of work for Ubuntu to provide these patches themselves.

Now is they move glibc to universe and tell me to subscribe to get updates I'll feel differently.

Comment on

Lemmy World outages

If you think it might help I've got a bit of a hack I've used in the past to cache a sql database in a compressed ramdisk using zram and bcache. Imagine stuffing a 50G DB into 20G of memory.

It won't fix the inefficient SQL queries but it would make it so frequently accessed tables get cached in a ram disk cutting query time significantly.

This might be enough to reduce the impact of these attacks until queries can be optimized.

This assumes your database isn't running on something like RDS though.

world

Comment on

'Eco-friendly' paper and bamboo straws contain PFAS chemicals, study finds

Reply in thread

This bot is terrible and I wish it would be banned. It's basically just randomly selects snippets and it leaves out very important details.

The actual article says that the concentrations are very low and they don't even know if the manufacturer is intentionally putting them there or if they're finding their way in from other sources during manufacture. Also says the bamboo straws may have been grown in soil containing PFAS.

They even found PFAS on most of the glass straws.

It's concerning sure but the levels are so low that straws are the least of our concern when it comes to PFAS exposure.

Comment on

Is the Dev for Boost actually active?

Ruben isn't super quick to put out updates but he makes up for it in quality. He was slower than some other devs to get Boost for Lemmy out the door but the first release was damn near perfect, stable, fast and only very minor bugs. Personally I prefer quality over constant updates.

These developers owe us nothing and it takes an incredible amount of time and lots of money to develop an app of this quality so no matter which app you choose consider paying and/or donating.

linux

Comment on

Bcachefs Merged into the Linux 6.7 Kernel

I'm really excited for this. If it lives up to the hype I think it could become the defacto filesystem some day.

BTRFS, despite being a great filesystem, got a bad rep mostly due to its poor RAID5/6 implementation. It also lags behind in performance in many configurations and has been mostly relagated to a specialty filesystem. While it could make a great root filesystem few distros have adopted it as such.

ZFS has been similarly pigeon holed. It's typically only used for building large arrays because it's not very safe when used on a single device (edit: After some research this may not be true and is probably outdated or incorrect info stuck in my head) . It also lacks a lot of the flexibility of BTRFS, though you could say it trades flexibility for reliability.

bcachesfs on the other hand feels like it has the potential to be adopted as a root file system while also providing replication, erasure coding, high performance and snapshots; something that no filesystem has managed to date, at least on a wide scale.

Comment on

Lemmy World SysOp

Reply in thread

This made me laugh. Configuration management systems like ansible, chef, salt, and puppet only exist because people wanted to manage a large numbers of systems and keep them consistent and replaceable, i.e treat them like cattle instead of pets. They were born out of the pets vs cattle analogy.

I realize containerization has taken that a step further but it's funny to hear someone talk about these tools like they're something archaic.

world

Comment on

Ozone hole goes large again

Reply in thread

I don't know what provoked the OP's comment. I just wanted to add context because I personally made a lot of bad assumptions from it before reading the article.

Also I don't know that your statement is accurate and global warming is never brought up in the article.

Comment on

*Permanently Deleted*

Reply in thread

Look I love FOSS, but this mentality that using anything except for FOSS is dumb. An incredible amount of time, money, and effort goes into building an app like Boost and the developer has every right to keep it closed source and charge for it and you have every right not to use it.

Many people are more than willing to pay for great software and others are happy to give up some privacy to get it for free. That's their choice.

fitness

Comment on

Do you really need to do dedicated 'leg' or 'arm' days?

It's definitely not required but people tend to dedicate a whole workout to the larger muscle groups for the sake of structure and focus.

Your legs have many large muscles so they require a lot of work and a variety of excersise. Combining these excises into a single workout helps ensure you target all of those muscles.

It also allows you to do compound excersise like squats followed up immediately by targeted excersise of individual muscles which I personally think is more efficient than doing them on different days.