Readit News logoReadit News
growthwtf commented on A visual introduction to big O notation   samwho.dev/big-o/... · Posted by u/samwho
samwho · 6 days ago
Part of the problem is that a lot of people that come across big O notation have no need, interest, or time to learn calculus. I think it's reasonable for that to be the case, too.
growthwtf · 6 days ago
I'm not the original commentator, that makes a lot of sense! I had assumed there was a huge overlap, personally.
growthwtf commented on GPT-5   openai.com/gpt-5/... · Posted by u/rd
ipnon · 24 days ago
Does this mean AGI is cancelled? 2027 hard takeoff was just sci-fi?
growthwtf · 24 days ago
Good thing they didn't nuke the data centers after all!
growthwtf commented on Open AI announces $1.5M bonus for every employee   medium.com/activated-thin... · Posted by u/blindriver
a_bored_husky · 24 days ago
1/100 of that is life changing money for most people here in my country. I can't imagine...
growthwtf · 24 days ago
It's life changing for most people in the SF bay area too!
growthwtf commented on Genie 3: A new frontier for world models   deepmind.google/discover/... · Posted by u/bradleyg223
Tadpole9181 · a month ago
What a strange take. Do you not care about news coming from the James Webb Telescope either, just because you can't play with the telescope personally?

It's a whitepaper release to share the STOTA research. This doesn't seem like an economically viable model, nor does it look polished enough to be practically usable.

growthwtf · a month ago
I think it's a perfectly valid take coming from some intersection of an engineering mindset and FOSS culture. And, the comparison you bring up is a bit of a category error.

We know how James Webb works and it's developed by an international consortium of researchers. One of our most trusted international institutions, and very verifiable.

We do not know how Genie works, it is unverifiable to non-Google researchers, and there are not enough technical details to move much external teams forward. Worst case, this page could be a total fabrication intended to derail competition by lying about what Google is _actually_ spending their time on.

We really don't know.

I don't say this to defend the other comment and say you're wrong, because I empathize with both points. But I do think that treating Google with total credulity would be a mistake, and the James Webb comparison is a disservice to the JW team.

growthwtf commented on Objects should shut up   dustri.org/b/objects-shou... · Posted by u/gm678
actionfromafar · a month ago
Yes. Also, instantiated objects from some random library shouldn't write to stdout and stderr, which I thought it would be about.
growthwtf · a month ago
I think it's an interesting correspondence—some general design principles about creating good auditory user interface somewhere in here. I would be interested if someone smarter than me can tell me what that principle is.
growthwtf commented on Problem solving using Markov chains (2007) [pdf]   math.uchicago.edu/~shmuel... · Posted by u/Alifatisk
yanovskishai · a month ago
Played with Bayesian nets a bit in grad school—Pearl’s causality stuff is still mind-blowing—but I’ve almost never bumped into a PGM in production. A couple things kept biting us: Inference pain. Exact is NP-hard, and the usual hacks (loopy BP, variational, MCMC) need a ton of hand-tuning before they run fast enough.

The data never fits the graph. Real-world tables are messy and full of hidden junk, so you either spend weeks arguing over structure or give up the nice causal story.

DL stole the mind-share. A transformer is a one-liner with a mature tooling stack; hard to argue with that when deadlines loom.

That said, they’re not completely dead - reportedly Microsoft’s TrueSkill (Xbox ranking), a bunch of Google ops/diagnosis pipelines, some healthcare diagnosis tools by IBM Watson built on Infer.NET.

Anyone here actually shipped a PGM that beat a neural baseline? Would really love to appreciate your war stories.

growthwtf · a month ago
Me either. I have heard stories of it happening, but never personally seen one live. It's really a tooling issue. I think the causal story is super important and will only become more so in the future, but it would be basically impossible to implement and maintain longer-term with today's software.

Kind of like flow-based programming. I don't think there are any fundamental reason why it can't work, it just hasn't yet.

growthwtf commented on Google's shortened goo.gl links will stop working next month   theverge.com/news/713125/... · Posted by u/mobilio
cpeterso · a month ago
Google’s own services generate goo.gl short URLs (Google Maps generates https://maps.app.goo.gl/ URLs for sharing links to map locations), so I assume this shutdown only affects user-generated short URLs. Google’s original announcement doesn’t say as such, but it is carefully worded to specify that short URLs of the “https://goo.gl/* format” will be shut down.

Google’s probably trying to stop goo.gl URLs from being used for phishing, but doesn’t want to admit that publicly.

growthwtf · a month ago
This actually makes the most logical sense to me, thank you for the idea. I don't agree with the way they're doing it of course but this probably is risk mitigation for them.
growthwtf commented on Good Docs Describe, Bad Docs Prescribe   rethinkingsoftware.substa... · Posted by u/aard
growthwtf · a month ago
I think this article misses the mark (sorry op). The author is misinterpreting what the purpose of those documents are. Those are planning documents intended to generate team alignment and shared context. You should co-author them with the important stakeholders and it's a form of thinking through the solution as a group. Of course they describe future state—and that's a good thing.

It sounds like the problem is that nobody in the org ever writes down what the system does in the real implementation, and so the RFC becomes the default? That does sound frustrating, but it's also not the problem/solution pairing that the article tries to tackle. Also—that is explicitly what generated docs solve.

Documents should be unix-y (do one thing well), is maybe how I would rephrase this. If they're overloaded, that is genuinely a bad thing, but RFCs do have a time and place!

growthwtf commented on I am disappointed in the AI discourse   steveklabnik.com/writing/... · Posted by u/steveklabnik
steveklabnik · 3 months ago
Thanks for sharing that post. I really like Bluesky, and perceive it as not being uniquely anti-AI, but maybe that's actually not true.
growthwtf · 3 months ago
I remember this incident. The screenshots from sywx are fairly tame, the dataset creator had death threats posted.

That said, I'd re-emphasize your perception slightly — "perceive it as not being _uniquely_ anti-AI" is more how I view it. I see similar sentiment on other social media too.

growthwtf commented on Show HN: Tesseral – Open-Source Auth   github.com/tesseral-labs/... · Posted by u/ucarion
turblety · 3 months ago
Unfortunately AWS across the EU are still subsidiaries of an American corporation and therefore subject to the CLOUD Act, which allows US authorities to compel access to data stored by American companies anywhere in the world, including their European subsidiaries. This creates a direct conflict with GDPR's data protection requirements and EU digital sovereignty principles.
growthwtf · 3 months ago
I wasn't aware either. Is GCP and Azure similarly viewed in the EU? You run out of cloud providers pretty quickly.

u/growthwtf

KarmaCake day149March 31, 2023View Original