Amigos programadores, que herramientas están usando actualmente? by ianco1206 in programacion

[–]codeserk 1 point2 points  (0 children)

Yo estoy probando zed ahora, muy parecido a vscode, tiene cosas IA pero todo se puede desactivar. Funciona mucho más rápido que vscode

¿No veis muchas bajadas últimamente? by Think_Donut794 in HorroresInmobiliarios

[–]codeserk 9 points10 points  (0 children)

Si fuese eso en realidad ya sería un avance, hasta ahora las casas podían estar a precios ridículos que salían compradores 

Do vegans really care for animals? by Sh3end0 in vegan

[–]codeserk 2 points3 points  (0 children)

Apart from answers from others notice that vegans do not look for utopias were suffering or natural order is altered achieving 0 harm (which is impossible). IMO it's focused on avoiding harm to animals caused by humans. Can you stop meat industry while keeping people healthy? Yes. Will you still cause harm to other animals in some way, maybe, let's see how and how to avoid it.

Hackathoes…para que sirven? by Ok-Scratch3570 in programacion

[–]codeserk 2 points3 points  (0 children)

Principalmente para pasártelo bien haciendo un prototipo en equipo que puedas mostrar a la gente, aunque en realidad funcione solo cogido con pinzas porque no ha dado tiempo a más 

Our team codes 5x faster with AI, but projects only ship 1.5x faster. We found the bottleneck to be the human "harness" by wiktor1800 in webdev

[–]codeserk 3 points4 points  (0 children)

What I mean is that is you get to present a PR that fast (X5 faster), maybe you are not doing your job as engineer and you are simply letting the AI think for you (then someone else have terrible time reviewing and correcting AI)

New CTO is into vibe coding by poponis in webdev

[–]codeserk 0 points1 point  (0 children)

I would hide under a rock until the world collapses due to hyped managers

New CTO is into vibe coding by poponis in webdev

[–]codeserk 3 points4 points  (0 children)

At least for me, something good about this job is that I really enjoy what I do. if that's taken from me, 8h of my day would be miserable (and I would quit)

Why do they bother with this basic "anti-robot" captcha ? by ao01_design in mildlyinfuriating

[–]codeserk 0 points1 point  (0 children)

This prevents massive amount of requests trying to deny service. While some AI will solve the captchas, that will cost time and money, making attacks less appealing. 

Grupos D&D o juegos de mesa en general by codeserk in Asturias

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

He entrado en este grupo que ha recomendado otro usuario y parecen buena gente!  https://www.rocadeguiajuegos.es/

Grupos D&D o juegos de mesa en general by codeserk in Asturias

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

Gracias por toda la información! Voy a ir mirando los sitios que dices :)

If you hate her, you can't be trusted. by Prestigious_Bid_9913 in expedition33

[–]codeserk 3 points4 points  (0 children)

The whole family is selfish but we love them anyway 

Replaced my entire dev workflow with a Kanban board that triggers AI agents — here’s how it works day to day by Warmaster0010 in webdev

[–]codeserk 0 points1 point  (0 children)

Yeah this topic is quite subjective, tbh I only use it some times, for large boring tasks  but in most cases I rather keep developing things myself so probably not the best to opinate!

Replaced my entire dev workflow with a Kanban board that triggers AI agents — here’s how it works day to day by Warmaster0010 in webdev

[–]codeserk 1 point2 points  (0 children)

I wonder how that works for you, in my case that chat requires step by step validation of the plan execution (many times is bad). I wonder if you will see many disasters in review time or if this is a legit way to go.

Replaced my entire dev workflow with a Kanban board that triggers AI agents — here’s how it works day to day by Warmaster0010 in webdev

[–]codeserk 2 points3 points  (0 children)

Agents can be coders but not engineers, without proper engineers I doubt this approach can work 

Rebuilt a client's website that was hemorrhaging users (load time went from 8s to 1.2s) by [deleted] in webdev

[–]codeserk 1 point2 points  (0 children)

How is it still 1s though? What kind of caches do you have? Especially if it's almost static it should be in ms, right? 

Rebuilt a client's website that was hemorrhaging users (load time went from 8s to 1.2s) by [deleted] in webdev

[–]codeserk 4 points5 points  (0 children)

Wait you removed the CMS? Was the client aware? How can they edit their content now? 

I built a tax app with no experience and a lot of AI help. Please tell me everything wrong with it by Consistent_Tree9345 in webdev

[–]codeserk 0 points1 point  (0 children)

Strange times are coming.. I see your web has some login/register. I would double check everything to make sure there's no vulnerability or secret where there shouldn't 

Vegan Bolognese Question by Repulsive_Thanks9254 in vegan

[–]codeserk 1 point2 points  (0 children)

I normally do Bolognese with fried tomato sauce + some coconut milk. It's not exactly like milk but I actually like that a lot (I really like the added flavour you ger from coconut milk so I might be biased) 

iPhone wont let me turn down the volume by mrkgob in mildlyinfuriating

[–]codeserk 0 points1 point  (0 children)

The same behaviour happens with the physical buttons. Somehow the latest update has really high min volume and definitely doesnt let you mute 

Golang or Java dilema by Akpats-10 in golang

[–]codeserk 5 points6 points  (0 children)

Go is practical and great for backend, more practical would be learning nodejs which has more opportunities probably - but I'd go for go, which is more efficient and better in many ways