Spyke

Replies

Comment on

Alexandrite UI: https://a.lemmy.world

Wow, thank you. I acutally was hoping you were going to add this becasue Alexandrite is the best desktop UI for Lemmy so far.

It also means Lemmy.world is turning into the best instance already because they're the most user-friendly and customizable one.

Great work!

FYI: I got rated limited on the first link but the second time worked right away. There might be some glitch there.

Comment on

[Done] Lemmy world was upgraded to 0.18.3 today (2023-07-30)

Reply in thread

Is it me or is the 80% figure just insane?

Not really, you'd be surprised how often systems are bloated all because of a single option, character, etc. Most developers don't start optimizing until much later in the software's lifecycle. Often enough, it is easily overlooked. That's why code reviews are needed often with fresh pair of eyes.

Just to set the expectations, reducing database size or CPU usage does not necessarily mean it is faster but it does mean there's more free capacity on the servers to handle more users at the same performance.

More importantly; they may help reduce costs on the smaller indie instances that doesn't need to buy larger server instances.

Hopefully, we'll continue to see more of these optimizations.

Comment on

Why so many people get triggered about ads nowadays?

You can’t scroll some of the ads, that’s one of the problems.

There are video ads that remain on the bottom of the page regardless of what you do. Same for image ads.

I’m trying to read an article and there is distracting ads all over the page.

Ads back in 90s were subtle, I have zero problems with textual google ads in the article but videos and images that is also slowing down my experience with its large downloads?

Sites are like loading 10m of content for a 2kb text article. Come on.

tech

Comment on

Musk sues law firm because he’s mad that Twitter paid $90 million bill

Reply in thread

Remember that Musk didn't use his own money to buy Twitter, he had to borrow money with banks and other rich folks to buy the company.

In other words, Twitter or X, or whatever the name is actually due to start paying their debt interests and rumors are, they're close to a billion dollar each year for just interests alone.

Twitter has to make more than a billion dollar or so to even start paying salaries and then to make any profit.

tech

Comment on

Brave aims to curb practice of websites that port scan visitors

Reply in thread

Chromium is open source, you can inspect the source code and build it yourself. It's not spyware by default.

If you're going to try to get people to switch to Firefox, give them a legit reason.

Also, Firefox itself has telemetry that some would say is spyware. Not to mention, Mozilla has done some sketchy stuff themselves.

Correction, I incorrectly stated that Mozilla’s started adding blocked extensions on specific domains but that was incorrect. They added the design for it but not yet enforcing it. (https://lapcatsoftware.com/articles/2023/7/1.html)

Comment on

Possible Red Dead Redemption 1 remaster/remake further hinted by an update in Rockstar's website

Reply in thread

Or you could move on and play other games instead?

A huge number of players never played the old games, they weren’t even born. Some old games simply can’t be played on current platforms.

The remake means there is a good chance this game will be available on PC and other platforms for the first time.

More audience means potentially more profit for the company to invest in additional resources for new games.

I enjoyed the crap out of all Resident Evil remakes more than I did with the old ones. I never played Dead Space for an example until the remake came out and enjoyed it.

Comment on

Trump "may die in prison" if he doesn't strike a deal: Legal analyst

Reply in thread

That's not what they said, context matters.

They're saying we should not want or hope for any kind of civil war of any kind; meaning not limited to Trump, any triggers in the future.

The military itself does not often or have to align up with the majority or to the ethnics that we believe they should abide to.

In other words, a civil war does not guarantee anything; it can backfire horribly wrong on anyone thinking that it would spur some kind of a positive thing. It can just as well turn US into a Nazi-state easily for an example.

Comment on

[Done] Lemmy world was upgraded to 0.18.3 today (2023-07-30)

Reply in thread

Speed/pref and capacity are two separate things. I/O has nothing to do with the size of the database. You can write 100TB per second into the database and choose to only store 1TB of content. That does not mean the app is writing 1TB per second, it is still writing 100TBps.

They said they changed how the activities data is stored, which reduced the size by 80%; here's one of the changes they made: https://github.com/LemmyNet/lemmy/issues/3103

As you can see, the issue here is that they were storing a lot of data in the activities table that is not needed, it was only meant for debug purposes. So, they split up the data into two and not store the other data as it isn't needed; they're still writing these data the same as before. One part is used to ensure they don't re-process the same data but this is the same thing they were doing before this change.

In addition, they've limited how long the data is retained for 3 months, which is a separate job they run to remove data.

All of this has zero impact on the users using the app right now. The main benefit is for instance admins with limited storage. One might say the system slows down if there's not enough space but that is still the same case here with this MR, it will still slow down.

bean

Comment on

[Megathread] v0.1 Feedback

Can the app retain the sort and read options per community and the home view?

For an example, my home view would be set to hot and unread but for Bean community, new and all posts is my preference since unread would hide the megatread post.

Also, I don’t think pinned should be removed when filtering unread posts.

Thanks!

bean

Comment on

[Megathread] v0.1 Feedback

Not sure if you are receiving the crash reports as I don’t see the usual Apple’s crash prompt but scrolling up and down in this mega thread a few time would crash the app.

Also, scrolling fast would show blank spots as well.

news

Comment on

Biden signs historic order moving prosecution of military sexual assault outside chain of command |

Reply in thread

They're in the position of authority and there is a chain of command, soldiers are trained from the very beginning to obey the chain of command without questions.

To climb the ladder or gain more power, they have to look good. They're not going to get promoted if their records have any "negatives".

Who is going to verify the reports? Their bosses, which means they also have the same incentives to only want good stuff, in order for themselves to get any considerations for promotions.

When their boss goes up, the boss under them will likely get promoted too.

What the boss said, goes. There are usually far more consequences toward the victims and whistleblowers than the actual authorities.

That's why there should be independent review process where these folks have no incentive to have good reports.