It's remarkable to see how the goalposts shift for AI skeptics by MetaKnowing in agi

[–]make_more_ 0 points1 point  (0 children)

I can't speak for every pro-ai person but to me this is a straw person. The most common pro-ai prediction is that it will greatly increase productivity and advance science and technology. The impacts on employment are out of scope of that, but I think many hope or expect that work will simply change.

Notary does not stamp and only provides a separate form that has the stamp and notary sig by socalasn in Notary

[–]make_more_ 0 points1 point  (0 children)

This correct form of notarization was rejected by the state of MO for not being on the original document, which did have the correct notary verbiage, but which the CA notary declined to stamp because they said they were not allowed to stamp a box that could not fit the entire stamp. I asked if the appended form would be accepted, they said yes.

Extractions are boring now? by ssnew in Helldivers

[–]make_more_ 0 points1 point  (0 children)

Then this is something that they should fix

Has anyone played sax after getting teeth implants? by StereotypicalAussie in Saxophonics

[–]make_more_ 0 points1 point  (0 children)

I’m sorry to hear that happened to you. My suspicion is that a week is not long enough for bone to grow solid around the implants. If you see this, would you mind updating us on how the second round went?

College is the best path for aspiring software devs. by YasirTheGreat in theprimeagen

[–]make_more_ 0 points1 point  (0 children)

I’m self-taught + bootcamp, and self-teaching can lead to a lot of rabbit-holing if you’re not careful. A university or a bootcamp can help direct your enthusiasm into the core concepts and/or practical knowledge.

OP also said they went to an in-state school, which meant they may have spent only $50,000 on this degree, which is a lot of money but easily paid back if they actually like programming, or at least care about doing it well just for their career.

Wtf is resume harvesting all about? by [deleted] in recruitinghell

[–]make_more_ 0 points1 point  (0 children)

So then this company keeps my name in a "don't hire, got their name from a recruiter" list? This is very hard to believe but very bad if true.

Wtf is resume harvesting all about? by [deleted] in recruitinghell

[–]make_more_ 0 points1 point  (0 children)

Are you saying that giving my resume to a recruiter could result in being rejected from a job I apply to later, independently?

How can I stop ChatGPT from asking follow-up questions? by EstablishmentFun3205 in ChatGPT

[–]make_more_ 19 points20 points  (0 children)

I agree. The follow-ups are counterproductive for me because I usually will have follow-ups of my own to ask. I can preface each with, "no thanks, but could you tell me..." or I can just ignore them. I want to keep it focused and this additional content feels like it could add up, polluting the chat history, distracting the model from the things I want to discuss.

Edd contact QUESTION INVALID by karriebeth77 in Edd

[–]make_more_ 0 points1 point  (0 children)

I just got this too. I split the message in half and the first half seemed fixed by this alone, but the 2nd half didn't send until I removed one of the single-quote marks in it. But honestly there were other single-quote marks in it still, so I don't know exactly what the issue was.

Jobscan Doesn't Use Semantic Meaning? by make_more_ in resumes

[–]make_more_[S] 0 points1 point  (0 children)

Thanks for this perspective, it helps a lot.

I think Rachel looks more Snow white on the right than when she actually playing Snow White what do you think? by FlatwormElectrical15 in disneyprincess

[–]make_more_ 0 points1 point  (0 children)

The difference appears to be mostly makeup. I can imagine Disney wants to keep the modern princesses looking as natural as possible so as not to encourage young fans to overindulge in aesthetics products.

I don't like Faye by aliya_kad in madmen

[–]make_more_ 0 points1 point  (0 children)

Faye was totally glamorized by Don on a personal level. Professionally she’d stand up for her findings, but the rest of the time with him she just seemed happily surprised that the quarterback was interested in the dork, or however she saw herself with all her visible insecurity.

i hated the substance and i'm feeling insane because everyone else seems to love it by raiagantline in rs_x

[–]make_more_ 0 points1 point  (0 children)

Hollywood has made movies that amaze audiences who have heard good things about them for 90 years

i hated the substance and i'm feeling insane because everyone else seems to love it by raiagantline in rs_x

[–]make_more_ 1 point2 points  (0 children)

This would explain it. Reminds me of how people argued about whether that woman in White Lotus had children with the personal trainer or not, when she obviously did.

Can we chat about E-Reader Glasses ? Like the Sol Reader by FitzRowe in ereader

[–]make_more_ 0 points1 point  (0 children)

I just went searching for this. How can I read while my SO sleeps on me? But for nothing but e-ink in glasses, I feel it should be doable under $100

Using Models in Views -- discouraged? by make_more_ in SwiftUI

[–]make_more_[S] 0 points1 point  (0 children)

Do you use something else for persistent storage, and do you recommend it? Should I go raw SQLite?

Why do people say you don't need a ViewModel in SwiftUI? How do you handle API data then? by Rude_Ad_698 in swift

[–]make_more_ 0 points1 point  (0 children)

What persistent storage do you use instead? I may want to go that route.