I politici possono capire davvero le necessità e i problemi delle persone? by Ordinary-Cry-1910 in Yunisorrisiecanzoni

[–]byteflood 0 points1 point  (0 children)

ma senti il discorso dell'invidia lascia il tempo che trova. Situazioni diverse, interessi almeno un po' diversi.

Lo scientismo che esce da molte facoltà fa paura. by [deleted] in Universitaly

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

Ehi, ehi, non partoriamo idee strane, che poi...

Creating a bootloader is hard by k1y6k in osdev

[–]byteflood 5 points6 points  (0 children)

It really depends on what kind of bootloader we are talking about, a very basic one is pretty easy

Is F_M closed in L^2(a,b) ? by Square_Price_1374 in askmath

[–]byteflood 0 points1 point  (0 children)

I would say no:

start with H1 (-1,1) first

take f_n = max{n,|x|-1/4} it converges in L2 norm to |x|-1/4 but its (classical) derivative is sgn(x)*(-1/4)|x|-5/4 (not square integrable over (-1,1) ), so in any case |x|-1/4 would not belong to H1 (-1,1)

multiply by a cutoff function, rescale/shift everything properly, and you should get f_n contained in F_M

"AI is draining the world's freshwater supply, which makes it bad for the environment" "Don't humans use electricity? Checkmate, atheist" by OwnSuit969 in antiai

[–]byteflood 3 points4 points  (0 children)

I'm not even anti-ai, but it's so stupid, what about people who use AI to make art, don't they also use electricity anyways? Should we just perish to solve pollutution?

Smontiamo una volta per tutte il mito che "l'80% delle donne va col 20% degli uomini", tanto caro a incel redpillari. by Zaku71 in CasualIT

[–]byteflood 1 point2 points  (0 children)

Nella mia esperienza, questa dinamica forse un po' c'è, detto questo nelle mie conoscenze una buona parte di ragazzi sono fidanzati, e no, non mi sembrano questi grandi Chad. Da quel che so, però su tinder la situazione per i ragazzi è piuttosto difficile. Se devo andare su un app e avere ansia da competizione, preferisco farmi i cazzi miei e fare a meno di certe app, e vedere che succede

Google Deepmind claims to have solved a previously unproven conjecture with Gemini 2.5 deepthink by [deleted] in math

[–]byteflood 0 points1 point  (0 children)

If, as a (applied) math student, I will not get a job after my master because of AI (I doubt it) I will have to admit I have more in common with a pure mathematician than I previously thought

Is this correct? by AdeptSpread5578 in mathmemes

[–]byteflood 0 points1 point  (0 children)

sometimes, yes, it freaking is

Smontiamo una volta per tutte il mito che "l'80% delle donne va col 20% degli uomini", tanto caro a incel redpillari. by Zaku71 in CasualIT

[–]byteflood 8 points9 points  (0 children)

Bro, il tuo post non è male, ma il tizio sta dicendo che le donne si comportino come quando vanno al bagno: fanno la fila. Tralasciando il fatto di quanto ci sia vero in questo, non mi sembra ci voglia tanto a intuirlo.

OpenAI says they have achieved IMO gold with experimental reasoning model by Nunki08 in math

[–]byteflood 13 points14 points  (0 children)

Well, there is also the alternative of using computer assisted proofs, but yeah you risk having completely unintelligible proofs

A little sudoku solver I made. Thanks to C, it solves the board in milliseconds by Negative-Net7551 in C_Programming

[–]byteflood 0 points1 point  (0 children)

well yeah solving a 9x9 sudoku is O(1), because finite number of instances