

Mathematics articles are the most obtuse I come across. I think the Venn diagram of good mathematicians and good science communicators is very close to non-intersecting.
Mathematics articles are the most obtuse I come across. I think the Venn diagram of good mathematicians and good science communicators is very close to non-intersecting.
Wikimedians discussed ways that AI/machine-generated remixing of the already created content can be used to make Wikipedia more accessible and easier to learn from
The entire mistake right there. Look no further. They saw a solution (LLMs) and started hunting for a problem.
Had they done it the right way round there might have been some useful, though less flashy, outcome. I agree many article summaries are badly written. So why not experiment with an AI that flags those articles for review? Or even just organize a community drive to clean up article summaries?
The questions are rhetorical of course. Like every GenAI peddler they don’t have an interest in the problem they purport to solve, they just want to play with or sell you this shiny toy that pretends really convincingly that it is clever.
This is separate from A-GPS. Google seems to be using WiFi rather than Bluetooth, but the broader point remains the same. No one is stopping any vendor from crowdsourcing the location of every BT device… which is what Apple has done, for Airtags which don’t have the battery capacity to run a GPS chip.
Sure without GPS it wouldn’t be very effective to rely on only nearby devices to guess the current location. But an attacker only has to get lucky once to get your home address. So the only safe approach is to hide nearby devices/networks from unauthorized apps.
Every Bluetooth device has a unique identifier. Any phone that has seen that Bluetooth device in the past could have told google/apple/whoever “hey BTW this device is at those coordinates”.
Google already uses this with WiFi to help “bootstrap” GPS localization. It is much faster to get a GPS fix if you already know roughly where you are (a few seconds vs a couple minutes), so they use nearby WiFi/Bluetooth devices to determine that. Remember 10-15 years ago when getting a GPS fix took forever? GPS didn’t change, this did.
Apple went further and does this with Airtags now. Every Bluetooth device that ever went near an iPhone is in Apple’s database with GPS coordinates.
So unless you live alone in a mountain cabin that has never been visited by someone with a smartphone before and you didn’t disable the “enhanced localization” feature on your phone, yes your Bluetooth is at risk of giving up your location.
I work in the industry (not MSFT) on cloud reliability so I have insight.
(99.9 %)^n
which is a lot less impressive. You can make things fault-tolerant through redundancy but that comes with great complexity which can cause outages of its own.Honestly I’m impressed by how well teams works with the very severe constraints they clearly have. Shit’s got more moving parts than Ryanair’s entire fleet and it only breaks once in a while.
Lol at everyone in the replies inventing crazy conspiracy theories.
As someone who has microwaved tea a bunch of times because my workplace didn’t have a kettle, let me bestow upon you the ~~~truth~~~:
Microwaved water is slow to boil (especially compared to a 2500 W kettle for us chad 230V enjoyers), about 2:30 for one cup IIRC and the cup will be uniformly heated including the handle which is annoyingly hot to the touch (and I’m not particularly squeamish with hot things).
Tastes the same though.
I have a hard time imagining anyone sticking to this same argument if the satire were directed towards someone they admired in a similar position of power
I have a hard time imagining a reasonable person being mad at satire of a politician. Like maybe it’s a cultural divide and I’m not American so I don’t view politics as team sports and my country has a stronger history of political satire than the often pathetically meek American political cartoons, but you can make a satirical deepfake of the politicians I voted in last election if you want.
If the deepfake was not obviously related to current political events or wasn’t obviously fake, the point could be arguable at least as a matter of good taste. As it stands, the satire is obvious, harmless, and topical. It is therefore terrifying that censoring it is even a question. How far the concept of free speech has fallen that it refers to Seig Heiling but a 2s gif of Trump sucking some toes apparently crosses a line.
Is this considered porn? I am certainly, along with at least hundreds of millions of people, into shirtless Ryan Gosling. Specifically his pecs and abs.
Look, I am taking the piss, but not everything that might turn someone on for one reason or another is porn. The AI video of Trump is clearly satire and meant to disgust. What’s next, we can’t make satirical drawings of him grovelling at Putin’s feet because some people have a humiliation fetish?
There’s plenty of legal precedent for newsworthiness to supersede some rules in the name of the freedom of the Press. It makes sense that I’m not allowed (at least where I live) to post a non-consensual pictures of someone off the street. But it would not make sense if I was forbidden from posting a picture of the Prime Minister visiting a school for example. That’s newsworthy and therefore the public interest outweighs his right to privacy.
The AI video of Trump/Musk made a bunch of headlines because it was hacked onto a government building. On top of that it’s satire of public figures and – I can’t believe that needs saying – is clearly not meant to provide sexual gratification.
Corpos and bureaucracies would have you believe nuance doesn’t belong in moderation decisions, but that’s a fallacy and an flimsy shield to hide behind to justify making absolutely terrible braindead decisions at best, and political instrumentation of rules at worst. We should celebrate any time when moderators are given latitude to not stick to dumb rules (as long as this latitude is not being used for evil), and shame any company that censors legitimate satire of the elites based on bullshit rules meant to protect the little people.
Last time around Asahi Lina (major contributor to the Apple Silicon GPU driver) made a very nice writeup on mastodon about her attempts to mainline her work.
Part of the problem was that the C interface was straight-up broken; not only were a bunch of lifetimes undocumented, but freeing the kernel objects properly was impossible, but GCC doesn’t care and neither did anyone because GPU drivers are expected to just… never exit (IIRC). So she refactored it to be saner.
Anyway apparently it was rejected for much the same reasons, aka Rust bashing thinly disguised as concerns over maintainability.
Technically the R4L project did have an impact. But what’s the worst case? Spending some time on improving the C interface for an edge case? The ignominy! NAK.
Don’t force me to deal with your shiny language of the day,
WE HavE LegItImaTe COnCeRNs
Exact same shit as last time, some cranky old dude with the territorial instinct of a bulldog sabotages anything to do with rust under a very thin layer of so-called technical concerns, yet refuses to partake in constructive discussion. Like, literally, the changeset is just bindings in rust/kernel
? What even is there to complain about regarding maintainability of kernel/dma
, given that as far as I can tell the rust devs will deal with any future incompatibilities?
Very shameful for the kernel community that this kind of aggressive sabotage is regular and seemingly accepted. The incessant toxicity is not a good look and very discouraging to anyone thinking of contributing.
Hell, pass init=/bin/yes
and you’ll see even more greatly reduced RAM usage!
❯ ps aux | grep /usr/lib/sys | awk '{print $6}' | sed 's/$/+/' | tr -d '\n' | sed 's/+$/\n/' | bc
266516
So that’s 260 MiB of RSS (assuming no shared libs which is certainly false) for:
nohup &
needs to be fired into the sun. pkill
is not the tool I should have to use to manage my user’s daemons)For comparison the web page I’m writing this on uses 117 MiB, about half. I’ll very gladly make the tradeoff of two sh.itjust.works tabs for one systemd suite. Or did you send that comment using curl
because web browsers are bloated?
For another comparison 200 MiB of RAM is less than two dollars at current prices. I don’t value my time so low that I’ll avoid spending two bucks by spend hours debugging whatever bash scripting spaghetti hell other init systems cling onto to avoid “bloat”. I’ve done it, don’t miss it.
On the one hand, deanonimization attacks are never entirely avoidable on unhardened targets and this one isn’t particularly sophisticated and leaks relatively little information.
On the other hand deanonimization attacks are always bad and it’s a good reminder to people of the risks they are taking. This is also slightly non-obvious behavior, even if it makes sense to the technically competent, as something like an IP grabber normally requires user interaction such as clicking a link. It’s also a vector that CF might be able to mitigate by patching the ability to query a given cache directly.
Ooooh but with Starfield they called it “Creation Engine TWO”, you see.
The least well-kept industry “secret” is that the major version number of a hidden technical component literally doesn’t matter as soon as you hear it because the marketing people will get their grubby little hands on it and force an update whenever they need to capitalize on some kind of wow effect.
“CE2” is clearly barely any better or different than skyrim or fallout’s CE; in fact as far as I can tell the script extender dropped pretty much immediately after the game’s release, which clearly indicates no major architectural change to work around. Also if Bethesda really did enough work to warrant a “version 2” why the hell are there loading screens everywhere like it’s 2008.
Skyrim 32 bit to Skyrim 64 bit was probably a much bigger generational leap than anything Bethesda has done since then.
As a developer I believe “just rewrite it from scratch” is a cardinal sin and a beginner’s mistake in 95 % of cases. Creation Engine though? They are clearly carrying around technical debt that was already very dated 15 years ago, like the constant loading screens. Now the loading screen look soooo bad it’s a complete meme yet they don’t seem capable of fixing that. At least apparently they managed to get rid of the FPS lock with Starfield? Only 20 years too late.
Any source on any significant amount of children wasting time talking to AIs, or just anecdotes and a bad case of “youth these days”?
The whole concept smells like fringe NEET 4chan-adjacent behavior. LLMs aren’t capable of maintaining an even remotely convincing simulacrum of human connection, and anyone who would project companionship onto these soulless computer programs obviously has preexisting and severe mental issues (relying on AIs to fill a void in human connection is certainly unhealthy but a symptom, not the root cause).
The potential market for these AIs will never be any bigger than the market for anime waifu body pillows, because it’s same audience, different decade. Literally everyone else thinks AI girlfriends and body pillow waifus are weird as all hell, and that’s not going to change because neurotypical people want and need human connection and can tell the difference between a rock with googly eyes and a friend.
Also arguably a rock with googly eyes has more charm and personality than Zuck’s horror show.
Cease&desist every casino would be a good first step. Casinos are well outside the original intended purpose and if the ToS don’t prohibit their existence that can easily be changed. Valve doesn’t owe anyone the right to gamble their items, especially not with the weird third party escrow system that casinos use IIRC.
But if we’re touching on the subject then we need to reopen the contentious subject of the lootboxes themselves, which are gambling. Which Valve (and the video game industry) has an enormous stake in. To fix that whole mess, I expect a government crackdown will be required.
You’ll have a hard time finding a jurisdiction where minors gambling (even behind the veil of “we don’t check who our customers are”) is legal. The “IRL item gambling” site in the video was in fact blatantly illegal in Denmark despite the lengths to which they went to pretend “it’s not gambling because the house always loses”.
Asking Valve to police gambling is the next best thing to do if governments won’t step in. You say it like it’s an impossibility, ignoring the fact that “state-run gambling” is quite a common setup. In France for instance all money games are run by la française des jeux, a state-owned monopoly whose profits are meant to go to charity. In the US it wouldn’t be a crazy idea either, given how many US states already have state-run monopolies for alcohol sales for example. It’s not like historical precedent is lacking to show that regulating a parasitic industry is possible…
Maybe you can find examples of other industries that are heavily infected with gambling bullshit, but that’s whataboutism and in no way relevant to the discussion.
I was there Gandalf…
Before that date their algorithm was soft-locked to around 5k upvotes. If a post was extremely, massively popular it would climb to maybe a bit over 10k but that was insane. There was clearly a logarithmic scaling effect that kicked in after a few thousand upvotes. Not entirely sure why, perhaps to prevent the super-popular stuff from ballooning in some kind of horrible feedback loop.
The change was to uncap the vote counts. One day posts just kept climbing well beyond the 5k mark. Now what they also did was recalculate old posts in order not to fuck up the /top
rankings. Kinda. Took a while and I’m not sure they got to every post.
I don’t know or care if reddit does vote manipulation, but this ain’t proof and I don’t see how it is unbelievable that a website with tens of millions MOA would occasionally have a post with 100k+ upvotes.
Oh they definitely exist. At a high level the bullshit is driven by malicious greed, but there are also people who are naive and ignorant and hopeful enough to hear that drivel and truly believe in it.
Like when Microsoft shoves GPT4 into notepad.exe. Obviously a terrible terrible product from a UX/CX perspective. But also, extremely expensive for Microsoft right? They don’t gain anything by stuffing their products with useless annoying features that eat expensive cloud compute like a kid eats candy. That only happens because their management people truly believe, honest to god, that this is a sound business strategy, which would only be the case if they are completely misunderstanding what GPT4 is and could be and actually think that future improvements would be so great that there is a path to mass monetization somehow.
That song is very hard to coordinate with a crowd of untrained singers. It was written to be sung on stage in a theater, not by a rowdy crowd. It can be (and has been) used as a dub over videos of protests though.
The reason why La Marseillaise and its offshoot L’Internationale were so successful is that they’re slower songs, meant to be absolutely belted by a crowd of belligerant drunks. La Marseillaise is originally a literal revolutionary marching song.
Plus La Marseillaise just goes harder lyrically. It would actually have been pretty scandalous if it was written in 1980 for a play.
“To arms, citizens! Form your Battalions! Let’s March! Let’s March! So an impure blood can water our furrows!”
Maybe one of them Angelino theatre kids should do a partial English and/or Spanish translation focusing on rhythmic accuracy.