Spyke

Replies

Comment on

*Permanently Deleted*

This showed up on HN recently. Several people who wrote web crawlers pointed out that this won’t even come close to working except on terribly written crawlers. Most just limit the number of pages crawled per domain based on popularity of the domain. So they’ll index all of Wikipedia but they definitely won’t crawl all 1 million pages of your unranked website expecting to find quality content.

Comment on

ntfy.sh v2.18.0 was written by AI

It looks like that tool is more or less built by a single developer (you already trust their judgment anyways!), and even though the code came through in a single PR it was a merge from a branch that had 79 separate commits: https://github.com/binwiederhier/ntfy/pull/1619

Also glancing through it a bit, huge portions of that are straightforward refactors or even just formatting changes caused by adding a new backend option.

I'm not going to say it's fine, but they didn't just throw Claude at a problem and let it rewrite 25k lines of code unnecessarily.

linux

Comment on

Ubuntu 25.10's Rust Coreutils Transition Has Uncovered Performance Shortcomings

I too fixed performance problems in that repo a few years back and did a write up on it - https://jackson.dev/post/rust-coreutils-dd/

I'm glad this project is getting some more attention, maybe even getting funding from Ubuntu since they're using it? Last time I touched it most of the code was still pretty clearly written by Rust beginners and non-systems programmers so it likely had/has many such issues to uncover. Ubuntu putting it into their distro should hopefully get more experienced (and actually paid!) devs taking a closer look.

Comment on

*Permanently Deleted*

Reply in thread

Some things do charge different amounts though. YouTube Premium for example is more expensive if you subscribe in iOS but maybe that’s just because it’s Google.

They also could have just not let anyone subscribe through the iOS app. Lots of things do that.

Comment on

Instance admins, how much does it cost you to run your instance? How much does that represent per active user?

Looking at just the hosting costs is actually a really bad indicator of total costs. The unpaid volunteer time just to run/manage the instance are likely going to be significantly more than the hosting costs if they were compensated even at minimum wage.

Each of the stacks for XXXiver.se and Bestiver.se (Mastodon + Lemmy + Static Site (+ Linkstack/Wiki for XXXiver.se premium)) are shoved into a Hetzner server at ~$13/month, and backed by R2 Object storage.

My current total hosting costs are ~$30/month to host 2xMastodon, 2xLemmy, 2xStatic Site, 1xLinkstack and 1xWiki. This is basically the minimum cost for me to host all of that on their own infra. I have approximately 0 users other than myself yet, so there's not really a useful cost/user and I can't really provide info on scaling.

Unlike most others here I'm seeing if I can make hosting into more of a job by selling the full suite of services to communities (e.g. get your own Mastodon + Lemmy + others) or by up-selling to premium accounts. I highly doubt that it will actually make any useful amount of money but I'm curious enough to try.

Comment on

Lemmynsfw is down, possibly forever. The server is still serving images and videos though - if anyone wants to archive do it now!

Oh yea, I actually considered trying to run a replacement for a time, I'm still running the stack I setup for it but I decided to stop pursuing 'productizing' it and moved on. That stack just became my over-engineered personal instances - https://bestiver.se/

I setup a stack of Lemmy+Mastodon+Linkstack on subdomains, with the intention of selling accounts to people who would benefit from fully controlling their own social media presence...including adult creators. Afterall, they can't get kicked off of something catering to them. I even setup a shortlink thing like: https://bestiver.se/@patrick

I still have the domain "xxxiver.se"

If you're wondering why there aren't other instances catering to that, it's because hosting that content is expensive (lots of images/video content), time consuming (tons of mod reports), legally problematic (you better respond to mod reports/police inquiries quickly), and there is no simple way to accept payments since everything kicks you off if they know it's porn related.

Comment on

Why is Lemmy so much faster than reddit?

It’s definitely instance dependent. I run the servers for my instance at the closest Hetzner data center to myself (west coast USA) for latency reduction and over-size/engineer it for better perf.

My instance is open for registration too, if anybody reading here would find that useful.

Comment on

Why is Mastodon struggling to survive?

On the feature side, according to Mastodons recent 4.3 release post development is only 4 full time employees and a budget of under $500k annually. That is basically nothing in the realm of social media companies.

Improving Mastodons features requires money and resources, but Mastodons users are unwilling to pay for instances and unwillingly to fund development. Hell, the .world folks host a bunch of instances for collectively hundreds of thousands of users and they take in about $1k a month in donations. I’m surprised that even covers hosting costs.

So…it’s no wonder that it isn’t going to be as polished as other social media in ways that would reduce the attrition.

rust

Comment on

Does crates.io have a backup plan?

Reply in thread

Are you willing to bet the stability of an entire language's dependency ecosystem on that? Just so that we can write "crates.io" instead of "crates.rust-lang.org"?

That's really the question. I do agree that there's almost no chance it goes away as too many places and too much money depends on it.

rust

Comment on

Does crates.io have a backup plan?

Reply in thread

I doubt they will too, but it's still dumb that an entire package ecosystem now has to hope that ICANN will make another exception and special case .io

ICANN tried to phase out .su, the only reason they didn't was because Russia was big enough to tell them no.