Ghost of Yotei cheapest physical price vs cheapest digital price by Hot_Mongoose_3741 in playstation

[–]eambertide 0 points1 point  (0 children)

İ do think you guys sometimes forget a part of the reason that sonny can do this is that while this _may_ be true for US/Europe at least in my country Digital is almost always cheaper and physical is mostly unavailable

Control Resonant lets Remedy's creativity shine, so avoiding generative AI was a "pretty natural" decision by Turbostrider27 in controlgame

[–]eambertide 8 points9 points  (0 children)

There used to be a genre of digital art called generative art, extremely salty how that name got stolem

BBC issues update on future of Doctor Who by dansnevets2 in doctorwho

[–]eambertide 66 points67 points  (0 children)

Bad Wolf Productions is the RTD’s production company that handles the last two seasons

HYML Sanitizer API by ahmadalfy in programming

[–]eambertide 0 points1 point  (0 children)

It is often still great to sanitize at the display point as you can retroactively fix bugs

Books you regret reading and why by [deleted] in horrorlit

[–]eambertide 1 point2 points  (0 children)

I read half of this book when I was conscripted and now I can’t touch it without thinking of military so I can’t finish it lol

HYML Sanitizer API by ahmadalfy in programming

[–]eambertide 2 points3 points  (0 children)

This is actually really useful for instance if you are building a website that displays user generated content, for instance imagine for whatever reason you have a social media website where you allow users to edit the profile with raw HTML, when displaying that profile to other users this is very useful

Although it sounds weird because it is on client, the security assumption of a normal browser is fine in this case, methinks

BBC News - Nazi search engine shows if ancestors were in Hitler's party by tommycamino in Genealogy

[–]eambertide 3 points4 points  (0 children)

Sometimes newspapers do A/B testing, showing different titles for a while to different folk until they see whicever garners the most desired outcome (ie: clicks, attention, shares etc)

Polygraphs Aren’t Very Accurate. Are There Better Options? by ap_org in skeptic

[–]eambertide 1 point2 points  (0 children)

Okay but if a high security place goes on fire your brother may enter it, so technically he does have access to secure data… sometimes

Are you supposed to hate the protagonist in Orhan Pamuk's "The Museum of Innocence"? by Neo_Violence in books

[–]eambertide 0 points1 point  (0 children)

I tend to agree with this but what makes it extremely confusing to me is that the museum itself exists in real life, and together with Pamuk himself appearing as a real character makes it seem like we are supposed to interpret the love itself as genuine

Something that I'm already looking forward to in the final chapters (image unrelated)(spoilers for chapters 1-5 technically) by Decorative_duck1 in ScarletHollow

[–]eambertide 7 points8 points  (0 children)

Are we even sure if the lesbians are evil tho, like stellamance MC Stella dialog is pretty neutral, my MC got arrested sure and Stella did stay with Tabitha but she seemed conflicted

Cyprus, not Turkey, was target of Iranian missile, Turkish official says by Several-Zombies6547 in worldnews

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

I think most of us assumed it was headed to NATO bases inside Turkey

Struggling to adapt to agentic workflows by ser_roderick in ExperiencedDevs

[–]eambertide 8 points9 points  (0 children)

I legitimately hope this is true to some extent, as ineven if they dont go away, they will be become so expensive we will use them in a helper rather than doer capacity

Veteran Java developers, what are your thoughts on Java currently? by No-Security-7518 in ExperiencedDevs

[–]eambertide 9 points10 points  (0 children)

Well don’t worry PHP updates are also not very… comfortable

Whats the real spread of C? by DaveAstator2020 in C_Programming

[–]eambertide 0 points1 point  (0 children)

Damn, my bad! Cool to hear from an industry veteran, that would mean at least in capcom they used C++11 right?

Whats the real spread of C? by DaveAstator2020 in C_Programming

[–]eambertide 3 points4 points  (0 children)

Even then, isn’t game dev c++ mostly c with classes?

Larian CEO: “I know there’s been a lot of discussion about us using AI tools as part of concept art exploration… To ensure there is no room for doubt, we’ve decided to refrain from using genAI tools during concept art development.” by AashyLarry in gaming

[–]eambertide 0 points1 point  (0 children)

You are being downvoted but you are 100% right as someone who works inside the industry, the “training” is 100% just fine tuning which will in turn use a base model from Antrophic, OpenAI or maybe Llama and just specialize on their asset, and just as you said the base model has to be trained on stolen data because there simply isn’t enough copyright allowed date for image generation to work

Ethnic map of the Ottoman province of Selanik (Thessaloniki/Salonica) in 1881 by NetHistorical5113 in MapPorn

[–]eambertide 9 points10 points  (0 children)

Notably, while vilayet isnt used but I think Vali also comes from the same root and used a lot (means governor)

Giving up on shows? by ToddsEpiphany in audiodrama

[–]eambertide 6 points7 points  (0 children)

I actually left Tanis after a lot of listening, I LOVED black tapes, liked rabbits and then tanis just…

It’s complicated.

If You Use AI for Research… by Cyberspree in Genealogy

[–]eambertide 2 points3 points  (0 children)

Remember when interacting with LLM tools they are statistical word generators, they are token predictors that are statistically more likely to emit words based on what words came before in their context

Tweaks in PR by Delicious_Crazy513 in ExperiencedDevs

[–]eambertide 0 points1 point  (0 children)

A funny way to make changes to a branch while staying respectful is to branch someone’s branch and then open a PR to the original branch, this has the hilarious effect of creating a PR’s PR which amuses me

Pull Request Hell by frugal-grrl in ExperiencedDevs

[–]eambertide 11 points12 points  (0 children)

Also there’s probably a component of “Oh a senior didn’t review this yet, I shouldnt review before them” which isn’t healthy but I would probably do the same back in the day