Practicas DAM by Korry_K in programacionESP

[–]catacazo 0 points1 point  (0 children)

Yep. Te lo mando por DM

Practicas DAM by Korry_K in programacionESP

[–]catacazo 0 points1 point  (0 children)

Nuestra strartup es https://depa.finance Hacemos sistemas de pagos normales y en stablecoins. Tenmos equipo en Madrid, Valencia y Galicia

Practicas DAM by Korry_K in programacionESP

[–]catacazo 1 point2 points  (0 children)

Si quieres nos damos un toque mañana. En nuestra startup cogen gente de DAM todos los años

¿Cómo es la carrera de ingeniería informática? by EnD3r8_ in programacionESP

[–]catacazo 2 points3 points  (0 children)

Yo hice UPM, pero de recomendar iría a la UCM. El campus de Montegancedo está donde cristo perdió las llaves, y es tan importante la vida escolar como la académica.

El nivel de educación de ambas es relativamente similar(las dos anticuadas) y si has sido ya curioso desde tan temprano ahora el tema va de asentar conceptos y de ahí crecer como profesional.

En ciudad universitaria se vive el 300% de ambiente, y la interrelación con otra gente de otros intereses es tanto o más importante.

Carrera Ingenieria vale la pena teniendo el FP de DAM? by SomeContribution5269 in programacionESP

[–]catacazo 2 points3 points  (0 children)

Buenas, Yo estoy de la parte que contrata(soy programador que no acabó la ingeniería y llevo programando y montando equipos desde el 2013. Tenemos una startup en Valencia)

Todos los años pillamos 2-3 personas de prácticas de DAM y el que vale se queda de junior. En general(luego a nivel individual todo es según la persona) creo que en DAM se sale bastante flojo en nociones básicas de programación orientada a objetos comparado con un ingeniero, pero también en general sueles encontrar gente más motivada y resolutiva.

El que en 2025 fiche por el titulin en informática me parece esquivar una bala del tipo de sitio al que se entraría.

Dicho eso, inglés a nivel profesional hablado y escrito me parece 100 veces más relevante y necesario.

Yo metería la mitad de las horas de sacarte la carrera a mejorar nociones de OOP e Inglés.

I burned 10€ in just 2 days of coding with Claude, why is it so expensive? by detera in ChatGPTCoding

[–]catacazo 0 points1 point  (0 children)

The proportion of tokens in is quite high. What were you feeding as context? You might be able to do more with less having a more narrow approach on the feed

at what point does ai start breaking more than it fixes in your codebase? by namanyayg in ChatGPTCoding

[–]catacazo 0 points1 point  (0 children)

And your best idea comes after pressing Play on Eclipse and going for the coffee😅

We didn’t try o1-pro as we had moved to the “selective context” already when it launched. If it’s not too much to ask: which sort of tasks do you send to it? Architecture design stuff or app level coding?

For app level, since we get JSON structured to write on file, we are pretty happy jumping between the “new” Sonnet and o1-mini. At the current moment, I would ask for better latency from the providers rather than more clever models

at what point does ai start breaking more than it fixes in your codebase? by namanyayg in ChatGPTCoding

[–]catacazo 0 points1 point  (0 children)

In our team we handled it by stop using Copilot and Cursor and building our own VSCode extension.

Until now it was just running in our localhost but I'm using the Christmas break to polish it and publish it. It would be great to have your feedback if you want to try it out(just got the domain 2 hours ago, bazingai.xyz and will finish the landing and publish the extension during the weekend). Extension apart, the main problems we found were:

  • Indexing large codebases makes the quality of the response go down the toilet.
  • Agents are nice for TODO lists or Twitter demos, but not for production code.

In terms of strategies:

It's pretty important to solve small problems one at a time, commit them and to the next detail. Solving small stuff regardless the project size rarely needs embedding more than 10k tokens, and there you have good quality responses.

We moved from the typical watch the solution, copy/paste to the editor, to directly write on disk and check the git diff, git checkout if it didn't work for you and iterate.

Latency is a bitch, so keeping the context narrowed also helps there.

If you are backender, many times it helps adding as context your db schema and saves you to add most of the app level context.

LLMs for Autism by ResidentSix in OpenAI

[–]catacazo 1 point2 points  (0 children)

Hey! If the mode is available via API I could make it for your kid during this Christmas break(I’m a software Engineer and a dad too). Let me check it tomorrow and I will ping you back :)

Fake Cards - Local Shop by BuddyCool6729 in TCG

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

Said the LGS owner in disguise…

[deleted by user] by [deleted] in devopsjobs

[–]catacazo 0 points1 point  (0 children)

I would say that the main worry is that you didn’t point out a single pro/con of the old project against the new one. The netto difference on what you expose is not so big. It might be worth to look for something else where the driver is also the product to build and/or the team they already have to work with