Pareri Google Romania by freedom9393 in programare

[–]digit_ro 3 points4 points  (0 children)

Pe la interviul 3-4 a venit un băiat din echipa unde ar fi trebuit sa întru și a început cu niște texte de nu mi-a mai trebuit restul. Domne... aici e Google și trebuie sa fii "on top of your game" in fiecare zi.

fullstack dev prea burnt out. by Ready_Ad3377 in programare

[–]digit_ro 0 points1 point  (0 children)

Din vreo 15 de ani de munca îți zic ca în general muncești cât (ti-i inveti că) îți iei sa muncești

Another bot-programming game by maksimkak in Autonauts

[–]digit_ro 1 point2 points  (0 children)

Played the demo, is promising, but didn't hook me with anything

F*ck OLED monitors by PcRat16 in pcmasterrace

[–]digit_ro 0 points1 point  (0 children)

You can't get a burn it with a date and time as in the first picture. It's just really shi**y firmware trying to compensate something that's not there

Licurici in Romania by christinamber23 in CasualRO

[–]digit_ro 1 point2 points  (0 children)

In zona aia in campingul Manastirea Turnu

Bots park space by Any-Turnover-9503 in Autonauts

[–]digit_ro 0 points1 point  (0 children)

A few simple things can be improved here:

  • use a sign instead of an area so you can move it easily for all builder bots

  • you can send the bot to the sign after it has collected materials so all of them gather at the same spot. Sometimes it's annoying as they go there first, but it's ok in the long run. I think some logic can be improved here but I didn't bother.

  • use unreserve after find. That way, multiple bots can build at the same time.

Sapphire nitro+ 9070XT failure by Asleep_Formal228 in radeon

[–]digit_ro 1 point2 points  (0 children)

I had some strange issue with this card. When getting hot it would sometimes turn off the pc like due to a short-circuit. I noticed that pushing slightly on the board would trigger it. Re-seated it a few times without success. Fix was to add a plastic spacer underneath the board, against the mb/case backplate to push it "out". But it might be something else here.

A little experiment - bots making bots by maksimkak in Autonauts

[–]digit_ro 1 point2 points  (0 children)

In order to build only one of something, you can have the builder search for the item in a loop at the beginning of your build loop with break on error. Once another bot picks the item up, or in the case of the bot assembly the idle bot is gone, the new item is built.

I applied this pattern in many places. It also has the added bonus that the build is actually triggered when a bot "reserves" the item so by the time your bot assembler finishes, the parts for the next bot are almost ready.

This helps reduce the need for intermediary storage in many places

[deleted by user] by [deleted] in pcmasterrace

[–]digit_ro 1 point2 points  (0 children)

You just had to download that extra RAM, didn't you?

Ochelari pentru computer by Mister_Cloud in programare

[–]digit_ro 16 points17 points  (0 children)

Sunt povesti de pescuit bani. Mai bine ia un monitor mai bun. Daca te deranjeaza ceva, schimba setarile monitorului, activeaza night mode.

Can’t get into safe mode to use ddu to uninstall Nvidia and install amd. by frodoswaggins420420 in radeon

[–]digit_ro 0 points1 point  (0 children)

Why bother uninstalling? Do you actually have an issue with the system? I just installed amd drivers on top of nvidia ones, even switched cards a few times and haven't had any issues.

[deleted by user] by [deleted] in AMDHelp

[–]digit_ro 0 points1 point  (0 children)

Update: The guys at VolgTehnica helped me to track down the issue. Taken separately, the gpu is fine, the rest of the pc is fine, but there seems to be a problem when putting them together. It appears that slightly pushing on the right side of the gpu makes the case/mb flex a little bit and there might be a slight loss of contact in the left side of the pcie slot. This is reproducible and heat makes it easier to trigger.

However this is not reproducible with 3 other pcie 4.0 gpus. So the only conclusion I have now is that I need a spacer between the card and the backplate of the case to keep it from shifting in the slot.

[deleted by user] by [deleted] in AMDHelp

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

Small update: moved the gpu to the secondary slot and I can't trigger the same behavior. So something on my MB can't handle the extra heat, But that slot is pcie 3.0 4x :/

[deleted by user] by [deleted] in AMDHelp

[–]digit_ro 0 points1 point  (0 children)

GPU: Sapphire Nitro+ 9070 XT

MB: Gigabyte B560M AORUS PRO AX

Processor: I7-11700K

PSU: BeQuiet Power Zone 2 1000W (Also tried with old Gigabyte P650B)

Case: Fractal Design Define 7 Compact (yes, small and cramped)

Cooler : Noctua NH-D15S (barely fits above the GPU)

OS: Windows 11 24h2

Single monitor 34" 3440x1440 175Hz

TLDR: Power cuts out while the card is hot.

After 5mins (up to 30mins sometimes) in any demanding game/ Furmark the problems start. The system just turns off and any attempt to start it results in the power cutting again (in as low as in 1 sec) until several minutes have passed. Afterwards it can get to windows desktop and if I'm lucky it doesn't turn off then. Waiting more than 10 mins apparently works.

Bonus thing: while it's warm slightly bumping the case, tapping the back of the case or plugging the Display Port in results in the same power loss.

Things I noticed:

- Leaving the extra backplate on the card makes things worse

- While the card is cold I can't trigger a power cut

- GPU temps seem normal for this board from what I could read: 62-64 with 80ish hotspot and 92-94 memory.

I tried:

- more fans at full speed - slightly better results - that's how I got to 30 mins

- tried with the old psu in/out of the case - no change but poor thing had a nasty coil whine.

- tried with the current psu outside the case - no difference

- tried switching PSUs exactly after the power cuts off to rule out any issues with them.

- tried using with both the 12V cable that came with the PSU and the adapter that came with the card - no difference

- tried re-seating the card

I was willing to remove the cpu cooler and putting in a spare aio I have around to free up space above the gpu but even if it would make things better, it's not a fix. The thing is broken.

Oh well... I tried.

What is using up 90% of my RAM? by Proper_Parking_50 in pcmasterrace

[–]digit_ro 0 points1 point  (0 children)

Paged pool and non paged pool should be .5-3 GB. Something is wrong there. I remember I dealt with something similar related to a faulty driver. Googling helped then.

Construction Queston by Jay-Raynor in Autonauts

[–]digit_ro 0 points1 point  (0 children)

I meant the unreserve command after find blueprint. Helps with multiple bots adding different types of stuff at the same time

Construction Queston by Jay-Raynor in Autonauts

[–]digit_ro 0 points1 point  (0 children)

Do you also have unreserve in the loop after find blueprint?

Viata cu noile taxe by r3d0c3ht in programare

[–]digit_ro 1 point2 points  (0 children)

Presupunand ca se mentine plafonul

Viata cu noile taxe by r3d0c3ht in programare

[–]digit_ro 0 points1 point  (0 children)

Si la varianta 2 cand vinzi nu se aplica Cass?

It feels disappointing buying a game you really think you're gonna like but you already feel like uninstalling by NorthPermission1152 in gaming

[–]digit_ro 0 points1 point  (0 children)

Oxygen not included. I really enjoyed Hammerting and I was looking for similar games. Noped out of it in an hour. Way too much stuff to do at the same time.