AshDene avatar

AshDene

@AshDene@kbin.social

Interested in programming, politics (especially local politics), law (especially copyright/patent law).

Nazi's and genocide deniers can fuck right off. For the love of all that isn't evil stop using lemmy and providing genocide deniers power.

AshDene,
AshDene avatar

Factions happen. Political power struggles happen. Even coups happen.

It's quite rare for civil wars to happen, or for countries to dissolve. With a world country where there were no outside groups to go to for support or see as an example, it will become even rarer. "Not in a thousand years" sort of rare.

Conflict within a country which maintains superior capacity to violence than it's constituent groups is very different from war. That doesn't mean no one gets shot, but it means no one carves the land up with trenches and barrages the enemy with artillery for months on end. Real war is a particularly ugly beast and very few things are like it.

AshDene,
AshDene avatar

A single world spanning country.

If we don't kill ourselves off first it will probably happen eventually. Country sized used to be limited by things like communication latency, and the time it took to move forces around. Technology has shrunk the world so that those things no longer matter. The natural size limit on a country is almost certainly as large as the earth now.

It won't happen soon, cultures will take time to become similar enough to merge. Leadership structures take time to be absorbed into a greater one (EU style) or have to forcefully taken over (Chechnya style, thankfully very rare these days). But with no real impediment to countries growing larger, it will happen eventually. With no-one able to fund or support rebellion and modern technology making police actions extremely effective it may well last effectively forever.

Whether it's a democratic utopia, a dictatorial nightmare, or something in between for the common citizen is not yet defined. Either way, war, as in peer to peer conflict between sovereigns, will be over.

AshDene,
AshDene avatar

With the capability of modern surveillance technology (making it extremely hard to organize a rebellion), and the sophistication of modern weaponry (making it extremely hard to arm an army without state support) it strikes me as unlikely that you would ever get civil war in a single country world.

Civil war is already incredibly rare with plenty of outside actors happy to support trouble.

I certainly don't rule out mass strife and protests, but the question was about war, not suffering.

AshDene,
AshDene avatar

What I expected:

Randos asking for it on /r/redditrequest

And if that didn't work out poorly paid workers in some cheap country somewhere, like facebook does.

AshDene,
AshDene avatar

Thanks, I love it.

AshDene,
AshDene avatar

Toronto, and the law I'm referring to is a city bylaw.

AshDene,
AshDene avatar

Just in case you're not aware, armored trains are (or were) a thing. In the US they were used from the US civil war to early in the cold war (at the end there to transport nuclear weapons).

In the rest of the world... the most recent use is by Russia in their invasion of Ukraine.

AshDene,
AshDene avatar

Pretty sure these people are trying to build a stylish helicopter more than anything else.

AshDene,
AshDene avatar

It looks like it's a giant quadcopter with wheels and a car shaped shell. It's hard to believe it has the lift to lift multiple people anyways...

I'm betting on ultralight. And toy for rich people, not for practical use.

AshDene,
AshDene avatar

Youtube is allowed to encourage you to say things. That's guaranteed by the free speech rights of the people that make up youtube.

AshDene, (edited )
AshDene avatar

I went a bit farther and used the built in variable to set color, as well as setting the font weight down to match the "n hours ago" text, and changing " - " to "@" so that the uesrname matched the standard fediverse string that you can put into search boxes

I'll publish this properly as soon as greasyfork sends me an email to authenticate my new account, but in the meantime here's the source. EDIT: Email has yet to arrive 13 hours later, I doubt it's going to. Anyone interested feel free to publish this somewhere it's easier for people to install.

// ==UserScript==
// @name        kbin social add home-instance name to username (modified)
// @namespace   english
// @description  kbin social add home -instance name to username, modified to match style and fediverse formatting
// @include     http*://*kbin.social*
// @version     1.16
// @run-at document-end
// @require       https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js
// @license MIT
// @grant       GM_addStyle
// ==/UserScript==

$( document ).ready(function() {
    $( ".user-inline" ).each(function() {
        // get username URL and text, then remove username from URL and paste the instance name after username (not if instance is home-instance of kbin.social

        var homeinstance = $(this).attr('href') ;
        var myname = $(this).text().trim();

        var homeinstance2 =  homeinstance.replace( "/u/@" + myname + "@"  , '');

        if( homeinstance2  !=   "/u/" + myname ){ //show nothing if home-instance kbin
            console.log(homeinstance2 );
            $(this).append( "<span>@" +  homeinstance2 +"</span>" );
        }
    });
}); //end each username a href

var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML =   '#content a.user-inline span{color: var(--kbin-meta-text-color); font-weight: 400}' ;

document.getElementsByTagName('head')[0].appendChild(style);

AshDene,
AshDene avatar

You mean the thing you get when you hover over someone's profile pic?

Why!?

AshDene,
AshDene avatar

Rather I think they're diplomats in senior government rolls, because they're at the G7. In US terms think state department, not DOD.

Regardless the exact nature of the other meeting isn't the point. The general fact that DEI work is usually not the most impactful work you can be doing in terms of personal development and growth in the organization is, so saying that under-represented people need to lead it harms under-represented people.

AshDene,
AshDene avatar

I have to say I'm lowkey dissapointed, it was fun seeing my score bouncing around 0.

Bluesky temporarily halts sign-ups because so many people are joining from Twitter (www.theverge.com)

Bluesky, a decentralized Twitter-like social network, is pausing new signups “temporarily” to try and resolve performance issues it’s been experiencing after Twitter introduced limits on the amount of tweets you can see in a day. Even though you still need an invite code to be able to join Bluesky, it seems that the influx...

AshDene,
AshDene avatar

But it claims it will become decentralized (unless something has changed in the last month or so).

AshDene,
AshDene avatar

Phrasing it as "spotting potential swatting calls" is approaching it from the wrong direction.

Instead it should be "confirming that there is probable cause before moving in with weapons". A single call should not probable cause make.

AshDene,
AshDene avatar

I don't know...

Posts submitted by other users could also contain your personal identifying information, do they have to delete that somehow too? If not, what's the difference? If so, how does any social media site comply with this law?

Maybe there's some carve out where your own posts count and other people's don't, but it's not obvious that that has to be the case...

Like I said, I have an imperfect understanding of the law.

AshDene,
AshDene avatar

I don't believe so. They'd have to remove identifying information, but my imperfect understanding is outside of that they are allowed to keep the content.

AshDene,
AshDene avatar

Same as on twitter.

On reddit only reddit knew who you voted for (so long as your preferences were set so that votes weren't public).

AshDene,
AshDene avatar

If your accounts are on different instances (with different admins who aren't sharing logs, it would be weird if they were) then I don't think there is anything to correlate beyond analyzing the writing style.

AcitivtyPub doesn't forward on metadata like "what IP address sent this".

AshDene, to apple
AshDene avatar

I'm new to this whole development thing.

Am I right in thinking that I need to upgrade to the MacOS 14.0 beta to use the new SwiftData apis?

How bad an idea is it to use that beta on my laptop?

Is it safe to assume that 90%+ of users quickly upgrade to new MacOS versions after they're released?

AshDene, to random
AshDene avatar

Watching people get mad at MDN for including ChatGPT, and I'm mostly struck by how time-sensitive PR crisis management is.

It was a clear mistake, yes. Everyone would have forgotten about if it was promptly removed after that was pointed out, or even if the promise to remove it was made.

Instead, because they've let this sit for an eternity (4 hours), we're already seeing reactions like

I am warning my team about this feature and letting them know not to trust it.

and

By implementing and deploying this "feature", MDN has convinced me to stop contributing to MDN and cease donating to the Mozilla Foundation, because I am completely unwilling to participate in perpetuating the massive disinformation which this "feature" presents to users and the dramatic confusion and waste of people's time which it will cause.

Obviously, I will also stop recommending MDN as a good source of documentation. I will also need to remove links to MDN from everything I've written which can be edited.

and

This was very disappointing as a now-former MDN contributor and subscriber. The whole point of MDN was authoritative content but until there are some fundamental improvements in LLMs I might as well be supporting W3 Schools.

These might seem like extreme reactions, but no one is defending MDN, because MDN has given them nothing to wield in MDNs defence. Instead these reactions are only receiving "upvotes" (thumbs ups) and more users piling on.

A not lightning fast response time is doing irreparable harm to MDN's reputation, and is losing them revenue.

Context: https://github.com/mdn/yari/issues/9208

Archived as of writing this comment: https://archive.is/MNjro

AshDene, to random
AshDene avatar

Unfortunately, unless Elon is lying, twitter will un-login-wall itself again in the near future: https://platform.twitter.com/embed/Tweet.html?id=1674865731136020505

I suppose it's unfortunate if Elon is lying as well, because it's unfortunate that people in power lie, but that's nothing new for him so I'll take it.

AshDene, to random
AshDene avatar

I really wonder what twitter's user statistics look right now.

How many lurkers made or logged into accounts to be able to lurk? Can they distinguish between this and fake accounts being made to scrape twitter?

How many people left because they don't want to tweet to a private audience?

How many people hit the login-wall and bounce off?

How much is Google's policy of not surfacing pages behind a log-in wall in search results hurting them?

How much has the prevalence of embedding tweets in news articles been effected?

It would be a fascinating look at how social media users actually behave, the kind of experiment that no one till now has been stupid enough to run...

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines