Readit News logoReadit News
kemayo commented on Our Response to Mississippi's Age Assurance Law   bsky.social/about/blog/08... · Posted by u/Kye
frumplestlatz · 6 days ago
> And there is nothing on Blue sky that is not appropriate for children over 13-with parental guidance.

I've heard that it's full of furry porn and worse. Is that not the case?

kemayo · 6 days ago
It's certainly not "full of", though I'm sure it's there. I never see it, but then I don't follow people who post it.

I certainly see less random pornographically-tinged content showing up in my day-to-day usage than I did when I was on twitter. The default view being literally only stuff I've explicitly followed does rather change that experience.

kemayo commented on What about using rel="share-url" to expose sharing intents?   shkspr.mobi/blog/2025/08/... · Posted by u/edent
tegiddrone · 7 days ago
I agree. Except we aren't there with web literacy and having that integrated UX is significant.
kemayo · 7 days ago
I think the sort of person who would paste/type the URL for another social service into the freeform "or some other service" input on ShareOpenly is exactly the sort of person who has that web literacy, though. Which I guess doesn't support my "delete them all!" desire, but rather sadly reinforces keeping the status quo.
kemayo commented on What about using rel="share-url" to expose sharing intents?   shkspr.mobi/blog/2025/08/... · Posted by u/edent
kemayo · 7 days ago
Looking at ShareOpenly, I think this is basically a reaction to "Mastodon instances make social sharing complicated from the web". A "share to Mastodon" button is impossible, and a button for every Mastodon instance in existence is impractical. Thus a "fuck it, I guess just put in a URL and we'll work out how to send something to it" solution.

Speaking as someone who never ever uses a share button I think this is misguided, we should just remove that entire class of widget from the web, and people who want to share things can copy-paste the URL into their platforms of choice.

kemayo commented on "Remove mentions of XSLT from the html spec"   github.com/whatwg/html/pu... · Posted by u/troupo
magnio · 10 days ago
I don't get the people complaining that they need it on their low-power microcontrollers yet instead of using an XSLT library they'd rather pull in Chromium.

With how bloated browsers are right now, good riddance IMO

kemayo · 10 days ago
I think they're talking about outputting XML+XSLT on those microcontrollers, i.e. just putting out text. Chromium would come in for the viewer who's loading whatever tiny status-webpage those microcontrollers are hosting on a separate device.
kemayo commented on Anna's Archive: An Update from the Team   annas-archive.org/blog/an... · Posted by u/jerheinze
charcircuit · 10 days ago
Sales or economics is not the only thing a developer may care about. Some people want control over their work and will be upset from people pirating their game even if it doesn't mean they lose a sale. Similarly many artists do not want you to repost their art or use their art as your profile picture.
kemayo · 10 days ago
Sure, but the specific thing the person I was replying to said the developer was complaining about was not getting paid.
kemayo commented on Anna's Archive: An Update from the Team   annas-archive.org/blog/an... · Posted by u/jerheinze
Aurornis · 11 days ago
> Am I an exception?

Years ago I was following development of an indie game. The developers wanted to provide a DRM-free experience.

The game had some online functionality (leaderboard or something). They were surprised when the number of accounts accessing the online functionality exceeded their sales by a dramatic number. The developer updates grew more and more sad as they switched from discussing new features to pleading with people to actually buy the game instead of copying it. Eventually they called it quits and gave up because the game, while very popular, was so widely pirated that few people actually paid.

Whenever the piracy topic comes up I hear people do mental gymnastics to justify it, like claiming they spend more than average and therefore their piracy is a net win. Yet when we get small peeks into numbers and statistics like with video game piracy, it’s not hard to see that the majority of people who pirate things are just doing it because they get what they want and don’t have to pay for it.

kemayo · 10 days ago
The difficult bit is working out what percentage of pirated copies are actually replacing a sale that would have happened if the content wasn't available to pirate. The more dramatic industry numbers like to claim it's 100%, which is ridiculous. It's certainly more than 0%, though.

I'd assume that for your indie game, there were a lot of people who wound up thinking "I would play this if it's free, but I wouldn't spend $X" on it. Adding successful DRM wouldn't have done anything to them but drive them away, and reduce the amount of buzz the game received. But then, particularly in the indie game space, maybe trading away a lot of buzz for a couple hundred more full-price game sales would have been completely worth it...

This is where the concept of services like Xbox Game Pass seem to be landing. Once someone has paid their fairly-small-amount each month, every game is now "free". Much like fairly-cheap streaming music basically stopped music piracy from being mainstream, cheap game-services might have the same impact on the game industry.

Though, much like streaming music, whether it turns out to be economically viable for the average game studio is certainly a question.

(For the sake of completeness: I don't pirate anything, so I have nothing to justify here.)

kemayo commented on Apple and Amazon will miss AI like Intel missed mobile   gmays.com/the-biggest-bet... · Posted by u/gmays
jpadkins · 11 days ago
> Chat is a horrible way to interact with computers

Chat is like the command line, but with easier syntax. This makes it usable by an order of magnitude more people.

Entertainment tasks lend themselves well to GUI type interfaces. Information retrieval and manipulation tasks will probably be better with chat type interfaces. Command and control are also better with chat or voice (beyond the 4-6 most common controls that can be displayed on a GUI).

kemayo · 11 days ago
> Chat is like the command line, but with easier syntax.

I kinda disagree with this analogy.

The command line is precise, concise, and opaque. If you know the right incantations, you can do some really powerful things really quickly. Some people understand the rules behind it, and so can be incredibly efficient with it. Most don't, though.

Chat with LLMs is fuzzy, slow-and-iterative... and differently opaque. You don't need to know how the system works, but you can probably approach something powerful if you accept a certain amount of saying "close, but don't delete files that end in y".

The "differently-opaque" for LLM chatbots comes in you needing to ultimately trust that the system is going to get it right based on what you said. The command line will do exactly what you told it to, if you know enough to understand what you told it to. The chatbot will do... something that's probably related to what you told it to, and might be what it did last time you asked for the same thing, or might not.

For a lot of people the chatbot experience is undeniably better, or at least lets them attempt things they'd never have even approached with the raw command line.

kemayo commented on Apple and Amazon will miss AI like Intel missed mobile   gmays.com/the-biggest-bet... · Posted by u/gmays
kemayo · 11 days ago
> AI unlocks what seems to be the future: dynamic, context-dependent generative UIs or something similar. Why couldn’t my watch and glasses be everything I need?

Voice input isn't suitable for many cases, and physical input seems generally superior to AR -- I've used a Vision Pro, and it's very impressive, but it's nowhere near the input-performance of a touchscreen or a mouse and keyboard. (To its credit: it's not aiming for that.)

Unless the argument is that you will never have to be precise, or do something that you don't want everyone within earshot to know about?

Also, a "dynamic, context-dependent generative UI" sounds like another way to describe a UI that changes every time you use it depending on subtle qualities of exactly how you reached it this time, preventing you from ever building up any kind of muscle-memory around using it.

kemayo commented on PuTTY has a new website   putty.software/... · Posted by u/GalaxySnail
TazeTSchnitzel · 13 days ago
They publish (right at the bottom of that page) the emails where a journalist asked them why they're squatting the PuTTY domain and somehow think they make the journalist look bad?! https://web.archive.org/web/20250728091156/https://www.putty...
kemayo · 13 days ago
They do kinda make the journalist look bad. That email exchange opened with a bunch of extremely-loaded questions, and quickly transitioned into the journalist actively advocating for the transfer of the domain, and using "I'm going to report about this" as a threat.

Plus, I can find absolutely zero evidence of the existence of a German journalist called "Mirai F", so I'm a bit suspicious. (It might be the "PuPRed" person being maybe-doxxed -- but that's a blog site which entirely consists of a single article about PuTTY, so I'm not convinced "journalist" applies in a meaningful sense.)

The Bitvise answers also don't look good, of course. Nobody comes out of that one smelling like roses.

I say this as someone who thinks putty.org was pretty sketchy before it went full anti-vax, and is currently looking like a slam-dunk example of the kind of thing trademark law was meant for.

kemayo commented on Wikimedia Foundation Challenges UK Online Safety Act Regulations   wikimediafoundation.org/n... · Posted by u/Nurw
cormorant · a month ago
Can anyone explain how Wikipedia supposedly is in Category 1? [1]

And if it marginally is, how come they cannot just turn off their "content recommender system"? Perhaps an example is the auto-generated "Related articles" that appear in the footer on mobile only?

[1] https://www.legislation.gov.uk/uksi/2025/226/regulation/3/ma...

kemayo · a month ago
The definition is:

> In paragraph (1), a “content recommender system” means a system, used by the provider of a regulated user-to-user service in respect of the user-to-user part of that service, that uses algorithms which by means of machine learning or other techniques determines, or otherwise affects, the way in which regulated user-generated content of a user, whether alone or with other content, may be encountered by other users of the service.

Speculating wildly, I think a bunch of the moderation / patroller tools might count. They help to find revisions ("user-generated content") that need further review from other editors ("other users").

There's not much machine learning happening (https://www.mediawiki.org/wiki/ORES), but "other techniques" seems like it'd cover basically-anything up to and including "here's the list of revisions that have violated user-provided rules recently" (https://www.mediawiki.org/wiki/Extension:AbuseFilter).

(Disclaimer: I work for the WMF. I know literally nothing about this court case or how this law applies.)

u/kemayo

KarmaCake day9267August 9, 2010
About
I am a developer. I write the codes that makes the things go ping. I'm not one of those fancy entrepreneurs. Sorry.

I work at Wikimedia, but this is very much not me making official statements.

http://davidlynch.org/

View Original