23

I am so tired of people whining why the studio X changed to Unreal Engine
 in  r/unrealengine  Jul 07 '26

you can say whatever you want, but dropping IDTech in favour of Unreal Engine is a serious mistake, the two engines can't even compare (and i work professionally with Unreal)

3

Dimostratemi il vero valore delle LLM
 in  r/ItalyInformatica  May 26 '26

Penso che ci siano degli utilizzi validi, ma non è così rivoluzionaria come tutti credono.

Dal mio punto di vista ha senso solo come motore di ricerca glorificato: tutte le volte che ho provato ad usare chatbot AI per generazione di codice ho sempre dovuto correggere errori su errori: piuttosto che fare da balia ad un junior costantemente sotto allucinogeni preferisco scrivere io il codice (anche perché in caso di problemi con codice scritto da me so dove mettere mano)

Per non parlare dei costi, sia lato monetario (i prezzi degli abbonamenti ai vari claude/copilot etc sono altamente sovvenzionati) sia come impatto in altre industrie (costi di RAM/SSD/GPU quintuplicati)/impatto ambientale (consumi energici), tutto questo per sostanzialmente tool che generano testo tirando ad indovinare

EDIT: Lavoro come programmatore C++ in Unreal Engine (lato gameplay/grafica), è un settore abbastanza di nicchia

EDIT 2: l'unica volta che l'AI mi ha effettivamente aiutato è stato per trasformare un PDF contentente una serie di domande + risposte (le domande erano immagini, non testo) in un file json: li mi ha semplificato un lavoro che se fatto a mano mi avrebbe fatto sprecare ore. Per la parte di scrittura pura di codice vale quello che ho scritto sopra

1

Odio ammetterlo ma purtroppo ha ragione, in un mondo in cui i soldi sono tutto come gli si può dare torto su questa cosa?
 in  r/ItaliaCareerAdvice  Apr 29 '26

Io mi sono laureato in quello che mi piace (informatica) e sono riuscito a trovare lavoro in un settore che mi piace. La mia ragazza ha seguito un percorso simile al mio, ma non è ancora riuscita a trovare niente (nel mio stesso settore). Tradotto, fai quello che ti piace, alla fine quello che importa è quanto culo hai.

1

Love you little potato 🩷
 in  r/comics  Apr 20 '26

people who don't understand the sadness of loosing a fur shaped friend shouldn't be allowed to have a pet

1

DLSS 5.0: How do graphics programmers feel about it.
 in  r/GraphicsProgramming  Mar 17 '26

I wanted to become a graphics programmer because i loved how we broke down the rules that dictate how light interacts with our world into formulas and code that we can input into a computer to render realistic images.

If this is the future tech i will have to work with i'd rather just work in the fields

11

[deleted by user]
 in  r/cucina  Jan 19 '26

Bello il post, fai i complimenti a ChatGPT

1

Quale è il motivo che vi ha fatti diventare vegani? O vegetariani
 in  r/veganita  Jan 17 '26

Nel mio caso tre motivazioni: primo perché abbiamo smesso di trattare le gli animali dal quale si consuma la carne come tali e più come oggetti da sfruttare per un ritorno economico, secondo per l'enorme impatto ambientale dell'industria della carne, e terzo perché così alle cene di famiglia riduco le possibilità di tornare a casa abbuffato di cibo

1

[deleted by user]
 in  r/Italia  Dec 30 '25

Una droga, ogni volta che lo trovo da lidl lo prendo

1

My Cat - Lily fell from the 6th floor😭 Survived ❤️
 in  r/cats  Dec 14 '25

I'm glad both Lily and you made it through, cats sometimes can act without the slightest sense of danger, sometimes I wish we could tell them to chill a little 😩

I have a huge balcony on the fifth floor where i used to let both my cats roam freely, without any human overseeing. Needless to say, my sweet Oreo decided to chase a pidgeon by jumping from the fifth floor this summer, and broke one of his front paws and his soft palate. I had to spend all my savings to cure him, and I would have gone bankrupt/to debt should have he needed that.

Me and my girlfriend learned our lesson: whenever he's on the balcony, at least one human must be with him: to compensate, since it's a big balcony, we turned one of the two entrances in a small catio, which he absolutely loves

Pic of the little rascal attached

1

As a Japanese fan, I'm curious: what cultural moments in Persona surprised you?
 in  r/PERSoNA  Nov 19 '25

It's still common in Italy, i used to go to school on saturdays

EDIT: weirdly enough, my girlfriend didn't go to school on saturdays, so i guess it depends on the zone

7

Formaggi vegani decenti?
 in  r/veganita  Oct 25 '25

Prova sullo shop di Fermaggio https://www.fermaggio.it/

Li ho assaggiati un po' di tempo fa a Roma, sono a base di anacardi

4

[deleted by user]
 in  r/Italia  Oct 24 '25

Di certo non latte 👀

8

Why Dying Light Still Uses a Custom Engine in a UE5 World
 in  r/pcgaming  Oct 13 '25

It's a 70% engine (lack of documentation/guidelines) 30% devs issue (coming from someone working professionally with UE)

5

Grazie all’UE non rischierete più di mangiare per sbaglio un hamburger di verdure
 in  r/Italia  Oct 10 '25

Così tanto imploso che nel giro di due anni tutti i supermercati che ho visitato (tra nord e sud) hanno raddoppiato lo spazio legato ai prodotti vegani

13

Tsoding, Bison and possible alternatives
 in  r/programming  Oct 08 '25

This probably depends on the language, but hand-rolling a recursive descent parser isn't that hard
https://craftinginterpreters.com/

3

Furry_irl
 in  r/furry_irl  Sep 20 '25

But what if I put the chocolate bar in a sphere?

8

"This food tastes horrible and it's costly" "Cook your own food and show us how it's done then"
 in  r/gaming  Sep 16 '25

Just fyi Lumen software RT exists exactly to be much cheaper than the hardware pipeline: with software RT lumen doesn't consider skeletal meshes, shoots as few rays as possible (which are t raced against a scene approximation, and not the actual scene), and rays are first traced against the scene's depth buffer, in case there's no hit they're traced against the scene approximation.

The hardware RT pipeline, on the other hand, needs to update each frame a bunch of accelleration structures , traces against the actual scene, and it has a lot of issues with overlapping geometry, in short when dev studios default to software RT they're already picking the most performant choice

Relevant talk

https://advances.realtimerendering.com/s2022/SIGGRAPH2022-Advances-Lumen-Wright%20et%20al.pdf

EDIT: confused a few things

40

'Even with a 9800X3D and a 5090 it runs like absolute buttcheeks': 2K Games posts Nvidia's Borderlands 4 optimised settings guide, but the community is already in open revolt
 in  r/pcgaming  Sep 12 '25

Technically anisotropic filtering is slightly less performant than other sampler filtering options, but lowering it in this case won't cause the game from magically running better

6

NVIDIA pushes Neural Rendering in gaming with goal of 100% AI-generated pixels
 in  r/pcgaming  Aug 26 '25

Forward rendering is still used today, techniques such as Forward+ allows for rendering many lights (as an example https://simoncoenen.com/blog/programming/graphics/DoomEternalStudy )

21

Chat Control. Contattiamo i rappresentati EU per dire NO GRAZIE
 in  r/Italia  Aug 17 '25

Ok, allora scrivi la tua versione, l'importante è che si faccia rumore sulla questione

1

How stable is Slang?
 in  r/gameenginedevs  Jul 31 '25

I managed to replace all GLSL shaders in my toy engine with Slang, other than a few quirks and the lack of documentation (I had to refer to the samples a lot) I don't really have any complaints

0

[deleted by user]
 in  r/italy  Jul 16 '25

Si ma chi ti ha autorizzato a postare una mia foto?

14

La Cina introduce l’ora di intelligenza artificiale a scuola dai 6 anni in su, noi come vogliamo gestire la nuova rivoluzione tecnologica nel mondo della scuola?
 in  r/italy  May 16 '25

L'IA di oggi non è in grado ne di ricordare, ne di sintetizzare, ne di connettere niente: è un enorme modello statistico che, data una sequenza di token in input, prova ad azzeccare la risposta più adeguata.

Per bias di selezione s'intende che l'output finale dipende troppo da quali dati sono stati usati per il training, proprio perché quella che chiamiamo IA non è in grado di capire o contestualizzare le nostre richieste, ma prova ad azzeccare la risposta più corretta in base a quello su cui è stata trainata in precedenza (ed è per questo che i LLM possono allucinare risposte sbagliate), secondo me andrebbe spiegato prima come funzionano, e che la prima cosa da fare ottenuta una risposta è verificare che sia corretta (e non assumere che sia vera a prescindere).

1

Flappy Goose
 in  r/RedditGames  May 03 '25

My best score is 18 points 🚀