The_Decryptor

joined 1 month ago
[–] The_Decryptor@aussie.zone 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

You can't do normal BitTorrent in browsers, there's no support for plain sockets that you'd need to communicate with other peers, WebTorrent is technically a new protocol that implements the BT semantics over stuff the browsers do provide (So you can proxy between the different swarms, that's the "hybrid" nodes in the image on the WebTorrent page)

But it turns out it's all a moot point, since PeerTube removed WebTorrent support anyway in favour of their own P2P system

Edit: Ok so I misunderstood, and it seems like it's a bit complicated. The server can (it's disabled by default) use WebTorrent to import videos, the client still uses the WT trackers to find peers but uses a different protocol to actually share the video data.

There's this tool that provides the ability to automatically seed videos, but development has stalled because no up to date client will ever make use of it.

I think the one remaining use is the "download as torrent" option, but even then that's just using a web seed, so it's just an alternative way to download the video.

[–] The_Decryptor@aussie.zone 2 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

Unfortunately WebTorrent isn't compatible with normal BitTorrent, so unless you're using a client that specifically supports it, you're not helping out any PeerTube clients

[–] The_Decryptor@aussie.zone 4 points 3 weeks ago

His personal LLC is called "Excession", considering some of the plot points in that book I doubt he enjoyed it at all, it's just "nerd set dressing".

[–] The_Decryptor@aussie.zone 4 points 3 weeks ago

At the time it was just an ad-lib by Jason Issacs, guessing he wished on a monkey's paw for it to make sense in context.

[–] The_Decryptor@aussie.zone 1 points 4 weeks ago (1 children)

What’s the problem with that, though? Systems like that are pretty much guaranteed to be isolated from the internet.

Because things break down eventually, and when it comes time to buy replacement parts you discover that they're effectively impossible to find. Then instead of having a nice, planned transition period you've got like a weekend to cobble together something to get it working again.

[–] The_Decryptor@aussie.zone 6 points 1 month ago

Yep, our center-left government recently announced plans to keep using natural gas for at least another 25 years

But it's ok, because we'll work out carbon capture in the future! Which is the exact same notion that our previous right wing government based their policy on.

[–] The_Decryptor@aussie.zone 2 points 1 month ago

Sounds a hell of a lot like my Australian school experience.

My high school was great, if you were doing poorly in a class then next year they'd put you in an easier class to bring up your average grade (And if that didn't work, then they'd just ignore you).

[–] The_Decryptor@aussie.zone 5 points 1 month ago (1 children)
  1. If your ISP doesn't do IPv6, then you're fine (But should look for a better ISP)
  2. If your ISP does do IPv6, then you should install the patch now (Unless you're not using IPv6 on the LAN, in which case you're fine but get a better router/sysadmin)
  3. If your ISP does do IPv6, but you can't install the patch for whatever reason, only then should you disable IPv6

The problem is people recommend disabling IPv6 for random unrelated reasons (Like gamers claiming it decreases your IPv4 latency), so yeah MS is going to be insistent that users not fiddle with things they don't understand because it's really unlikely they'll go back and restore that config when it doesn't actually help.

[–] The_Decryptor@aussie.zone 6 points 1 month ago

Ideally you don't directly ship the code it outputs, you use it instead of re-writing it from scratch and then slowly clean it up.

Like Mozilla used it for the initial port of qcms (the colour management library they wrote for Firefox), then slowly edited the code to be idiomatic rust code. Compare that to something like librsvg that did a function by function port

[–] The_Decryptor@aussie.zone 23 points 1 month ago (5 children)

c2rust: Am I a joke to you?

[–] The_Decryptor@aussie.zone 4 points 1 month ago

although I’m not sure what USB4 Gen 3×1 is, but it’s only x1 so can’t be that good, right?

It's the initialisation mode of USB 40Gbps, luckily not something users will have to deal with

view more: ‹ prev next ›