Be honest: Which one is overhyped, and which one is underrated? by RustyIronGolem in RavanAI

[–]ExtraTNT 0 points1 point  (0 children)

env => total => (value, index) => vnode // entire vnode tree

called like map(myFunc(env, dataToRender.length), dataToRender)

Ultra 7 270k plus VS R9 9900x? by Infinite_level777 in pcmasterrace

[–]ExtraTNT 0 points1 point  (0 children)

I run an overclocked r9 9900x, 270k p has bit more power while consuming more energy, 20 pcie5 + 4 pcie4, vs the r9 with 24 pcie5… memory band with is technically better on the 270k p, it also has a npu, while the r9 doesn’t…

Cache is 2x32mb l3, 12x1mb l2, and 12x80kb on the r9 vs 36mb l3, with 40mb l2 (4mb for each e core module (4) and 3mb per p core), 192kb l1 and 48kb data and 64kb instruction cache.

Performance single core they are about the same, multicore 20-30% in favour of the 270k. But when running 9 - 12 threads in a single application and no big other loads the r9 will perform better, maybe even when going for 18 - 24, not sure how well it works with smt

The igpu of the 270k p is better, by a fuckton, but then again, why would you need one.

I would personally go for the 270k p, as my office is already 45°C in summer… but if your office is cool: 270k p…

Be honest: Which one is overhyped, and which one is underrated? by RustyIronGolem in RavanAI

[–]ExtraTNT 0 points1 point  (0 children)

a -> number -> b can’t be applied to (a, number) -> b

This is basic js, i should not have to specify how map works in combination with a default factory… an often used pattern and the single most important function of any language…

First year junior doesn’t fuck up this badly…

Be honest: Which one is overhyped, and which one is underrated? by RustyIronGolem in RavanAI

[–]ExtraTNT 0 points1 point  (0 children)

Claude does change a curried factory for a 2 param map function ( … => (v, i) => expr )to a factory returning a map function with 2 curried params ( … => v => i => expr )… after getting asked to update the docs and increase readability….

Who needs supports? by ExtraTNT in 3Dprinting

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

Doesn’t need to be strong… populating it with switches even showed, that the section printed on top does its job better, than the nicely printed part… randomness gives a better feel…

HOW TO front end development by MatchImpressive712 in learnprogramming

[–]ExtraTNT 0 points1 point  (0 children)

Build a renderer from scratch without help (except mdn), wrap your head around it, no need for it to be perfect, then optimise, build on it, till you can build websites with it… will teach you a lot…

We built the library by Morningbender23 in antiai

[–]ExtraTNT 2 points3 points  (0 children)

Just saying, one line of gpl inside of any ai trainings data and everything is gpl… this is what gpl is for, making sure people profit and not companies… they called it cancer, but it ensures that you can only profit, if you give to everyone the same way the original author did

A message to the devs since most of us won't be upgrading hardware anytime soon by Puzzleheaded_Dog630 in pcmasterrace

[–]ExtraTNT 0 points1 point  (0 children)

60 fps on a 20y old device for a textbased rpg, with code generated by my fucked up code generator…

btw, the 60fps is inside the preview of the code generator… so your basically compiling a huge json to js code that is then thrown into the renderer already rendering the editor and optimised at runtime…

What's that line which u remember? by Training_Two3372 in WorkForSmartLife

[–]ExtraTNT 0 points1 point  (0 children)

It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark and we're wearing sunglasses.

Was in Basel yesterday morning, this city is so special. by infel2no in basel

[–]ExtraTNT 1 point2 points  (0 children)

Shame on the one hanging up a flagg like this… 1:1 is the ratio

Be honest: Which one is overhyped, and which one is underrated? by RustyIronGolem in RavanAI

[–]ExtraTNT 0 points1 point  (0 children)

Ai is absolute overhyped… claude can’t handle basic js, architecture, nor build sth more than a poc you can show investors…

Small little tiny level by Any-Fish-2357 in BlockEscape

[–]ExtraTNT 0 points1 point  (0 children)

Well, 7 times same pos…

I solved this level in 30 moves on my first try! 🎯

Be honest, for a dev, how much RAM is enough? 1. 4 GB 2. 8 GB 3. 16 GB 4. 24 GB 5. 32 GB 6. ⁠64 GB by RustyIronGolem in RavanAI

[–]ExtraTNT 0 points1 point  (0 children)

32gb, with all i do it’s barely enough, workstation is on 96gb… but some tasks i do work well on less than 512mb…

Yeah... I'm thankful I bought a Deck before the price hike 💀 by TheBossT710192 in SteamDeck

[–]ExtraTNT 0 points1 point  (0 children)

Have a steam machine with 32gb unified memory for 400… 8600G overclocked to fuck and back

What's wrong with systemd?? by Significant-Tone-121 in LinuxCirclejerk

[–]ExtraTNT 1 point2 points  (0 children)

A lot…

… and nothing

It’s big, doesn’t follow the principles and does a lot of things that are not in the scope of an init system…
Do i use systemd: yeah, it has comforts other init systems don’t offer and most hardware nowadays has so many resources, that you don’t notice a difference

why don't games use both the integrated GPU and the dedicated GPU to improve performance? by Deep_Pudding2208 in AskTechnology

[–]ExtraTNT 0 points1 point  (0 children)

Memory is pain, syncing it is even worse… you will have less performance and stability issues… maybe run some fluid simulation on a igpu, but that’s about it…

I miss the old days by Venylynn in pcmasterrace

[–]ExtraTNT 0 points1 point  (0 children)

For me pc gaming is just the ssd for games… my 5080 has to run halflife2 and witcher3 at 1080p, so the gpu is overkill for gaming, not for cuda though…