@ppy sorry to bother you, but you seem one of the few people to have the same issue that I have with JetBrains' new font rendering: https://t.co/7GzommdIiY
Have you found a workaround? On 2023 EAP I'm still seeing reduced kerning even with metal rendering disabled.
Something trivial that needs to still be said:
Your software architecture will be better for maintenance and reliability if the person making the architectural decisions is also a person who will write the code, and will be a person oncall when that code is deployed.
Ieri Giacomo Lombardi, senior engineer a Slope, ha tenuto un seminario presso la facoltà di Ingegneria Informatica di Perugia.
Giacomo nella sua lezione rivolta ai giovani ingegneri del software ha parlato di "debito tecnico".
💡 𝗛𝗼𝘀𝗽𝗶𝘁𝗮𝗹𝗶𝘁𝘆 𝗕𝗿𝗮𝗶𝗻𝘀𝘁𝗼𝗿𝗺𝗶𝗻𝗴 𝗔𝗿𝗲𝗻𝗮 è uno spazio in cui si terranno delle 𝗺𝗶𝗻𝗶-𝗰𝗼𝗻𝗳𝗲𝗿𝗲𝗻𝘇𝗲 𝗶𝗻𝘁𝗲𝗿𝗮𝘁𝘁𝗶𝘃𝗲 dove una serie di esperti speaker si confronteranno per parlare di ospitalità e innovazione.
https://t.co/UQjOmGUd7l
The "agile in a flash" card summary of why bad code exists:
Come chat about it at today's Twitter Space conversation with @tottinge and me.
https://t.co/xYDGYv2255 2pm CDT
SERVER-SIDE APPS WERE SLOW SO WE STARTED BUILDING CLIENT-SIDE APPS BUT THEY TURNED OUT TO BE EVEN SLOWER AND NOW WE ARE COMING BACK TO SERVER-SIDE APPS AND EVERYONE SAYS BUILDING IT CLIENT-SIDE WAS STUPID FROM THE BEGINNING LOL
Nella 173esima puntata del podcast Ospitalità 4.0, Marco Matarazzi parlerà insieme ad Andrea Sprega, Chief Technology Officer di Slope, del concetto di penetration testing e di quali sono le varie metodologie per testarlo.
https://t.co/xw5ITIT6yE
Junior developers love magic. Seniors hate magic. And the reason seniors hate magic is that they know, from experience, that magic (things they don't understand) eventually bite in the ass.
@techleadhd Men shouldn't be in tech, as the irrational emotions produced by testosterone make them biologically predisposed to falling for dumb ideas like cryptocurrency
I'll pbly get in trouble for this, but I just do not believe people can do their best work working alone. We humans have a 200K-year history of not doing that. We are social animals. Coordinating once a day (or coordinating by leaving a trail of notes) is not working together.
"Don’t do speculative programming. Only make the code extensible if it is a validated assumption that it’ll be extended. Chances are by the time it gets extended, the problem definition looks different from when you wrote the code" – Alex Ewerlöf
“SPAs incur complexity that simply doesn't exist with traditional server-based websites[..] Too often, though, we don't see teams making that trade-off analysis, blindly accepting the complexity of SPAs by default even when the business needs don't justify it.”