


made you look





I’ve never used 6rd, but I did use 6to4 for a while (A long time ago) and I got a GUA from that. 6rd closely related to 6to4 so I naïvely expect them to work similarly?
Now I did it all with OpenWRT, but the gist was you set the tunnel information on the WAN side in the webui, and it produced the configuration for the LAN side. Since it’s a tunnel you never actually set any of the v6 details on the actual WAN adapter, outside of routing (i.e. what v4 endpoint do you send stuff to).


To me lying implies an intent to deceive, LLMs can’t do that as they have no intentions or understanding of the output they produce.
It’s not lying, because it’s also not telling the truth either, it’s just statistically weighted noise.


Nah, storage is fried.
People always focus on systemd whenever this is posted, but all systemd is saying is that it can’t read the service files when it tries to start something. Earlier on the kernel is complaining about I/O errors as well.


I bet the actual logo display is a full screen browser too, multiple computers each running chrome just to display ads.


By claiming that you own patents on technology used by said format.
The “open royalty free” aspect applies to companies that are a part of the AOMedia group, if you’re not involved with them you’re not covered by the patent grants and restrictions in place, and can charge whatever the courts say is cool.


Depending on the output device it’s still using ALSA underneath (e.g. Bluetooth output instead is given to the BT stack), PipeWire is dealing with managing and routing the audio output rather than actually performing it.


The best part of the article is the very end, even if the site makes it look unrelated.
Avanci’s Video pool and Access Advance’s Video Distribution Patent pool are both now seeking content royalties from streaming services for the use of HEVC, VVC, VP9, and AV1. Access Advance’s rates are capped at roughly $63 million per year, and Avanci has published rates of 1.6% to 2.0% of revenue or $0.12 to $0.15 per user per month.
$4.5 million max for H.264 is rookie numbers vs. the $63 million max for AV1
Makes it portable across architectures while also providing sandboxing.
The fedi software I use (GoToSocial) runs both ffmpeg (Sorry, ffmpreg) and sqlite through WASM, also makes it easier to integrate it with Go code apparently.


There’s BlackSky now, the first full outside server setup (Things like relays and PDSs are just smaller components of the larger required stack)
So you know, they’re at 2 total instances currently.


I remember seeing that years ago, wanted to make like a photoresist mask to etch it into metal.
These days you could probably feed it to a laser engraver, get some nice depth on a thicker sheet of e.g. aluminium, would be a nice display piece at least.


It’s not just bug reports; in the last month, AI driven development has actually gone from slop to reliably better than the average human.
Funny, I heard that same claim about 6 months ago.
And I’m sure I’ll hear it again in another 6 months or so.


Can thank Intel for that, they pressured MS to lower the documented requirements so they could sell more low-end hardware.
Of course, MS executives also gladly went along with it, not like they’re innocent in any way.
Also Nvidia and their drivers caused issues, as usual.
The Category 5e specification improves upon the Category 5 specification by further mitigating crosstalk. The bandwidth (100 MHz) and physical construction are the same between the two, and most Cat 5 cables actually happen to meet Cat 5e specifications even though they are not certified as such.
I did kinda mean it as a joke originally, but yeah 5/5e are the same outside of crosstalk resistance.
Well if they’re only getting 10Mbps over Cat5 then the cable’s busted, since normally they’re rated for 2.5GbE.


I agree with you, but the cash example is a bad one because there is a push to move entirely to electronic payments.


We’ve already got amber alerts here, have for nearly a decade, except for some stupid reason the government did an exclusivity deal with Facebook so you only get them if you use their app.


Some newer radiation hardened stuff is 10x larger than that, older gear even more so. But that just reduces the risk, not sure it’s possible to negate it entirely.
An easier way is to just include more CPUs as part of the system, run them in lockstep, then compare the results by majority rule. If 2/3 CPUs say one answer and the third says something else, you discard the result of the third and go with the other CPUs.


The ladybird devs are currently in the process of switching language again from Swift to Rust, using LLMs.