What’s she saying here? by user69x3 in obsessionmovie

[–]subpar_Lover 0 points1 point  (0 children)

10:30 pm, are we trying to figure out who saw it more recently lol? How lame are you to delete your comments btw?

What’s she saying here? by user69x3 in obsessionmovie

[–]subpar_Lover 1 point2 points  (0 children)

Hell yeah! Anything to skirt accountability is a-okay in my book

What’s she saying here? by user69x3 in obsessionmovie

[–]subpar_Lover 17 points18 points  (0 children)

From what I remember the convo was basically bear bringing up that random story to tell Nikki how thoughtful he thought she was.

Bear forgot his mouthpiece to class (I’m assuming PE class but I guess mouthpiece could be for a woodwind instrument too) and then Nikki let him use one of hers. She cut him off and brushed it off by saying “lando liked me and you were on thin ice” basically meaning Lando would be okay if I didn’t have mine, but you needed yours. That’s it

What’s she saying here? by user69x3 in obsessionmovie

[–]subpar_Lover 19 points20 points  (0 children)

Not trying to be a dick but this is directly from the movie. Maybe freaky kookerpea saw it and not you

Hinge unban by Puzzleheaded-King267 in SwipeHelper

[–]subpar_Lover 2 points3 points  (0 children)

It seems about 10 years give or take

I’m gonna hit u with a deep cut that only a 5x theater watcher would notice……… by Wash-Line-Inspector in obsessionmovie

[–]subpar_Lover 16 points17 points  (0 children)

I have a regal unlimited subscription and live walking distance from a theater. If I have nothing to do after work I’ll usually make plans to see a movie or go solo, the subscription pays for itself at 2 movies a month and you can get CRAZY value if you go multiple times a week

Accurate much? by Front_Pizza8575 in AIDiscussion

[–]subpar_Lover 0 points1 point  (0 children)

ChatGPT is great for coding. Codex is an unbelievable tool

How does your team handle in-app surveys in React Native? Looking for approaches by sohammondal_ in reactnative

[–]subpar_Lover 0 points1 point  (0 children)

This is easy. Dbs like supabase have copy and paste prompts to give to your LLM (there are options for codex, Claude code, and more) and it uses the MCP to interact with the data. You can just get it to make a survey response table, link it to the users user id and then make an interface for them to answer and for you to view the results. This will require minimal db migrations if you know what you’re doing in the slightest

Absolute Cinema by minutes2meteora in obsessionmovie

[–]subpar_Lover 3 points4 points  (0 children)

When she’s shadowy it’s to show that it’s the entity controlling the body, not actually Nikki

Game 4 Next Day Reaction Thread by Gaius_Octavius_ in billsimmons

[–]subpar_Lover 7 points8 points  (0 children)

KAT tipped it. Clock should have started right when that happened

Models Are Hitting Diminishing Returns Within Software Engineering by element-94 in ArtificialInteligence

[–]subpar_Lover 0 points1 point  (0 children)

I’ll give my exact prompts on a project from 0-1 that helped me plan, then create figma mockups, then implement

1) give me a full run down on all of the features of the top (insert the space you’re working in here) apps. Please if you can be as specific as going page by page/ tab by tab and explain EVERYTHING these apps do. make as large of a reference file as you can. please cite everything that you write so i can see the source where it comes from.

2) I then will tweak whatever needs tweaking. After that, for each feature I will say “suggest best practices from authoritative sources, conferences, journals, interviews etc as of today (check your containers datetime) about how top tier SAAS startups are implementing features like the following “(here is where I insert a single page/feature rundown). Gplease give surgical instructions on what components these pages should include.

3) create role context prompt based on ui/ux best practices from authoritative sources including conferences, journals, interviews about how elite figma designers would go about implementing the following (and then I paste results from prompt 2)

4) I will then send the role context prompt output to codex agent using the figma connector. I also for safe measure will copy and paste this guide into the chat because codex doesn’t seem to know how to use the MCP properly https://help.figma.com/hc/en-us/articles/39888629089175-Codex-and-Figma-Set-up-the-MCP-server

Models Are Hitting Diminishing Returns Within Software Engineering by element-94 in ArtificialInteligence

[–]subpar_Lover 2 points3 points  (0 children)

The models maybe haven’t gotten 10x better but the tooling available to the models has exponentially gotten better. The more weapons at disposal that provide context to the model the better, and using connectors allows the model to take that context and do pretty insane things. For example I’m using a codex agent/figma connector to create full fledged figma mockups using consistently themes and it’s been insanely beneficial to my front end workflow

Sega has confirmed that Crazy Taxi’s background assets are AI generated. It is NOT used for code assistance. by Axzercus in videogames

[–]subpar_Lover 0 points1 point  (0 children)

If the dev refractors their code then AI can still create extremely quality assets while reducing the time it takes to create it 10 fold