jgsogo
@jgsogo
Followers
524
Following
1K
Media
418
Statuses
5K
May the forc++ be with you. @IBM Quantum. Antes @conan_io (@jfrog) y @madridccppug and @lingwars. Living la vida in Salamanca
Madrid
Joined July 2011
The Tech Lead role is among the most misunderstood in engineering teams. It’s not “the best coder”, and it should never be a bottleneck. I wrote a post on what good Tech Leads actually do, the signals to look for, and how EMs can better support them.
1
3
6
Good post about what to expect from a Tech Lead or Staff https://t.co/Ink4x8qdwU or in https://t.co/SEeuZjxljt :D
medium.com
And the cohesion they bring.
1
1
3
Shadow work in engineering teams https://t.co/t1QZNAclXu
newsletter.manager.dev
And the price your team pays for it
0
4
22
Last year I wrote my own database from scratch. Here's some stuff I learned 1. DBs are one of the few programs that still have to worry about "running out of memory" even today with so much RAM Example: User runs SELECT * from t and t is 8GB in size but you only have 4GB RAM
46
179
2K
I'm probably not the intended audience as a C++ guy but why are some tech stacks so afraid of just doing the thing? It's a method with 3 function calls and we're plugging an entire event dispatch system because we worry it might eventually grow to 5 function calls?
80
38
1K
Sustituir los incentivos es siempre la solución, y los incentivos de quien puede sustituirlos, es siempre el problema.
25
149
433
@Vertexwahn, I changed too many things, so I can't contribute it back as a PR, but I will opensource it for sure. The only issue pulling me back is that I have only implemented it for MacOs
A little bit of work inspired by https://t.co/zvtiikoZhR, and I have a working Qt project. Wonderful. Rock solid. Easy to maintain.
0
0
0
A little bit of work inspired by https://t.co/zvtiikoZhR, and I have a working Qt project. Wonderful. Rock solid. Easy to maintain.
github.com
Bazel rules for Qt6. Contribute to Vertexwahn/rules_qt6 development by creating an account on GitHub.
1
0
0
PD.- La interfaz con Tauri + Svelte seguirá ahí y la seguiré manteniendo (tests), a fin de cuentas en algún momento alguien que sí puede dedicarle 40h/semana lo arreglará... o quizá ya esté y sólo necesite actualizar algo
0
0
0
Y creo que éste es un proyecto para C++ e ImGUI (probablemente Qt fuera una mejor opción, pero eso es una historia para otro hilo)
1
0
0
He decidido migrar este juguete una vez más. En la línea de mi consejo inicial: * Si lo haces para disfrutar, asegúrate de que abandonarlo cuando ya no lo disfrutes no tiene consecuencias * Si lo haces para que sea útil (necesario), elige la mejor tecnología de manera objetiva
1
0
0
3) Migrar está aplicación a algo que funcione ™️. Qt, ImGUI,... No voy a frustrarme aquí.
1
0
0
2) Vivir con ello hasta que alguien lo arregle. El problema es que afecta también a las iteraciones de desarrollo. Ya no es "divertido".
1
0
0
1) Solucionarlo está fuera de mi alcance. El tiempo libre es limitado y esto no se puede investigar en horas muertas un día sí y dos semanas no.
1
0
0
Bien, pues todo perfecto hasta que te topas con un issue que supera lo que estás dispuesto a invertir por hobby: https://t.co/54maOKI80G ¿Y ahora qué?
github.com
Describe the bug When I use "cargo tauri dev" to launch the default template project, the interface displays a blank screen, and right-clicking has no response. Upon comparing it with an ...
1
0
0