• 0 Posts
  • 226 Comments
Joined 2 years ago
cake
Cake day: July 31st, 2023

help-circle
  • The magic cable typically goes into ISP-owned hardware sitting in a box somewhere down the street. From there, it’s either converted into fiber optic signals or repeated until it reaches an ISP-owned building where the data can be exchanged with the wider internet.

    How does so much data go through a single-pin coax cable?

    It uses multiple channels (frequency ranges) in parallel, bonding (combining) them to increase throughput.

    A surprising amount of bandwidth can be achieved this way. DOCSIS 4.0 can do 10 gigabits per second in download and 6 gigabits per second in upload.


  • It baffles me that pundits, researchers, political leaders and such ponder what’s going wrong when they walk to work and see every single human being doomscrolling this trash away, all while the companies hosting it become the richest on Earth.

    One of those is not like the others. As long as lobbying and kickbacks are legal or no worse than a slap on the wrist, politicians are more than happy to be paid to not wonder or care why. Heck, some of them probably welcome it—the algorithms helped them get elected.




  • You’re not giving capitalism enough credit. Corporations and businesses are not altruistic. If they can get away with slowly raising prices to increase profit margins, they will.

    That’s a hell of a lot easier to actually achieve when you don’t have foreign produce acting as competition and consequently sanity-checking domestic prices. Foreign suppliers implicitly set a ceiling for how much a product can cost since the market would shift to using them if they became the cheaper option.

    To make matters worse, tariffs are a very nice excuse for retailers to raise prices across the board using the excuse that “it costs us more to get it, so it has to cost you more to buy it.” If we’re lucky, they’ll raise foreign goods by the exact amount they’re paying more for them and only choose to raise domestic good prices (for profit) by only some fraction of that amount.


  • JavaScript was a mistake, but this is one of the few things they did correctly. Implicitly importing everything from a package into the current scope makes it difficult to follow where variables or functions come from, and it’s prone to cause problems when two packages export the same identifier.

    If you’re an absolute masochist, there’s always a workaround. Against all best practices, you can use the deprecated with statement. Or, you can Object.assign() the packages into the global object like a monster. Or if you’re using node, you can use the node:vm module to create a new V8 context with its own global object of your choosing.















  • I have nothing against your instance’s moderators or users, but I’m not quite sure the admins of your instance follow the same guidelines.

    I would really recommend newcomers pick a home instance like db0 over .ml or .world, and be aware of the instance rules when posting on communities in either. For .ml, avoid criticizing the CCP, and for .world, avoid expressing any desires that can be even remotely seen as “violence”.