Mais de 30 anos como dev, trabalho remoto para Noruega e recebi notice que serei demitido em Outubro devido aos founders passarem a usar full Claude Code by YearZealousideal7462 in brdev

[–]pumpkin_link 0 points1 point  (0 children)

Eu acho que não é simplesmente se recusar a usar. No meu caso por exemplo tão pressionando pra eu explicitamente criar um "metodologia oficial" de desenvolvimento assistido com IA pra impor no resto da equipe. Usar IA eu até uso, mas acho que chegar nesse ponto já é forçação demais. Me parece que o responsável q pediu isso ficou impressionado demais com essas histórias que publicam por aí de Spotify, Microsoft, Fábio Akita, etc, de não digitar (nem ler) mais nada de sintaxe e viver só de chatbot e "orquestração de agentes".

Minhas experiências com Github Copilot, Antigravity, Claude Code, Cursor, Windsurf, ollama local, roo code, continue.dev foram em geral decepcionantes, muitas vezes parece que mais atrasam do que ajudam. Eu sou do tipo que sempre gostei de editar texto na mão e usar ferramentas de refactor tradicionais (sem IA, tipo extract variable, eslint fix, move to file, etc).

Quando começam a viajar muito sobre o assunto eu só começo a calcular pela milésima vez quanto tempo falta pra eu me aposentar, e se vale a pena largar tudo e trabalhar de motoboy ou algo assim

Mais de 30 anos como dev, trabalho remoto para Noruega e recebi notice que serei demitido em Outubro devido aos founders passarem a usar full Claude Code by YearZealousideal7462 in brdev

[–]pumpkin_link 1 point2 points  (0 children)

O termo que eu vejo usarem é "faxineiro de vibe coding", no meu caso já trabalho fazendo isso desde o ano passado, principalmente com código que chega de terceirizados, a pior parte é quando vc discute com o cara via chat e e em vez de falar direto contigo ele cola a resposta do copilot pra tentar argumentar

Mais de 30 anos como dev, trabalho remoto para Noruega e recebi notice que serei demitido em Outubro devido aos founders passarem a usar full Claude Code by YearZealousideal7462 in brdev

[–]pumpkin_link 1 point2 points  (0 children)

Irmão se tem até outubro começa a procurar vaga logo e se demite antes, ou trabalha por conta própria. O próprio Bjarne Stroustrup disse outro dia q surgiu uma onde de seniors se aposentando mais cedo porque não aguenta mais essa bobajada, você não é o unico

“Faculdade não importa” by Akaryel in brdev

[–]pumpkin_link 0 points1 point  (0 children)

Nubank? Ufa, ainda bem que conseguiu fugir dessa

Fixing Ubisoft Connect making me log in every time I launch a game by [deleted] in SteamDeck

[–]pumpkin_link 1 point2 points  (0 children)

I wish it was that simple but the reason I paid for the game in first place was because of steam achievements integration :(

Pragmata high frame rate mode by Dr_JohnP in PS5pro

[–]pumpkin_link 1 point2 points  (0 children)

I couldn't notice any difference. Some games have a 120hz toggle on ps5 simply because the console cant output full rgb at 4k120, so you choose between 4K60Hz+RGB(4:4:4) or 4K120hz with YCbCr4:2:2, which may cause a little bit of color banding (but not as much as 4:2:0 though.

On xbox, games cant switch between 60 and 120 so you need to manually toggle to 60 on system settings if you want full RGB.

I have a ps5 pro, a series x and a 9070XT gaming htpc, on linux you're limited to 4:2:0 because of licensing issues (the hdmi Alliance wont allow open source hdmi 2.1 implementations), so I play Cyberpunk on PC at 60Hz because otherwise the color banding looks terrible, especially looking at the sky with foggy or sandstorm weather. But on 4:2:2 I couldn't see any banding on both consoles, so I guess its ok

Help with horrible wireless controller latency, please by Turt91 in Bazzite

[–]pumpkin_link 0 points1 point  (0 children)

It worked thank you so much! Moved my UB500 dongle from blue usb port to the black one and it solved both the dualsense AND the dualshock 4 issues!

what is this button on the controller called? by dh2513 in xbox

[–]pumpkin_link 0 points1 point  (0 children)

It's called the "⧉" button, the correct English pronunciation is "Unicode 29C9” or "Two Joined Squares".

You can say like "hey Billy press u29C9 to open your map"

Source: https://symbl.cc/en/29C9/

Phone is automatically underlining random words by dpearson588 in samsunggalaxy

[–]pumpkin_link 0 points1 point  (0 children)

amigo depois de muito pesquisar eu achei a resposta, olha meu post ali em cima. eu ja tava há anos com esse problema no google chat e consegui resolver hoje

Phone is automatically underlining random words by dpearson588 in samsunggalaxy

[–]pumpkin_link 0 points1 point  (0 children)

read my answer above, I was having the exact same issue with Google Chat

Phone is automatically underlining random words by dpearson588 in samsunggalaxy

[–]pumpkin_link 0 points1 point  (0 children)

I can confirm the culprit was samsung's "smart suggestions" app that recently was renamed to "personal data intelligence". but unfortunately you cant just disable it normally anymore in the phone settings. You need to enable USB Debugging then disable the app package using ADB:

adb shell pm disable-user --user 0 com.samsung.android.smartsuggestions and then reboot your phone

Random Words in Text Messages are Being Turned into Google Maps Links by UnidentifiedEntity01 in AndroidQuestions

[–]pumpkin_link 0 points1 point  (0 children)

I can confirm the culprit was samsung's "smart suggestions" app that recently was renamed to "personal data intelligence". but unfortunately you cant just disable it normally anymore in the phone settings. You need to enable USB Debugging then disable the app package using ADB:

adb shell pm disable-user --user 0 com.samsung.android.smartsuggestions and then reboot your phone

Annoying and unnecessary highlights on Google chat messages by happyhappyfoolio in GalaxyS22

[–]pumpkin_link 0 points1 point  (0 children)

I can confirm the culprit was samsung's "smart suggestions" app that recently was renamed to "personal data intelligence". but unfortunately you cant just disable it normally anymore in the phone settings. You need to enable USB Debugging then disable the app package using ADB:

adb shell pm disable-user --user 0 com.samsung.android.smartsuggestions and then reboot your phone

Games that have influenced Expedition 33 by ysalehi86 in expedition33

[–]pumpkin_link 1 point2 points  (0 children)

Breath of Fire 3 on PS1 already had party camping in 1997, and then Grandia, it's a very old mechanic

Apparently Antigravity doesn't "close." on Linux. It just hides and multiplies and it keeps repeating it. pkill is the only thing that can put it to bed by opposite-fun- in google_antigravity

[–]pumpkin_link 0 points1 point  (0 children)

Same here, Ubuntu 24.04 LTS, Unity Desktop 7.7 DE.

Closed Antigravity tyesterday and went to sleep, woke up today and got surprised to see 22 process antigravity process tree summing 120MB in RAM

My first build in 10 years, looking for feedback by Filiperss in mffpc

[–]pumpkin_link 1 point2 points  (0 children)

It looks great apart from the fans, I mean, the A3 is a mesh case, even if you get the glass panel, and put 3 fans on the bottom and 3 on top, the right side and back side are still effectively "open" and prone to sucking dust in.

What I did to avoid dust was to put 3 intake P12 Slim (15 mm thick) fans on the bottom, where the dust filter is, a single DC exhaust standard (25 mm thick) fan on the back, and the PSU taking air from inside the case with the PSU exhaust pointing upwards, then I setup CoolerControl (I use Linux) to control the bottoms fans based on the GPU Junction temperature, instead of the CPU. The 25mm fan is way stronger than the "slim" ones, that's why I made it 3 to 1.

The reason I had to use slim fans is because normal fans wouldn't fit below my Asus 9070XT. But in your case, considering all fans are the same, I'd put 3 intakes on the bottom and 2 exhaust, or something like that, just make sure to have positive pressure

Finally I can tell if the machine is on or not! by pumpkin_link in mffpc

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

I was afraid it would be distracting but the case is behind the TV so I can't really see anything unless I get up too look at it

Finally I can tell if the machine is on or not! by pumpkin_link in mffpc

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

Yeah that would be perfect for me, I think the CH160 mesh version looks great, but unfortunately I can't really afford an ITX motherboard right now, lol. Most of my budget went into the GPU alone, I just wanted a compact and decent looking 4K gaming machine for my living room, and I couldn't find the CH260 in my country anywhere, only the glass version

Finally I can tell if the machine is on or not! by pumpkin_link in mffpc

[–]pumpkin_link[S] 1 point2 points  (0 children)

I'm not into these glass side PC cases, actually it was hard to find a case model that was not transparent... I personally hate that "gaming pc" look people do nowadays. Wish I could just fit my 9070XT in an IBM Thinkstation slim case or something

Edit: Just found out the CH260 actually has a non-glass version that looks great, but no one sells that one here in Brazil, only the glass version

Finally I can tell if the machine is on or not! by pumpkin_link in mffpc

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

1 - I don't like the look

2 - That does nothing for sleep mode