I miss colors. In everything.
- 0 Posts
- 1.43K Comments
cley_faye@lemmy.worldto
Technology@lemmy.world•This free font can trick AI scrapers into swallowing gibberish instead of your contentEnglish
571·16 hours agoA terrible idea that will hinder everyone and not serve it’s original purpose in a flash.
- anything that parse the page is broken, this includes screen reader, but also indexing, searching, and people that replace fonts locally for accessibility or other reasons
- the “solution” for accessibility is pure trash
- it can be trivially detected and reversed. I suspect LLM would be incredibly better at adapting to this than anything done manually too
It’s basically a kid playing with “encrypshun” client-side, giving both the cipher and the key to the client and hoping it’ll work. Or, as other put it, DRM that don’t work for any of its original purpose, but create an additional layer of complexity and missing features, a common trend in modern projects.
cley_faye@lemmy.worldto
Technology@lemmy.world•This free font can trick AI scrapers into swallowing gibberish instead of your contentEnglish
8·16 hours agoUnfortunately, most people don’t care
There are laws about accessibility, at least for public websites, and probably for larger websites as they have such a large audience that disability can’t be ignored (as much).
cley_faye@lemmy.worldto
Technology@lemmy.world•This free font can trick AI scrapers into swallowing gibberish instead of your contentEnglish
9·17 hours agoAI scrappers will just pretend to be screen readers then
There’s a fair chance they’re already doing that. It provides better insight on the content, less formatting to handle, and even visual stuff gets text alternatives.
cley_faye@lemmy.worldto
Technology@lemmy.world•This free font can trick AI scrapers into swallowing gibberish instead of your contentEnglish
17·17 hours agoscreen reader, SEO, indexation, in page search, etc.
Basically, it breaks everything except people… unless they block/substitute fonts for accessibility reasons, in which case fuck people too.
This is a terrible idea, and it won’t even achieve it’s original “purpose” as it is trivially detectable. Only negatives in this.
cley_faye@lemmy.worldto
linuxmemes@lemmy.world•Dual booting was just wasting precious disk space anyway
7·1 day agoEh. When ditching W10, I did install on a separate partition; I have one piece of software that I knew would be troublesome.
Then one day I needed space, and just nuked windows. Didn’t boot it in months anyway.
cley_faye@lemmy.worldto
Technology@lemmy.world•Don't Contribute Anything Relevant in Web Forums Like RedditEnglish
1·2 days agoYou’re posting on internet, with the amount of csam there? Disgusting.
cley_faye@lemmy.worldto
Technology@lemmy.world•Don't Contribute Anything Relevant in Web Forums Like RedditEnglish
8·4 days agoJokes on them, I’m only there for the porn.
cley_faye@lemmy.worldto
Technology@lemmy.world•Microsoft’s Secure Boot has been broken for a decade and no one noticed until nowEnglish
17·14 days agoThat title is misleading. Maybe people didn’t notice that way Secure Boot was broken. But people certainly knows many other ways secure boot is broken.
cley_faye@lemmy.worldto
Technology@lemmy.world•Generative AI Is an Engineering Disaster. A shockingly inefficient trillion-dollar project.English
2·16 days agoIs that a new fringe edge compute mixture of experts from Antro-GPTx? Sounds gemini-flipiti-rad!
cley_faye@lemmy.worldto
Technology@lemmy.world•Generative AI Is an Engineering Disaster. A shockingly inefficient trillion-dollar project.English
3·16 days agoI hope this is sarcasm >_<
cley_faye@lemmy.worldto
Technology@lemmy.world•Generative AI Is an Engineering Disaster. A shockingly inefficient trillion-dollar project.English
1164·17 days agoLook, if you know a way to convert a PDF to text with less than 500GB of VRAM and 2000W of power used for twenty seconds, I’m all ears.
cley_faye@lemmy.worldto
Technology@lemmy.world•Microsoft admits Windows 11 has a GDID tracker with no off switch, first documented publicly in an FBI hacker complaintEnglish
44·19 days agoI was gonna comment something about Linux distro also having a machine ID, but then I remembered that it’s not in a big database, and it’s so well enforced I routinely have multiple machines with the same ID pop up :D
cley_faye@lemmy.worldto
Technology@lemmy.world•Microsoft admits Windows 11 has a GDID tracker with no off switch, first documented publicly in an FBI hacker complaintEnglish
5·19 days agoIf it was registered, probably. They use a mixture of that to allow re-enabling the same license on the same hardware.
It won’t move relative to the wall.
cley_faye@lemmy.worldto
Technology@lemmy.world•Data Center Emits Constant Screeching Noise Directly Into Man’s HouseEnglish
1·26 days agoSearch engine going downhill is mostly a side effect of AI enshitification getting in the way. Even google, which people keep saying is “dying”, works as well as before as long as you’re not using their default page which is filled with AI garbage and other automated content.
Also, Large AI models from large provider doing a fair bit of actually useful work would have to be confronted with other way to do said work. People burning tokens to edit PDF isn’t exactly that efficient compared to opening a god dawn editor.
cley_faye@lemmy.worldto
Technology@lemmy.world•“This Is Unfair” American A.I. companies say Chinese competitors are copying their A.I English
211·26 days agoTiny violin company in shambles again, have a hard time facing demands.
cley_faye@lemmy.worldto
Technology@lemmy.world•Data Center Emits Constant Screeching Noise Directly Into Man’s HouseEnglish
8·26 days agoThere is a difference between using X amount of resource to provide an actual output that justify spending X amount of resource, and using X*1000 resources to provide zilch.
cley_faye@lemmy.worldto
Lemmy Shitpost@lemmy.world•It’s always too little or too much. There is no in between
8·27 days agoOne pack is the correct size. Alone? One pack. Two people? One pack. Four? One pack. Above that? Two pack.
Easy.
Due to what I call some quirks (but what other people call “good, sane, excellent design decisions”), you can set a hard timeout… that can be flatly ignored by systemd for various reasons that might or might not be obvious. In that case it will happily show you
<current timer> / <timeout>, then move to<current timer> / <timeout * 2>, and so on.Because that, for some reasons, makes a lot of sense to some people that are not me.