Readit News logoReadit News
dguest commented on GPT-5 Demo Mistake About Bernoulli Effect   bren.blog/gpt-5-demo-mist... · Posted by u/laudney
blibble · 19 days ago
indeed, my physics education only goes upto age 18, and this was my first thought watching the presentation

then it then went away and generated a load of confidently incorrect total bullshit

"phd level" my backside

dguest · 19 days ago
I liked the "avid Wikipedia reader on ketamine" characterization more.
dguest commented on GPT-5   openai.com/gpt-5/... · Posted by u/rd
twixfel · 19 days ago
That's what I thought. Aeroplanes don't fly because of the Bernoulli effect:

https://physics.stackexchange.com/questions/290/what-really-...

Apparently. Not that I know either way.

dguest · 19 days ago
dguest commented on Facts will not save you – AI, history and Soviet sci-fi   hegemon.substack.com/p/fa... · Posted by u/veqq
dguest · 22 days ago
here's the paper this guy seems to be reacting to https://arxiv.org/abs/2507.07935v1
dguest · 21 days ago
Short summary: the actual paper doesn't say anything about historians or translators being replaced by AI.

It says AI could be impactful to those fields. Modern chemistry is impactful to medicine but it didn't replace doctors.

So unfortunately the article this post linked to, while it has its own merits, starts off by citing a clickbait tweet and wildly misinterpreting the paper in the first sentence. Still, I hope people give both article and paper a generous reading. Even if the article starts off terribly it has interesting points which we shouldn't disregard just because of a lazy hook. The intermediate tweet, by contrast, is just lazy clickbait: half-truths and screencaps, the bread and butter of modern disinformation.

The sad thing is that it's easier than it's ever been to follow up on references. Even in this case, where the tweet itself provides no citations at all, I had to search for less than a minute to find the original paper.

dguest commented on Facts will not save you – AI, history and Soviet sci-fi   hegemon.substack.com/p/fa... · Posted by u/veqq
tombert · 22 days ago
I'm sorry, as someone who genuinely likes AI, I still have to say that I have to call bullshit on Microsoft's study on this. I use ChatGPT all the time, but it's not going to "replace web developers" because that's almost a statement that doesn't even make sense.

You see all these examples like "I got ChatGPT to make a JS space invaders game!" and that's cool and all, but that's sort of missing a pretty crucial part: the beginning of a new project is almost always the easiest and most fun part of the project. Showing me a robot that can make a project that pretty much any intern could do isn't so impressive to me.

Show me a bot that can maintain a project over the course of months and update it based on the whims of a bunch of incompetent MBAs who scope creep a million new features and who don't actually know what they want, and I might start worrying. I don't know anything about the other careers so I can't speak to that, but I'd be pretty surprised if "Mathematician" is at severe risk as well.

Honestly, is there any reason for Microsoft to even be honest with this shit? Of course they want to make it look like their AI is so advanced because that makes them look better and their stock price might go up. If they're wrong, it's not like it matters, corporations in America are never honest.

dguest · 22 days ago
I agree with you, but one correction: the bullshit is on the twitter post that this article links to (in the first sentence) and by extension on the article.

The paper itself [1] doesn't say "replace" anywhere: the purpose was to measure where AI has an "impact". They even say (in the discussion)

    It is tempting to conclude that occupations that have high overlap with activities AI performs will be automated and thus experience job or wage loss... This would be a mistake ... Take the example of ATMs, which ... led to an increase in the number of bank teller jobs as banks opened more branches at lower costs and tellers focused on more valuable relationship-building...
Ok, good. Something definitely seems amiss when a bunch of CS researchers are reporting that "mathematicians" are one of the most "replaceable" (good luck designing a new LLM without any knowledge of math).

Overall this post says something about the sad state of twitter and search: I had to dig though quite a few articles which repeated this job replacement crap before I could even find the title of the article (which was then easy to find on arXiv). And go figure, the authors didn't mean to make the statement everyone says they made.

[1]: https://arxiv.org/pdf/2507.07935v1

dguest commented on Objects should shut up   dustri.org/b/objects-shou... · Posted by u/gm678
ziml77 · 22 days ago
If something like that is going to chew through batteries, it should be available as hardwired only, with batteries as the backup. But I know the manufacturers wouldn't want to miss out on the juicy market of people who don't want to deal with running the wires and who don't realize how often they're going to be replacing batteries until it's too late to return the device.
dguest · 22 days ago
I agree. I think my anecdote illustrates the perversions of the renter's market, and the interaction with the Internet of Crap, more than it illustrates the IoC in general. A lot of people buy into this stuff and never realize it: they put it in their tenant's home and forget about it.

I'm not complaining about the package I got with the rental: like any packaged service you have to take the good with the bad. But when things are packaged, a lot of the bad wasn't up to the consumer.

dguest commented on Facts will not save you – AI, history and Soviet sci-fi   hegemon.substack.com/p/fa... · Posted by u/veqq
dguest · 22 days ago
here's the paper this guy seems to be reacting to https://arxiv.org/abs/2507.07935v1
dguest commented on Objects should shut up   dustri.org/b/objects-shou... · Posted by u/gm678
fouronnes3 · 23 days ago
Free startup idea: An appliance brand that makes every home appliance with the following features:

* Absolutely never any beep or sound

* Direct controls, no "programs" (i.e. microwave has two knobs: power and time, etc.)

* No network connectivity of any kind (obviously)

With a strong brand identity and good marketing these would sell like sliced bread.

dguest · 23 days ago
I'm renting an apartment that came with a "nest" smoke detector. The thing ate through around 8 AA batteries every few months. We finally got sick of it and bought our own dumb 10€ smoke / CO detector.
dguest commented on Why doctors hate their computers (2018)   newyorker.com/magazine/20... · Posted by u/mitchbob
SoftTalker · 23 days ago
Soon we'll have the holographic doctor as seen in Star Trek Voyager.
dguest · 23 days ago
Science fiction, particularly space operas, can be dismissive of doctors. Most of the time the "doctor" is just a diagnostic machine that gives miracle meds and maybe 3d prints new body parts.

Maybe it's prophetic: authors saw the writing on the wall and decided a doctor is a glorified mechanic who works on the most boring machine around (which hasn't changed in 100k years). Or maybe authors just decide the space was better filled by an ex-space-ninja or similar.

dguest commented on C++26 Reflections adventures and compile-time UML   reachablecode.com/2025/07... · Posted by u/ibobev
oyoman · 24 days ago
The library that you refer is not in use for a long time already. The document you pointed out is from 2006 (you can check the creation date).

Since then, a lot has changed, and now it is all based on cling ( https://root.cern/cling/ ), that originates from clang and llvm. cling is responsible generates the serialization / reflection of the classes needed within the ROOT framework.

dguest · 24 days ago
Good catch: I'm confusing reflex and the cling code that came later. All the issues I mentioned are still there in (or caused by) cling though. Either way standardization in reflection would help.
dguest commented on C++26 Reflections adventures and compile-time UML   reachablecode.com/2025/07... · Posted by u/ibobev
tw061023 · 24 days ago
Which problem would this solve for them?
dguest · 24 days ago
It would standardize something they've done in an ad-hoc way for decades. They have a library called "reflex" [1] which adds some reflection, and which was (re)written by cannibalizing a lot of llvm code. They actually use the reflection to serialize a lot of the LHC data.

It's kind of neat that it works. It's also a bit fidgety: the cannibalized code can cause issues (which, e.g. prevented C++11 adoption for a while in some experiments), and now CERN depends on bits of an old C++ compiler to read their data. Some may question the wisdom of making a multi-billion dollar dataset without a spec and dependent on internals of C++ classes (indeed experiments are slowly moving to formats with a clear spec), but for sure having a standard for reflection is better than the home-grown solution they rely on now.

[1]: https://indico.cern.ch/event/408139/contributions/979831/att...

u/dguest

KarmaCake day1206March 27, 2016View Original