ubo has a button to disable javascript. For news pages that tends to be the easiest way to make them barely usable.
Redjard
Former account: @Redjard@lemmy.dbzer0.com
Keyoxide: aspe:keyoxide.org:KI5WYVI3WGWSIGMOKOOOGF4JAE (think PGP key)
- 0 Posts
- 6 Comments
Redjard@reddthat.comto
Technology@lemmy.world•Wikipedia has banned AI-generated text, with two exceptionsEnglish
6·16 days agoMaking text flow naturally, grouping and ordeeing information, good writing.
You can verify two textst have the same facts and information, yet one reads way better than the other. But writing a text that reads well is quite hard.
Redjard@reddthat.comto
Technology@lemmy.world•Wikipedia has banned AI-generated text, with two exceptionsEnglish
21·16 days agoIf you don’t habe the ability then you would do what you would have 5 years ago: not do it
Either submit without, or not submit at all.
Redjard@reddthat.comto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Fucking basedEnglish
58·1 month agoIt’s also completely fine under all international law.
Following copyright law is more like a trade agreement, so if you feel wronged enough as a nation it’s completely uncontroversial to suspend all or all international copyright law and deal with the consequences (mainly the us being very salty about it).The EU contingency for a US attack on Greenland for example is among other steps to suspend all US copyrights recognition and starve the US service industry.
Redjard@reddthat.comto
Technology@lemmy.world•Mike Hardaker accuses Reddit of holding organic posting ‘hostage’ unless he buys ads, shares email screenshotEnglish
8·1 month agoI was already in the middle of posting this to !dontyouknowwhoiam@lemmy.world before seeing the remainder of your post :)

In those cases it’s less painfull to use a website to extract the transcript and read that.
You can skim around text way easier than a video.
TLDR: ddr ram refreshes itself, making cpus freeze sometimes when reading ram. High speed traders don’t want that so they figure out ways to make data live with two copies on two different portions of ram that freeze at different times. This is impractical for normal programs. Most of the effort is spent on working around multiple abstraction layers, where the os and then the ram itself changes where specifically data goes.
Then stuff about virtual memory management in modern OSs
physical ram address issues:
This also helps with rowhammer attacks where writing close to a physical address lets you write to that other address.
Goes on to write low latency benchmarks which show lower latency.