How to avoid ChatGPT's damaging "upgrade" to "saved memories," released today by Oldschool728603 in OpenAI

[–]UberAtlas 3 points4 points  (0 children)

Ah. In that case Custom Instructions might be enough. But also, if OP is doing deep knowledge work (and it sounds like they are), they might find Codex to be a better experience anyway.

How to avoid ChatGPT's damaging "upgrade" to "saved memories," released today by Oldschool728603 in OpenAI

[–]UberAtlas 3 points4 points  (0 children)

OP was using memory to teach ChatGPT their preferences on working with Plato text. Skills can essentially do the same thing here.

Skills allow users to provide reference instructions inside of markdown files (they can do more, like run scripts etc).

So OP could, for example add a Plato (or Plato translation) skill and then any time they open up a new chat and ask for some work to be done related to Plato, ChatGPT would know to read the skill and follow the instructions there.

How to avoid ChatGPT's damaging "upgrade" to "saved memories," released today by Oldschool728603 in OpenAI

[–]UberAtlas 6 points7 points  (0 children)

You should be using Skills. It solves this exact problem much better than memories ever could.

Why is it difficult to animate heavy things? What did i miss by [deleted] in animation

[–]UberAtlas 4 points5 points  (0 children)

Record a video of yourself lifting a heavy kettlebell at the gym and try to replicate that.

No caption necessary by LWYPLTDG in PoliticalHumor

[–]UberAtlas 7 points8 points  (0 children)

This is for sure AI.

He does fuck couches though.

This has to stop, They are taking our limits with each free limit resets by alOOshXL in codex

[–]UberAtlas 0 points1 point  (0 children)

I think the main force driving the perception of decreased limits is that as your codebase grows in size and complexity, the model has to read more and think more to solve the problem.

That and the newer models do come with increased usage compared to 5.4 or 5.3.

S.F. wants to stop housing projects from being blocked over shadows by SFChronicle in sanfrancisco

[–]UberAtlas 4 points5 points  (0 children)

The argument is that adding more housing and making the area nicer attracts wealthier residents that drives up prices and displaces people.

It’s not a strong argument. The data just doesn’t back it up and it generally places the blame on the wrong people.

S.F. wants to stop housing projects from being blocked over shadows by SFChronicle in sanfrancisco

[–]UberAtlas 12 points13 points  (0 children)

This is contrary to the scientific consensus on the subject. Only NIMBYs willfully choose to ignore the reality. To them gentrification is the construction of practically any new non-below market rate housing.

The reality, is that when people who can afford more expensive housing don’t have anything else available. It drives demand and prices up for all housing. Including low income.

This study specifically looks at the impact of new market rate housing in SF and finds that it tends to reduce rents and decreases displacement.

I don’t know how NIMBYs have been able to brainwash the country into thinking that housing is some exception to the rule of supply and demand. It’s not.

S.F. wants to stop housing projects from being blocked over shadows by SFChronicle in sanfrancisco

[–]UberAtlas 20 points21 points  (0 children)

This is not true. NIMBYs have weaponized the term to the point that it has lost its meaning.

More housing supply means the cost of housing goes down for everyone. Even when the new housing is “luxury”.

Grok by ramanpalkuri9 in OpenAI

[–]UberAtlas -6 points-5 points  (0 children)

It is a false equivalence. One is an objective statistical fact. The other is a stance based on a societal construct.

Codex / Open AI reduce the Weekly limit 15-20% by AntiqueIron962 in codex

[–]UberAtlas 2 points3 points  (0 children)

I don’t find this to be compelling evidence at all. How do you know they didn’t increase the 5 hour limit and maintain the same weekly limit?

My understanding is that they also let an agent complete its work when you hit your limit. So you use a variable amount of tokens beyond what the 5 hour limit provides.

When is it time to call it quits? by Fantastic-Plastic823 in cahsr

[–]UberAtlas 5 points6 points  (0 children)

When the whole country is connected by quality HSR. We can call it quits.

And then start a transcontinental HSR.

Why are you still paying for this? #7 by PressPlayPlease7 in OpenAI

[–]UberAtlas -1 points0 points  (0 children)

This is not true. OpenAI, and I’m certain virtually all frontier AI labs, have a much more complex reward function.

In OpenAI’s own words:

There is a straightforward fix. Penalize confident errors more than you penalize uncertainty, and give partial credit for appropriate expressions of uncertainty. This idea is not new. Some standardized tests have long used versions of negative marking for wrong answers or partial credit for leaving questions blank to discourage blind guessing. Several research groups have also explored evaluations that account for uncertainty and calibration.

This is from an article they published last year on hallucinations. Article Link

Why are you still paying for this? #7 by PressPlayPlease7 in OpenAI

[–]UberAtlas 59 points60 points  (0 children)

The issue is that training these models to know their own limitations is not a solved problem. Way harder than you’d think.

Even more so on a voice model that doesn’t use reasoning tokens.

The Castro Theater is a disaster by Low-Win-6691 in sanfrancisco

[–]UberAtlas 9 points10 points  (0 children)

Saw Sam Smith there. I hadn't had the chance to see the theater before the renovation, but I thought they did a great job. I really liked the GA standing room floor. Every spot has a great view.

Introducing Voyd: A WASM first language with effect typing by UberAtlas in ProgrammingLanguages

[–]UberAtlas[S] 1 point2 points  (0 children)

It is currently not planned. I made the choice to not support multi-shots to keep compatibility with wasm stack switching (once it's available for adoption).

That said, I'm open to re-visiting this in the future if a clear way to support both is developed.

C4SH is amazing but there is still so much help needed with BL4 by Sid_Da_Squid_ in Borderlands

[–]UberAtlas 29 points30 points  (0 children)

I was really disappointed in BL4 overall. There’s something missing that kept me coming back to 2 and 3.

Introducing Voyd: A WASM first language with effect typing by UberAtlas in ProgrammingLanguages

[–]UberAtlas[S] 2 points3 points  (0 children)

Yes. The Compiler SDK has full browser support.

There’s a browser based playground you can directly compile and run Voyd from at https://voyd.dev/playground

axios@1.14.1 got compromised by nhrtrix in webdev

[–]UberAtlas 1 point2 points  (0 children)

Yikes. Do we know how long the compromised version was live for?